Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "A.top CNY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7232023 | 6 years ago | | | 0 | 0.00043636750 | |
| 7075834 | 6 years ago | | | 0 | 0.00068185800 | |
| 7075834 | 6 years ago | | | 0 | 0.00068185800 | |
| 7075832 | 6 years ago | | | 0 | 0.00068185800 | |
| 7075831 | 6 years ago | | | 0 | 0.00068185800 | |
| 7075829 | 6 years ago | | | 0 | 0.00068185800 | |
| 7075825 | 6 years ago | | | 0 | 0.00068185800 | |
| 7075780 | 6 years ago | | | 0 | 0.00068185800 | |
| 7075608 | 6 years ago | | | 0 | 0.00095185800 | |
| 7075595 | 6 years ago | | | 0 | 0.00068185800 |
ABI
ABI objects
Getter at block 21224609
decimals() view returns (uint8)
18
name() view returns (string)
A.top CNY
owner() view returns (address)
0xa05ba36df8467c65af2e14b624834a695e37e382
symbol() view returns (string)
ACNY
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol, address centralMinter)
This contract contains no fallback and receive objects.
This contract contains no error objects.