Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 350 | $1.001 |
$350.35 | |
X | ERC-20 | 0.01 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21228745 | 2 days ago | | | 0 | 0.0013253534 | |
| 21228744 | 2 days ago | | | 0 | 0.0013404434 | |
| 21228731 | 2 days ago | | | 0 | 0.0010583360 | |
| 21106795 | 19 days ago | | | 0 | 0.0018108465 | |
| 21106784 | 19 days ago | | | 0 | 0.0018844320 | |
| 21100937 | 20 days ago | | | 0 | 0.00026297159 | |
| 21100869 | 20 days ago | | | 0 | 0.00022381921 | |
| 20726168 | 2 months ago | | | 0 | 0.00030549067 | |
| 20726155 | 2 months ago | | | 0 | 0.00031112610 | |
| 20726141 | 2 months ago | | | 0 | 0.0063106346 |
ABI
ABI objects
Getter at block 21244525
WETH9() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
factory() view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
Read-only
uniswapV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes path) view
State-modifying
Events quoteExactInput(bytes path, uint256 amountIn) returns (uint256 amountOut)
quoteExactInputSingle(address tokenIn, address tokenOut, uint24 fee, uint256 amountIn, uint160 sqrtPriceLimitX96) returns (uint256 amountOut)
quoteExactOutput(bytes path, uint256 amountOut) returns (uint256 amountIn)
quoteExactOutputSingle(address tokenIn, address tokenOut, uint24 fee, uint256 amountOut, uint160 sqrtPriceLimitX96) returns (uint256 amountIn)
This contract contains no event objects.
constructor(address _factory, address _WETH9)
This contract contains no fallback and receive objects.
This contract contains no error objects.