Skip to content

Commit

Permalink
fix(eclipse): add missing collateral addresses to warp routes (#196)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: J M Rossy <[email protected]>
  • Loading branch information
3 people authored Sep 17, 2024
1 parent b4bc397 commit 6a324fb
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/tame-parrots-whisper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': patch
---

Adds missing collateral addresses to eclipse warp routes
5 changes: 5 additions & 0 deletions .changeset/wise-crabs-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': patch
---

Add mailbox addresses to the chain metadata of SVM chains to get the warp UI working
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
tokens:
- addressOrDenom: GLpdg3jt6w4eVYiCMhokVZ4mX6hmRvPhcL5RoCjzGr5k
chainName: eclipsemainnet
collateralAddressOrDenom: 8SuhHnSEogAN2udZsoychjTafnaGgM9MCidYZEP8vuVY
connections:
- token: sealevel|solanamainnet|4UMNyNWW75zo69hxoJaRX5iXNUa5FdRPZZa9vDVCiESg
decimals: 9
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ tokens:
symbol: USDC
- addressOrDenom: D6k6T3G74ij6atCtBiWBs5TbFa1hFVcrFUSGZHuV7q3Z
chainName: eclipsemainnet
collateralAddressOrDenom: AvieFG3iLSaETVWyd1Urov5fZHy888aATC2QtGTAEhf8
connections:
- token: ethereum|ethereum|0xFc8F5272d690cf19732a7eD6f246aDF5fB8708dB
- token: sealevel|solanamainnet|Fefw54S6NDdwNbPngPePvW4tiFTFQDT7gBPvFoDFeGqg
Expand All @@ -21,6 +22,7 @@ tokens:
symbol: USDC
- addressOrDenom: Fefw54S6NDdwNbPngPePvW4tiFTFQDT7gBPvFoDFeGqg
chainName: solanamainnet
collateralAddressOrDenom: EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
connections:
- token: sealevel|eclipsemainnet|D6k6T3G74ij6atCtBiWBs5TbFa1hFVcrFUSGZHuV7q3Z
decimals: 6
Expand Down

0 comments on commit 6a324fb

Please sign in to comment.