Osito Protocol Documentation

Osito enables any new token to serve as collateral for wBERA loans and earn wBERA yield immediately after launch.

What Osito Does

Osito has two core functions, both available to any token that meets verifiable, on-chain criteria:

  • Borrow wBERA using your token as collateral immediately after launch
  • Earn wBERA yield by staking your token without taking on debt

No governance approvals. No price oracles. No token whitelisting. Just pure math securing the protocol.

How It Works

Osito uses two simple mechanisms:

Safe Lending Formula

Instead of asking "what is this token worth?" Osito asks "how much wBERA could be extracted if all circulating tokens were sold at once?"

max_borrow = pool_BERA - worst_case_impactSee Full Formula →

Two Eligibility Requirements

Any token qualifies for Osito if it meets these verifiable criteria:

  • Fixed Supply: Must have a provably fixed token supply
  • Burned LP: Must have verifiably burned LP tokens
Check Requirements →

Three Ways to Use Osito

The protocol has three simple participant types:

Supply wBERA

Lend your wBERA to earn high yields from borrowers who can't get loans elsewhere

Borrow wBERA

Use your tokens as collateral to borrow wBERA without selling your tokens

Stake Tokens

Lock your tokens to earn wBERA yield without taking on debt

View User Guides

Key Technical Features

Interest Rates

Two-part interest model that charges based on wBERA usage and token usage

Read More →

Real-Time Security

Fetches fresh AMM data at each transaction to maintain protocol solvency

Read More →

Liquidations

Simple all-or-nothing liquidations when borrowed amount exceeds max_borrow

Read More →

wBERA Yields

High yields for lenders because borrowers cannot access loans elsewhere

Read More →

Why This Works

Osito's security comes from:

  • Worst-Case Math - Assumes all circulating tokens dump at once
  • AMM Price Impact - Uses x*y=k formula to calculate price impact
  • No Governance - Programmatic verification of all requirements
  • No Oracles - No price feeds that can be manipulated
See Full Security Model →