Configurable pools

AMM Flexibility

The vault contract does not trust the pool contract, so it can safely connect various types of pools and create gauges to initiate bribe/emission flywheels. Various types of IP-related assets to be released in the future can also be traded through this.

For example,

  1. Curve-like stable swap pools

  2. 3 stables pools

  3. Weighted pools (with 3~8 tokens in LP)

  4. Wombat-like single stable pools

  5. Nested Pools with interest-bearing tokens (e.g. rfETH, USD+, ETHx)

  6. Sudo-swap style NFT pools (NFT+Token pair pool)

  7. Concentrated liquidity pools

  8. PMM

  9. It doesn't even have to be a pool. It can be a staking contract or a game contract of a partner project.

Last updated