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 |
---|---|---|---|---|---|
MEK | ERC-20 | 2.2K | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
HIC | ERC-20 | 8 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- | |
ION | ERC-20 | 0.5 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13471462 | 3 years ago | | | 0 | 0.0035118908 | |
| 9472213 | 5 years ago | | | 0 | 0.000036682000 | |
| 9454242 | 5 years ago | | | 0 | 0.000034444000 | |
| 9095626 | 5 years ago | | | 0 | 0.00036194200 | |
| 8559502 | 5 years ago | | | 0 | 0.0010013850 | |
| 8239817 | 5 years ago | | | 0 | 0.00010707000 | |
| 8211915 | 5 years ago | | | 0 | 0.00064242000 | |
| 8177997 | 5 years ago | | | 0 | 0.070773450 | |
| 8175955 | 5 years ago | | | 0 | 0.00087535000 | |
| 8175850 | 5 years ago | | | 0 | 0.0012300000 |
ABI
ABI objects
Getter at block 21263908
decimals() view returns (uint8)
6
name() view returns (string)
MEK
symbol() view returns (string)
MEK
totalSupply() view returns (uint256)
280000000000000
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.