WIP: Chain138 deployment scripts, flash receivers, HYBX OMNL recovery
This commit is contained in:
32
deployments/chain138/wormhole-pending.json
Normal file
32
deployments/chain138/wormhole-pending.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user