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 |
---|---|---|---|---|---|
NEXO | ERC-20 | 3.1K | $1.17 |
$3,627 | |
ERC-20 | 21M | -- | -- | ||
BTWIN | ERC-20 | 88.889K | -- | -- | |
XES | ERC-20 | 48.862536K | -- | -- | |
ERC-20 | 8.889K | -- | -- | ||
XCEL | ERC-20 | 50 | -- | -- | |
FMCVA | ERC-20 | 6 | -- | -- | |
PCPie | ERC-20 | 5 | -- | -- | |
ALTS | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21139686 | 3 days ago | | | 0 | 0.00076602122 | |
| 20704421 | 2 months ago | | | 0 | 0.000045766401 | |
| 20454738 | 3 months ago | | | 0 | 0.00010001627 | |
| 20152467 | 5 months ago | | | 0 | 0.00012524409 | |
| 19987789 | 5 months ago | | | 0 | 0.00028797604 | |
| 19985837 | 5 months ago | | | 0 | 0.00021879016 | |
| 19979937 | 5 months ago | | | 0 | 0.00033767053 | |
| 19979863 | 5 months ago | | | 0 | 0.00038211908 | |
| 19237876 | 9 months ago | | | 0 | 0.0010846955 | |
| 19233847 | 9 months ago | | | 0 | 0.0016961636 |
ABI
ABI objects
Getter at block 21158252
decimals() view returns (uint256)
18
name() view returns (string)
Proxeus
symbol() view returns (string)
XES
totalSupply() view returns (uint256)
300000000000000000000000000
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)
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 fromAddress, address indexed toAddress, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.