LogoLogo
User DocsDeveloper DocsHow-To Guides
  • ➡️Start Here
  • 🚧Disclaimer
  • User Docs
    • Introduction
    • Fund Overview
    • zVLT
    • Tranches
    • ZVE Token
  • How-To Guides
    • Complete KYC/KYB
    • Mint Tranche Tokens
    • Stake Tranche Tokens
  • Developer Docs
    • Contract Addresses
    • Core Contracts
      • ZivoeDAO.sol
      • ZivoeGlobals.sol
      • ZivoeGovernorV2.sol
      • ZivoeITO.sol
      • ZivoeLocker.sol
      • ZivoeMath.sol
      • ZivoeRewards.sol
      • ZivoeRewardsVesting.sol
      • ZivoeToken.sol
      • ZivoeTranches.sol
      • ZivoeTrancheToken.sol
      • ZivoeYDL.sol
      • ZivoeVault.sol
      • ZivoeRouter.sol
    • Lockers
      • OCC_Modular.sol
      • OCE_ZVE.sol
      • OCL_ZVE.sol
      • OCR_Modular.sol
      • OCT_DAO.sol
      • OCT_Convert.sol
      • OCT_YDL.sol
      • OCT_ZVL.sol
      • OCY_Convex_A.sol
      • OCY_Convex_B.sol
      • OCY_Convex_C.sol
      • OCY_OUSD.sol
      • ZivoeSwapper.sol
  • Official Links
    • Audits
    • Website
    • Twitter
    • Telegram
    • Blog
  • Terms
    • Terms Of Use / Privacy Policy
    • Reg S Compliance
Powered by GitBook

Zivoe Finance - Official Documentation

On this page
  1. Developer Docs

Lockers

List of Lockers

Contract
Description
OCC_Modular.sol

On Chain Credit (direct loans)

OCE_ZVE.sol

On Chain Exponential (exponentially decaying $ZVE emissions schedule)

OCL_ZVE.sol

On Chain Liquidity (for liquidity provisioning)

OCR_Modular.sol

On Chain Redemptions (for redeeming capital)

OCT_Convert.sol

On Chain Treasury (for tranche conversions, to DAO)

OCT_DAO.sol

On Chain Treasury (for asset conversions, to DAO)

OCT_YDL.sol

On Chain Treasury (for asset conversions, to YDL)

OCT_ZVL.sol

On Chain Treasury (for claiming $ZVE, to ZVL)

OCY_Convex_A.sol

On Chain Yield (for yield generation, Convex)

OCY_Convex_B.sol

On Chain Yield (for yield generation, Convex)

OCY_OUSD.sol

On Chain Yield (for yield generation, OUSD)

ZivoeSwapper.sol

Facilitates swaps via 1INCH v5 protocol.

PreviousZivoeRouter.solNextOCC_Modular.sol

Last updated 13 days ago