Zap BERA to BEX WBERA/HONEY LP on Berachain
This use case adds liquidity to the primary stable-native pair on the Berachain BEX. Try this route → Route Mechanics:- splits the input BERA token using an internal enso router.
- creates two components: a portion is swapped for HONEY on a DEX, and the other portion is used to provide liquidity directly with WBERA.
- both assets are then deposited into the BEX protocol to form the LP position
Zap ETH into a Velodrome LP on Optimism
This use case demonstrates a single transaction to provide liquidity to a Velodrome v2 pool. Try this route → Route Mechanics:- splits the input ETH token. One portion is wrapped into WETH using wrapped-native, while the other is swapped for wstETH using the openocean protocol.
- both assets are deposited into a velodrome-v2 liquidity pool
Zap ETH to SushiSwap ARB/WETH LP on Arbitrum
This use case provides liquidity to a popular v3 pool on Sushiswap. Try this route → Route Mechanics:- Split ETH into two portions using enso internal routing:
- First portion: swap ETH to USDC.e using 1inch protocol
- Second portion: deposit ETH into wrapped native to get WETH
- Deposit both USDC.e and WETH into SushiSwap v2 to create the LP position
Zap ETH to Balancer WETH/BAL LP on Mainnet
This use case provides liquidity to a classic Balancer weighted pool. Try this route → Route Mechanics:- Deposit ETH into wrapped native protocol to get WETH
- Deposit WETH into Balancer v2 pool to create the WETH/BAL LP position
Zap ETH to Camelot GRAIL/WETH LP on Arbitrum
This use case provides liquidity to a core pool on Camelot DEX. Try this route → Route Mechanics:- the bundle first splits the input ETH token.
- tne portion is swapped for GRAIL using the odos protocol
- the other is wrapped into WETH using the wrapped-native protocol.
- the two assets are then deposited into the camelot-v2 protocol to form the LP position
Updated