@hyperlane-xyz/registry 4.8.0 → 4.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -535,10 +535,10 @@ export const warpRouteConfig = {
535
535
  }
536
536
  ],
537
537
  "decimals": 18,
538
- "logoURI": "/deployments/warp_routes/EZETH/logo.svg",
539
- "name": "Renzo Restaked ETH",
538
+ "logoURI": "/deployments/warp_routes/EZETH/RedETH-logo.svg",
539
+ "name": "Restaked ETH on Sei",
540
540
  "standard": "EvmHypXERC20",
541
- "symbol": "ezETH"
541
+ "symbol": "redETH"
542
542
  }
543
543
  ]
544
544
  };
@@ -535,10 +535,10 @@
535
535
  }
536
536
  ],
537
537
  "decimals": 18,
538
- "logoURI": "/deployments/warp_routes/EZETH/logo.svg",
539
- "name": "Renzo Restaked ETH",
538
+ "logoURI": "/deployments/warp_routes/EZETH/RedETH-logo.svg",
539
+ "name": "Restaked ETH on Sei",
540
540
  "standard": "EvmHypXERC20",
541
- "symbol": "ezETH"
541
+ "symbol": "redETH"
542
542
  }
543
543
  ]
544
544
  }
@@ -236,7 +236,7 @@ tokens:
236
236
  - token: ethereum|zircuit|0x2552516453368e42705D791F674b312b8b87CD9e
237
237
  - token: ethereum|taiko|0x5eAFB1D4b5BDFaFE81715EeBcC7713e418C80E78
238
238
  decimals: 18
239
- logoURI: /deployments/warp_routes/EZETH/logo.svg
240
- name: Renzo Restaked ETH
239
+ logoURI: /deployments/warp_routes/EZETH/RedETH-logo.svg
240
+ name: Restaked ETH on Sei
241
241
  standard: EvmHypXERC20
242
- symbol: ezETH
242
+ symbol: redETH
@@ -901,10 +901,10 @@ export const warpRouteConfigs = {
901
901
  }
902
902
  ],
903
903
  "decimals": 18,
904
- "logoURI": "/deployments/warp_routes/EZETH/logo.svg",
905
- "name": "Renzo Restaked ETH",
904
+ "logoURI": "/deployments/warp_routes/EZETH/RedETH-logo.svg",
905
+ "name": "Restaked ETH on Sei",
906
906
  "standard": "EvmHypXERC20",
907
- "symbol": "ezETH"
907
+ "symbol": "redETH"
908
908
  }
909
909
  ]
910
910
  },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hyperlane-xyz/registry",
3
3
  "description": "A collection of configs, artifacts, and schemas for Hyperlane",
4
- "version": "4.8.0",
4
+ "version": "4.8.1",
5
5
  "dependencies": {
6
6
  "yaml": "2.4.5",
7
7
  "zod": "^3.21.2"