Skip to content

Commit

Permalink
feat: Add miggles artifacts (#466)
Browse files Browse the repository at this point in the history
### Description
Adds Miggles artifacts

### Backward compatibility
Yes

### Testing
Yes
  • Loading branch information
ltyu authored Jan 8, 2025
1 parent cb722dd commit b5b1276
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/twenty-papayas-rush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': patch
---

Add Miggles to Zero Network
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
base:
collateral: "0x9C417D68dE6Acb6a9b0fBeD56767F1f3548A48a1"
zeronetwork:
synthetic: "0xEE7bF7bB7575163edd413e36E9f06a124b51B9fa"
22 changes: 22 additions & 0 deletions deployments/warp_routes/MIGGLES/base-zeronetwork-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0x9C417D68dE6Acb6a9b0fBeD56767F1f3548A48a1"
chainName: base
coinGeckoId: mister-miggles
collateralAddressOrDenom: "0xB1a03EdA10342529bBF8EB700a06C60441fEf25d"
connections:
- token: ethereum|zeronetwork|0xEE7bF7bB7575163edd413e36E9f06a124b51B9fa
decimals: 18
logoURI: /deployments/warp_routes/MIGGLES/logo.svg
name: Mister Miggles
standard: EvmHypCollateral
symbol: MIGGLES
- addressOrDenom: "0xEE7bF7bB7575163edd413e36E9f06a124b51B9fa"
chainName: zeronetwork
connections:
- token: ethereum|base|0x9C417D68dE6Acb6a9b0fBeD56767F1f3548A48a1
decimals: 18
logoURI: /deployments/warp_routes/MIGGLES/logo.svg
name: Mister Miggles
standard: EvmHypSynthetic
symbol: MIGGLES
1 change: 1 addition & 0 deletions deployments/warp_routes/MIGGLES/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 b5b1276

Please sign in to comment.