Isolated Markets
Every pool has its own Comptroller. Bad debt cannot bleed from one market into another.
🎉 New Release: This is a beta release. This is on xrpl testnet for now. Learn More →
RheoFi is a modular, risk-isolated lending protocol on the XRPL EVM Sidechain. Every market is siloed, every price passes a three-tier oracle, every change is timelocked on-chain.
Three architectural choices carry the protocol: isolation, resilient pricing, and delayed governance.
Every pool has its own Comptroller. Bad debt cannot bleed from one market into another.
Primary, pivot, and fallback feeds, bound-checked before any price reaches the protocol.
Three severity tiers queue every sensitive change on-chain before it can execute.
A three-step defense that runs on every market, every price read, and every parameter change.
Each pool has its own Comptroller. Collateral parameters, market entry, and bad debt live inside a single pool boundary, so losses in one market cannot reach another.
Every price passes a three-tier resilient oracle. A BoundValidator enforces per-asset deviation limits, staleness windows, and sanity ranges before any price is accepted.
Privileged changes are queued through one of three timelocks (Normal, FastTrack, or Critical), so every parameter change is visible on-chain before it can execute.
Isolated pools, a bound-validated oracle, and role-gated governance. Every layer visible on-chain.
Core, Stablecoins, Curve, and Liquid Staked ETH, each with its own risk parameters and market roster.
Chainlink primary, cross-checked by a pivot feed, protected by a bound validator with deviation and staleness limits.
AccessControlManager gates every privileged call. Three timelocks stage every parameter change by severity.
Isolation, per-asset limits, liquidation, caps, oracle bounds, and shortfall coverage.
Each pool has its own Comptroller. Bad debt cannot bleed collateral out of another pool.
Per-asset LTV caps limit how much borrow power a supplied asset can back.
Undercollateralized positions can be closed by liquidators before losses reach the protocol.
Per-market ceilings cap exposure to any single asset, limiting oracle-manipulation blast radius.
Stale, deviated, or out-of-range prices are rejected before they can move a market.
RiskFundV2 accumulates converted reserves; Shortfall auctions them to close bad debt.
Two on-chain systems keep the protocol resilient: RiskFundV2 absorbs residual bad debt through the Shortfall auction, and three tiered timelocks queue every privileged change before it can execute.
How losses are absorbed.
How changes are delayed.
Grouped by role. Copy any address or open it on the block explorer to verify parameters yourself.
Registry, lens, proxy admin, and upgrade beacons that anchor the protocol on-chain.
0xfFb7AC…1493500xE2d59D…ab27ca0x01d039…9c0Ae80xE641c4…b20e170x86aFc0…666D7cRheoFi has not yet been independently audited as a standalone deployment. The framework RheoFi forks, Compound V2 and the Isolated Pools model, has been audited multiple times upstream. Every contract on this page is verifiable on-chain today.
RheoFi is decentralized, non-custodial, and currently on testnet. Nothing here is financial, legal, or tax advice.
Bugs, upgrade errors, or oracle failures can cause partial or total loss.
Collateral below the market threshold can be liquidated by anyone.
Extreme volatility or oracle staleness can leave positions in bad debt.
Testnet assets have no monetary value, but wallets still sign real transactions.
Availability and legality of DeFi vary by jurisdiction. Local compliance is on you.
You alone evaluate these risks and decide whether to interact with the protocol.
RheoFi is a decentralized, non-custodial protocol currently on testnet. Interacting with the protocol is at your own risk. By using it you acknowledge every risk listed above.
Everything about audits, oracles, timelocks, and how RheoFi keeps isolated pools safe on the XRPL EVM Sidechain.
RheoFi's contracts derive from the audited Compound V2 Isolated Pools framework. RheoFi-specific audits are in progress; the current codebase runs on XRPL EVM Testnet with limited assets while security review continues. Audit reports will be published on this page once complete.
Every contract on this page is verifiable on the XRPL EVM block explorer. Read the whitepaper or launch the app when you're ready.