Vault protocols
This section documents integrations with ERC-4626 compliant vault protocols.
About ERC-4626
ERC-4626 is a tokenised vault standard that provides a common interface for yield-bearing vaults. The standard defines a consistent API for deposit, withdrawal, and share accounting operations, making it easier to integrate with different vault implementations.
Vault integrations
This Python package provides integrations with various ERC-4626 vault protocols, enabling you to:
Discover vaults: Find vaults and query their features across multiple chains
Deposit and redeem: Automate deposits into vaults and redemptions from your application
Query positions: Check your vault positions and share balances
Historical data: Read share price history, TVL, deposits, and redemptions
Protocol-specific features: Handle unique characteristics like redemption delays, fees, and settlement mechanics
For the core ERC-4626 functionality shared across all vault protocols, see
eth_defi.erc_4626.
Supported protocols
- aarnâ API
- Accountable API
- Altura API
- Avant API
- AUTO Finance API
- Brink API
- CAP API
- Centrifuge API
- cSigma Finance API
- Curvance API
- D2 Finance API
- Deltr API
- Dolomite API
- Ethena API
- Euler API
- ETH Strategy API
- Fluid API
- Foxify API
- Frax API
- Gains and Ostium vault API
- Gearbox API
- Goat protocol API
- Harvest Finance API
- Hyperlend API
- HypurrFi API
- infiniFi API
- IPOR protocol API
- Lagoon Finance API
- Liquidity Royalty Tranching API
- Llama Lend API
- Mainstreet Finance API
- Maple API
- Morpho API
- NashPoint API
- Plutus API
- Renalta API
- Resolv API
- Royco API
- Sentiment API
- Silo Finance API
- Singularity Finance API
- Sky API
- Spark API
- Spectra API
- Summer.fi API
- Superform API
- Teller protocol API
- Term Finance API
- TrueFi API
- Umami API
- Untangle Finance API
- Upshift protocol API
- USDai protocol API
- USDD API
- USDX Money API
- Yearn vaults API
- YieldFi API
- YieldNest API
- Yo API
- Yuzu Money API
- ZeroLend API