Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Brett artifacts #471

Merged
merged 2 commits into from
Jan 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading