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 |
---|---|---|---|---|---|
MAG | ERC-20 | 0.686075 | $0.000075 |
$0 | |
ERC-20 | 2.4K | -- | -- | ||
ERC-20 | 2.4K | -- | -- | ||
iUSD | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22714872 | 7 hours ago | | | 0 | 0.0000046222853 | |
| 22705525 | 12 hours ago | | | 0 | 0.000017595630 | |
| 22695180 | 18 hours ago | | | 0.00020031187 | 0.0000035700084 | |
| 22691049 | 20 hours ago | | | 0 | 0.0000041353222 | |
| 22690590 | 21 hours ago | | | 0.00010941818 | 0.0000032663337 | |
| 22687148 | a day ago | | | 0 | 0.0000043407710 | |
| 22683258 | a day ago | | | 0 | 0.0000043444457 | |
| 22680502 | a day ago | | | 0 | 0.0000027563197 | |
| 22674203 | a day ago | | | 0 | 0.0000074061697 | |
| 22671087 | a day ago | | | 0 | 0.0000042049000 |
ABI
ABI objects
Getter at block 22727657
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
factory() view returns (address)
0x8c7d3063579bdb0b90997e18a770eae32e1ebb08
Read-only
pool(address tokenX, address tokenY, uint24 fee) view returns (address)
State-modifying
Events multicall(bytes[] data) payable returns (bytes[] results)
refundETH() payable
swapAmount(struct SwapSwapAmountParams params) payable returns (uint256 cost, uint256 acquire)
swapDesire(struct SwapSwapDesireParams params) payable returns (uint256 cost, uint256 acquire)
swapX2Y(struct SwapSwapParams swapParams) payable
swapX2YCallback(uint256 x, uint256 y, bytes data)
swapX2YDesireY(struct SwapSwapParams swapParams) payable
swapY2X(struct SwapSwapParams swapParams) payable
swapY2XCallback(uint256 x, uint256 y, bytes data)
swapY2XDesireX(struct SwapSwapParams swapParams) payable
sweepToken(address token, uint256 minAmount, address recipient) payable
unwrapWETH9(uint256 minAmount, address recipient) payable
This contract contains no event objects.
constructor(address _factory, address _weth)
receive()
This contract contains no error objects.