Expect Chain
Verified contract
Active on
Ethereum with 146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Expect Chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20257533 | 5 months ago | | | 0 | 0.00010587723 | |
| 20257532 | 5 months ago | | | 0 | 0.00027984000 | |
| 20257532 | 5 months ago | | | 0 | 0.0041614410 | |
| 20257531 | 5 months ago | | | 0 | 0.00075679638 | |
| 20257530 | 5 months ago | | | 0 | 0.00098648581 | |
| 20257525 | 5 months ago | | | 0 | 0.000086724846 | |
| 20257523 | 5 months ago | | | 0 | 0.000089504292 | |
| 20257519 | 5 months ago | | | 0 | 0.000053424681 | |
| 20257516 | 5 months ago | | | 0 | 0.000093968622 | |
| 20257507 | 5 months ago | | | 0 | 0.000080615993 |
ABI
ABI objects
Getter at block 21383416
deadline() view returns (uint256)
1552057971
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
true
name() view returns (string)
Expect Chain
progress0drop() view returns (uint256)
101
requestMinimum() view returns (uint256)
10000000000000000
round1() view returns (uint256)
1551107571
round2() view returns (uint256)
1551798771
symbol() view returns (string)
EXC
target0drop() view returns (uint256)
100
tokensPerEth() view returns (uint256)
1250000000000000
totalDistributed() view returns (uint256)
127377450000000000
totalSupply() view returns (uint256)
1100000000000000000
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
reDistribution() returns (bool)
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()
DistrRestarted()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.