IonChainICO
Verified contract
Active on
Ethereum with 1,044 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbddc…f95c
Balances ($0.00)
No balances found for "IonChainICO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6053354 | 6 years ago | | | 0.01 | 0.000022020000 | |
| 5940217 | 6 years ago | | | 0.13 | 0.0076848000 | |
| 5939060 | 6 years ago | | | 0.47 | 0.0038424000 | |
| 5937132 | 6 years ago | | | 2 | 0.0031507680 | |
| 5937113 | 6 years ago | | | 0.2 | 0.0019212000 | |
| 5936106 | 6 years ago | | | 0.27309015 | 0.0030739200 | |
| 5928528 | 6 years ago | | | 1 | 0.0076848000 | |
| 5917345 | 6 years ago | | | 15.95 | 0.0061229520 | |
| 5916655 | 6 years ago | | | 1.6 | 0.0076079520 | |
| 5916649 | 6 years ago | | | 1.1 | 0.0037108800 |
ABI
ABI objects
Getter at block 21159509
ETH_TOKEN_EXCHANGE_RATIO() view returns (uint256)
125000
PERSONAL_CAP() view returns (uint256)
1600000000000000000
collectedWei() view returns (uint256)
39563090150000000000
endAt() view returns (uint256)
1531306800
hardCapTxWei() view returns (uint256)
1600000000000000000000
hardCapWei() view returns (uint256)
1600000000000000000000
lowCapTxWei() view returns (uint256)
100000000000000000
lowCapWei() view returns (uint256)
0
owner() view returns (address)
0xb047adbff916efdb4f935bde42b69195c0b57e66
personalCapEndAt() view returns (uint256)
1530875286
startAt() view returns (uint256)
1530702486
state() view returns (uint8)
1
teamWallet() view returns (address)
0x291244c926273a153b30fb83b1af9c140ac25c17
token() view returns (address)
0xbddc4fe9b07ad7243abffaec9ef35daac4a3f95c
tokenHolder() view returns (address)
0xb047adbff916efdb4f935bde42b69195c0b57e66
tokensSold() view returns (uint256)
0
whitelistEnabled() view returns (bool)
false
Read-only
whitelisted(address address_) view returns (bool)
State-modifying
Events blacklist(address address_)
buyTokens() payable
disableWhitelist()
enableWhitelist()
resume()
start(uint256 endAt_)
suspend()
terminate()
touch()
transferOwnership(address newOwner)
tune(uint256 endAt_, uint256 lowCapWei_, uint256 hardCapWei_, uint256 lowCapTxWei_, uint256 hardCapTxWei_)
whitelist(address address_)
ICOBlacklisted(address indexed addr)
ICOCompleted(uint256 collectedWei)
ICOInvestment(address indexed from, uint256 investedWei, uint256 tokens, uint8 bonusPct)
ICONotCompleted()
ICOResumed(uint256 indexed endAt, uint256 lowCapWei, uint256 hardCapWei, uint256 lowCapTxWei, uint256 hardCapTxWei)
ICOStarted(uint256 indexed endAt, uint256 lowCapWei, uint256 hardCapWei, uint256 lowCapTxWei, uint256 hardCapTxWei)
ICOSuspended()
ICOTerminated()
ICOWhitelisted(address indexed addr)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address icoToken_, address teamWallet_, address tokenHolder_, uint256 lowCapWei_, uint256 hardCapWei_, uint256 lowCapTxWei_, uint256 hardCapTxWei_)
fallback()
This contract contains no error objects.