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 |
---|---|---|---|---|---|
LINO | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9970606 | 5 years ago | | | 0 | 0.00011494500 | |
| 9970496 | 5 years ago | | | 0 | 0.00013793400 | |
| 9970280 | 5 years ago | | | 0 | 0.00013793400 | |
| 7165078 | 6 years ago | | | 0 | 0.00016800700 | |
| 7165050 | 6 years ago | | | 0 | 0.00016800700 | |
| 7164960 | 6 years ago | | | 0 | 0.000078243260 | |
| 7164936 | 6 years ago | | | 0 | 0.00016800700 | |
| 5896801 | 6 years ago | | | 0 | 0.0012925980 | |
| 5896747 | 6 years ago | | | 0 | 0.0016516530 | |
| 5896742 | 6 years ago | | | 0 | 0.0020825190 |
ABI
ABI objects
Getter at block 21164145
decimals() view returns (uint256)
18
ico() view returns (address)
0xe163f74937c8c3065518486e58d655504da0d4db
name() view returns (string)
Aida TOKEN
symbol() view returns (string)
AID
tokensAreFrozen() view returns (bool)
true
totalSupply() view returns (uint256)
54892866783937115559618420
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
burnTokens(address _investor, uint256 _value)
defrostTokens()
frostTokens()
mintTokens(address _holder, uint256 _value)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _ico)
This contract contains no fallback and receive objects.
This contract contains no error objects.