Skip to content

Commit

Permalink
feat: add weETHs logo and metadata (#360)
Browse files Browse the repository at this point in the history
### Description

prep for the deployment of a warp route of
https://etherscan.io/address/0x917cee801a67f933f2e6b33fc0cd1ed2d5909d88#code
to Eclipse

### Backward compatibility

<!--
Are these changes backward compatible? Note that additions are backwards
compatible.

Yes/No
-->

### Testing

<!--
Have any new metadata configs and deployment addresses been used with
any Hyperlane tooling, such as the CLI?
-->

---------

Co-authored-by: Paul Balaji <[email protected]>
  • Loading branch information
tkporter and paulbalaji authored Nov 5, 2024
1 parent 094e425 commit 6ce62e9
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/grumpy-llamas-clean.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': patch
---

Add weETHs logo and metadata
1 change: 1 addition & 0 deletions deployments/warp_routes/weETHs/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions deployments/warp_routes/weETHs/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "Super Symbiotic LRT",
"symbol": "weETHs",
"description": "Warp Route weETHs",
"image": "https://raw.githubusercontent.com/hyperlane-xyz/hyperlane-registry/refs/heads/main/deployments/warp_routes/weETHs/logo.svg",
"attributes": []
}

0 comments on commit 6ce62e9

Please sign in to comment.