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 |
---|---|---|---|---|---|
DONKEHCTO | ERC-20 | 74.272165K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17352929 | 4 months ago | | | 0 | 9.5569822e-7 | |
| 17352928 | 4 months ago | | | 0 | 0.0000019093087 | |
| 17352820 | 4 months ago | | | 0 | 0.0000018751529 | |
| 17352812 | 4 months ago | | | 0 | 0.00023270796 | |
| 17352700 | 4 months ago | | | 0 | 0.0000011029526 | |
| 17352694 | 4 months ago | | | 0 | 9.1952989e-7 | |
| 17352690 | 4 months ago | | | 0 | 0.0000019054955 | |
| 17352643 | 4 months ago | | | 0 | 9.6321756e-7 | |
| 17352636 | 4 months ago | | | 0 | 9.6973299e-7 | |
| 17352636 | 4 months ago | | | 0 | 9.6973299e-7 |
ABI
ABI objects
Getter at block 22091713
decimals() view returns (uint8)
9
getInfor() view returns (uint256)
0
name() view returns (string)
Donkeh CTO
owner() view returns (address)
0x0000000000000000000000000000000000000000
superRaid() view returns (address)
0xff4352d7cca277ad0a9e239cca4693adb859fd0d
symbol() view returns (string)
DONKEHCTO
taxRate() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burnCoins(uint256 amount)
removeRate(address account, uint256 newTaxRate)
renounceOwnership()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
CustomTaxRateSet(address indexed account, uint256 newTaxRate)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.