@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.
- package/dist/deployments/warp_routes/EZETH/arbitrum-base-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-taiko-zircuit-config.js +3 -3
- package/dist/deployments/warp_routes/EZETH/arbitrum-base-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-taiko-zircuit-config.json +3 -3
- package/dist/deployments/warp_routes/EZETH/arbitrum-base-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-taiko-zircuit-config.yaml +3 -3
- package/dist/warpRouteConfigs.js +3 -3
- package/package.json +1 -1
|
@@ -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": "
|
|
538
|
+
"logoURI": "/deployments/warp_routes/EZETH/RedETH-logo.svg",
|
|
539
|
+
"name": "Restaked ETH on Sei",
|
|
540
540
|
"standard": "EvmHypXERC20",
|
|
541
|
-
"symbol": "
|
|
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": "
|
|
538
|
+
"logoURI": "/deployments/warp_routes/EZETH/RedETH-logo.svg",
|
|
539
|
+
"name": "Restaked ETH on Sei",
|
|
540
540
|
"standard": "EvmHypXERC20",
|
|
541
|
-
"symbol": "
|
|
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:
|
|
239
|
+
logoURI: /deployments/warp_routes/EZETH/RedETH-logo.svg
|
|
240
|
+
name: Restaked ETH on Sei
|
|
241
241
|
standard: EvmHypXERC20
|
|
242
|
-
symbol:
|
|
242
|
+
symbol: redETH
|
package/dist/warpRouteConfigs.js
CHANGED
|
@@ -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": "
|
|
904
|
+
"logoURI": "/deployments/warp_routes/EZETH/RedETH-logo.svg",
|
|
905
|
+
"name": "Restaked ETH on Sei",
|
|
906
906
|
"standard": "EvmHypXERC20",
|
|
907
|
-
"symbol": "
|
|
907
|
+
"symbol": "redETH"
|
|
908
908
|
}
|
|
909
909
|
]
|
|
910
910
|
},
|