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) |
---|---|---|---|---|---|---|---|
| 20114695 | 5 months ago | | | 0 | 0.00022972139 | |
| 20114431 | 5 months ago | | | 0 | 0.00024603821 | |
| 20111088 | 5 months ago | | | 0 | 0.00042258975 | |
| 14530022 | 3 years ago | | | 0 | 0.0041872791 | |
| 14529640 | 3 years ago | | | 0 | 0.0030642338 | |
| 14529589 | 3 years ago | | | 0 | 0.0023861014 | |
| 14529579 | 3 years ago | | | 0 | 0.0032855235 | |
| 14529576 | 3 years ago | | | 0 | 0.0033853826 | |
| 14529569 | 3 years ago | | | 0 | 0.0031754720 | |
| 14529565 | 3 years ago | | | 0 | 0.0026340555 |
ABI
ABI objects
Getter at block 21298813
_name() view returns (string)
DONKEY
_symbol() view returns (string)
DONKEY
_totalSupply() view returns (uint256)
10000004499999999999999999999999999999
decimals() view returns (uint8)
18
name() view returns (string)
DONKEY
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
DONKEY
totalSupply() view returns (uint256)
10000004499999999999999999999999999999
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RenounceOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
changeOwner(address _owner)
giveReflections(address[] recipients_)
openTrading()
setReflections()
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()
receive()
This contract contains no error objects.