SwapRouter02LiquidityMover
Verified contract
Active on
Base with 13,895 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDCx | ERC-20 | 0.000001 | -- | -- | |
cbBTCx | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22070706 | 30 minutes ago | | | 0 | 0.000018087205 | |
| 22070688 | 30 minutes ago | | | 0 | 0.000017551102 | |
| 22070682 | 31 minutes ago | | | 0 | 0.000017500977 | |
| 22070670 | 31 minutes ago | | | 0 | 0.000018262029 | |
| 22070663 | 31 minutes ago | | | 0 | 0.000017437683 | |
| 22070634 | 32 minutes ago | | | 0 | 0.000017579562 | |
| 22070627 | 32 minutes ago | | | 0 | 0.000017499045 | |
| 22070610 | 33 minutes ago | | | 0 | 0.000017462651 | |
| 22070604 | 33 minutes ago | | | 0 | 0.000018135414 | |
| 22070591 | 34 minutes ago | | | 0 | 0.000017759988 |
ABI
ABI objects
Getter at block 22071594
ERC20ETH() view returns (address)
0x0000000000000000000000000000000000000000
SETH() view returns (address)
0x46fd5cfb4c12d87acd3a13e92baa53240c661d93
WETH() view returns (address)
0x4200000000000000000000000000000000000006
swapRouter() view returns (address)
0x2626664c2603336e57b271c5c0b26f421741e481
Read-only
This contract contains no read-only function objects.
State-modifying
Events moveLiquidity(address torex)
moveLiquidityCallback(address, address, uint256 inAmount, uint256 minOutAmount, bytes moverData) returns (bool)
moveLiquidityForReward(address torex)
moveLiquidityForReward(address torex, address rewardAddress)
moveLiquidityForReward(address torex, address rewardAddress, uint256 rewardAmountMinimum)
moveLiquidityForReward(address torex, uint256 rewardAmountMinimum)
moveLiquidityForRewardWithPath(address torex, address rewardAddress, bytes swapPath)
moveLiquidityForRewardWithPath(address torex, address rewardAddress, uint256 rewardAmountMinimum, bytes swapPath)
moveLiquidityForRewardWithPath(address torex, bytes swapPath)
moveLiquidityForRewardWithPath(address torex, uint256 rewardAmountMinimum, bytes swapPath)
moveLiquidityWithPath(address torex, bytes swapPath)
LiquidityMoverFinished(address indexed torex, address indexed rewardAddress, address inToken, uint256 inAmount, address outToken, uint256 minOutAmount, uint256 outAmountActual, uint256 rewardAmount)
constructor(address _swapRouter02, address _nativeAssetSuperToken, address _nativeAssetERC20)
receive()
This contract contains no error objects.