From 679bff69d7dbd94fd966471252efbd465560c744 Mon Sep 17 00:00:00 2001 From: Jason Guo <33064781+Xaroz@users.noreply.github.com> Date: Fri, 7 Mar 2025 16:49:59 -0400 Subject: [PATCH] fix: add missing ETH/base-ethereum-lumiaprism deploy config (#654) ### Description Deploy config for ETH/base-ethereum-lumiaprism deploy config ### Backward compatibility Yes ### Testing --- .changeset/rare-impalas-thank.md | 5 +++++ .../ETH/base-ethereum-lumiaprism-deploy.yaml | 16 ++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 .changeset/rare-impalas-thank.md create mode 100644 deployments/warp_routes/ETH/base-ethereum-lumiaprism-deploy.yaml diff --git a/.changeset/rare-impalas-thank.md b/.changeset/rare-impalas-thank.md new file mode 100644 index 000000000..bc74bb534 --- /dev/null +++ b/.changeset/rare-impalas-thank.md @@ -0,0 +1,5 @@ +--- +'@hyperlane-xyz/registry': patch +--- + +Add missing ETH/base-ethereum-lumiaprism deploy config diff --git a/deployments/warp_routes/ETH/base-ethereum-lumiaprism-deploy.yaml b/deployments/warp_routes/ETH/base-ethereum-lumiaprism-deploy.yaml new file mode 100644 index 000000000..4f62623e9 --- /dev/null +++ b/deployments/warp_routes/ETH/base-ethereum-lumiaprism-deploy.yaml @@ -0,0 +1,16 @@ +base: + interchainSecurityModule: "0x0000000000000000000000000000000000000000" + mailbox: "0xeA87ae93Fa0019a82A727bfd3eBd1cFCa8f64f1D" + owner: "0xC92aB408512defCf1938858E726dc5C0ada9175a" + type: native +ethereum: + interchainSecurityModule: "0x0000000000000000000000000000000000000000" + mailbox: "0xc005dc82818d67AF737725bD4bf75435d065D239" + owner: "0xb10B260fBf5F33CC5Ff81761e090aeCDffcb1fd5" + type: native +lumiaprism: + interchainSecurityModule: "0x0000000000000000000000000000000000000000" + mailbox: "0x0dF25A2d59F03F039b56E90EdC5B89679Ace28Bc" + owner: "0x1b06089dA471355F8F05C7A6d8DE1D9dAC397629" + symbol: WETH + type: synthetic