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 "DONKEY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20338866 | 5 months ago | | | 0 | 0.00016983906 | |
| 20334064 | 5 months ago | | | 0 | 0.00081807957 | |
| 20333412 | 5 months ago | | | 0 | 0.00089093909 | |
| 20333393 | 5 months ago | | | 0 | 0.00051236691 | |
| 20333391 | 5 months ago | | | 0 | 0.00076110000 | |
| 20333381 | 5 months ago | | | 0 | 0.0010752577 | |
| 20333369 | 5 months ago | | | 0 | 0.00086364708 | |
| 20333351 | 5 months ago | | | 0 | 0.00093943721 | |
| 20333313 | 5 months ago | | | 0 | 0.00094678170 | |
| 20333298 | 5 months ago | | | 0 | 0.00088046686 |
ABI
ABI objects
Getter at block 21379707
category() view returns (address)
0x8120535095941a87bfb8ccb4dd9393f5782bc7d6
decimals() view returns (uint8)
18
name() view returns (string)
DONKEY
symbol() view returns (string)
DONKEY
totalSupply() view returns (uint256)
347000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
tower(address[] network)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.