Aviation Industry Chain Alliance
Verified contract
Active on
Ethereum with 1,831 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 |
---|---|---|---|---|---|
AICA | ERC-20 | 722 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13422697 | 3 years ago | | | 0 | 0.0055732150 | |
| 13350055 | 3 years ago | | | 0 | 0.0042907393 | |
| 11116444 | 4 years ago | | | 0 | 0.00048776404 | |
| 9998162 | 5 years ago | | | 0 | 0.00051392880 | |
| 9751693 | 5 years ago | | | 0 | 0.00029643901 | |
| 9746692 | 5 years ago | | | 0 | 0.00038910005 | |
| 9743851 | 5 years ago | | | 0 | 0.000026301006 | |
| 9743293 | 5 years ago | | | 0 | 0.00021564007 | |
| 9654891 | 5 years ago | | | 0 | 0.00086256007 | |
| 9629269 | 5 years ago | | | 0 | 0.00013010531 |
ABI
ABI objects
Getter at block 21118825
decimals() view returns (uint8)
8
name() view returns (string)
Aviation Industry Chain Alliance
symbol() view returns (string)
AICA
totalSupply() view returns (uint256)
90000000000000000
Read-only
_assert(bool assertion) pure
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address) view returns (uint256)
safeAdd(uint256 a, uint256 b) pure returns (uint256)
safeDiv(uint256 a, uint256 b) pure returns (uint256)
safeMul(uint256 a, uint256 b) pure returns (uint256)
safeSub(uint256 a, uint256 b) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string _name)
This contract contains no fallback and receive objects.
This contract contains no error objects.