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 |
---|---|---|---|---|---|
CDY | ERC-20 | 98.948692M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8382787 | 5 years ago | | | 0 | 0.000041268700 | |
| 8372859 | 5 years ago | | | 0 | 0.00022645000 | |
| 8372772 | 5 years ago | | | 0 | 0.00022837000 | |
| 8372573 | 5 years ago | | | 0 | 0.00022773000 | |
| 8366615 | 5 years ago | | | 0 | 0.000022709000 | |
| 8366016 | 5 years ago | | | 0 | 0.000094494000 | |
| 8365672 | 5 years ago | | | 0 | 0.000047247000 | |
| 8363878 | 5 years ago | | | 0 | 0.000052517000 | |
| 8363697 | 5 years ago | | | 0 | 0.000052581000 | |
| 8363638 | 5 years ago | | | 0 | 0.000052645000 |
ABI
ABI objects
Getter at block 21179703
INITIAL_SUPPLY() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
COINDAYRA
symbol() view returns (string)
CDY
tokenWallet() view returns (address)
0x1f1ae8f590a027b160e284a225eaaf98540884f4
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)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.