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 |
---|---|---|---|---|---|
EBK | ERC-20 | 14.691256 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10546552 | 4 years ago | | | 0 | 0.0021003920 | |
| 10546485 | 4 years ago | | | 0 | 0.0029410640 | |
| 9596060 | 5 years ago | | | 0 | 0.000031386000 | |
| 9504210 | 5 years ago | | | 0 | 0.00052507000 | |
| 9402606 | 5 years ago | | | 0 | 0.00014495244 | |
| 9388121 | 5 years ago | | | 0 | 0.00047315100 | |
| 9388094 | 5 years ago | | | 0 | 0.00052531000 | |
| 9339718 | 5 years ago | | | 0 | 0.00022531000 | |
| 9339705 | 5 years ago | | | 0 | 0.000037531000 | |
| 8850520 | 5 years ago | | | 0 | 0.0011145500 |
ABI
ABI objects
Getter at block 21192610
currentPhase() view returns (uint256)
0
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
maxPhase1() view returns (uint256)
87500000000000000
maxPhase2() view returns (uint256)
175000000000000000
maxPhase3() view returns (uint256)
268500000000000000
minContribution() view returns (uint256)
1000000000000000
name() view returns (string)
INDOCHAIN
pase1() view returns (uint256)
1544140800
pase2() view returns (uint256)
1546732800
pase3() view returns (uint256)
1549324800
soldPhase1() view returns (uint256)
1907686827999966
soldPhase2() view returns (uint256)
1818331306199985
soldPhase3() view returns (uint256)
23800000000000
startPase() view returns (uint256)
1541548800
symbol() view returns (string)
IDC
tokensPer2Eth() view returns (uint256)
3500
tokensPer3Eth() view returns (uint256)
4000
tokensPerEth() view returns (uint256)
3000
totalDistributed() view returns (uint256)
354963568234199952
totalSupply() view returns (uint256)
900000000000000000
Read-only
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 adminClaimAirdrop(address _participant, uint256 _amount)
adminClaimAirdropMultiple(address[] _addresses, uint256 _amount)
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)
updateMaxPhase1(uint256 _maxPhase1)
updateMaxPhase2(uint256 _maxPhase2)
updateMaxPhase3(uint256 _maxPhase3)
updateStartPhase(uint256 _time)
updateTokens2PerEth(uint256 _tokensPerEth)
updateTokens3PerEth(uint256 _tokensPerEth)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw()
withdrawAltcoinTokens(address _tokenContract) returns (bool)
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()
MaxPhase1Updated(uint256 _maxPhase1)
MaxPhase2Updated(uint256 _maxPhase2)
MaxPhase3Updated(uint256 _maxPhase3)
StartPaseUpdated(uint256 _time)
TokensPerEth2Updated(uint256 _tokensPerEth)
TokensPerEth3Updated(uint256 _tokensPerEth)
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.