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 |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.003902 |
$0 | |
TGAME | ERC-20 | 10.53K | -- | -- | |
CODY | ERC-20 | 20 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15678326 | 2 years ago | | | 0 | 0.00053542454 | |
| 13820285 | 3 years ago | | | 0 | 0.0036982296 | |
| 12293138 | 4 years ago | | | 0 | 0.0036398700 | |
| 11794637 | 4 years ago | | | 0 | 0.0080398130 | |
| 11469388 | 4 years ago | | | 0 | 0.0047795880 | |
| 11468273 | 4 years ago | | | 0 | 0.0055766601 | |
| 11461384 | 4 years ago | | | 0 | 0.0032671342 | |
| 11453153 | 4 years ago | | | 0 | 0.0016728559 | |
| 11453015 | 4 years ago | | | 0 | 0.0025192484 | |
| 11417542 | 4 years ago | | | 0 | 0.0034361239 |
ABI
ABI objects
Getter at block 21161480
decimals() view returns (uint256)
18
name() view returns (string)
Coindy
symbol() view returns (string)
CODY
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.