Cross-Margin Lending
Portfolio-level collateral management, not isolated positions
Tiered Risk System
Dynamic LTV (50-80%) based on market liquidity and volatility
Non-Custodial
Your positions, your control — smart contract escrow
Permissionless Liquidations
Fully on-chain, transparent, and incentivized
Cross-Margin Architecture
The Power of Portfolio Lending
Most lending protocols use isolated vaults — each collateral type requires a separate loan. Varla uses cross-margin, where all your positions combine into a single collateral pool.- Capital Efficiency
- vs Isolated Lending
Your total portfolio value determines borrowing power, not individual positions.Benefits:
- Higher capital efficiency
- Single health factor to monitor
- Flexible rebalancing without closing vaults
Tiered LTV System
Risk-Adjusted Borrowing Power
Not all prediction markets are equal. A high-liquidity political market is very different from a niche sports event. Varla assigns risk tiers to each market based on objective criteria.| Tier | LTV | Criteria | Examples |
|---|---|---|---|
| Conservative | 80% | High liquidity (>$1M depth), established markets | Major elections, flagship events |
| Moderate | 65% | Standard liquidity, active trading | Regular markets, popular topics |
| Risk | 50% | Lower liquidity, higher volatility | New markets, niche events |
How Tiers Are Assigned
Tier LTVs are protocol defaults (80/65/50%). Governance can set per-position overrides that only reduce LTV — never increase it.
Non-Custodial Design
Your Keys, Your Collateral
Varla never takes custody of your positions in a traditional sense.Smart Contract Escrow
Smart Contract Escrow
When you deposit collateral, it’s held by the VarlaCore smart contract — not a company, not an individual. The code is the custodian.
Defined Release Conditions
Defined Release Conditions
The contract can only release your collateral under specific conditions:
- You repay your debt (full withdrawal)
- You’re liquidated (partial seizure to repay debt)
- No other release paths exist
Verifiable On-Chain
Verifiable On-Chain
All operations are transparent and auditable. You can verify exactly where your collateral is at any time.
Permissionless Liquidations
Decentralized Enforcement
When a position becomes unhealthy (health factor < 1.0), anyone can liquidate it. This ensures:No Single Point of Failure
Multiple liquidators compete to maintain protocol health. No reliance on a single keeper.
Fast Response
Competition incentivizes quick action. Unhealthy positions are resolved rapidly.
Transparent Rules
All liquidation logic is on-chain. Anyone can verify the math.
Fair Incentives
Variable bonus (5-15%) based on position health ensures proper compensation.
Variable Liquidation Bonus
The liquidation bonus scales with how unhealthy the position is:| Health Factor | Bonus | Rationale |
|---|---|---|
| ~1.0 (just liquidatable) | ~5% | Minimal incentive needed |
| ~0.9 | ~10% | Moderate urgency |
| ≤ 0.8 | ~15% | High urgency, max incentive |
These are protocol defaults. Governance can adjust the bonus curve, set per-tier maximums, and create per-position overrides (which can only lower the bonus).
Conservative Oracle Design
Protecting Lenders
The VarlaOracle uses multiple safeguards to ensure accurate, manipulation-resistant pricing:- Price Selection
- Staleness Checks
- Liquidity Validation
- Attackers can’t pump spot price to inflate collateral value
- TWAP provides resistance to short-term manipulation
- Lenders are protected from artificially inflated collateral
Lender Protection
Reserve Fund
10% of all borrower interest goes to a protocol reserve fund:- First-loss coverage for bad debt
- Lenders are protected before the protocol takes risk
- Reserve is consumed before losses are socialized to LPs