Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DISLEDGER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11704709 | 4 years ago | | | 0 | 0.0023268656 | |
| 11645177 | 4 years ago | | | 0 | 0.0014075201 | |
| 10008577 | 5 years ago | | | 0 | 0.00011112000 | |
| 9157535 | 5 years ago | | | 0 | 0.00014816000 | |
| 7949183 | 5 years ago | | | 0 | 0.00045872000 | |
| 7949173 | 5 years ago | | | 0 | 0.00010977600 | |
| 7182808 | 6 years ago | | | 0 | 0.00018076800 | |
| 7182803 | 6 years ago | | | 0 | 0.000073184000 | |
| 7059645 | 6 years ago | | | 0 | 0.000073056000 | |
| 7048947 | 6 years ago | | | 0 | 0.000073184000 |
ABI
ABI objects
Getter at block 21173695
_totalSupply() view returns (uint256)
30000000000
decimals() view returns (uint8)
3
name() view returns (string)
DISLEDGER
owner() view returns (address)
0x0cff2ed2f99cd3c889ed19d3bc9c5d8a934a9a17
symbol() view returns (string)
DCL
totalSupply() view returns (uint256 totalSupply)
30000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.