Developer Guide

OpenLeverage is an open-source project. 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 the dev-chat channel on Discord.

Source Code Repo

The source can be found in OpenLeverage GitHub.

Backend API

All Lending pools info

https://<chain>.openleverage.finance/api/info/pools

All pool lending and borrowing interest info

https://<chain>.openleverage.finance/api/info/pools/interest

Stats for Individual lending pool

https://<chain>.openleverage.finance/api/info/pool/<poolAddress>

Chain prefixes are bnb, kcc, eth.

Deployed Contracts

Ethereum

BNB Chain

KuCoin Community Chain

Kovan Testnet

Last updated