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 |
---|---|---|---|---|---|
XLC | ERC-20 | 148.14099K | -- | -- | |
ILT | ERC-20 | 20K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12851854 | 3 years ago | | | 0 | 0.00036291600 | |
| 11711538 | 4 years ago | | | 0 | 0.0020958560 | |
| 11163805 | 4 years ago | | | 0 | 0.00086107400 | |
| 11147522 | 4 years ago | | | 0 | 0.00036540000 | |
| 9985907 | 5 years ago | | | 0 | 0.00013160400 | |
| 9879135 | 5 years ago | | | 0 | 0.000062940000 | |
| 9827784 | 5 years ago | | | 0 | 0.00017940800 | |
| 9826012 | 5 years ago | | | 0 | 0.00037426000 | |
| 9826004 | 5 years ago | | | 0 | 0.00043395000 | |
| 9821726 | 5 years ago | | | 0 | 0.000074876000 |
ABI
ABI objects
Getter at block 21169494
deadline() view returns (uint256)
1556649831
decimals() view returns (uint256)
18
distributionFinished() view returns (bool)
true
name() view returns (string)
illume
progress0drop() view returns (uint256)
5001
requestMinimum() view returns (uint256)
10000000000000000
round1() view returns (uint256)
1554057831
round2() view returns (uint256)
1555785831
symbol() view returns (string)
ILT
target0drop() view returns (uint256)
5000
tokensPerEth() view returns (uint256)
10000000000000000000000000
totalDistributed() view returns (uint256)
6732756283125000000000000000
totalSupply() view returns (uint256)
8000000000000000000000000000
Read-only
Claimed(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events DistributeAirdrop(address _participant, uint256 _amount)
DistributeAirdropMultiple(address[] _addresses, uint256 _amount)
add(uint256 _value)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw(uint256 _wdamount)
withdrawAll()
withdrawForeignTokens(address _tokenContract) returns (bool)
Add(uint256 value)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.