Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DCH | ERC-20 | 110 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13107040 | 3 years ago | | | 0 | 0.0036967441 | |
| 13106622 | 3 years ago | | | 0 | 0.0044107141 | |
| 11658815 | 4 years ago | | | 0 | 0.0016400000 | |
| 11654988 | 4 years ago | | | 0 | 0.0018944940 | |
| 11645973 | 4 years ago | | | 0 | 0.0041140884 | |
| 11639494 | 4 years ago | | | 0 | 0.0022041000 | |
| 11620800 | 4 years ago | | | 0 | 0.0016272480 | |
| 11613924 | 4 years ago | | | 0 | 0.0015110160 | |
| 11610472 | 4 years ago | | | 0 | 0.0086224680 | |
| 11610256 | 4 years ago | | | 0 | 0.0020000000 |
ABI
ABI objects
Getter at block 21265113
decimals() view returns (uint8)
18
name() view returns (string)
Doch
owner() view returns (address)
0x06550be7e7d4373c8a26565c60b5ad97993b6592
symbol() view returns (string)
DCH
totalSupply() view returns (uint256)
300000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
freezeAccount(address target, bool freeze)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.