- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains - Omit embedded publish git dirs and empty placeholders from index 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
Upstream status: ethereum-lists/chains#8124 merged (cb4c47b). This repo’s eip155-138.json mirrors upstream master for local PRs and reviews.
File: eip155-138.json — public RPC endpoints only (Besu Core / JWT private RPC hostnames are not listed here).
When proposing a change:
- Edit this file (and
pr-workspace/chains/_data/chains/eip155-138.json) to match the intended upstream diff. - Fork https://github.com/ethereum-lists/chains, copy to
_data/chains/eip155-138.json, run their checks / Prettier per CONTRIBUTING.md. - In the PR description you can paste the “Chain 138 spec” from ADD_CHAIN138_TO_TRUST_WALLET.md.
Live listing: https://chainlist.org/chain/138
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.