- Submodule pins: dbis_core, cross-chain-pmm-lps, mcp-proxmox (local, push may be pending), metamask-integration, smom-dbis-138 - Atomic swap + cross-chain-pmm-lops-publish, deploy-portal workflow, phoenix deploy-targets, routing/aggregator matrices - Docs, token-lists, forge proxy, phoenix API, runbooks, verify scripts Made-with: Cursor
31 lines
907 B
Markdown
31 lines
907 B
Markdown
# DeFi Oracle Meta Mainnet PR-Ready Package
|
|
|
|
**Chain:** DeFi Oracle Meta Mainnet
|
|
**Chain ID:** 138
|
|
**CAIP-2:** `eip155:138`
|
|
|
|
This directory is the handoff bundle for external chain-listing and wallet-support work.
|
|
|
|
## Contents
|
|
|
|
| File | Purpose |
|
|
| --- | --- |
|
|
| `eip155-138.chainlist.json` | Chainlist / `ethereum-lists/chains` submission copy |
|
|
| `trust-wallet-registry-chain138.json` | Trust Wallet Wallet Core registry entry copy |
|
|
| `manifest.json` | Package metadata and canonical source paths |
|
|
|
|
## Canonical sources
|
|
|
|
The editable source files live one directory up:
|
|
|
|
- `../eip155-138.json`
|
|
- `../trust-wallet-registry-chain138.json`
|
|
|
|
Do not manually edit the copies in this package unless you are intentionally preparing a one-off external handoff. Prefer updating the canonical sources and rebuilding the package.
|
|
|
|
## Rebuild
|
|
|
|
```bash
|
|
bash scripts/verify/build-chain138-pr-ready-package.sh
|
|
```
|