Skip to content

Repository files navigation

PoolTogether V5 Simple Vault Booster

Code Coverage built-with openzeppelin MIT license

The Simple Vault Booster makes it easy to liquidate any token to boost a Vault's contributions to a Prize Pool.

Deployments

Chain Contract
Base SimpleVaultBoosterFactory
Optimism SimpleVaultBoosterFactory
Worldchain SimpleVaultBoosterFactory

Usage

Step 1

Create a Simple Vault Booster using the Simple Vault Booster Factory for the vault and prize pool you wish.

simpleVaultBoosterFactory.createSimpleVaultBooster(vault, prizePool)

Step 2

Attach a liquidation pair to the newly created Simple Vault Booster for the token you wish to liquidate:

simpleVaultBooster.setLiquidationPair(weth, liquidationPair)

Some liquidation pair options:

Step 3

  1. Transfer the given token to the Simple Vault Booster. Liquidation bots will eventually pick it up!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages