One Account, Many Assets
When you supply for the first time, the protocol opens a lending account for your wallet. You do not receive separate supply or debt tokens. Balances live in the account and move as pool indexes accrue interest. Anyone can repay debt. Only the account owner or an authorized delegate can supply, borrow, withdraw, or manage the account.Spokes
Every account is bound to one spoke. A spoke defines which hub assets can be used and with what risk parameters. For each supported asset, the spoke controls:- whether the asset can count as collateral;
- whether it can be borrowed;
- supply and borrow caps;
- loan-to-value;
- liquidation threshold;
- liquidation bonus and fee;
- optional oracle override.
How Risk Is Checked
Two checks protect the pool:| Check | What it does |
|---|---|
| Borrowing limit | Caps how much debt the account can take against collateral. |
| Health factor | Measures whether the account is safe or liquidatable. |

