⚪
Levex protocol
  • Introduction of Levex
  • Roadmap
  • LVX token
    • Tokenomics
    • Spec
    • Innovative auto-lp
  • Protocol Overview
    • How Levex Works
    • Margin Trading
    • Liquidation
    • Lending
    • OnDemand Oracle
    • FAQ
  • REWARDS
    • Staking and xLVX
    • Trading and Lending Rewards
    • Referral Program
  • GOVERNANCE
    • Levex Community Council
    • Councilmember Guidelines
    • Ambassador Guidelines
  • DEV
    • Developer Guide
    • Security and Audits
    • Terms of Service
    • Brand Assets
  • Socials
    • Telegram
  • Twitter
Powered by GitBook
On this page
  • Source Code Repo
  • Backend API
  • Deployed Contracts
  • Ethereum
  1. DEV

Developer Guide

PreviousAmbassador GuidelinesNextSecurity and Audits

Last updated 2 years ago

Levex is an open-source project based on OpenLeverage protocol smart contracts. If you want to contribute to the project or have questions on technical aspects, we highly encourage you to discuss the problem and the solution with the team. If you want to reach out to the dev team directly, contact our dev on TG.

Source Code Repo

The source can be found in

Backend API

All Lending pools info

not started

Stats for Individual lending pool

not started

Chain prefixes are bnb, kcc, eth.

Deployed Contracts

Ethereum

Contract

Address

Timelock

Coming soon

EthDexAggregatorV1

Coming soon

DexAggregatorDelegator

Coming soon

XLVX

Coming soon

XLVXDelegator

Coming soon

LPool

Coming soon

ControllerV1

Coming soon

ControllerDelegator

Coming soon

LevexV1Lib

Coming soon

LevexV1

Coming soon

LevexDelegator

Coming soon

LPoolDepositor

Coming soon

LPoolDepositorDelegator

Coming soon

QueryHelper

Coming soon

Levex GitHub