Varla
OverviewWhat it is and why it matters.How It WorksLending against prediction markets, step by step.FeaturesLending, borrowing, leverage, and risk management.Supported MarketsPolymarket, Opinion, Kalshi, and more.
DocumentationProtocol docs, guides, and architecture.Smart ContractsPool, Collateral Manager, Oracle, Liquidation Engine.SDK ReferenceTypeScript SDK for protocol interactions.API ReferenceREST and GraphQL endpoints for market data.
BlogLatest news and announcements from Varla.FAQsFrequently asked questions about the protocol.Security & AuditsProtocol security, audits, and trust assumptions.Brand AssetsLogos, colors, and typography guidelines.
Sign up
Varla
Protocol
Overview What it is and why it matters.
How It Works Lending against prediction markets, step by step.
Features Lending, borrowing, leverage, and risk management.
Supported Markets Polymarket, Opinion, Kalshi, and more.
Developers
Documentation Protocol docs, guides, and architecture.
Smart Contracts Pool, Collateral Manager, Oracle, Liquidation Engine.
SDK Reference TypeScript SDK for protocol interactions.
API Reference REST and GraphQL endpoints for market data.
Resources
Blog Latest news and announcements from Varla.
FAQs Frequently asked questions about the protocol.
Security & Audits Protocol security, audits, and trust assumptions.
Brand Assets Logos, colors, and typography guidelines.
Sign up

Introduction

Overview
Varla 101

Protocol

Overview
Lending Model
Supply & Borrow Interest Rates Reserves
User Positions
Open Positions Supply Assets Borrow Assets Withdraw Assets Repay Loans
Risk Engine
Health Factor LTV & Thresholds Liquidations Market Resolution Oracle System

Markets

Overview
Polymarket
Opinion
Kalshi
Adapters

Token

Overview
Distribution
Utility & Governance
Varla Gems

Security

Overview
Trust Assumptions
Risk Disclosure
Risk Parameters

Resources

FAQ
Glossary
Links
Brand Assets

Getting Started

Overview
TypeScript SDK
GraphQL API
Smart Contracts

Smart Contracts

Overview
Core Protocol
VarlaPool VarlaOracle Interest Rate Liquidators Market Adapters
Governance & Access
Governance

References

SDK Reference
API Reference

Operations

Testing & Debugging
Contract Addresses

Security

Overview
Trust Assumptions
Risk Disclosure
Risk Parameters

Supply Assets

Add more prediction market positions as collateral to improve your health factor or increase borrowing capacity.

When to Supply More

  • Health factor is declining — your existing collateral lost value and you need a buffer
  • Want to borrow more — additional collateral increases your weighted LTV capacity
  • New positions acquired — you bought more PM shares and want them working as collateral

How It Works

Supplying additional collateral is the same deposit(tokenId, amount) call on VarlaCore. New positions are added to your existing cross-margin account. The oracle re-evaluates your total collateral value and your health factor updates immediately.

Effect on health factor
Before supply:
├── Collateral: $8,000 (weighted: $5,600)
├── Debt: $5,000
└── HF: 1.12 ⚠️ Getting low

After supplying $3,000 more (65% LTV tier):
├── Collateral: $11,000 (weighted: $7,550)
├── Debt: $5,000
└── HF: 1.51 ✓ Comfortable
💡 Same approval
If you've already approved VarlaCore for the ERC-1155 contract, no new approval is needed. The setApprovalForAll covers all token IDs.
ℹ Different positions, same account
You can deposit positions from different markets into the same account. Each gets its own risk tier LTV, but they all contribute to your single health factor.

Menu

  • Overview
  • How it works
  • Features
  • Documentations
  • FAQs

Ecosystem

  • Prediction markets
  • Builders
  • Integrations
  • Governance

Company

  • About
  • Terms
  • Privacy
  • Support

©2026 Varla Labs Inc. All rights reserved