Balancer
Balancer V2
Balancer V2
  • Protocol Overview
  • Developer Docs
  • Products
    • The Vault
      • Flash Loans
    • Balancer Pools
      • Weighted Pools
      • Composable Stable Pools
      • Liquidity Bootstrapping Pools (LBPs)
      • Managed Pools
        • Asset Managers
      • Boosted Pools
      • Custom Pools
    • Smart Order Router
    • Balancer CoW Protocol
    • Oracles (deprecated)
  • Concepts
    • Math
      • Weighted Math
      • Stable Math
    • Fees
  • Ecosystem
    • Governance
      • Governance Process
        • RFC/Proposal Forum Post Template
      • BAL Governance Token
      • Snapshot
      • Multisig
        • Other DAO Multisigs
      • Governable Protocol Fees
      • Emergency subDAO
    • Community
      • Ballers
      • Delegation
      • Grants
    • veBAL and Gauges
      • veBAL
        • How veBAL Works
        • How To Use veBAL
        • How veBAL Boosting Works
          • Working Supply
          • Calculating My Boost
          • Minimum veBAL for Max Boost
        • BIP19 and Yield Bearing Tokens
      • Gauges
        • How Gauges Work
        • How To Use Gauges
  • Security
    • Audits
    • Bug Bounties
    • Emergency Pause
    • Token Compatibility
    • Balancer x Certora Accelerator
  • Getting Started
    • FAQs
      • Swapping
      • Liquidity
      • Liquidity Mining with the veBAL and Gauge System
      • Liquidity Mining (Legacy)
      • Fees
      • Governance
      • The Vault
      • Pools and LBPs
      • Asset Managers
      • Oracles
      • About Balancer Protocol and Labs
      • V2 in a Nutshell
      • V1 ➝ V2 Migration
    • Walkthroughs
      • Trade
      • Invest
    • Contribution Guide
  • Community
    • Discord
    • Forums
    • Medium
    • Dune Analytics
  • Developers (Deprecated)
    • !!! DEPRECATED !!! ⛔
    • Guides
      • Pool Verification
    • Smart Order Router V2
    • GitHub
Powered by GitBook
On this page
  • What are Asset Managers?
  • How can I be sure Asset Manager will not abuse its power?
  • What can Asset Managers do?
  • Why might an Asset Manager not be able to lend some tokens?
  • What Asset Managers are available today?
  • Where can I read more about Asset Managers?

Was this helpful?

  1. Getting Started
  2. FAQs

Asset Managers

PreviousPools and LBPsNextOracles

Last updated 3 years ago

Was this helpful?

What are Asset Managers?

Asset Managers are external smart contracts nominated by pools that have full power over the underlying tokens the pool has deposited in the vault.

How can I be sure Asset Manager will not abuse its power?

Short answer: you can't, entirely. They are very powerful, and will need careful auditing and review. Pools with asset managers are therefore less trustless than core pools.

What can Asset Managers do?

The Asset Manager can follow any arbitrary investment strategy. For example, it could lend tokens to a lending protocol to improve the pool’s yield.

Why might an Asset Manager not be able to lend some tokens?

A buffer must always be kept in the vault, or else trades could fail; the vault cannot trade out assets it does not currently hold on behalf of a pool

What Asset Managers are available today?

Balancer partnered with Aave to create the first Asset Manager; the unreleased prototype and infrastructure are available in GitHub.

We are currently developing new pool types that achieve the capital efficiency goals of asset managers in a more automated fashion (asset managers require active management to ensure solvency) - and with even better concentration of liquidity. The first capital efficient Aave pools will be launched using this new framework.

The original asset manager architecture can be used for many additional use cases - any time tokens need to be removed from the Vault temporarily: e.g., for voting or staking.

Where can I read more about Asset Managers?

Read more about Asset Managers on the Medium post !

here