Developers
Mainnet AlphaContribute-2-Earn
  • Introduction
  • Permissible CDR
  • Automated Liquidity Provision
  • Slippage Control
  • Integrations
  • Proxy/Upgrade Structure
  • Mainnet Deployed Contracts
  • Frontend Tech Stack
  • 💰Supply and Borrow
    • Introduction
    • Supply
    • Borrow
      • Use Cases
      • Isolated margin
      • Debt management
      • Health factor
  • 🤝Contribute
    • Hashstack Layer 3 Integration
    • Creating Proposals on Github
  • Additional Documentation
    • 🏰Document Hub
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Supply and Borrow

Borrow

Borrow contracts follows ERC20 standard while using some mathematics of EIP 4626 to maintain the relationship between total debt and dTokens issued. dTokens are debt tokens that are issues when a user takes a loan and burnt on repayment/liquidation of loan. dTokens represent the share of total debt issued by the contract. They help determine the amount to be paid by user during repayment.

PreviousSupplyNextUse Cases

Last updated 1 year ago

Was this helpful?

💰