andrecronje / DefiLlama-Adapters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Defillama Adapters

  1. Place abis in the config folder within a subfolder with your protocol project name.
  2. Create a function called fetch returning your TVL (and export it)
  3. Use CoinGecko API (see helper/utils.js) when possible/applicable
  4. Don't hesitate to ping me on Twitter if I'm late to merge your PR

Getting listed

Please send answers to questions there https://github.com/DefiLlama/DefiLlama-Adapters/blob/main/pull_request_template.md when creating a PR.

Work in progress

This is a work in progress. The goal is to eventually handle historical data. DefiLlama aims to be transparent, accurate and open source.

If you have any suggestions, want to contribute or want to chat, please contact https://twitter.com/defillama or @defillama on Telegram.

About


Languages

Language:JavaScript 100.0%