Contact Us
If you're working on something real — let's talk.
Development & Integration
Blockchain Infrastructure & Tools
Ecosystem Growth & Support
© 2026 Lampros Tech. All Rights Reserved.
Published On Dec 08, 2025
Updated On Dec 08, 2025

For example, /projects/my-protocol.

Growth Lead
FAQs
To list your project, you need to fork the official DeFiLlama Adapters repository, create a project folder, write your adapter script (SDK or Fetch), test it locally, and submit a pull request (PR) to the main repo for review and approval.
You’ll need accurate contract addresses, token mappings (to Coingecko or chain IDs), and a verified adapter that correctly calculates Total Value Locked (TVL).
After your pull request is merged, your project typically appears on the DeFiLlama dashboard within 24 hours.
Update your adapter whenever you deploy new vaults or contract versions, and regularly monitor SDK updates or schema changes. This ensures your public TVL data remains consistent.
TVL discrepancies often occur when new pools are not added, proxy logic changes are missed, or version migrations duplicate data. Regular monitoring helps detect and fix these early.