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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18296300 | a year ago | | | 0 | 0.00017206524 | |
| 18296271 | a year ago | | | 0 | 0.00037078668 | |
| 17419322 | a year ago | | | 0 | 0.00094167688 | |
| 17419309 | a year ago | | | 0 | 0.0017564331 | |
| 15870327 | 2 years ago | | | 0 | 0.0020156350 | |
| 15077849 | 2 years ago | | | 0 | 0.00078118543 | |
| 14552558 | 3 years ago | | | 0 | 0.0019303600 | |
| 14377761 | 3 years ago | | | 0 | 0.00043744019 | |
| 14044722 | 3 years ago | | | 0 | 0.0094620709 | |
| 13757584 | 3 years ago | | | 0 | 0.0041295150 |
ABI
ABI objects
Getter at block 21157136
decimals() view returns (uint8)
8
name() view returns (string)
USDA
owner() view returns (address)
0xaa6e26dc64042001f8bb8f82cf2e8582fec5d42b
symbol() view returns (string)
USDA
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 amount)
mintToken(uint256 mintedAmount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(uint256 amount)
Lock(address indexed ac, uint256 value, uint256 time)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.