- Config, docs, scripts, and backup manifests - Submodule refs unchanged (m = modified content in submodules) Made-with: Cursor
PR-Ready Submissions — Chain 138
Purpose: Drop-in content to open pull requests or submit listings for Defi Oracle Meta Mainnet (Chain ID 138). Use when you are ready to submit; forms are already submitted where applicable (see REPOSITORIES_AND_PRS_CHAIN138).
1. Chainlist (ethereum-lists/chains)
Repo: https://github.com/ethereum-lists/chains
Action: Add or update _data/chains/eip155-138.json.
File: eip155-138.json — lists only public RPC nodes (Core and Private RPC nodes are excluded).
Steps:
- Fork https://github.com/ethereum-lists/chains
- Copy
eip155-138.jsonto_data/chains/eip155-138.jsonin your fork - Commit, push, open PR. In the PR description paste the "Chain 138 spec" from ADD_CHAIN138_TO_TRUST_WALLET.md
- Follow their CONTRIBUTING.md and respond to review
Note: Chain 138 may already be listed (see https://chainlist.org/chain/138). If so, use this file only to propose updates.
2. Trust Wallet (trustwallet/wallet-core)
Repo: https://github.com/trustwallet/wallet-core
Action: Add Chain 138 to the chain registry (e.g. registry.json or current path per their docs).
File: trust-wallet-registry-chain138.json
Steps:
- Clone trustwallet/wallet-core and follow Trust – New EVM chain
- Add the JSON entry from
trust-wallet-registry-chain138.jsonto the registry file (path may beregistry.jsonor underregistry/; check repo) - Run codegen:
./tools/new-evmchain dfiometa(use registry id, not chainId 138; requires Rust/cargo) - Extend derivation tests if required
- Build and test, then open PR with registry change + generated files
Full guide: ADD_CHAIN138_TO_TRUST_WALLET.md
3. Ledger (after they respond)
When Ledger confirms the request, use ADD_CHAIN138_TO_LEDGER_LIVE.md and push materials to bis-innovations/LedgerLive for their review. No PR-ready file here; follow Ledger’s instructions.
4. CoinGecko / CMC
No GitHub PR. Use CMC_COINGECKO_SUBMISSION_RUNBOOK.md and export from the report API, then submit via platform forms.