From 1a29a7610b7d7d02491f1cd3bca548207221afa9 Mon Sep 17 00:00:00 2001 From: defiQUG Date: Sun, 10 May 2026 09:09:13 -0700 Subject: [PATCH] docs(defillama): record official chain X profile @DefiOracleMeta Co-authored-by: Cursor --- config/defillama-chain138-touchpoints.json | 6 ++++++ .../defillama/CHAIN138_DEFILLAMA_ECOSYSTEM_MAP.md | 2 ++ .../defillama/DEFILLAMA_CHAIN138_SUBMISSION_CHECKLIST.md | 2 ++ 3 files changed, 10 insertions(+) diff --git a/config/defillama-chain138-touchpoints.json b/config/defillama-chain138-touchpoints.json index 6c9d16cf..8df72aca 100644 --- a/config/defillama-chain138-touchpoints.json +++ b/config/defillama-chain138-touchpoints.json @@ -2,6 +2,12 @@ "chainId": 138, "chainName": "Defi Oracle Meta Mainnet", "defillamaSdkChainKey": "dfio_meta_main", + "chainProfile": { + "displayName": "Defi Oracle Meta", + "xHandle": "@DefiOracleMeta", + "xUrl": "https://x.com/DefiOracleMeta", + "note": "Canonical X profile for the Chain 138 / Defi Oracle Meta network narrative — distinct from third-party DEX protocol accounts used in per-protocol (e.g. DODO) listings." + }, "regulatoryFraming": "Compliant digital money / e-money settlement rail — TVL adapters measure on-chain contract balances, not issuer licensing status.", "upstream": { "defillamaAdapters": "https://github.com/DefiLlama/DefiLlama-Adapters", diff --git a/docs/04-configuration/defillama/CHAIN138_DEFILLAMA_ECOSYSTEM_MAP.md b/docs/04-configuration/defillama/CHAIN138_DEFILLAMA_ECOSYSTEM_MAP.md index 12843fdd..e2bfc300 100644 --- a/docs/04-configuration/defillama/CHAIN138_DEFILLAMA_ECOSYSTEM_MAP.md +++ b/docs/04-configuration/defillama/CHAIN138_DEFILLAMA_ECOSYSTEM_MAP.md @@ -8,6 +8,8 @@ **Machine-readable touchpoints:** [`config/defillama-chain138-touchpoints.json`](../../../config/defillama-chain138-touchpoints.json). +**Public chain profile (X):** [Defi Oracle Meta](https://x.com/DefiOracleMeta) (`@DefiOracleMeta`) — use for **network / operator** messaging. Per-protocol listings (e.g. DODO on DefiLlama) may still reference that protocol’s own social accounts where upstream metadata requires it. + --- ## Why DefiLlama methodology still fits “electronic money” chains diff --git a/docs/04-configuration/defillama/DEFILLAMA_CHAIN138_SUBMISSION_CHECKLIST.md b/docs/04-configuration/defillama/DEFILLAMA_CHAIN138_SUBMISSION_CHECKLIST.md index bcbca62b..76a31a70 100644 --- a/docs/04-configuration/defillama/DEFILLAMA_CHAIN138_SUBMISSION_CHECKLIST.md +++ b/docs/04-configuration/defillama/DEFILLAMA_CHAIN138_SUBMISSION_CHECKLIST.md @@ -2,6 +2,8 @@ Use this after the **DefiLlama-Adapters** TVL PR ([`dfio_meta_main` + DODO](../CHAIN138_DEFILLAMA_ECOSYSTEM_MAP.md)). Touchpoints JSON: [`config/defillama-chain138-touchpoints.json`](../../../config/defillama-chain138-touchpoints.json). +**Chain vs protocol socials:** Official **Chain 138 / network** profile on X is [**@DefiOracleMeta**](https://x.com/DefiOracleMeta). A **DODO** adapter or listing PR may still cite **DODO’s** upstream Twitter where that matches DefiLlama’s existing **DODO AMM** row — do not conflate the two in copy. + --- ## 1. defillama-server (listing UI + chain labels)