-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Description Adds pzEth artifacts
- Loading branch information
Showing
4 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/registry': minor | ||
--- | ||
|
||
Add pzETH between ethereum and zircuit |
4 changes: 4 additions & 0 deletions
4
deployments/warp_routes/PZETH/ethereum-zircuit-addresses.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
ethereum: | ||
xERC20Lockbox: "0x0220b1EA1b56ECE8e2b62c8965659f0A621e9ebd" | ||
zircuit: | ||
xERC20: "0x8303Ce0E207BB44a3D3B2313AC219d0fC73b3764" |
22 changes: 22 additions & 0 deletions
22
deployments/warp_routes/PZETH/ethereum-zircuit-config.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# yaml-language-server: $schema=../schema.json | ||
tokens: | ||
- addressOrDenom: "0x0220b1EA1b56ECE8e2b62c8965659f0A621e9ebd" | ||
chainName: ethereum | ||
collateralAddressOrDenom: "0xbC5511354C4A9a50DE928F56DB01DD327c4e56d5" | ||
connections: | ||
- token: ethereum|zircuit|0x8303Ce0E207BB44a3D3B2313AC219d0fC73b3764 | ||
decimals: 18 | ||
logoURI: /deployments/warp_routes/PZETH/logo.svg | ||
name: "Renzo Restaked LST " | ||
standard: EvmHypXERC20Lockbox | ||
symbol: pzETH | ||
- addressOrDenom: "0x8303Ce0E207BB44a3D3B2313AC219d0fC73b3764" | ||
chainName: zircuit | ||
collateralAddressOrDenom: "0x9cb41CD74D01ae4b4f640EC40f7A60cA1bCF83E7" | ||
connections: | ||
- token: ethereum|ethereum|0x0220b1EA1b56ECE8e2b62c8965659f0A621e9ebd | ||
decimals: 18 | ||
logoURI: /deployments/warp_routes/PZETH/logo.svg | ||
name: "Renzo Restaked LST " | ||
standard: EvmHypXERC20 | ||
symbol: pzETH |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.