All Chain Coin
Verified contract
Active on
Ethereum with 4,252 txns
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 |
---|---|---|---|---|---|
AIA | ERC-20 | 20.453K | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
CBIT | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15554979 | 2 years ago | | | 0 | 0.00033462177 | |
| 13219598 | 3 years ago | | | 0 | 0.0027264734 | |
| 12211649 | 4 years ago | | | 0 | 0.0048229369 | |
| 11157092 | 4 years ago | | | 0 | 0.0033201620 | |
| 10978041 | 4 years ago | | | 0 | 0.0015348344 | |
| 9792934 | 5 years ago | | | 0 | 0.00034695900 | |
| 9784921 | 5 years ago | | | 0 | 0.00096377500 | |
| 9784904 | 5 years ago | | | 0 | 0.00038551000 | |
| 9770952 | 5 years ago | | | 0 | 0.0013387750 | |
| 9770940 | 5 years ago | | | 0 | 0.00023130600 |
ABI
ABI objects
Getter at block 21158141
decimals() pure returns (uint8)
4
name() pure returns (string)
All Chain Coin
owner() pure returns (address)
0x5c79b10173146c0dfbee9b690db1b92c31b21373
symbol() pure returns (string)
AIA
totalSupply() pure returns (uint256)
10000000000000
Read-only
balanceOf(address) pure returns (uint256)
frozenAccount(address) pure returns (bool)
State-modifying
Events freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value)
transferOwnership(address newOwner)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol, uint8 decimalUnits)
This contract contains no fallback and receive objects.
This contract contains no error objects.