⚡Zapper
⚡⚡⚡⚡⚡⚡⚡⚡⚡
Last updated
⚡⚡⚡⚡⚡⚡⚡⚡⚡
Last updated
The Zapper is a contract that drastically simplifies the process of creating and staking LP tokens. In order to stake in our vaults (or any vaults) you first need to create the LP token and then stake it. The Zapper handles all of that for you!
Contract (verified): 0xF0311506D4701418a0DB84A75FBb33bad9f87439
We currently have a vault zapper which lets you use $ONE to buy the underlying LP token and stake it in the vault.
This Zapper replaces up to 9 transactions! As well as removing the need to navigate to multiple web pages on multiple sites.
The old workflow:
Go to Sushiswap trading interface
Buy 1nd asset (and approve the trading token if needed)
Buy 2nd asset (and approve the trading token if needed)
Go to Sushiswap pooling interface
Approve both tokens for Sushiswap
Create LP token
Come back to vaults page
Approve vault to spend LP token
Deposit LP tokens
We are working on a generic version of this to support zapping in and out of any LP token for any farm!
The Universal Zapper will have the following setup:
Function | Description | Fee |
ZapIntoVault | Uses ONE to create LP tokens and stake in a vault | Free |
ZapTokenIntoVault | Uses set token list (WONE, USDC, BUSD) to create LP tokens and stake in a vault | Free |
ZapIntoLP | Uses ONE to create LP tokens | 0.25% |
ZapTokenIntoLP | Uses set token list (WONE, USDC, BUSD) to create LP tokens | 0.25% |
ZapOut | Breaks your LP tokens and sells them for ONE | Free |
ZapOutToken | Breaks your LP tokens and sells them for a specified token | Free |