Move yield from L1 to L2
Move yield to the L1SenderV2 (optional)
function withdrawYield(uint256 rewardPoolIndex_, address depositPoolAddress_) external;Convert USDC, USDT, wBTC... to wstETH (optional)
function swapExactInputMultihop(
address[] calldata tokens_,
uint24[] calldata poolsFee_,
uint256 amountIn_,
uint256 amountOutMinimum_,
uint256 deadline_
) external onlyOwner returns (uint256) Transfer wstETH to Arbitrum
Last updated
Was this helpful?