Files
smom-dbis-138/deployments/chain138/wormhole-pending.json

33 lines
758 B
JSON

{
"schemaVersion": "1.0.0",
"status": "pending_wormhole_foundation_ack",
"evmChainId": 138,
"wormholeChainId": null,
"updated": "2026-05-27",
"note": "Populate after Guardian ACK + deploy. Do not treat as canonical until verified on explorer.",
"contracts": {
"WormholeCore": {
"address": null,
"deployTx": null
},
"WormholeSetup": {
"address": null
},
"WormholeImplementation": {
"address": null
},
"TokenBridge": {
"address": null,
"deployTx": null
}
},
"upstream": {
"repo": "https://github.com/wormhole-foundation/wormhole",
"ref": "v2.56.0",
"deployScripts": [
"ethereum/sh/deployCoreBridge.sh",
"ethereum/sh/deployTokenBridge.sh"
]
}
}