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 |
---|---|---|---|---|---|
ICTA | ERC-20 | 1.828K | -- | -- | |
UNIX | ERC-20 | 100 | -- | -- | |
MST | ERC-20 | 100 | -- | -- | |
VB | ERC-20 | 18 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
ICT | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19804930 | 7 months ago | | | 0 | 0.00048131221 | |
| 17062882 | 2 years ago | | | 0 | 0.00077693041 | |
| 16446133 | 2 years ago | | | 0 | 0.00075941900 | |
| 15410142 | 2 years ago | | | 0 | 0.0012429630 | |
| 14211188 | 3 years ago | | | 0 | 0.0030957803 | |
| 12713988 | 3 years ago | | | 0 | 0.00029870407 | |
| 12561752 | 3 years ago | | | 0 | 0.0022090190 | |
| 12059167 | 4 years ago | | | 0 | 0.0 | |
| 12059167 | 4 years ago | | | 0 | 0.0 | |
| 11222763 | 4 years ago | | | 0 | 0.0017282250 |
ABI
ABI objects
Getter at block 21271463
MAX_SUPPLY() view returns (uint256)
500000000000000000
airdropSupply() view returns (uint256)
20205342800000000
decimals() view returns (uint256)
9
name() view returns (string)
ICTA
owner() view returns (address)
0x8856d7e5c34c114d884d246ef237f18c53a5f3dc
symbol() view returns (string)
ICTA
totalSupply() view returns (uint256)
500000000000000000
version() view returns (string)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
lockEpochsMap(address, uint256) view returns (uint256 lockEndTime, uint256 lockAmount)
State-modifying
Events airdrop(address[] _holders, uint256 paySize)
airdrop2(address[] _holders, uint256 paySize)
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.