diff --git a/package.json b/package.json index 77a71f5b..d05e3211 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@emotion/react": "^11.13.0", "@emotion/styled": "^11.13.0", "@headlessui/react": "^1.7.14", - "@hyperlane-xyz/registry": "4.3.4", + "@hyperlane-xyz/registry": "4.3.5", "@hyperlane-xyz/sdk": "5.2.1-beta.0", "@hyperlane-xyz/utils": "5.2.1-beta.0", "@hyperlane-xyz/widgets": "5.2.1-beta.0", diff --git a/src/consts/warpRouteWhitelist.ts b/src/consts/warpRouteWhitelist.ts index e2ad8c71..e8b52be5 100644 --- a/src/consts/warpRouteWhitelist.ts +++ b/src/consts/warpRouteWhitelist.ts @@ -20,7 +20,7 @@ export const warpRouteWhitelist: Array | null = [ 'USDC/ethereum-inevm', 'USDC/ancient8-ethereum', 'USDC/ethereum-viction', - // 'USDC/eclipsemainnet-ethereum-solanamainnet', + 'USDC/eclipsemainnet-ethereum-solanamainnet', // USDT routes 'USDT/ethereum-inevm', diff --git a/yarn.lock b/yarn.lock index ac6b06ca..e4767d1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3986,13 +3986,13 @@ __metadata: languageName: node linkType: hard -"@hyperlane-xyz/registry@npm:4.3.4": - version: 4.3.4 - resolution: "@hyperlane-xyz/registry@npm:4.3.4" +"@hyperlane-xyz/registry@npm:4.3.5": + version: 4.3.5 + resolution: "@hyperlane-xyz/registry@npm:4.3.5" dependencies: yaml: "npm:2.4.5" zod: "npm:^3.21.2" - checksum: 3d6abeeed81074ecc5330a45f1c62b82c05f20fb112f4e014437b92de61612cb834738562474b3f59db5be52a451cee703d01f015459f5d8040b280b3ba5167b + checksum: 5bddc53d6a40ab7544fec06f575792678ca5ed7472f8190080f8c4607775444ee084bbc534e5738980c5d979213c5010fa35ee0672316bc23bb91f1dc24aca1f languageName: node linkType: hard @@ -4060,7 +4060,7 @@ __metadata: "@emotion/react": "npm:^11.13.0" "@emotion/styled": "npm:^11.13.0" "@headlessui/react": "npm:^1.7.14" - "@hyperlane-xyz/registry": "npm:4.3.4" + "@hyperlane-xyz/registry": "npm:4.3.5" "@hyperlane-xyz/sdk": "npm:5.2.1-beta.0" "@hyperlane-xyz/utils": "npm:5.2.1-beta.0" "@hyperlane-xyz/widgets": "npm:5.2.1-beta.0"