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 "DTOCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17095281 | 2 years ago | | | 0 | 0.0018984973 | |
| 15291881 | 2 years ago | | | 0 | 0.00013249663 | |
| 14897216 | 2 years ago | | | 0 | 0.0014370118 | |
| 13595089 | 3 years ago | | | 0 | 0.0074931582 | |
| 12707632 | 3 years ago | | | 0 | 0.00015146175 | |
| 12502481 | 3 years ago | | | 0 | 0.0013150280 | |
| 12502467 | 3 years ago | | | 0 | 0.0020165340 | |
| 12303870 | 4 years ago | | | 0 | 0.0022750281 | |
| 12157955 | 4 years ago | | | 0 | 0.0049964280 | |
| 11644476 | 4 years ago | | | 0 | 0.0022592544 |
ABI
ABI objects
Getter at block 21256570
decimals() view returns (uint256)
18
name() view returns (string)
DTOCoin
symbol() view returns (string)
DTO
target() view returns (address)
0xce8b53555ee4b6275f5a9cb52b328fea92a2ea10
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _target)
This contract contains no fallback and receive objects.
This contract contains no error objects.