Ethereum X
Verified contract
Active on
Ethereum with 8,198 txns
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 |
---|---|---|---|---|---|
SHK | ERC-20 | 15 | $0.011897 |
$0.18 | |
EOSG | ERC-20 | 40K | -- | -- | |
ERC-20 | 2K | -- | -- | ||
SHNZ | ERC-20 | 2K | -- | -- | |
EBNB | ERC-20 | 1K | -- | -- | |
XMRG | ERC-20 | 672 | -- | -- | |
METH | ERC-20 | 499 | -- | -- | |
EB2X | ERC-20 | 400 | -- | -- | |
🍺 | ERC-20 | 250 | -- | -- | |
LST | ERC-20 | 200 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19835519 | 6 months ago | | | 0 | 0.00018420800 | |
| 19835518 | 6 months ago | | | 0 | 0.00018420800 | |
| 8171452 | 5 years ago | | | 0 | 0.000021542000 | |
| 8157557 | 5 years ago | | | 0 | 0.000021542000 | |
| 8156643 | 5 years ago | | | 0 | 0.000036542000 | |
| 7999794 | 5 years ago | | | 0 | 0.000036542000 | |
| 7761702 | 6 years ago | | | 0 | 0.0017174740 | |
| 7753275 | 6 years ago | | | 0 | 0.00018204800 | |
| 7297701 | 6 years ago | | | 0 | 0.000063195000 | |
| 7297683 | 6 years ago | | | 0 | 0.000063000000 |
ABI
ABI objects
Getter at block 21256608
decimals() view returns (uint8)
18
name() view returns (string)
Ethereum X
symbol() view returns (string)
ETHX
totalSupply() view returns (uint256)
5000000000000000000000000
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.