IceChain
Verified contract
Active on
Ethereum with 2,339 txns
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 |
---|---|---|---|---|---|
ICHX | ERC-20 | 3.24411M | -- | -- | |
BITOX | ERC-20 | 9.99K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19246873 | 9 months ago | | | 0 | 0.00096173346 | |
| 13604352 | 3 years ago | | | 0 | 0.0035082066 | |
| 12093636 | 4 years ago | | | 0 | 0.0087798150 | |
| 12093615 | 4 years ago | | | 0 | 0.0088918329 | |
| 11902491 | 4 years ago | | | 0 | 0.0037852650 | |
| 10806688 | 4 years ago | | | 0 | 0.0048670960 | |
| 10283815 | 4 years ago | | | 0 | 0.0026079270 | |
| 10146032 | 4 years ago | | | 0 | 0.0012613590 | |
| 10144694 | 4 years ago | | | 0 | 0.0017588100 | |
| 10138904 | 4 years ago | | | 0 | 0.00069669009 |
ABI
ABI objects
Getter at block 21158596
availableSupply() view returns (uint256)
0
decimals() view returns (uint8)
18
ico() view returns (address)
0x28adfeaaa093b9abe7cb253a91dc344f525cd8c1
locked() view returns (bool)
false
name() view returns (string)
IceChain
owner() view returns (address)
0x28adfeaaa093b9abe7cb253a91dc344f525cd8c1
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ICHX
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner_, address spender_) view returns (uint256)
balanceOf(address owner_) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address spender_, uint256 value_) returns (bool)
changeICO(address ico_)
claimOwnership()
icoInvestmentWei(address to_, uint256 amountWei_, uint256 ethTokenExchangeRatio_) returns (uint256)
lock()
selfDestruct(uint8 v, bytes32 r, bytes32 s)
transfer(address to_, uint256 value_) returns (bool)
transferFrom(address from_, address to_, uint256 value_) returns (bool)
transferOwnership(address newOwner)
unlock()
withdraw()
withdrawTokens(address _someToken)
Approval(address indexed owner, address indexed spender, uint256 value)
ICOChanged(address indexed icoContract)
ICOTokensInvested(address indexed to, uint256 amount)
Lock()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Unlock()
constructor(uint256 totalSupplyTokens_, uint256 companyTokens_)
fallback()
This contract contains no error objects.