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. Collateral

Collateral Factors

The maximum amount users can borrow for a given asset they have supplied.

Please see the table below which outlines the protocols default Collateral Factors:

Asset
Collateral Factor

USDC.e

0.82

USDC

.82

GMX

.7

wstETH

.75

ARB

0.7

USDT

0.7

FRAX

0.75

DAI

0.75

ETH

0.8

BTC

0.75

MAGIC

0.5

DPX

0.15

plvGLP

0.75

PreviousCollateral NextBorrow

Last updated 1 year ago

πŸ‘©β€πŸ”¬