Geode Document Hub
  • Geode Document Hub
  • The Staking Library
    • 🔥The Issue
    • 🧯A Solution
  • Operator Marketplace
    • 🟢A Validator's Lifecycle
    • 🔵Maintenance Fee
    • 🟡Onboarding New Operators
    • 🔴Regulating the Marketplace
      • 🚨Prison
  • Key Concepts
    • 🪙Staking Derivatives
      • G-Derivatives
        • gETH vs gAVAX
    • 🌀Portal
      • 🔐Isolated Storage
      • 🤝Dual Governance
      • ⚠️Limited Upgradability
    • ⚙️Permissionless Configurable Staking Pools
      • 🎭Current Interfaces
      • ⛏️Maintainers
    • 🛡️Withdrawal Contracts
      • ⛑️Recovery Mode
      • 🕗Withdrawal Queue
    • 🌊Bound Liquidity Pools
    • 🔭Oracles
      • Telescope Ether
      • Telescope Avax
    • 👾Future of Geode
      • Better Maintainers (WIP)
      • Synthetic Liquidity (WIP)
      • Dynamic Withdrawals (WIP)
      • Further Decentralization
        • Supporting EIP-4788 (DRAFT)
        • Quadratic Weighted Senate (DRAFT)
        • Degen Operators (DRAFT)
        • Decentralized Telescope (DRAFT)
      • Chain Sync (AVAX) (draft)
  • Ethereum Guides
    • 📗Staking Pool HandBook
      • Initiating a Customizable Staking Pool
      • Managing Your Operator Set
      • Changing Your Pool's Owner
      • Manage Your Maintenance Fee
      • Private Pools and Whitelisting
      • Using a Bound Liquidity Pool
      • Using Maintainers for Your Pool
      • Securing Your Withdrawal Contract
      • Decentralizing Your Pool
    • 📕Operator Handbook
      • Get Onboarded
      • Initiating an Operator
      • Communicating with Portal
      • Creating Validators
      • Changing an Operator's Owner
      • Switching Your Fee
      • Switching Your Validator Period
      • Using Maintainers
      • Optimizing Your Revenue
      • Exiting Validators
    • 📘Liquidity Pool HandBook
  • Avalanche Guides
    • Staking Pool Handbook
    • Operator Handbook
  • Developers
    • Networks
    • Live Contracts
      • Avalanche v1
      • Ethereum v2
        • gETH.sol
        • Portal.sol
          • globals.sol
          • DataStoreUtilsLib.sol
          • GeodeUtilsLib.sol
          • DepositContractUtilsLib.sol
          • OracleUtilsLib.sol
          • StakeUtilsLib.sol
        • Swap.sol
          • AmplificationUtils.sol
          • MathUtils.sol
          • SwapUtils.sol
          • LPToken.sol
        • WithdrawalContract.sol
        • Interfaces
          • ERC20InterfaceUpgaradable.sol
          • ERC20InterfacePermitUpgradable.sol
    • Audits
    • Bug Bounties
Powered by GitBook
On this page
  • One Transaction To Rule Them All
  • Optimized
  • Better Pricing
  • Peg Protection
  • Easy Routing
  • No Admin Fees
  • Future Utilities
  • Learn More:
  1. Key Concepts

Bound Liquidity Pools

PreviousWithdrawal QueueNextOracles

Last updated 2 years ago

Geode Finance provides an optional Bound Liquidity Pool to any Staking Pool utilizing The Staking Library.

One Transaction To Rule Them All

Creating a liquidity pool is not a separate and time consuming process. Anyone can optionally create a bound liquidity pool within the same transaction used to create their staking pool.

Optimized

Geode's Liquidity Pools are optimized for staking derivatives:

Better Pricing

Geode's liquidity pools provide better pricing by utilizing a stableswap pool with a dynamic peg. Meaning instead of using a pricing algorithm for the derivatives, it uses an algorithm for the underlying Ether.

Peg Protection

When your staking derivative has a bound liquidity pool, Portal checks if there is a better price on the market before minting any new tokens.

Preventing any supply increase without balancing the demand, while giving your stakers a better price.

Easy Routing

Using Geode Finance's liquidity pool allows your stakers to move their funds between different staking derivatives in just one transaction, with minimal slippage.

No Admin Fees

Conventional stableswap pools charge an admin fee up to 50%, meaning only 0.02% of 0.04% is shared with the LPs.

Geode Finance doesn't collect any admin fees on their liquidity pools.

100% Higher APR

Geode gives all of the 0.04% fee to the Liquidity Providers, resulting in a 100% increase on the base APR.

Future Utilities

The Geode team is constantly working on improving The Staking Library with more functionalities.

There are many features that might require having a bound liquidity pool in the future.

If your pool has a bound liquidity pool, your stakers will be able to utilize these, and many other futures instantly.

Such as:

Learn More:

🌊
Synthetic Liquidity (WIP)
Dynamic Withdrawals (WIP)
📘Liquidity Pool HandBook