docs(chain-138): normalize chain name to DeFi Oracle Meta Mainnet (capital F)
#8
Reference in New Issue
Block a user
Delete Branch "devin/1776628206-rename-defi-to-capital-f"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Normalize the DeFi Oracle Meta Mainnet chain name to its canonical capital-F spelling across all in-repo docs and
pr-ready/listing assets.Why
The maintainer confirmed that
DeFi Oracle Meta Mainnetis the canonical form. This matches what the live SDK and token-aggregation service emit on:https://explorer.d-bis.org/api/config/networkshttps://explorer.d-bis.org/api/config/token-listhttps://explorer.d-bis.org/api/v1/report/coingecko?chainId=138/api/v1/report/*endpoints verified 200 OK on 2026-04-19.Docs +
pr-ready/JSONs had drifted toDefi Oracle Meta Mainnet. This PR realigns the doc side of the stack. Services are already correct and are not touched.Scope — 45 files, 92 lines
docs/04-configuration/pr-ready/eip155-138.json+ packaged copydocs/04-configuration/pr-ready/eip155-138-package/{manifest,eip155-138.chainlist,trust-wallet-registry-chain138,README}.json|.mddocs/04-configuration/pr-ready/chain138-asset-package/{manifest,listing-token-submissions.chain138,wallet-token-submissions.chain138,README}.json|.mddocs/04-configuration/pr-ready/{trust-wallet-registry-chain138.json,README.md}docs/04-configuration/metamask/METAMASK_NETWORK_CONFIG.jsondocs/04-configuration/coingecko/{COINGECKO_SUBMISSION_GUIDE,COINGECKO_SUBMISSION_CUSDT,COINGECKO_SUBMISSION_CUSDC,COINGECKO_API_NO_PUSH_LIQUIDITY}.mddocs/04-configuration/,docs/01-getting-started/,docs/11-references/,docs/00-meta/,docs/09-troubleshooting/docs/archive/{completion,fixes,historical}/reports/DEFI_ORACLE_MAINNET_CONNECTION_GUIDE.mdscripts/test-thirdweb-bridge-widget.jsdocs/GALATIC_SUMMARY.mdVerification
grep -rln "Defi Oracle Meta Mainnet" docs/ reports/ scripts/→ 0 hits after the change.python3 -m json.toolpasses on every touched JSON.Out of scope (tracked separately)
COINGECKO_CHAIN138_SUBMISSION_ATTACHMENT.mdon PR #7 still usesDefi— will be fixed on that branch with a follow-up commit once PR #7 lands or is rebased.reports/status/cw-*-latest.jsonfiles still absent from any ref.Related PRs
DeFi Oracle Meta Mainnetacross docs + pr-ready assetsClaude encountered an error —— View job
I'll analyze this and get back to you.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.