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 "ICE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18300837 | a year ago | | | 0 | 0.00032037279 | |
| 18300828 | a year ago | | | 0 | 0.00029861324 | |
| 18300788 | a year ago | | | 0 | 0.0048742652 | |
| 18300787 | a year ago | | | 0 | 0.00051339924 | |
| 18300787 | a year ago | | | 0 | 0.00051339924 | |
| 18300786 | a year ago | | | 0 | 0.00015668767 | |
| 18300763 | a year ago | | | 0 | 0.00049915994 | |
| 18300749 | a year ago | | | 0 | 0.00023853043 |
ABI
ABI objects
Getter at block 21212581
decimals() view returns (uint8)
18
name() view returns (string)
ICE
name_() view returns (string)
ICE
symbol() view returns (string)
ICE
symbol_() view returns (string)
ICE
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events EnableTrading()
Lock(uint256 _buy, uint256 _sell)
approve(address spender, uint256 amount) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed mtDev, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()