- Institutional / JVMTM / reserve-provenance / GRU transport + standards JSON - Validation and verify scripts (Blockscout labels, x402, GRU preflight, P1 local path) - Wormhole wiring in AGENTS, MCP_SETUP, MASTER_INDEX, 04-configuration README - Meta docs, integration gaps, live verification log, architecture updates - CI validate-config workflow updates Operator/LAN items, submodule working trees, and public token-aggregation edge routes remain follow-up (see TODOS_CONSOLIDATED P1). Made-with: Cursor
26 lines
1016 B
JSON
26 lines
1016 B
JSON
{
|
|
"routes": {
|
|
"weth9": {
|
|
"Ethereum Mainnet (1)": "0xF9A32F37099c582D28b4dE7Fca6eaC1e5259f939",
|
|
"BNB Chain (56)": "0x886C6A4ABC064dbf74E7caEc460b7eeC31F1b78C",
|
|
"Avalanche C-Chain (43114)": "0x3f8C409C6072a2B6a4Ff17071927bA70F80c725F"
|
|
},
|
|
"weth10": {
|
|
"Ethereum Mainnet (1)": "0xF9A32F37099c582D28b4dE7Fca6eaC1e5259f939",
|
|
"BNB Chain (56)": "0x886C6A4ABC064dbf74E7caEc460b7eeC31F1b78C",
|
|
"Avalanche C-Chain (43114)": "0x3f8C409C6072a2B6a4Ff17071927bA70F80c725F"
|
|
}
|
|
},
|
|
"chain138Bridges": {
|
|
"weth9": "0xcacfd227A040002e49e2e01626363071324f820a",
|
|
"weth10": "0xe0E93247376aa097dB308B92e6Ba36bA015535D0",
|
|
"trustless": "0xFce6f50B312B3D936Ea9693C5C9531CF92a3324c"
|
|
},
|
|
"tokenMappingApi": {
|
|
"basePath": "/api/v1/token-mapping",
|
|
"pairs": "/api/v1/token-mapping/pairs",
|
|
"resolve": "/api/v1/token-mapping/resolve",
|
|
"note": "Resolve bridged token addresses between chains; requires monorepo config/token-mapping-multichain.json on server."
|
|
}
|
|
}
|