Skip to content

Commit

Permalink
feat: Add Brett artifacts (#471)
Browse files Browse the repository at this point in the history
### Description
Add Brett to Base and Zero Network

### Backward compatibility
Yes
  • Loading branch information
ltyu authored Jan 8, 2025
1 parent 33bc5bb commit 7c652c3
Show file tree
Hide file tree
Showing 4 changed files with 181 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/two-clouds-fly.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': patch
---

Add Brett artifacts
4 changes: 4 additions & 0 deletions deployments/warp_routes/BRETT/base-zeronetwork-addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
base:
collateral: "0x9Fe693789E93319cc0F8A00FB4597Ea4fD4b08cA"
zeronetwork:
synthetic: "0xf7F253769c36CC7e1B01988CFf3aE198dea2c172"
22 changes: 22 additions & 0 deletions deployments/warp_routes/BRETT/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: "0x9Fe693789E93319cc0F8A00FB4597Ea4fD4b08cA"
chainName: base
coinGeckoId: based-brett
collateralAddressOrDenom: "0x532f27101965dd16442E59d40670FaF5eBB142E4"
connections:
- token: ethereum|zeronetwork|0xf7F253769c36CC7e1B01988CFf3aE198dea2c172
decimals: 18
logoURI: /deployments/warp_routes/BRETT/logo.svg
name: Brett
standard: EvmHypCollateral
symbol: BRETT
- addressOrDenom: "0xf7F253769c36CC7e1B01988CFf3aE198dea2c172"
chainName: zeronetwork
connections:
- token: ethereum|base|0x9Fe693789E93319cc0F8A00FB4597Ea4fD4b08cA
decimals: 18
logoURI: /deployments/warp_routes/BRETT/logo.svg
name: Brett
standard: EvmHypSynthetic
symbol: BRETT
Loading

0 comments on commit 7c652c3

Please sign in to comment.