Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KISHU | ERC-20 | 319.333416B | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151916 | a day ago | | | 0 | 0.00044167796 | |
| 21147825 | 2 days ago | | | 0 | 0.00031609863 | |
| 21146023 | 2 days ago | | | 0 | 0.00042165717 | |
| 21143165 | 2 days ago | | | 0 | 0.00062220663 | |
| 21143051 | 2 days ago | | | 0 | 0.00065928693 | |
| 21142785 | 3 days ago | | | 0 | 0.00047841367 | |
| 21142560 | 3 days ago | | | 0 | 0.00039582333 | |
| 21140899 | 3 days ago | | | 0 | 0.00043761712 | |
| 21139378 | 3 days ago | | | 0 | 0.00050643877 | |
| 21137159 | 3 days ago | | | 0 | 0.00069626583 |
ABI
ABI objects
Getter at block 21160788
decimals() view returns (uint8)
8
name() view returns (string)
GDT
symbol() view returns (string)
GDT
totalSupply() view returns (uint256)
37656265504693035
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burn(uint256 amount) returns (bool success)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address manager)
This contract contains no fallback and receive objects.
This contract contains no error objects.