Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERC-20 | 888.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
ERC-20 | 7.777777M | -- | -- | ||
IPC | ERC-20 | 14.870324K | -- | -- | |
ERC-20 | 8.889K | -- | -- | ||
C4Y | ERC-20 | 4.8K | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13246231 | 3 years ago | | | 0 | 0.0030421951 | |
| 11276667 | 4 years ago | | | 0 | 0.0062163600 | |
| 11233499 | 4 years ago | | | 0 | 0.0027449230 | |
| 9174925 | 5 years ago | | | 0 | 0.000088327200 | |
| 9174509 | 5 years ago | | | 0 | 0.000036803000 | |
| 8947091 | 5 years ago | | | 0 | 0.000045544000 | |
| 8312011 | 5 years ago | | | 0 | 0.00028260650 | |
| 8106908 | 5 years ago | | | 0 | 0.00020553200 | |
| 8102624 | 5 years ago | | | 0 | 0.0011981951 | |
| 8057496 | 5 years ago | | | 0 | 0.00010879123 |
ABI
ABI objects
Getter at block 21158229
decimals() pure returns (uint8)
8
name() pure returns (string)
IPC
symbol() pure returns (string)
IPC
totalSupply() pure returns (uint256)
9600000000000000
version() pure returns (string)
I0.1
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure 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(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
fallback()
This contract contains no error objects.