This contract is being backfilled. You may encounter incomplete storage history.

Ethereum Blue

Verified contract

Active on Ethereum with 32,058 txns
Deployed by via 0x451ee245 at 4380066
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xe92f2eab5ef780f0309c2f0b9dda71404a43f32551ad3dcd2893cb740cc11c9c
0xb1f6d58e759cead618fb90f5ebae6ddcb7de1e20e022387d900689d7421eff26
0x1373291763636d85054c421e2629d1dc748701df63324a86f7577d9f6a191b96
0x147c78227bc37bba6aa360a352d80752ec215f25f89ef262c4874b01a0c53c1b
0x16ec1f773f394c404ac6c26c6fc11f577773c86e50a1ffa6d171aae441182e03
0x57282a5507246d34225db02e36cb219547492c7b9d87688ff34891c36b8b2e23
0xc974ceb4c0dd6986484b77b7d2d94fe2b656ad3c150c47767107736bf803cc75
0xf50d2a00aa0138892cfb85d90943d559ae8a209147e9bbfaa830c4061485fe77
0x0574aa3bed10a6e3240a2fdb289adaebb82f9a9dd1f57b8633f02e99b0c613e0
0x157edeb330bdeef3d6fd6ef20041fc12a2b183e75c951e4457c657b5639446e6

Functions
Getter at block 20796043
SUPPLY_CAP(view returns (uint256)
4200000000000000
decimals(view returns (uint8)
8
name(view returns (string)
Ethereum Blue
nonce(view returns (uint256)
2
note(view returns (string)
http://chat.etherblue.org
owner(view returns (address)
0x00b0b08c21d9a80315ff71037c7f7fc6324897c1
symbol(view returns (string)
BLUE
totalSupply(view returns (uint256)
4200000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
drop(address[] addressesuint256 amount
incNonce(
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
setNote(string note_
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
NonceTick(uint256 nonce
NoteChanged(string newNote
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PerformingDrop(uint256 count
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.