Documentation

Borrowing

Variable-rate loans against tokenized stock collateral.

How it works#

Supply a tokenized stock as collateral, then borrow USDG against it. The rate floats with how heavily the pool is being used, and you can repay any amount at any time. Withdraw your collateral once the debt is clear, or partially while you stay within the borrowing limit.

Borrowing limit#

Each market has a max LTV, the largest fraction of your collateral's value you are allowed to borrow. It is set per asset rather than globally, because a broad index does not move like a single volatile name.

MarketMax LTVLiquidation threshold
Tesla45%50%
NVIDIA50%55%
Apple55%60%
Microsoft55%60%
S&P 500 ETF60%65%

Max LTV is the ceiling at the moment you borrow. The liquidation threshold is the higher line where your position becomes liquidatable. The gap between them is your buffer against a price move.

Health factor#

Health factor is the single number to watch. It is the ratio of what your collateral is worth at the liquidation threshold to what you owe.

  • Above 1.0, your position is safe.
  • At or below 1.0, anyone can liquidate part of it.
  • Borrowing the maximum on NVIDIA leaves you at roughly 1.10, because the threshold is 55% and the borrow ceiling is 50%.

Health factor moves when the price moves, when interest accrues, and when you supply, borrow or repay. It does not move during a halt, because interest is frozen and no new borrowing is possible.

Interest#

The rate comes from a kinked utilization curve shared by every market. Utilization is the share of the pool currently borrowed.

SegmentRate
At 0% utilization0%/yr
Rising to the 80% kinkup to 10%/yr
Above the kinksteepens sharply, up to 300%/yr at full utilization

The steep segment above the kink is not a punishment, it is what keeps a pool from being fully drained. When borrowing gets expensive, some borrowers repay and lenders are drawn in, which restores the cash that lenders need to be able to withdraw.

Interest accrues lazily against a running index rather than being written to every position on a schedule, so the cost of accrual does not grow with the number of borrowers.

Interest stops during a halt

The index stops advancing the moment a market leaves OPEN and continues from the same point when it returns. You are not charged for a window in which you could not act. See How halts work.

Withdrawing collateral#

With no debt, you can withdraw everything. With debt outstanding, you can withdraw down to the point that keeps you inside the max LTV, and the transaction reverts if you ask for more. Withdrawal also requires a fresh price, so it is unavailable during a halt: releasing collateral when nobody can value it is exactly the kind of action the halt exists to stop.

This position can be liquidated

Variable-rate borrowing carries liquidation risk whenever the price moves against you. If you want a loan that cannot be closed out on price at all, see Fixed Term.