Docs
  • β›΅Lodestar Finance
  • Getting Started
    • πŸ‘¨β€πŸŒΎUser Guide
    • ❓FAQ
    • πŸ—οΈDeployed Contracts
  • Documentation
    • πŸ‘©β€πŸ”¬Technical Overview
      • Supply
      • Collateral
        • Collateral Factors
      • Borrow
      • Interest
        • Interest Rate Model 1
        • Interest Rate Model 2
        • Interest Rate Model 3
        • Interest Rate Model 4
        • Interest Rate Model 5
      • Reserves
        • Reserve Factors
        • Rake
      • Liquidation
      • Staking
        • Emission Gauge Voting
      • Looping
    • πŸ€–Contracts
      • Lens
      • Comptroller
        • LODE Emissions
        • Events
        • Error Reporting
      • Oracles
      • Interest Rate Models
        • Constructor Arguments
      • lTokens
        • Market and Account State
        • Events
        • Error Reporting
    • βš™οΈAPI
    • πŸ”Security
    • πŸ—ΊοΈRoadmap
    • πŸ₯šInception
  • Tokenomics
    • 🧭LODE
  • Links
    • Twitter
    • Discord
    • Medium
    • Github
    • Lodestar Website
    • Lodestar dApp
    • Lodestar Liquidity Mining
    • LODE Token Claim for Aelin Supporters
Powered by GitBook
On this page
  1. Documentation
  2. Technical Overview
  3. Reserves

Reserve Factors

Dictates how much of the interest is routed to that asset's reserve pool.

The Reserve Factor is the parameter that dictates what portion of interest accrued for an asset is set aside to the respective asset's Reserve Pool.

Please see the table below which outlines Lodestar's default Reserve Factors:

Asset
Reserve Factor

USDC.e

0.20

USDC

0.20

GMX

0.50

wstETH

0.35

ARB

0.35

USDT

0.20

FRAX

0.25

DAI

0.25

ETH

0.35

BTC

0.35

MAGIC

0.50

DPX

0.50

PreviousReservesNextRake

Last updated 1 year ago

πŸ‘©β€πŸ”¬