Skip to content

Commit

Permalink
feat: add pndr bsc-ethereum-lumiaprism logo (#480)
Browse files Browse the repository at this point in the history
### Description

<!--
Summary of change.
Example: Add sepolia chain
-->

Add PNDR/bsc-ethereum-lumiaprism logoURI field

### Backward compatibility

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

Yes/No
-->
Yes

### Testing

<!--
Have any new metadata configs and deployment addresses been used with
any Hyperlane tooling, such as the CLI?
-->
Local Warp UI
  • Loading branch information
Xaroz authored Jan 9, 2025
1 parent 9491843 commit c04a948
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/popular-ducks-thank.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': patch
---

Add PNDR/bsc-ethereum-lumiaprism logoURI field"
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ tokens:
- token: ethereum|bsc|0xDcE63e8cc7f1E2Ed25a226166abE3217c19d0BF1
- token: ethereum|lumiaprism|0x1fdfD1486b8339638C6b92f8a96D698D8182D2b1
decimals: 18
logoURI: /deployments/warp_routes/PNDR/logo.jpeg
name: Ponder
standard: EvmHypCollateral
symbol: PNDR
Expand All @@ -17,6 +18,7 @@ tokens:
- token: ethereum|ethereum|0xC868Ea07031eE67dCE475D535F1AA0e5571Ba92a
- token: ethereum|lumiaprism|0x1fdfD1486b8339638C6b92f8a96D698D8182D2b1
decimals: 18
logoURI: /deployments/warp_routes/PNDR/logo.jpeg
name: Ponder
standard: EvmHypSynthetic
symbol: PNDR
Expand All @@ -26,6 +28,7 @@ tokens:
- token: ethereum|ethereum|0xC868Ea07031eE67dCE475D535F1AA0e5571Ba92a
- token: ethereum|bsc|0xDcE63e8cc7f1E2Ed25a226166abE3217c19d0BF1
decimals: 18
logoURI: /deployments/warp_routes/PNDR/logo.jpeg
name: Ponder
standard: EvmHypSynthetic
symbol: PNDR

0 comments on commit c04a948

Please sign in to comment.