UniversalSwapRouter
Verified contract
Active on
Base with 63,362 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- | |
Claim LIDO | ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
CUBBY | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22004247 | 16 minutes ago | | | 0.052023317 | 0.000000800920860796 | |
| 22004241 | 16 minutes ago | | | 0.052488052 | 0.000000800702737826 | |
| 22004223 | 17 minutes ago | | | 0.051386753 | 0.000000801134316052 | |
| 22004186 | 18 minutes ago | | | 0.051522971 | 0.000000801469107856 | |
| 22004163 | 19 minutes ago | | | 0.048685638 | 7.8888586e-7 | |
| 22004156 | 19 minutes ago | | | 0.055357517 | 7.8879025e-7 | |
| 22004146 | 19 minutes ago | | | 0.049947027 | 7.8585327e-7 | |
| 22003659 | 35 minutes ago | | | 0 | 9.2391780e-7 | |
| 22003117 | an hour ago | | | 0 | 5.5082120e-7 | |
| 22002881 | an hour ago | | | 0 | 8.9978512e-7 |
ABI
ABI objects
Getter at block 22004717
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
charger() view returns (address)
0x0481b236f191877619523ee309c82b3574214597
iZiClassicFactory() view returns (address)
0xbd3bd95529e0784ad973fd14928eedf3678cfad8
iZiSwapFactory() view returns (address)
0x8c7d3063579bdb0b90997e18a770eae32e1ebb08
owner() view returns (address)
0x48051311fbdc266abeb9c8fd0d7118b593c8f829
Read-only
getPairState(address tokenA, address tokenB) view returns (uint256 reserveA, uint256 reserveB, uint16 fee, address pair)
iZiClassicPair(address tokenA, address tokenB) view returns (address)
iZiSwapPool(address tokenX, address tokenY, uint24 fee) view returns (address)
State-modifying
Events multicall(bytes[] data) payable returns (bytes[] results)
refundETH() payable
renounceOwnership()
setCharger(address _charger)
swapAmount(struct UniversalSwapRouterSwapAmountParams params) payable returns (uint256 cost, uint256 acquire)
swapDesire(struct UniversalSwapRouterSwapDesireParams params) payable returns (uint256 cost, uint256 acquire)
swapX2YCallback(uint256 x, uint256 y, bytes data)
swapY2XCallback(uint256 x, uint256 y, bytes data)
sweepToken(address token, uint256 minAmount, address recipient) payable
transferOwnership(address newOwner)
unwrapWETH9(uint256 minAmount, address recipient) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _iZiSwapFactory, address _iZiClassicFactory, address _weth, address _charger)
receive()
This contract contains no error objects.