Reserve asset decimals.
Available liquidity / cash (human-readable units).
Available liquidity valued in USD (live).
Assets borrowable in this spoke (token addresses).
Hub-scoped borrow APY.
Raw asset-native i128 spoke borrow cap. Always an enforced ceiling; 0 means the reserve accepts no new borrows (there is no unlimited sentinel).
Spoke borrow capacity filled, percentage [0,100].
Spoke borrow cap for this reserve (human-readable units). Always an enforced ceiling; 0 means closed to new borrows.
This spoke's borrowed balance (human-readable units). Spoke-scoped.
Total borrowed valued in USD (live).
Collateral factor (LTV) in basis points.
Spoke deposit capacity filled, percentage [0,100].
Total supplied valued in USD (live).
Health factor at which max bonus applies (wad).
Totals for the shared hub pool this reserve draws on — what the IRM and the utilization guard price. The supplied/borrowed totals above are spoke-scoped.
Liquidation penalty (bonus) in basis points.
Live borrow index applied to this reserve (ray, 1e27); stored index on fallback.
Live supply index applied to this reserve (ray, 1e27); stored index on fallback.
Blocks only the liquidation seizure leg. Unlike paused, supply, borrow, withdraw and repay stay open; a liquidator simply cannot take this asset as collateral, so a quote naming it reverts with SpokeAssetSeizureHalted.
This spoke's supplied balance (human-readable units). Spoke-scoped.
Hub-scoped supply APY.
Raw asset-native i128 spoke supply cap. Always an enforced ceiling; 0 means the reserve accepts no new supply (there is no unlimited sentinel).
Spoke supply cap for this reserve (human-readable units). Always an enforced ceiling; 0 means closed to new supply.
Assets usable as collateral in this spoke (token addresses).
Target health factor (wad, 1e18).
Live spot USD price per whole unit.
Whether the asset can be used as collateral here.
Hub-pool utilization rate in [0,1] — counts every spoke on the hub.
Reserve asset (Stellar token C-address).