Ethring
  • Introduce
    • Overview
    • Core Benefit
    • Protocol Components
  • Core
    • Wallet Adapter
    • Operation Bag System
    • Config Provider
    • Balance Provider
    • Transaction Manager Service
    • Bridge-Dex Module
    • Asset Integration Layer
    • LP/Assets Standards Support
    • Security for Ethring Middleware
    • Deployment Addresses
  • Resourses
    • FAQ
      • What is Ethring?
      • How does Ethring work?
      • What makes Ethring unique?
      • What yield strategies can I use?
      • How does routing work?
      • Does Ethring hold tokens in its smart contracts?
      • Which networks does Ethring support?
      • What protocols does Ethring support?
      • Which providers does Ethring support?
      • What is The Bag?
      • How to deposit liquidity?
      • How to withdraw liquidity?
      • How can I integrate my LP assets and protocol into Ethring?
      • Partnership
    • Glossary
    • Brand Kit
  • Social
    • Ethring
    • Discord
    • X
    • Warpcast
    • Lens
    • Mirror
Powered by GitBook
On this page
  • ERC-20 Vault Form
  • ERC-4626 Vault Form
  1. Core

LP/Assets Standards Support

ERC-20 Vault Form

The ERC-20 vault form is designed to handle standard token deposits and withdrawals using the widely recognized ERC-20 token standard. This form allows the seamless integration of any ERC-20 token with the Ethring protocol, making it highly versatile and widely compatible within the DeFi ecosystem.

Core Concepts

The core idea behind the ERC-20 vault form is its simplicity in accepting any ERC-20 token for deposit or withdrawal. Users can interact with these vaults by providing their ERC-20 tokens, and the system executes transactions based on the standard token logic. These vaults provide a secure and straightforward way for users to access yield farming and other DeFi strategies while interacting with the ERC-20 token standard.

ERC-4626 Vault Form

The ERC-4626 vault form is specifically designed for yield-bearing tokens, allowing users to deposit tokens into vaults that automatically generate yield. This form implements the ERC-4626 standard for tokenized vaults and ensures compatibility with a range of DeFi protocols supporting yield aggregation.

Core Concepts

The ERC-4626 vault form builds upon the base functionality of the ERC-20 vault by introducing the concept of yield-bearing positions. Deposits are tokenized into a standardized format that allows users to easily track, manage, and redeem their yields. The ERC-4626 standard provides uniformity and interoperability across DeFi protocols, enabling better composability and more efficient yield farming strategies.

Deposits into ERC-4626 vaults are tracked via a tokenized position which represents the user’s share of the vault. These positions are redeemable 1:1 for the underlying assets and yield, offering greater transparency and simplicity in managing yield farming assets.

PreviousAsset Integration LayerNextSecurity for Ethring Middleware

Last updated 1 month ago