chore: update submodule references and documentation
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled

- 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
This commit is contained in:
defiQUG
2026-03-04 02:03:08 -08:00
parent 70eadb7bf0
commit e4c9dda0fd
246 changed files with 17774 additions and 93 deletions

View File

@@ -0,0 +1,122 @@
{
"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"
}
]
}