Files
proxmox/config/routing-registry.json
defiQUG e4c9dda0fd
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
chore: update submodule references and documentation
- Marked submodules ai-mcp-pmm-controller, explorer-monorepo, and smom-dbis-138 as dirty to reflect recent changes.
- Updated documentation to clarify operator script usage, including dotenv loading and task execution instructions.
- Enhanced the README and various index files to provide clearer navigation and task completion guidance.

Made-with: Cursor
2026-03-04 02:03:08 -08:00

123 lines
3.2 KiB
JSON

{
"description": "Routing registry: (fromChain, toChain, asset) -> pathType, bridgeAddress. Used by UI and indexer. See docs/11-references/DEPLOYED_TOKENS_BRIDGES_LPS_AND_ROUTING_STATUS.md.",
"routes": [
{
"fromChain": 138,
"toChain": 651940,
"asset": "WETH",
"pathType": "ALT",
"bridgeAddress": "0x66FEBA2fC9a0B47F26DD4284DAd24F970436B8Dc",
"bridgeChainId": 138,
"label": "AlltraAdapter"
},
{
"fromChain": 651940,
"toChain": 138,
"asset": "WETH",
"pathType": "ALT",
"bridgeAddress": "0x66FEBA2fC9a0B47F26DD4284DAd24F970436B8Dc",
"bridgeChainId": 651940,
"label": "AlltraAdapter"
},
{
"fromChain": 138,
"toChain": 1,
"asset": "WETH",
"pathType": "CCIP",
"bridgeAddress": "0x971cD9D156f193df8051E48043C476e53ECd4693",
"bridgeChainId": 138,
"label": "CCIPWETH9Bridge"
},
{
"fromChain": 138,
"toChain": 56,
"asset": "WETH",
"pathType": "CCIP",
"bridgeAddress": "0x971cD9D156f193df8051E48043C476e53ECd4693",
"bridgeChainId": 138,
"label": "CCIPWETH9Bridge"
},
{
"fromChain": 138,
"toChain": 137,
"asset": "WETH",
"pathType": "CCIP",
"bridgeAddress": "0x971cD9D156f193df8051E48043C476e53ECd4693",
"bridgeChainId": 138,
"label": "CCIPWETH9Bridge"
},
{
"fromChain": 138,
"toChain": 10,
"asset": "WETH",
"pathType": "CCIP",
"bridgeAddress": "0x971cD9D156f193df8051E48043C476e53ECd4693",
"bridgeChainId": 138,
"label": "CCIPWETH9Bridge"
},
{
"fromChain": 138,
"toChain": 42161,
"asset": "WETH",
"pathType": "CCIP",
"bridgeAddress": "0x971cD9D156f193df8051E48043C476e53ECd4693",
"bridgeChainId": 138,
"label": "CCIPWETH9Bridge"
},
{
"fromChain": 138,
"toChain": 43114,
"asset": "WETH",
"pathType": "CCIP",
"bridgeAddress": "0x971cD9D156f193df8051E48043C476e53ECd4693",
"bridgeChainId": 138,
"label": "CCIPWETH9Bridge"
},
{
"fromChain": 138,
"toChain": 8453,
"asset": "WETH",
"pathType": "CCIP",
"bridgeAddress": "0x971cD9D156f193df8051E48043C476e53ECd4693",
"bridgeChainId": 138,
"label": "CCIPWETH9Bridge"
},
{
"fromChain": 138,
"toChain": 100,
"asset": "WETH",
"pathType": "CCIP",
"bridgeAddress": "0x971cD9D156f193df8051E48043C476e53ECd4693",
"bridgeChainId": 138,
"label": "CCIPWETH9Bridge"
},
{
"fromChain": 138,
"toChain": 25,
"asset": "WETH",
"pathType": "CCIP",
"bridgeAddress": "0x971cD9D156f193df8051E48043C476e53ECd4693",
"bridgeChainId": 138,
"label": "CCIPWETH9Bridge"
},
{
"fromChain": 138,
"toChain": 42220,
"asset": "WETH",
"pathType": "CCIP",
"bridgeAddress": "0x971cD9D156f193df8051E48043C476e53ECd4693",
"bridgeChainId": 138,
"label": "CCIPWETH9Bridge"
},
{
"fromChain": 138,
"toChain": 1111,
"asset": "WETH",
"pathType": "CCIP",
"bridgeAddress": "0x971cD9D156f193df8051E48043C476e53ECd4693",
"bridgeChainId": 138,
"label": "CCIPWETH9Bridge"
}
]
}