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 "i9X Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20815233 | 2 months ago | | | 0 | 0.00085263574 | |
| 18989650 | 10 months ago | | | 0 | 0.00051282682 | |
| 16721479 | 2 years ago | | | 0 | 0.0012830375 | |
| 16480904 | 2 years ago | | | 0 | 0.00071526341 | |
| 16480883 | 2 years ago | | | 0 | 0.00071441041 | |
| 16386396 | 2 years ago | | | 0 | 0.00054217288 | |
| 16386291 | 2 years ago | | | 0 | 0.00092049978 | |
| 16290889 | 2 years ago | | | 0 | 0.00053940665 | |
| 16290882 | 2 years ago | | | 0 | 0.00059743794 | |
| 16290684 | 2 years ago | | | 0 | 0.0011927743 |
ABI
ABI objects
Getter at block 21159815
_totalSupply() view returns (uint256)
3000000000000
decimals() view returns (uint8)
8
name() view returns (string)
i9X Coin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x6298ad8ce57492d08f9bac6a72c4dcb194e890c0
symbol() view returns (string)
I9X
totalSupply() view returns (uint256)
3000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 _value) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address indexed from, uint256 value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.