Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,946.22)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.741309 | $3,340.61 |
$2,476.43 | |
USDC | ERC-20 | 2.467211K | $1.001 |
$2,469.68 | |
GRG | ERC-20 | 0.05 | $1.13 |
$0.06 | |
WGC | ERC-20 | 200 | $0.000272 |
$0.05 | |
SKIPUP | ERC-20 | 0.05 | $0.101146 |
$0.01 | |
USA | ERC-20 | 1 | $0.000623 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.00057 |
$0 | |
LIFI | ERC-20 | 245.036876K | -- | -- | |
| ERC-20 | 9K | -- | -- | |
BASED | ERC-20 | 5.444K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22934663 | 4 hours ago | | | 0 | 0.0000019274661 | |
| 22930830 | 6 hours ago | | | 0 | 0.0000019779606 | |
| 22892198 | a day ago | | | 0 | 0.0000019737465 | |
| 22886604 | a day ago | | | 0 | 2.5354350e-7 | |
| 22857655 | 2 days ago | | | 0 | 5.8851998e-7 | |
| 22837672 | 2 days ago | | | 0 | 0.0000018763920 | |
| 22837296 | 2 days ago | | | 0 | 0.0000018763920 | |
| 22793651 | 3 days ago | | | 0 | 0.0000019128538 | |
| 22744078 | 5 days ago | | | 0 | 0.0000057142067 | |
| 22707661 | 5 days ago | | | 0 | 0.0000017863448 |
ABI
ABI objects
Getter at block 22941775
DOMAIN_SEPARATOR() view returns (bytes32)
0x36061d94454b6ae557c50a3c6f87da760c15b74f35edbdbba9d58baba3b7fc7a
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x04c9f118d21e8b767d2e50c946f0cc9f6c367300
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=741309461894156856, _reserve1=2467210516, _blockTimestampLast=1732672637)
kLast() view returns (uint256)
1827659421415217413294954176
name() view returns (string)
Uniswap V2
price0CumulativeLast() view returns (uint256)
541988064607797091934332988826954
price1CumulativeLast() view returns (uint256)
79595412210378040055766339261370066236983054872242
symbol() view returns (string)
UNI-V2
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
totalSupply() view returns (uint256)
27245648209262
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.