Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcbd1…bbed
Balances ($0.00)
No balances found for "Ledger"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9589587 | 5 years ago | | | 0 | 0.00019036710 | |
| 9589582 | 5 years ago | | | 0 | 0.000024723000 | |
| 9589574 | 5 years ago | | | 0 | 0.00022270710 | |
| 5303228 | 7 years ago | | | 0 | 0.00013114500 | |
| 5303107 | 7 years ago | | | 0 | 0.00012591900 | |
| 5214544 | 7 years ago | | | 0 | 0.0016145500 | |
| 5213555 | 7 years ago | | | 0 | 0.0016144800 | |
| 5213448 | 7 years ago | | | 0 | 0.0011582000 | |
| 5176809 | 7 years ago | | | 0 | 0.0011564000 | |
| 5175608 | 7 years ago | | | 0 | 0.0011500000 |
ABI
ABI objects
Getter at block 21314875
controller() pure returns (address)
0xcbd1dc6d55f20c9b4639752544d7eecf261abbed
finalized() pure returns (bool)
false
mintingNonce() pure returns (uint256)
82
mintingStopped() pure returns (bool)
true
owner() pure returns (address)
0x9d71b69d76efb774912166df5b5fd7b8ee483cba
totalSupply() pure returns (uint256)
36298309430186835
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
State-modifying
Events acceptOwnership()
approve(address _owner, address _spender, uint256 _value) returns (bool success)
burn(address _owner, uint256 _amount)
changeOwner(address _newOwner)
decreaseApproval(address _owner, address _spender, uint256 _subtractedValue) returns (bool success)
finalize()
increaseApproval(address _owner, address _spender, uint256 _addedValue) returns (bool success)
multiMint(uint256 nonce, uint256[] bits)
setController(address _controller)
stopMinting()
transfer(address _from, address _to, uint256 _value) returns (bool success)
transferFrom(address _spender, address _from, address _to, uint256 _value) returns (bool success)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.