Skip to content

Commit

Permalink
feat(warp-routes): adds new form warp routes (#477)
Browse files Browse the repository at this point in the history
### Description

Adds the following new warp routes:
- Ethereum - Form: WBTC
- Ethereum - Form: wstETH
- Base - Form: GAME
- Base - Form: aixBT

### Backward compatibility

- YES

### Testing

- CLI
- UI
  • Loading branch information
xeno097 authored Jan 9, 2025
1 parent 910d816 commit 690e049
Show file tree
Hide file tree
Showing 12 changed files with 112 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/kind-tools-taste.md
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
4 changes: 4 additions & 0 deletions deployments/warp_routes/AIXBT/base-form-addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
base:
collateral: "0xa6536c88A7f86d2b189c58A5a19BF5F03241d6A0"
form:
synthetic: "0x40Ca4155c0334F7e0F6d7F80536B59EF8831c9fb"
22 changes: 22 additions & 0 deletions deployments/warp_routes/AIXBT/base-form-config.yaml
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
1 change: 1 addition & 0 deletions deployments/warp_routes/AIXBT/logo.svg
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 deployments/warp_routes/GAME/base-form-addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
base:
collateral: "0x6a5579ABECE07b73d4d92a8bBFF51aF827bB21f1"
form:
synthetic: "0x96D51cc3f7500d501bAeB1A2a62BB96fa03532F8"
22 changes: 22 additions & 0 deletions deployments/warp_routes/GAME/base-form-config.yaml
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
1 change: 1 addition & 0 deletions deployments/warp_routes/GAME/logo.svg
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 deployments/warp_routes/WBTC/ethereum-form-addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ethereum:
collateral: "0xd0d5271926f352c0161b0365a4156E2Bc0f99FAD"
form:
synthetic: "0x0dc95Af5156fb0cC34a8c9BD646B748B9989A956"
22 changes: 22 additions & 0 deletions deployments/warp_routes/WBTC/ethereum-form-config.yaml
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
4 changes: 4 additions & 0 deletions deployments/warp_routes/WSTETH/ethereum-form-addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ethereum:
collateral: "0x9c7e8dc6b35E66873dA683aF2dE1BaB4cabc98B5"
form:
synthetic: "0x5CBD4c5f9CD55747285652f815Cc7b9A2Ef6c586"
22 changes: 22 additions & 0 deletions deployments/warp_routes/WSTETH/ethereum-form-config.yaml
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
1 change: 1 addition & 0 deletions deployments/warp_routes/WSTETH/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 690e049

Please sign in to comment.