-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(warp): Add pumpBTC/ethereum-unichain route (#616)
### Description Add pumpBTC/ethereum-unichain route
- Loading branch information
1 parent
04fdfcf
commit fd5d055
Showing
4 changed files
with
63 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 pumpBTC/ethereum-unichain warp route deployment |
18 changes: 18 additions & 0 deletions
18
deployments/warp_routes/pumpBTCuni/ethereum-unichain-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,18 @@ | ||
tokens: | ||
- addressOrDenom: "0x791a257977a147B501dA11013C826063FF2d881e" | ||
chainName: ethereum | ||
collateralAddressOrDenom: "0x2Cd2644EdAB51CB2122f37e03E5f997661d49cfE" | ||
connections: | ||
- token: ethereum|unichain|0x854B2BCd07e55A71A05CE90921E419B2dBACB483 | ||
decimals: 8 | ||
name: pumpBTC.uni | ||
standard: EvmHypCollateral | ||
symbol: pumpBTC.uni | ||
- addressOrDenom: "0x854B2BCd07e55A71A05CE90921E419B2dBACB483" | ||
chainName: unichain | ||
connections: | ||
- token: ethereum|ethereum|0x791a257977a147B501dA11013C826063FF2d881e | ||
decimals: 8 | ||
name: pumpBTC.uni | ||
standard: EvmHypSynthetic | ||
symbol: pumpBTC.uni |
11 changes: 11 additions & 0 deletions
11
deployments/warp_routes/pumpBTCuni/ethereum-unichain-deploy.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,11 @@ | ||
ethereum: | ||
interchainSecurityModule: "0x0000000000000000000000000000000000000000" | ||
mailbox: "0xc005dc82818d67AF737725bD4bf75435d065D239" | ||
owner: "0x77A0545Dc1Dc6bAee8d9c1d436c6688a75Ae5777" | ||
token: "0x2Cd2644EdAB51CB2122f37e03E5f997661d49cfE" | ||
type: collateral | ||
unichain: | ||
interchainSecurityModule: "0x0000000000000000000000000000000000000000" | ||
mailbox: "0x3a464f746D23Ab22155710f44dB16dcA53e0775E" | ||
owner: "0x1709050f3A1c0D1Bd1E1D9BcA1e98F13Ac97aebB" | ||
type: synthetic |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.