Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($13,138.60)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XMON | ERC-20 | 15.32431 | $857.37 |
$13,138.6 | |
SHIBET | ERC-20 | 149.892541M | -- | -- | |
DC | ERC-20 | 37.706475M | -- | -- | |
CANTO | ERC-20 | 9.53013M | -- | -- | |
SUDO INU | ERC-20 | 2.289254M | -- | -- | |
FRUITS | ERC-20 | 1.430195M | -- | -- | |
SUDO | ERC-20 | 942.478106K | -- | -- | |
SUDO | ERC-20 | 249.641136K | -- | -- | |
XSUDO | ERC-20 | 10.501836K | -- | -- | |
CNV | ERC-20 | 3.141392K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21162697 | 17 days ago | | | 0 | 0.00092440725 | |
| 20765676 | 2 months ago | | | 0 | 0.00043736248 | |
| 20763283 | 2 months ago | | | 0 | 0.00025996144 | |
| 20763277 | 2 months ago | | | 0 | 0.00052533307 | |
| 20281225 | 5 months ago | | | 0 | 0.00018027619 | |
| 20202183 | 5 months ago | | | 0 | 0.00011140223 | |
| 20024193 | 6 months ago | | | 0 | 0.00074414035 | |
| 20021701 | 6 months ago | | | 0 | 0.00054682833 | |
| 20013405 | 6 months ago | | | 0 | 0.00060796642 | |
| 19950237 | 6 months ago | | | 0 | 0.00010976862 |
ABI
ABI objects
Getter at block 21285291
decimals() view returns (uint8)
18
name() view returns (string)
XXMON
symbol() view returns (string)
xXMON
totalSupply() view returns (uint256)
14661271412840071975
xmon() view returns (address)
0x3aada3e213abf8529606924d8d1c55cbdc70bf74
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exchangeRate(uint256 amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enter(uint256 _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
leave(uint256 _share)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _xmon)
This contract contains no fallback and receive objects.
This contract contains no error objects.