Getting started
What is XOXNO?
What is XOXNO?
A lending protocol on Stellar: supply assets that may accrue variable
interest and borrow against collateral. Liquidity sits in one pool; your
position lives on a lending account bound to a spoke. Start with the
overview or
getting started.
How do I supply USDC and earn interest?
How do I supply USDC and earn interest?
Connect your wallet on XOXNO, choose an
asset such as USDC, and confirm the supply transaction. Interest may accrue
on your account balance at a variable rate. There is no separate receipt
token. See interest and revenue.
How do I borrow against my collateral?
How do I borrow against my collateral?
After supplying collateral, open Borrow on
XOXNO, enter an amount within your limit,
and confirm in your wallet. The protocol checks borrowing limit, health
factor, and spoke settings before releasing tokens. See
supply and
accounts and risk.
Which assets are supported?
Which assets are supported?
Assets listed for your network on the shared pool (for example XLM and
USDC). Each listing needs an oracle and spoke risk settings. See
markets.
Safety and risk
What risk controls does the protocol use?
What risk controls does the protocol use?
Positions are overcollateralized and checked on every risk-increasing
action. Admin changes go through a timelock; emergency pause is available.
These controls do not guarantee solvency, oracle correctness, or loss
prevention. Formal verification (Certora) covers selected core invariants
with defined scope and limitations — not the whole product surface. Read
governance and the
security model. Monitor your health
factor; you can lose funds.
What happens if my position becomes unhealthy?
What happens if my position becomes unhealthy?
When your health factor drops below 1, a liquidator can repay part of your
debt and take collateral at a bonus. Stay above 1 by repaying debt, adding
collateral, or borrowing less. See
health factor and
liquidations.
Does XOXNO issue receipt tokens or debt tokens?
Does XOXNO issue receipt tokens or debt tokens?
No. Supply and borrow balances are tracked on your lending account, not as
separate transferable tokens.The account itself is a transferable NFT, though. Whoever holds that
token owns the position, so transferring it hands over collateral and debt
together in one step. See
accounts and risk.
Are markets siloed into separate pools?
Are markets siloed into separate pools?
No. All listed assets share one central pool. Risk is isolated with hubs
(
HubAssetKey) and per-spoke settings, not separate pool contracts. Compare
with XOXNO vs Blend.What are spokes?
What are spokes?
A spoke is the risk profile bound to your account: which assets count as
collateral or debt, caps, LTV, and liquidation settings. You pick a spoke
when the account is created. See spokes and
accounts and risk.
How is health factor calculated?
How is health factor calculated?
It compares liquidation-weighted collateral to total debt. Above 1 is
solvent under protocol rules. Below 1 is liquidatable. It is separate from
the borrowing limit used when opening new debt. See
health factor.
Using the protocol
How do flash loans work?
How do flash loans work?
A single-asset loan that must be repaid in the same transaction, with a
small fee. Used by strategies and integrations, not typical app lenders and
borrowers. See strategies and
flash loans.
How does governance work?
How does governance work?
Protocol changes are proposed, delayed by the timelock, then executed by
designated role holders. Everyday lenders typically do not vote. Emergency
pause happens immediately — but unpausing does not; it waits out the full
timelock like any other change. See
governance.
What price sources does the protocol use?
What price sources does the protocol use?
Reflector and RedStone for liquid markets, usually two sources whose
midpoint becomes the price — if they disagree beyond tolerance, the protocol
refuses to price the asset rather than picking one. Some RWA market listings
use the XOXNO multi-signer oracle adapter as a single source (see feed ids in
oracles). Listing a token does not imply issuer
endorsement, regulatory status, or eligibility advice.
Migration and integrations
How do I migrate from Blend?
How do I migrate from Blend?
Use the one-step migration flow: repay Blend debt, withdraw collateral, and
open a corresponding XOXNO position in a single transaction, subject to
health and borrowing checks. See
Blend migration and
XOXNO vs Blend.
How does XOXNO compare to Blend?
How does XOXNO compare to Blend?
XOXNO uses one shared pool and internal account balances. Blend uses
isolated pools with receipt tokens per deployment. XOXNO also offers a
built-in migration path from Blend. Feature comparison only — not a
recommendation. See XOXNO vs Blend.
Building an integration or bot?
Building an integration or bot?
Start with the Soroban quickstart, then
Reference (ABIs, events, errors).
Next
Glossary
Health factor, spokes, timelock, and related terms.
Getting started
Supply and borrow in the app.
Overview
Hub and spoke model on one pool.
Health factor
How to read your number and stay solvent.

