ASIA COIN
Verified contract
Active on
Ethereum with 395 txns
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 |
---|---|---|---|---|---|
ASIA | ERC-20 | 9.204552K | $0.119448 |
$1,099.47 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21433019 | 2 hours ago | | | 0 | 0.00063139597 | |
| 21422046 | 2 days ago | | | 0 | 0.00037371875 | |
| 21364041 | 10 days ago | | | 0 | 0.0011353980 | |
| 21363668 | 10 days ago | | | 0 | 0.00029568351 | |
| 21342396 | 13 days ago | | | 0 | 0.00078823800 | |
| 21342396 | 13 days ago | | | 0 | 0.00078797400 | |
| 21342371 | 13 days ago | | | 0 | 0.0010140240 | |
| 21342371 | 13 days ago | | | 0 | 0.0010140240 | |
| 21305218 | 18 days ago | | | 0 | 0.00019248000 | |
| 21260149 | 24 days ago | | | 0 | 0.00039600438 |
ABI
ABI objects
Getter at block 21433746
decimals() view returns (uint8)
18
name() view returns (string)
ASIA COIN
symbol() view returns (string)
ASIA
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address owner, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.