Derby Finance Docs
  • Introduction
  • Products
    • Vaults
      • User interactions
        • Deposit
        • Withdraw
        • Relevant view functions
      • Deployed vaults
        • USDC_Low_Risk
      • Cross-chain implementation
      • Rebalancing
      • Gas efficiency
      • Currency swapping
      • Automatic yield harvesting
  • Game
    • User interactions
      • Mint new basket
      • Rebalance basket
      • Redeem rewards
      • Basket allocated tokens
      • Basket allocations in protocol
      • Basket redeemed rewards
      • Basket unredeemed rewards
    • DeFi yield optimization
    • The game
    • Formulas
    • Decentralized reputation
    • NFTs as user profiles
    • Delegation
  • Developers
    • Architecture
      • Single chain
      • Cross-chain
      • Other important flows
    • Contract overview
    • Deployed contract addresses
    • Security
  • DAO
    • Governance
    • The DRB token
    • Adding a new vault
    • Adding new protocols to an existing vault
    • Important parameters
    • Keeper
    • Guardian
  • Roadmap
    • Roadmap
Powered by GitBook
On this page
  1. Products
  2. Vaults

Cross-chain implementation

When interacting with one of the Derby Finance vaults it doesn’t matter on which chain or layer you are. You will always get the same exposure, determined by the Derby Finance investment game. This means that per deployed vault as described above, multiple vault contracts will be deployed. One per chain or layer. For example, the low risk USD vault will have a deployment on the 5 different chains and 2 different layers described above. These deployed vaults will automatically synchronize funds so that for a user the entry point is irrelevant. This way, we constructed our vaults in a truly cross-chain, cross-layer fashion because just as with the internet we think layers should be abstracted away.

PreviousUSDC_Low_RiskNextRebalancing

Last updated 2 years ago