diff --git a/package.json b/package.json index b4452281..f28b91bf 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@emotion/react": "^11.13.3", "@emotion/styled": "^11.13.0", "@headlessui/react": "^2.2.0", - "@hyperlane-xyz/registry": "6.13.0", + "@hyperlane-xyz/registry": "6.16.0", "@hyperlane-xyz/sdk": "8.0.0-beta.0", "@hyperlane-xyz/utils": "8.0.0-beta.0", "@hyperlane-xyz/widgets": "8.0.0-beta.0", diff --git a/src/consts/warpRouteWhitelist.ts b/src/consts/warpRouteWhitelist.ts index 2c684156..4227c936 100644 --- a/src/consts/warpRouteWhitelist.ts +++ b/src/consts/warpRouteWhitelist.ts @@ -74,4 +74,7 @@ export const warpRouteWhitelist: Array | null = [ // Bonk routes 'Bonk/solanamainnet-soon', + + // TONY routes + 'TONY/base-solanamainnet', ]; diff --git a/yarn.lock b/yarn.lock index ed9338f3..c39fd775 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3898,13 +3898,13 @@ __metadata: languageName: node linkType: hard -"@hyperlane-xyz/registry@npm:6.13.0": - version: 6.13.0 - resolution: "@hyperlane-xyz/registry@npm:6.13.0" +"@hyperlane-xyz/registry@npm:6.16.0": + version: 6.16.0 + resolution: "@hyperlane-xyz/registry@npm:6.16.0" dependencies: yaml: "npm:2.4.5" zod: "npm:^3.21.2" - checksum: 10/9ffc240deb166c00c55838761c90d0759cd84de0302f3a746ca729027197cfb472937efe83d56eb2fa154426559de79ce990c5bc9433e6fad30aeac55a462a7a + checksum: 10/99cab13a7fb4fed1da70b62f882d1d56dda8fdb0208255ba232584ab6ddae0d4ba238ad7160deb5c4b5e3c65290405f4807eb765bf8133c059fd0372fd313ca1 languageName: node linkType: hard @@ -3985,7 +3985,7 @@ __metadata: "@emotion/react": "npm:^11.13.3" "@emotion/styled": "npm:^11.13.0" "@headlessui/react": "npm:^2.2.0" - "@hyperlane-xyz/registry": "npm:6.13.0" + "@hyperlane-xyz/registry": "npm:6.16.0" "@hyperlane-xyz/sdk": "npm:8.0.0-beta.0" "@hyperlane-xyz/utils": "npm:8.0.0-beta.0" "@hyperlane-xyz/widgets": "npm:8.0.0-beta.0"