Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,717.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.414227 | $3,280.86 |
$1,359.02 | |
USDC | ERC-20 | 1.357291K | $1.001 |
$1,358.65 | |
WGC | ERC-20 | 200 | $0.000468 |
$0.09 | |
GRG | ERC-20 | 0.05 | $1.24 |
$0.06 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
SKIPUP | ERC-20 | 0.04 | $0.168081 |
$0.01 | |
USA | ERC-20 | 1 | $0.000759 |
$0 | |
toby | ERC-20 | 777 | $0.00 |
$0 | |
| ERC-20 | 9K | -- | -- | |
BASED | ERC-20 | 5.444K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22530600 | 5 days ago | | | 0 | 2.5112058e-7 | |
| 22403204 | 8 days ago | | | 0 | 0.0000017644986 | |
| 22317374 | 10 days ago | | | 0 | 7.6590135e-7 | |
| 22281484 | 11 days ago | | | 0 | 1.7571867e-7 | |
| 22281483 | 11 days ago | | | 0 | 0.000000309378232782 | |
| 22268611 | 11 days ago | | | 0 | 0.0000019445556 | |
| 22199782 | 13 days ago | | | 0 | 5.3343900e-7 | |
| 22172212 | 14 days ago | | | 0 | 4.9218085e-7 | |
| 22119248 | 15 days ago | | | 0 | 3.2165013e-7 | |
| 22076981 | 16 days ago | | | 0 | 7.7361507e-7 |
ABI
ABI objects
Getter at block 22756404
DOMAIN_SEPARATOR() view returns (bytes32)
0x52e609ad3adbad82861b49f00255355f66ef95edfa6a31a7e5a343f7668ed393
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x3e84d913803b02a4a7f027165e8ca42c14c0fde7
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=414226935478933060, _reserve1=1357290938, _blockTimestampLast=1732302069)
kLast() view returns (uint256)
559306403489275619853970448
name() view returns (string)
Uniswap V2
price0CumulativeLast() view returns (uint256)
489815993512494648210974939742756
price1CumulativeLast() view returns (uint256)
62542486107447069045675736490069727491820042761460
symbol() view returns (string)
UNI-V2
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
totalSupply() view returns (uint256)
13529807616148
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.