Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,643,504.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 230.331858 | $3,624.01 |
$834,724.96 | |
$MONG | ERC-20 | 62.213713T | $0.00 |
$808,778.27 | |
PLANET | ERC-20 | 250K | $0.000003 |
$0.82 | |
SODO | ERC-20 | 2K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17741167 | a year ago | | | 0 | 0.014179807 | |
| 17740898 | a year ago | | | 0 | 0.0065882631 | |
| 17368064 | a year ago | | | 0 | 0.0046849718 | |
| 17131325 | 2 years ago | | | 0 | 0.0016394434 |
ABI
ABI objects
Getter at block 21285333
DOMAIN_SEPARATOR() view returns (bytes32)
0xca649b7b49b5b1d5f83db16ca94effa9692755496e5cbf7b80fd4e34a0f4309a
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=62213712824215502728527166475836, _reserve1=230331857637174101144, _blockTimestampLast=1732784783)
kLast() view returns (uint256)
0
name() view returns (string)
Uniswap V2
price0CumulativeLast() view returns (uint256)
2101937330019443052406223330472
price1CumulativeLast() view returns (uint256)
48972652380335959214843211371787010065219997329970164
symbol() view returns (string)
UNI-V2
token0() view returns (address)
0x1ce270557c1f68cfb577b856766310bf8b47fd9c
token1() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
33303856162698481084463475
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(address to) returns (uint256 amount0, uint256 amount1)
initialize(address _token0, address _token1)
mint(address to) returns (uint256 liquidity)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data)
sync()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Sync(uint112 reserve0, uint112 reserve1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.