From 6074b4426171545d4b0da853aee6722d5fb10b7e Mon Sep 17 00:00:00 2001 From: defiQUG Date: Sun, 10 May 2026 08:27:10 -0700 Subject: [PATCH] docs(defillama): sync ecosystem map TVL row with PR-prepared state Co-authored-by: Cursor --- .../defillama/CHAIN138_DEFILLAMA_ECOSYSTEM_MAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/04-configuration/defillama/CHAIN138_DEFILLAMA_ECOSYSTEM_MAP.md b/docs/04-configuration/defillama/CHAIN138_DEFILLAMA_ECOSYSTEM_MAP.md index 5cb63db3..12843fdd 100644 --- a/docs/04-configuration/defillama/CHAIN138_DEFILLAMA_ECOSYSTEM_MAP.md +++ b/docs/04-configuration/defillama/CHAIN138_DEFILLAMA_ECOSYSTEM_MAP.md @@ -20,7 +20,7 @@ DefiLlama defines TVL as **value locked in protocol contracts**, valued largely | Metric | Repository (upstream) | Chain 138 relevance | |--------|-------------------------|---------------------| -| TVL | [DefiLlama-Adapters](https://github.com/DefiLlama/DefiLlama-Adapters) | **In progress:** DODO V2 DVM on `dfio_meta_main` (factory + `fromBlock`). | +| TVL | [DefiLlama-Adapters](https://github.com/DefiLlama/DefiLlama-Adapters) | **Prepared for upstream PR:** DODO V2 DVM on `dfio_meta_main` (factory + `fromBlock`); companion **`defillama-server`** chain metadata + DODO listing rows committed locally — see [`DEFILLAMA_CHAIN138_SUBMISSION_CHECKLIST.md`](DEFILLAMA_CHAIN138_SUBMISSION_CHECKLIST.md) and [`config/defillama-chain138-touchpoints.json`](../../../config/defillama-chain138-touchpoints.json). Merge on upstream completes the public UI slice. | | Fees / revenue / DEX volume / options / aggregators | [dimension-adapters](https://github.com/DefiLlama/dimension-adapters) | **Optional later** when you want volume/fees series on supported venues. | | Yields | [yield-server](https://github.com/DefiLlama/yield-server) | Optional if you expose yield-bearing pools with standard adapter patterns. | | Stablecoins (peg/supply) | [peggedassets-server](https://github.com/DefiLlama/peggedassets-server) | Optional if you want pegged-asset tracking for compliant stables. |