docs(coingecko): normalize 5 submission docs to canonical attachment + verified API endpoints (companion PR, partial) #10
Reference in New Issue
Block a user
Delete Branch "devin/coingecko-normalization-companion-20260419"
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
Companion PR to the locally-normalized CoinGecko submission work. Stages the 7 files that could be confirmed verbatim from this session:
5 normalized CoinGecko docs (
docs/04-configuration/coingecko/):COINGECKO_API_NO_PUSH_LIQUIDITY.md— explains CoinGecko API is read-only; GeckoTerminal indexes supported chains on-chain; Chain 138 requires submitting a pull URL.COINGECKO_SUBMISSION_CUSDT.md— cUSDT (0x93E66202…, 6 decimals) onDeFi Oracle Meta Mainnet; points at canonical attachment + 3 verified API endpoints.COINGECKO_SUBMISSION_CUSDC.md— cUSDC (0xf22258f5…, 6 decimals) onDeFi Oracle Meta Mainnet; same structure as cUSDT.COINGECKO_SUBMISSION_GUIDE.md— canonical process reference with 7 verified public JSON endpoints.COINGECKO_SUBMISSION_PACKAGE.md— thin wrapper around canonical attachment; explicitly warns not to citecoingecko/exports/*.jsonuntil regenerated.2 machine-readable artifacts / E2E evidence:
reports/status/cw-public-prices-latest.json(2,095 lines) — per-chain cW* prices derived from DODO PMM pool midPrices.docs/04-configuration/verification-evidence/e2e-verification-20260419_162326/all_e2e_results.json(44 entries) — full E2E results backing the canonical attachment: 44/44 DNS pass, 28 HTTPS pass, all RPC/WS/Blockscout checks pass; one warn onsankofa.nexus(502).What this PR normalizes:
DeFi Oracle Meta Mainnet(capital F) to match live services.COINGECKO_CHAIN138_SUBMISSION_ATTACHMENT.mdas the single authoritative package rather than duplicating content.docs/04-configuration/coingecko/exports/*.jsonplaceholder payloads.Files NOT yet included (pending user handoff)
Four files from the original 11-file set could not be staged verbatim in this session because the updated content was not shared inline:
docs/04-configuration/coingecko/COINGECKO_CHAIN138_SUBMISSION_ATTACHMENT.md— the version with the full credibility certifications matrix + native/bridged asset tables + Fastest Remaining Wins.docs/04-configuration/coingecko/CMC_COINGECKO_SUBMISSION_RUNBOOK.md— refreshed version with credibility-matrix section.reports/status/cw-mesh-deployment-matrix-latest.json— 11-chain per-chain deployment status.docs/04-configuration/verification-evidence/e2e-verification-20260419_162326/verification_report.md— human-readable E2E routing summary.Ship these in a follow-up commit to this same branch once the content is shared.
Review & Testing Checklist for Human
DeFi Oracle Meta Mainnetcasing, the 7 verified endpoint list, and the "do not use exports/*.json" note).reports/status/cw-public-prices-latest.jsonis the intended snapshot (generated frompromod-uniswap-v2-live-pair-discovery-latest.json+deployment-status.json).all_e2e_results.json44 entries match the evidence run at2026-04-19T16:23:26-07:00from76.53.10.36.Notes
devin/explorer-verification-checklist-20260419).COINGECKO_CHAIN138_SUBMISSION_ATTACHMENT.mdis currently only in PR #7 (older draft). When the refreshed version lands on this branch, PR #7 will need a rebase.- COINGECKO_API_NO_PUSH_LIQUIDITY.md, COINGECKO_SUBMISSION_{CUSDT,CUSDC,GUIDE,PACKAGE}.md: normalize to 'DeFi Oracle Meta Mainnet' canonical naming, point to COINGECKO_CHAIN138_SUBMISSION_ATTACHMENT.md as the authoritative package, and list the 7 verified public /api/ endpoints (live-verified 2026-04-19). - reports/status/cw-public-prices-latest.json: machine-readable cW* price snapshot (DODO PMM midPrice per chain). - docs/04-configuration/verification-evidence/e2e-verification-20260419_162326/all_e2e_results.json: E2E evidence backing the canonical attachment (44 domains, 44 DNS pass, 28 HTTPS pass, all RPC/WS/Blockscout checks pass on 2026-04-19). Companion to: COINGECKO_CHAIN138_SUBMISSION_ATTACHMENT.md (pending) and CMC_COINGECKO_SUBMISSION_RUNBOOK.md refresh (pending). Co-Authored-By: Nakamoto, S <defi@defi-oracle.io>Claude encountered an error —— View job
I'll analyze this and get back to you.
Claude encountered an error —— View job
I'll analyze this and get back to you.
Attached the 4 remaining files for PR #10:
COINGECKO_CHAIN138_SUBMISSION_ATTACHMENT.mdwith the credibility-certifications matrix, the refreshedCMC_COINGECKO_SUBMISSION_RUNBOOK.mdwith the repo-vs-third-party credibility matrix,reports/status/cw-mesh-deployment-matrix-latest.json, and the human-readable E2E summaryverification_report.md.Line counts verified: ATTACHMENT 143, RUNBOOK 126, cw-mesh 178 (valid JSON), verification_report 445. Commit
288c0f2aon the same branch. All 11/11 files now staged; flipped from draft to ready-for-review.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.