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 |
---|---|---|---|---|---|
I9C | ERC-20 | 367.219778K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21090079 | 22 days ago | | | 0 | 0.00019163487 | |
| 21090050 | 22 days ago | | | 0 | 0.00017551107 | |
| 21090001 | 22 days ago | | | 0 | 0.00028113532 | |
| 19686961 | 7 months ago | | | 0 | 0.00058031480 | |
| 19604291 | 8 months ago | | | 0 | 0.00097372413 | |
| 19422341 | 8 months ago | | | 0 | 0.0018796743 | |
| 19406262 | 8 months ago | | | 0 | 0.0037905199 | |
| 19406247 | 8 months ago | | | 0 | 0.0041714168 | |
| 19323590 | 9 months ago | | | 0 | 0.0011902472 | |
| 19320114 | 9 months ago | | | 0 | 0.0033339553 |
ABI
ABI objects
Getter at block 21248902
decimals() view returns (uint8)
8
fundsWallet() view returns (address)
0x159cc2f534316a5dd6e3d3af040cbf43a673ffb1
name() view returns (string)
I9Coin
symbol() view returns (string)
I9C
totalEthInWei() view returns (uint256)
0
totalSupply() view returns (uint256)
21000000000000000
unitsOneEthCanBuy() view returns (uint256)
0
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.