-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into pb/jan6
- Loading branch information
Showing
28 changed files
with
188 additions
and
37 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 |
---|---|---|
|
@@ -2,4 +2,4 @@ | |
'@hyperlane-xyz/registry': minor | ||
--- | ||
|
||
Deploy to torus. | ||
Add rstETH/ethereum-zircuit Warp Route |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 new form warp routes for GAME WBTC aixBT and wstETH |
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': patch | ||
--- | ||
|
||
Add PNDR/bsc-ethereum-lumiaprism logoURI field" |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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 @@ | ||
base: | ||
collateral: "0xa6536c88A7f86d2b189c58A5a19BF5F03241d6A0" | ||
form: | ||
synthetic: "0x40Ca4155c0334F7e0F6d7F80536B59EF8831c9fb" |
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: "0x40Ca4155c0334F7e0F6d7F80536B59EF8831c9fb" | ||
chainName: form | ||
connections: | ||
- token: ethereum|base|0xa6536c88A7f86d2b189c58A5a19BF5F03241d6A0 | ||
decimals: 18 | ||
logoURI: /deployments/warp_routes/AIXBT/logo.svg | ||
name: aixbt by Virtuals | ||
standard: EvmHypSynthetic | ||
symbol: AIXBT | ||
- addressOrDenom: "0xa6536c88A7f86d2b189c58A5a19BF5F03241d6A0" | ||
chainName: base | ||
coinGeckoId: aixbt-by-virtuals | ||
collateralAddressOrDenom: "0x4F9Fd6Be4a90f2620860d680c0d4d5Fb53d1A825" | ||
connections: | ||
- token: ethereum|form|0x40Ca4155c0334F7e0F6d7F80536B59EF8831c9fb | ||
decimals: 18 | ||
logoURI: /deployments/warp_routes/AIXBT/logo.svg | ||
name: aixbt by Virtuals | ||
standard: EvmHypCollateral | ||
symbol: AIXBT |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 @@ | ||
base: | ||
collateral: "0x6a5579ABECE07b73d4d92a8bBFF51aF827bB21f1" | ||
form: | ||
synthetic: "0x96D51cc3f7500d501bAeB1A2a62BB96fa03532F8" |
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: "0x96D51cc3f7500d501bAeB1A2a62BB96fa03532F8" | ||
chainName: form | ||
connections: | ||
- token: ethereum|base|0x6a5579ABECE07b73d4d92a8bBFF51aF827bB21f1 | ||
decimals: 18 | ||
logoURI: /deployments/warp_routes/GAME/logo.svg | ||
name: GAME by Virtuals | ||
standard: EvmHypSynthetic | ||
symbol: GAME | ||
- addressOrDenom: "0x6a5579ABECE07b73d4d92a8bBFF51aF827bB21f1" | ||
chainName: base | ||
coinGeckoId: game-by-virtuals | ||
collateralAddressOrDenom: "0x1C4CcA7C5DB003824208aDDA61Bd749e55F463a3" | ||
connections: | ||
- token: ethereum|form|0x96D51cc3f7500d501bAeB1A2a62BB96fa03532F8 | ||
decimals: 18 | ||
logoURI: /deployments/warp_routes/GAME/logo.svg | ||
name: GAME by Virtuals | ||
standard: EvmHypCollateral | ||
symbol: GAME |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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: | ||
collateral: "0xAf4f3329D271655a4287882310dE25Fb77Dc0a14" | ||
ink: | ||
synthetic: "0x23f63C65c474f2A5BF80ea845Ca496Da3689A2B9" |
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: "0xAf4f3329D271655a4287882310dE25Fb77Dc0a14" | ||
chainName: ethereum | ||
coinGeckoId: usd-coin | ||
collateralAddressOrDenom: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" | ||
connections: | ||
- token: ethereum|ink|0x23f63C65c474f2A5BF80ea845Ca496Da3689A2B9 | ||
decimals: 6 | ||
logoURI: /deployments/warp_routes/USDC/logo.svg | ||
name: USD Coin | ||
standard: EvmHypCollateral | ||
symbol: USDC | ||
- addressOrDenom: "0x23f63C65c474f2A5BF80ea845Ca496Da3689A2B9" | ||
chainName: ink | ||
connections: | ||
- token: ethereum|ethereum|0xAf4f3329D271655a4287882310dE25Fb77Dc0a14 | ||
decimals: 6 | ||
logoURI: /deployments/warp_routes/USDC/logo.svg | ||
name: USD Coin | ||
standard: EvmHypSynthetic | ||
symbol: USDC |
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: | ||
collateral: "0xd0d5271926f352c0161b0365a4156E2Bc0f99FAD" | ||
form: | ||
synthetic: "0x0dc95Af5156fb0cC34a8c9BD646B748B9989A956" |
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: "0x0dc95Af5156fb0cC34a8c9BD646B748B9989A956" | ||
chainName: form | ||
connections: | ||
- token: ethereum|ethereum|0xd0d5271926f352c0161b0365a4156E2Bc0f99FAD | ||
decimals: 8 | ||
logoURI: /deployments/warp_routes/WBTC/logo.svg | ||
name: Wrapped BTC | ||
standard: EvmHypSynthetic | ||
symbol: WBTC | ||
- addressOrDenom: "0xd0d5271926f352c0161b0365a4156E2Bc0f99FAD" | ||
chainName: ethereum | ||
coinGeckoId: wrapped-bitcoin | ||
collateralAddressOrDenom: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599" | ||
connections: | ||
- token: ethereum|form|0x0dc95Af5156fb0cC34a8c9BD646B748B9989A956 | ||
decimals: 8 | ||
logoURI: /deployments/warp_routes/WBTC/logo.svg | ||
name: Wrapped BTC | ||
standard: EvmHypCollateral | ||
symbol: WBTC |
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: | ||
collateral: "0x9c7e8dc6b35E66873dA683aF2dE1BaB4cabc98B5" | ||
form: | ||
synthetic: "0x5CBD4c5f9CD55747285652f815Cc7b9A2Ef6c586" |
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: "0x5CBD4c5f9CD55747285652f815Cc7b9A2Ef6c586" | ||
chainName: form | ||
connections: | ||
- token: ethereum|ethereum|0x9c7e8dc6b35E66873dA683aF2dE1BaB4cabc98B5 | ||
decimals: 18 | ||
logoURI: /deployments/warp_routes/WSTETH/logo.svg | ||
name: Wrapped liquid staked Ether 2.0 | ||
standard: EvmHypSynthetic | ||
symbol: wstETH | ||
- addressOrDenom: "0x9c7e8dc6b35E66873dA683aF2dE1BaB4cabc98B5" | ||
chainName: ethereum | ||
coinGeckoId: wrapped-steth | ||
collateralAddressOrDenom: "0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0" | ||
connections: | ||
- token: ethereum|form|0x5CBD4c5f9CD55747285652f815Cc7b9A2Ef6c586 | ||
decimals: 18 | ||
logoURI: /deployments/warp_routes/WSTETH/logo.svg | ||
name: Wrapped liquid staked Ether 2.0 | ||
standard: EvmHypCollateral | ||
symbol: wstETH |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
deployments/warp_routes/rstETH/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: | ||
collateral: "0x18E5D2ae4fb6F5Cf4e6C5D493C4d0F027FAe5054" | ||
zircuit: | ||
synthetic: "0xc701aE35d83c812822c992aB293E4e3fAF6E9D3B" |
19 changes: 19 additions & 0 deletions
19
deployments/warp_routes/rstETH/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,19 @@ | ||
# yaml-language-server: $schema=../schema.json | ||
tokens: | ||
- addressOrDenom: "0x18E5D2ae4fb6F5Cf4e6C5D493C4d0F027FAe5054" | ||
chainName: ethereum | ||
collateralAddressOrDenom: "0x7a4EffD87C2f3C55CA251080b1343b605f327E3a" | ||
connections: | ||
- token: ethereum|zircuit|0xc701aE35d83c812822c992aB293E4e3fAF6E9D3B | ||
decimals: 18 | ||
name: Restaking Vault ETH | ||
standard: EvmHypCollateral | ||
symbol: rstETH | ||
- addressOrDenom: "0xc701aE35d83c812822c992aB293E4e3fAF6E9D3B" | ||
chainName: zircuit | ||
connections: | ||
- token: ethereum|ethereum|0x18E5D2ae4fb6F5Cf4e6C5D493C4d0F027FAe5054 | ||
decimals: 18 | ||
name: Restaking Vault ETH | ||
standard: EvmHypSynthetic | ||
symbol: rstETH |
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