interlay / interbtc-squid

Subquid GraphQL schema and indexer for the Interlay and Kintsugi networks
Apache License 2.0
4 stars 7 forks source link

Feat: Add missing metrics for DefiLlama #146

Closed bvotteler closed 9 months ago

bvotteler commented 1 year ago

Task split off from interlay/interbtc-ui#1520

Implement missing metrics needed to provide data to DefiLlama. DefiLlama instructions: https://docs.llama.fi/list-your-project/submit-a-project

Alexei's notes (copied and edited from Discord):

Add adapters to DeFiLLama for the:

And update them for

Here are examples for DeFiLlama adapters:

For our bridge collateral: https://github.com/DefiLlama/DefiLlama-Adapters/tree/main/projects/interlay-collateral For staking: https://github.com/DefiLlama/DefiLlama-Adapters/tree/main/projects/interlay-staking

And here is an exmaple of acala-dex https://github.com/DefiLlama/DefiLlama-Adapters/tree/main/projects/acala-dex

bvotteler commented 11 months ago

This issue may be obsolete after completing the following UI issue: https://github.com/interlay/interbtc-ui/issues/1596 To be reviewed after that has been completed

bvotteler commented 9 months ago

Closing this issue. No further work on Squid expected following the completion of interlay/interbtc-ui#1596