Skip to content

Commit

Permalink
fix(warp): Update ethereum / eclipse tETH warp config and addresses (#…
Browse files Browse the repository at this point in the history
…223)

### Description

- Update ethereum / eclipse tETH warp config and addresses
  • Loading branch information
Mo-Hussain committed Sep 19, 2024
1 parent f5c3d59 commit 0d56f2a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
5 changes: 5 additions & 0 deletions .changeset/sweet-dolls-know.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': patch
---

Update ethereum / eclipse tETH warp config and addresses
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
eclipsemainnet:
synthetic: BJa3fPvvjKx8gRCWunoSrWBbsmieub37gsGpjp4BfTfW
synthetic: 6GM7hy6M6LjhadG1xuKXPQ3jPC1eieEszR8DforoRzUp
ethereum:
collateral: "0x3Ac6A6Cca0b49C3f3f06D12F46e8d88EEfbB7415"
collateral: "0xc2495f3183F043627CAECD56dAaa726e3B2D9c09"
10 changes: 5 additions & 5 deletions deployments/warp_routes/tETH/ethereum-eclipsemainnet-config.yaml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0x3Ac6A6Cca0b49C3f3f06D12F46e8d88EEfbB7415"
- addressOrDenom: "0xc2495f3183F043627CAECD56dAaa726e3B2D9c09"
chainName: ethereum
collateralAddressOrDenom: "0x19e099B7aEd41FA52718D780dDA74678113C0b32"
connections:
- token: sealevel|eclipsemainnet|BJa3fPvvjKx8gRCWunoSrWBbsmieub37gsGpjp4BfTfW
- token: sealevel|eclipsemainnet|6GM7hy6M6LjhadG1xuKXPQ3jPC1eieEszR8DforoRzUp
decimals: 18
logoURI: /deployments/warp_routes/tETH/logo.svg
name: Eclipse Turbo ETH
standard: EvmHypCollateral
symbol: tETH
- addressOrDenom: BJa3fPvvjKx8gRCWunoSrWBbsmieub37gsGpjp4BfTfW
- addressOrDenom: 6GM7hy6M6LjhadG1xuKXPQ3jPC1eieEszR8DforoRzUp
chainName: eclipsemainnet
collateralAddressOrDenom: Hm7FzFMQYxRay1AJxJN4ScBrpMakj8xxXaFcWiU7KLGK
collateralAddressOrDenom: GU7NS9xCwgNPiAdJ69iusFrRfawjDDPjeMBovhV1d4kn
connections:
- token: ethereum|ethereum|0x3Ac6A6Cca0b49C3f3f06D12F46e8d88EEfbB7415
- token: ethereum|ethereum|0xc2495f3183F043627CAECD56dAaa726e3B2D9c09
decimals: 9
foreignDecimals: 18
logoURI: /deployments/warp_routes/tETH/logo.svg
Expand Down

0 comments on commit 0d56f2a

Please sign in to comment.