Skip to content

Commit

Permalink
feat(warp): Add pumpBTC/ethereum-unichain route (#616)
Browse files Browse the repository at this point in the history
### Description


Add pumpBTC/ethereum-unichain route
  • Loading branch information
Mo-Hussain authored Feb 25, 2025
1 parent 04fdfcf commit fd5d055
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/proud-jobs-drop.md
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 deployments/warp_routes/pumpBTCuni/ethereum-unichain-config.yaml
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 deployments/warp_routes/pumpBTCuni/ethereum-unichain-deploy.yaml
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
29 changes: 29 additions & 0 deletions deployments/warp_routes/pumpBTCuni/pumpBTCuni-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 fd5d055

Please sign in to comment.