Skip to content

Commit

Permalink
fix: missing collateral address in TETH warp route (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-savu authored Sep 18, 2024
1 parent be60e0a commit 75cdf82
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/large-starfishes-know.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': patch
---

Fixes missing collateral address from TETH warp route
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ tokens:
symbol: tETH
- addressOrDenom: BJa3fPvvjKx8gRCWunoSrWBbsmieub37gsGpjp4BfTfW
chainName: eclipsemainnet
collateralAddressOrDenom: Hm7FzFMQYxRay1AJxJN4ScBrpMakj8xxXaFcWiU7KLGK
connections:
- token: ethereum|ethereum|0x3Ac6A6Cca0b49C3f3f06D12F46e8d88EEfbB7415
decimals: 9
Expand Down

0 comments on commit 75cdf82

Please sign in to comment.