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 |
---|---|---|---|---|---|
Cheems | ERC-20 | 10.134582M | -- | -- | |
ERC-20 | 2.4K | -- | -- | ||
ERC-20 | 2.4K | -- | -- | ||
OHNO | ERC-20 | 430.428229 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22853330 | 11 minutes ago | | | 0 | 0.0000044876100 | |
| 22853310 | 11 minutes ago | | | 0.0002013 | 0.0000042743524 | |
| 22852545 | 37 minutes ago | | | 0 | 0.0000044892457 | |
| 22852515 | 38 minutes ago | | | 0.0002012 | 0.0000037753688 | |
| 22852180 | an hour ago | | | 0 | 0.0000044883110 | |
| 22852147 | an hour ago | | | 0.0002021 | 0.0000037769462 | |
| 22852017 | an hour ago | | | 0 | 0.0000044897423 | |
| 22852006 | an hour ago | | | 0.000203 | 0.0000037753688 | |
| 22851973 | an hour ago | | | 0.000379 | 0.0000042750827 | |
| 22838587 | 8 hours ago | | | 0.000392 | 0.0000044008290 |
ABI
ABI objects
Getter at block 22853645
WETH() view returns (address)
0x4200000000000000000000000000000000000006
factory() view returns (address)
0x07aced5690e09935b1c0e6e88b772d9440f64718
Read-only
This contract contains no read-only function objects.
State-modifying
Events multicall(bytes[] data) payable returns (bytes[] results)
refundEth() payable
swapCallback(int256 deltaQty0, int256 deltaQty1, bytes data)
swapExactInput(struct IRouterExactInputParams params) payable returns (uint256 amountOut)
swapExactInputSingle(struct IRouterExactInputSingleParams params) payable returns (uint256 amountOut)
swapExactOutput(struct IRouterExactOutputParams params) payable returns (uint256 amountIn)
swapExactOutputSingle(struct IRouterExactOutputSingleParams params) payable returns (uint256 amountIn)
transferAllTokens(address token, uint256 minAmount, address recipient) payable
transferAllTokensWithFee(address token, uint256 minAmount, address recipient, uint256 feeUnits, address feeRecipient) payable
unwrapWeth(uint256 minAmount, address recipient) payable
unwrapWethWithFee(uint256 minAmount, address recipient, uint256 feeUnits, address feeRecipient) payable
This contract contains no event objects.
constructor(address _factory, address _WETH)
receive()
This contract contains no error objects.