Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($33.98)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.013966 | $2,423.32 |
$33.84 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.08 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
USA | ERC-20 | 1 | $0.001125 |
$0 | |
kurbi | ERC-20 | 0.2 | $0.000641 |
$0 | |
SNICK | ERC-20 | 2.4M | -- | -- | |
BUIDL | ERC-20 | 55.690445K | -- | -- | |
888 TME/CHINABASED | ERC-20 | 1.776K | -- | -- | |
MT4 | ERC-20 | 1K | -- | -- | |
PEP | ERC-20 | 61.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19573839 | 2 months ago | | | 0 | 0.000000059135920038 | |
| 18960467 | 2 months ago | | | 0 | 0.000000078853573422 | |
| 18303819 | 3 months ago | | | 0 | 0.000000078853573422 | |
| 18263886 | 3 months ago | | | 0 | 0.000000058048148574 | |
| 17487883 | 3 months ago | | | 0 | 7.5921300e-7 | |
0xf09f92a8 | 17426041 | 3 months ago | | | 0 | 5.2881833e-7 | |
| 17309231 | 4 months ago | | | 0 | 5.8149306e-7 | |
| 17157651 | 4 months ago | | | 0 | 2.6271180e-7 | |
| 17152055 | 4 months ago | | | 0 | 0.000000094950145542 | |
| 16614873 | 4 months ago | | | 0 | 0.000000094950145542 |
ABI
ABI objects
Getter at block 21976998
DOMAIN_SEPARATOR() view returns (bytes32)
0xa48705813cf2f8f84931b9b05684fb225c641a01f3377f17f02183d1b8df4369
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x8909dc15e40173ff4699343b6eb8132c65e18ec6
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=13966318015902100, _reserve1=55690445426028663345019, _blockTimestampLast=1730647901)
kLast() view returns (uint256)
0
name() view returns (string)
Uniswap V2
price0CumulativeLast() view returns (uint256)
460699517236730022265838986724410720746833812696
price1CumulativeLast() view returns (uint256)
927892276594196363860827614206911450
symbol() view returns (string)
UNI-V2
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0xdadc4f8e9d8d37294de0e02a2ce8cc0c90a4f6c2
totalSupply() view returns (uint256)
20620928022870494656
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.