Open
Description
Abstract
Add analytics to serve stats to DeFiLlama, Coingecko, and Coinmarketcap.
Motivation
Users use external sources to compare Interlay to other projects and to learn more about it. We should support common platforms and deliver stats about our platform.
Specification
- Implement an RPC API to serve DefiLlama, Coingecko, and Coinmarketcap
- Coinmarketcap requirements: https://tinyurl.com/y2hj58pd
- Coingecko requirements: https://docs.google.com/document/d/1v27QFoQq1SKT3Priq3aqPgB70Xd_PnDzbOCiuoCyixw/edit#
- DefiLlama: https://docs.llama.fi/list-your-project/submit-a-project
Reference Implementation
None
Security Considerations
These services will read public data. Availability should be provided via the vercel endpoints under which these APIs will be deployed.
Related / split off issues
Squid
- Feat: Add missing metrics for DefiLlama interbtc-squid#146
- Feat: Add missing metrics for Coinmarketcap interbtc-squid#147
- Feat: Add missing metrics for Coingecko interbtc-squid#148