From f1763a97d4f9fd7c2f9899a4668b1d7bcc7e7fcc Mon Sep 17 00:00:00 2001 From: yuli-ferna <35125931+yuli-ferna@users.noreply.github.com> Date: Mon, 3 Feb 2025 14:48:09 -0400 Subject: [PATCH] Deployment Connect 2.0.0 (#1266) --- apps/connect/package-lock.json | 2352 +++++------------ apps/connect/package.json | 4 +- apps/connect/src/components/atoms/NavBar.tsx | 4 +- apps/connect/src/components/atoms/NewsBar.tsx | 3 +- apps/connect/src/env/token-bridge.mainnet.ts | 566 ++-- apps/connect/src/env/token-bridge.testnet.ts | 17 +- apps/connect/src/env/usdc-bridge.ts | 12 +- apps/connect/src/hooks/useFormatAssetParam.ts | 12 +- 8 files changed, 828 insertions(+), 2142 deletions(-) diff --git a/apps/connect/package-lock.json b/apps/connect/package-lock.json index 4b0052a2b..3e23dd78a 100644 --- a/apps/connect/package-lock.json +++ b/apps/connect/package-lock.json @@ -14,8 +14,8 @@ "@mui/icons-material": "^5.14.11", "@mui/material": "^5.12.1", "@tanstack/react-query": "^5.14.2", - "@wormhole-foundation/sdk": "^1.4.0", - "@wormhole-foundation/wormhole-connect": "^1.3.0-beta.0-development", + "@wormhole-foundation/sdk": "^1.5.0", + "@wormhole-foundation/wormhole-connect": "^2.0.0", "bech32": "^2.0.0", "dompurify": "^3.0.6", "ethers": "^5.6.8", @@ -111,9 +111,9 @@ } }, "node_modules/@apollo/client": { - "version": "3.12.2", - "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.12.2.tgz", - "integrity": "sha512-dkacsdMgVsrrQhLpN4JqZTIEfnNsPVwny+4vccSRqheWZElzUz1Xi0h39p2+TieS1f+wwvyzwpoJEV57vwzT9Q==", + "version": "3.12.8", + "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.12.8.tgz", + "integrity": "sha512-053z5eCM7zNl81Lxs/SqHv8e+x3sszrtmGS2TNuPW0ZTZzmKATMsIsoblx1Kt0E67Ze3jb99JSPiQHG9ozGc3g==", "dependencies": { "@graphql-typed-document-node/core": "^3.1.1", "@wry/caches": "^1.0.0", @@ -124,7 +124,6 @@ "optimism": "^0.18.0", "prop-types": "^15.7.2", "rehackt": "^0.1.0", - "response-iterator": "^0.2.6", "symbol-observable": "^4.0.0", "ts-invariant": "^0.10.3", "tslib": "^2.3.0", @@ -3002,6 +3001,7 @@ "version": "0.6.8", "resolved": "https://registry.npmjs.org/@confio/ics23/-/ics23-0.6.8.tgz", "integrity": "sha512-wB6uo+3A50m0sW/EWcU64xpV/8wShZ6bMTa7pF8eYsTrSkQA7oLUIJcs/wb8g4y2Oyq701BaGiO6n/ak5WXO1w==", + "deprecated": "Unmaintained. The codebase for this package was moved to https://github.com/cosmos/ics23 but then the JS implementation was removed in https://github.com/cosmos/ics23/pull/353. Please consult the maintainers of https://github.com/cosmos for further assistance.", "dependencies": { "@noble/hashes": "^1.0.0", "protobufjs": "^6.8.8" @@ -6148,18 +6148,6 @@ "url": "https://paulmillr.com/funding/" } }, - "node_modules/@fewcha/web3/node_modules/@scure/bip39": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@scure/bip39/-/bip39-1.2.1.tgz", - "integrity": "sha512-Z3/Fsz1yr904dduJD0NpiyRHhRYHdcnyh73FZWiV+/qhWi83wNJ3NWolYqCEN+ZWsUz2TWwajJggcRE9r1zUYg==", - "dependencies": { - "@noble/hashes": "~1.3.0", - "@scure/base": "~1.1.0" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - } - }, "node_modules/@fewcha/web3/node_modules/@types/node": { "version": "12.20.55", "resolved": "https://registry.npmjs.org/@types/node/-/node-12.20.55.tgz", @@ -6396,17 +6384,6 @@ "aptos": "^1.20.0" } }, - "node_modules/@identity-connect/crypto/node_modules/@noble/hashes": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.3.tgz", - "integrity": "sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA==", - "engines": { - "node": ">= 16" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - } - }, "node_modules/@identity-connect/dapp-sdk": { "version": "0.10.2", "resolved": "https://registry.npmjs.org/@identity-connect/dapp-sdk/-/dapp-sdk-0.10.2.tgz", @@ -6474,6 +6451,17 @@ "uuid": "dist/bin/uuid" } }, + "node_modules/@injectivelabs/abacus-proto-ts": { + "version": "1.13.3", + "resolved": "https://registry.npmjs.org/@injectivelabs/abacus-proto-ts/-/abacus-proto-ts-1.13.3.tgz", + "integrity": "sha512-GUxYtBRcskg8LkX2g0oK+D9zlbahq2QTBzmLAQoG5zCeXsjoWxkSkmO1Ez146gODL9ytofnwZsCr2hCE7wgH0w==", + "dependencies": { + "@injectivelabs/grpc-web": "^0.0.1", + "google-protobuf": "^3.14.0", + "protobufjs": "^7.0.0", + "rxjs": "^7.4.0" + } + }, "node_modules/@injectivelabs/core-proto-ts": { "version": "1.13.4", "resolved": "https://registry.npmjs.org/@injectivelabs/core-proto-ts/-/core-proto-ts-1.13.4.tgz", @@ -6486,12 +6474,12 @@ } }, "node_modules/@injectivelabs/exceptions": { - "version": "1.14.33", - "resolved": "https://registry.npmjs.org/@injectivelabs/exceptions/-/exceptions-1.14.33.tgz", - "integrity": "sha512-2c8YzLgwTOOsyc1WheqdM8jEfgGBhVrXN4cZ0jsikFVsLF619IDRn3hjIYqTeNERaEpeRPiuJGfZDu0DomwFrQ==", + "version": "1.14.40", + "resolved": "https://registry.npmjs.org/@injectivelabs/exceptions/-/exceptions-1.14.40.tgz", + "integrity": "sha512-r7vL5NcI/uh04Osv7py7sfi6izoygxPItzgkbsdcmzJ/pgf9JVBPOP4z1I9tPWQUbie/wPEUv9IRawJ53kKQug==", "dependencies": { "@injectivelabs/grpc-web": "^0.0.1", - "@injectivelabs/ts-types": "^1.14.33", + "@injectivelabs/ts-types": "^1.14.40", "http-status-codes": "^2.2.0", "shx": "^0.3.2" } @@ -6524,9 +6512,9 @@ } }, "node_modules/@injectivelabs/indexer-proto-ts": { - "version": "1.13.3", - "resolved": "https://registry.npmjs.org/@injectivelabs/indexer-proto-ts/-/indexer-proto-ts-1.13.3.tgz", - "integrity": "sha512-rLesVPCARl+OC82vj063/pUawYu0ISty/2+xg6ya4Lwk6PDbXmtRvw8wpNP6K+pAsBOKaSkRnO4ThP5qbX+E6A==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@injectivelabs/indexer-proto-ts/-/indexer-proto-ts-1.13.5.tgz", + "integrity": "sha512-Z/oSKRS2dNaMcC0zc5OYFpE2UVilDb7IzLhIisd0HBavZ9KU1UeD3WTTGUQjIT3qZv/mhOiTlCqTk+zhbdCWHQ==", "dependencies": { "@injectivelabs/grpc-web": "^0.0.1", "google-protobuf": "^3.14.0", @@ -6535,9 +6523,9 @@ } }, "node_modules/@injectivelabs/mito-proto-ts": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/@injectivelabs/mito-proto-ts/-/mito-proto-ts-1.13.0.tgz", - "integrity": "sha512-DE9iK7PkEnkWAMTDJDH01R8jxkxVCNuurfVp/09Te9wY3dm3mRx9M6R756JywP2Sd/ggJl2UbavGAQe2pZ7v1w==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@injectivelabs/mito-proto-ts/-/mito-proto-ts-1.13.2.tgz", + "integrity": "sha512-D4qEDB4OgaV1LoYNg6FB+weVcLMu5ea0x/W/p+euIVly3qia44GmAicIbQhrkqTs2o2c+1mbK1c4eOzFxQcwhg==", "dependencies": { "@injectivelabs/grpc-web": "^0.0.1", "google-protobuf": "^3.14.0", @@ -6546,13 +6534,13 @@ } }, "node_modules/@injectivelabs/networks": { - "version": "1.14.33", - "resolved": "https://registry.npmjs.org/@injectivelabs/networks/-/networks-1.14.33.tgz", - "integrity": "sha512-XDhAYwWYKdKBRfwO/MIfMyKjKRWz/AliMJG9yaM1C/cDlGHmA3EY7Au2Nf+PdkRhuxl2FzLV2Hp4uWeC0g8BYw==", + "version": "1.14.40", + "resolved": "https://registry.npmjs.org/@injectivelabs/networks/-/networks-1.14.40.tgz", + "integrity": "sha512-wQ+W0+Je2LT8oz8h3Ao3VhD0wL5WCLv4t4SyksDHKwUd3vycOCN3AmqvKMIDwnyyk0mDhm/h19TI6Mj9WOy8Dg==", "dependencies": { - "@injectivelabs/exceptions": "^1.14.33", - "@injectivelabs/ts-types": "^1.14.33", - "@injectivelabs/utils": "^1.14.33", + "@injectivelabs/exceptions": "^1.14.40", + "@injectivelabs/ts-types": "^1.14.40", + "@injectivelabs/utils": "^1.14.40", "shx": "^0.3.2" } }, @@ -6568,40 +6556,40 @@ } }, "node_modules/@injectivelabs/sdk-ts": { - "version": "1.14.33", - "resolved": "https://registry.npmjs.org/@injectivelabs/sdk-ts/-/sdk-ts-1.14.33.tgz", - "integrity": "sha512-qEuu6yzhy8t8rtviCBqV1VMR+JAaDSy59Eebd23i+1P5zqQ9X2lZLLLxz+gWjiglWb8uQYsoLN3TFh2509WNzQ==", + "version": "1.14.40", + "resolved": "https://registry.npmjs.org/@injectivelabs/sdk-ts/-/sdk-ts-1.14.40.tgz", + "integrity": "sha512-S8YPQbMCtQvh+kE8Plt3xJj1iFRoOXy0dt4zpgObF54FqS08orB1cClejax3kx2fZtex+IIpEQWG58nu/LdNMA==", "dependencies": { "@apollo/client": "^3.11.10", "@cosmjs/amino": "^0.32.3", "@cosmjs/proto-signing": "^0.32.3", "@cosmjs/stargate": "^0.32.3", "@ethersproject/bytes": "^5.7.0", + "@injectivelabs/abacus-proto-ts": "1.13.3", "@injectivelabs/core-proto-ts": "1.13.4", - "@injectivelabs/exceptions": "^1.14.33", + "@injectivelabs/exceptions": "^1.14.40", "@injectivelabs/grpc-web": "^0.0.1", "@injectivelabs/grpc-web-node-http-transport": "^0.0.2", "@injectivelabs/grpc-web-react-native-transport": "^0.0.2", - "@injectivelabs/indexer-proto-ts": "1.13.3", - "@injectivelabs/mito-proto-ts": "1.13.0", - "@injectivelabs/networks": "^1.14.33", + "@injectivelabs/indexer-proto-ts": "1.13.5", + "@injectivelabs/mito-proto-ts": "1.13.2", + "@injectivelabs/networks": "^1.14.40", "@injectivelabs/olp-proto-ts": "1.13.1", - "@injectivelabs/test-utils": "^1.14.33", - "@injectivelabs/ts-types": "^1.14.33", - "@injectivelabs/utils": "^1.14.33", + "@injectivelabs/test-utils": "^1.14.40", + "@injectivelabs/ts-types": "^1.14.40", + "@injectivelabs/utils": "^1.14.40", "@metamask/eth-sig-util": "^4.0.0", "@noble/curves": "^1.4.0", "axios": "^1.6.4", "bech32": "^2.0.0", "bip39": "^3.0.4", "cosmjs-types": "^0.9.0", + "crypto-js": "^4.2.0", "ethereumjs-util": "^7.1.4", "ethers": "^6.5.1", "google-protobuf": "^3.21.0", "graphql": "^16.3.0", "http-status-codes": "^2.2.0", - "js-sha3": "^0.8.0", - "jscrypto": "^1.0.3", "keccak256": "^1.0.6", "secp256k1": "^4.0.3", "shx": "^0.3.2", @@ -6701,14 +6689,14 @@ } }, "node_modules/@injectivelabs/test-utils": { - "version": "1.14.33", - "resolved": "https://registry.npmjs.org/@injectivelabs/test-utils/-/test-utils-1.14.33.tgz", - "integrity": "sha512-1SfIRsMnWcJAYNrrpY+ZUWmbD62lWWdIvD6c+FYmFKS14zU3yDIK9NXe9g1lTM/GdUVkVKQgGg2QAYZ5f2G/xA==", - "dependencies": { - "@injectivelabs/exceptions": "^1.14.33", - "@injectivelabs/networks": "^1.14.33", - "@injectivelabs/ts-types": "^1.14.33", - "@injectivelabs/utils": "^1.14.33", + "version": "1.14.40", + "resolved": "https://registry.npmjs.org/@injectivelabs/test-utils/-/test-utils-1.14.40.tgz", + "integrity": "sha512-WxGdQJsISP9nJ00ZXGXkC+s3nVigcxjx4+t4c74zIWofUa8MX+kx7fSBLsZExKc8eAz0n7uNemL/k5VHpQO+Rw==", + "dependencies": { + "@injectivelabs/exceptions": "^1.14.40", + "@injectivelabs/networks": "^1.14.40", + "@injectivelabs/ts-types": "^1.14.40", + "@injectivelabs/utils": "^1.14.40", "axios": "^1.6.4", "bignumber.js": "^9.0.1", "shx": "^0.3.2", @@ -6717,20 +6705,20 @@ } }, "node_modules/@injectivelabs/ts-types": { - "version": "1.14.33", - "resolved": "https://registry.npmjs.org/@injectivelabs/ts-types/-/ts-types-1.14.33.tgz", - "integrity": "sha512-sJZzMNJtZFFZoPKZ91G09bxrZqQ5aS9omoTjQWy+7OxfiRAakzhsarTueX47hm6oTaN0XeBgD3wkMukkWUaobw==", + "version": "1.14.40", + "resolved": "https://registry.npmjs.org/@injectivelabs/ts-types/-/ts-types-1.14.40.tgz", + "integrity": "sha512-5vtotpHHu/KLZxHEqduVfKvo96j35No5yChAM/m2K1nbyhOhS+SnvMx9gOBid1LG/d2p5WAzz6q1oXZvff6yaw==", "dependencies": { "shx": "^0.3.2" } }, "node_modules/@injectivelabs/utils": { - "version": "1.14.33", - "resolved": "https://registry.npmjs.org/@injectivelabs/utils/-/utils-1.14.33.tgz", - "integrity": "sha512-zsezML4dTujF0xGLhcGmWBCghfJiy9MW+r6VqR8zJUlxnmnEdNpmsvBhBI6cmmov6Se4FL+yALAIFRvTm3txbg==", + "version": "1.14.40", + "resolved": "https://registry.npmjs.org/@injectivelabs/utils/-/utils-1.14.40.tgz", + "integrity": "sha512-jbW9zpUooHq8vaW1XIPF+hMM4g2K1AzTx1YJUUGCoOZxJlGSxRwsfP4GIz9kbpzTiiZXOhivLH2Hkh89OpaoFQ==", "dependencies": { - "@injectivelabs/exceptions": "^1.14.33", - "@injectivelabs/ts-types": "^1.14.33", + "@injectivelabs/exceptions": "^1.14.40", + "@injectivelabs/ts-types": "^1.14.40", "axios": "^1.6.4", "bignumber.js": "^9.0.1", "http-status-codes": "^2.2.0", @@ -8284,9 +8272,9 @@ } }, "node_modules/@metamask/eth-sig-util/node_modules/bn.js": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", - "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==" + "version": "4.12.1", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.1.tgz", + "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==" }, "node_modules/@metamask/eth-sig-util/node_modules/ethereum-cryptography": { "version": "0.1.3", @@ -8459,6 +8447,192 @@ "uuid": "dist/bin/uuid" } }, + "node_modules/@metaplex-foundation/mpl-token-metadata": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/mpl-token-metadata/-/mpl-token-metadata-3.3.0.tgz", + "integrity": "sha512-t5vO8Wr3ZZZPGrVrGNcosX5FMkwQSgBiVMQMRNDG2De7voYFJmIibD5jdG05EoQ4Y5kZVEiwhYaO+wJB3aO5AA==", + "dependencies": { + "@metaplex-foundation/mpl-toolbox": "^0.9.4" + }, + "peerDependencies": { + "@metaplex-foundation/umi": ">= 0.8.2 < 1" + } + }, + "node_modules/@metaplex-foundation/mpl-toolbox": { + "version": "0.9.4", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/mpl-toolbox/-/mpl-toolbox-0.9.4.tgz", + "integrity": "sha512-fd6JxfoLbj/MM8FG2x91KYVy1U6AjBQw4qjt7+Da3trzQaWnSaYHDcYRG/53xqfvZ9qofY1T2t53GXPlD87lnQ==", + "peerDependencies": { + "@metaplex-foundation/umi": ">= 0.8.2 < 1" + } + }, + "node_modules/@metaplex-foundation/umi": { + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi/-/umi-0.9.2.tgz", + "integrity": "sha512-9i4Acm4pruQfJcpRrc2EauPBwkfDN0I9QTvJyZocIlKgoZwD6A6wH0PViH1AjOVG5CQCd1YI3tJd5XjYE1ElBw==", + "dependencies": { + "@metaplex-foundation/umi-options": "^0.8.9", + "@metaplex-foundation/umi-public-keys": "^0.8.9", + "@metaplex-foundation/umi-serializers": "^0.9.0" + } + }, + "node_modules/@metaplex-foundation/umi-bundle-defaults": { + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-bundle-defaults/-/umi-bundle-defaults-0.9.2.tgz", + "integrity": "sha512-kV3tfvgvRjVP1p9OFOtH+ibOtN9omVJSwKr0We4/9r45e5LTj+32su0V/rixZUkG1EZzzOYBsxhtIE0kIw/Hrw==", + "dependencies": { + "@metaplex-foundation/umi-downloader-http": "^0.9.2", + "@metaplex-foundation/umi-eddsa-web3js": "^0.9.2", + "@metaplex-foundation/umi-http-fetch": "^0.9.2", + "@metaplex-foundation/umi-program-repository": "^0.9.2", + "@metaplex-foundation/umi-rpc-chunk-get-accounts": "^0.9.2", + "@metaplex-foundation/umi-rpc-web3js": "^0.9.2", + "@metaplex-foundation/umi-serializer-data-view": "^0.9.2", + "@metaplex-foundation/umi-transaction-factory-web3js": "^0.9.2" + }, + "peerDependencies": { + "@metaplex-foundation/umi": "^0.9.2", + "@solana/web3.js": "^1.72.0" + } + }, + "node_modules/@metaplex-foundation/umi-downloader-http": { + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-downloader-http/-/umi-downloader-http-0.9.2.tgz", + "integrity": "sha512-tzPT9hBwenzTzAQg07rmsrqZfgguAXELbcJrsYMoASp5VqWFXYIP00g94KET6XLjWUXH4P1J2zoa6hGennPXHA==", + "peerDependencies": { + "@metaplex-foundation/umi": "^0.9.2" + } + }, + "node_modules/@metaplex-foundation/umi-eddsa-web3js": { + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-eddsa-web3js/-/umi-eddsa-web3js-0.9.2.tgz", + "integrity": "sha512-hhPCxXbYIp4BC4z9gK78sXpWLkNSrfv4ndhF5ruAkdIp7GcRVYKj0QnOUO6lGYGiIkNlw20yoTwOe1CT//OfTQ==", + "dependencies": { + "@metaplex-foundation/umi-web3js-adapters": "^0.9.2", + "@noble/curves": "^1.0.0" + }, + "peerDependencies": { + "@metaplex-foundation/umi": "^0.9.2", + "@solana/web3.js": "^1.72.0" + } + }, + "node_modules/@metaplex-foundation/umi-http-fetch": { + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-http-fetch/-/umi-http-fetch-0.9.2.tgz", + "integrity": "sha512-YCZuBu24T9ZzEDe4+w12LEZm/fO9pkyViZufGgASC5NX93814Lvf6Ssjn/hZzjfA7CvZbvLFbmujc6CV3Q/m9Q==", + "dependencies": { + "node-fetch": "^2.6.7" + }, + "peerDependencies": { + "@metaplex-foundation/umi": "^0.9.2" + } + }, + "node_modules/@metaplex-foundation/umi-options": { + "version": "0.8.9", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-options/-/umi-options-0.8.9.tgz", + "integrity": "sha512-jSQ61sZMPSAk/TXn8v8fPqtz3x8d0/blVZXLLbpVbo2/T5XobiI6/MfmlUosAjAUaQl6bHRF8aIIqZEFkJiy4A==" + }, + "node_modules/@metaplex-foundation/umi-program-repository": { + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-program-repository/-/umi-program-repository-0.9.2.tgz", + "integrity": "sha512-g3+FPqXEmYsBa8eETtUE2gb2Oe3mqac0z3/Ur1TvAg5TtIy3mzRzOy/nza+sgzejnfcxcVg835rmpBaxpBnjDA==", + "peerDependencies": { + "@metaplex-foundation/umi": "^0.9.2" + } + }, + "node_modules/@metaplex-foundation/umi-public-keys": { + "version": "0.8.9", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-public-keys/-/umi-public-keys-0.8.9.tgz", + "integrity": "sha512-CxMzN7dgVGOq9OcNCJe2casKUpJ3RmTVoOvDFyeoTQuK+vkZ1YSSahbqC1iGuHEtKTLSjtWjKvUU6O7zWFTw3Q==", + "dependencies": { + "@metaplex-foundation/umi-serializers-encodings": "^0.8.9" + } + }, + "node_modules/@metaplex-foundation/umi-rpc-chunk-get-accounts": { + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-rpc-chunk-get-accounts/-/umi-rpc-chunk-get-accounts-0.9.2.tgz", + "integrity": "sha512-YRwVf6xH0jPBAUgMhEPi+UbjioAeqTXmjsN2TnmQCPAmHbrHrMRj0rlWYwFLWAgkmoxazYrXP9lqOFRrfOGAEA==", + "peerDependencies": { + "@metaplex-foundation/umi": "^0.9.2" + } + }, + "node_modules/@metaplex-foundation/umi-rpc-web3js": { + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-rpc-web3js/-/umi-rpc-web3js-0.9.2.tgz", + "integrity": "sha512-MqcsBz8B4wGl6jxsf2Jo/rAEpYReU9VCSR15QSjhvADHMmdFxCIZCCAgE+gDE2Vuanfl437VhOcP3g5Uw8C16Q==", + "dependencies": { + "@metaplex-foundation/umi-web3js-adapters": "^0.9.2" + }, + "peerDependencies": { + "@metaplex-foundation/umi": "^0.9.2", + "@solana/web3.js": "^1.72.0" + } + }, + "node_modules/@metaplex-foundation/umi-serializer-data-view": { + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-serializer-data-view/-/umi-serializer-data-view-0.9.2.tgz", + "integrity": "sha512-5vGptadJxUxvUcyrwFZxXlEc6Q7AYySBesizCtrBFUY8w8PnF2vzmS45CP1MLySEATNH6T9mD4Rs0tLb87iQyA==", + "peerDependencies": { + "@metaplex-foundation/umi": "^0.9.2" + } + }, + "node_modules/@metaplex-foundation/umi-serializers": { + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-serializers/-/umi-serializers-0.9.0.tgz", + "integrity": "sha512-hAOW9Djl4w4ioKeR4erDZl5IG4iJdP0xA19ZomdaCbMhYAAmG/FEs5khh0uT2mq53/MnzWcXSUPoO8WBN4Q+Vg==", + "dependencies": { + "@metaplex-foundation/umi-options": "^0.8.9", + "@metaplex-foundation/umi-public-keys": "^0.8.9", + "@metaplex-foundation/umi-serializers-core": "^0.8.9", + "@metaplex-foundation/umi-serializers-encodings": "^0.8.9", + "@metaplex-foundation/umi-serializers-numbers": "^0.8.9" + } + }, + "node_modules/@metaplex-foundation/umi-serializers-core": { + "version": "0.8.9", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-serializers-core/-/umi-serializers-core-0.8.9.tgz", + "integrity": "sha512-WT82tkiYJ0Qmscp7uTj1Hz6aWQPETwaKLAENAUN5DeWghkuBKtuxyBKVvEOuoXerJSdhiAk0e8DWA4cxcTTQ/w==" + }, + "node_modules/@metaplex-foundation/umi-serializers-encodings": { + "version": "0.8.9", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-serializers-encodings/-/umi-serializers-encodings-0.8.9.tgz", + "integrity": "sha512-N3VWLDTJ0bzzMKcJDL08U3FaqRmwlN79FyE4BHj6bbAaJ9LEHjDQ9RJijZyWqTm0jE7I750fU7Ow5EZL38Xi6Q==", + "dependencies": { + "@metaplex-foundation/umi-serializers-core": "^0.8.9" + } + }, + "node_modules/@metaplex-foundation/umi-serializers-numbers": { + "version": "0.8.9", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-serializers-numbers/-/umi-serializers-numbers-0.8.9.tgz", + "integrity": "sha512-NtBf1fnVNQJHFQjLFzRu2i9GGnigb9hOm/Gfrk628d0q0tRJB7BOM3bs5C61VAs7kJs4yd+pDNVAERJkknQ7Lg==", + "dependencies": { + "@metaplex-foundation/umi-serializers-core": "^0.8.9" + } + }, + "node_modules/@metaplex-foundation/umi-transaction-factory-web3js": { + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-transaction-factory-web3js/-/umi-transaction-factory-web3js-0.9.2.tgz", + "integrity": "sha512-fR1Kf21uylMFd1Smkltmj4jTNxhqSWf416owsJ+T+cvJi2VCOcOwq/3UFzOrpz78fA0RhsajKYKj0HYsRnQI1g==", + "dependencies": { + "@metaplex-foundation/umi-web3js-adapters": "^0.9.2" + }, + "peerDependencies": { + "@metaplex-foundation/umi": "^0.9.2", + "@solana/web3.js": "^1.72.0" + } + }, + "node_modules/@metaplex-foundation/umi-web3js-adapters": { + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/@metaplex-foundation/umi-web3js-adapters/-/umi-web3js-adapters-0.9.2.tgz", + "integrity": "sha512-RQqUTtHYY9fmEMnq7s3Hiv/81flGaoI0ZVVoafnFVaQLnxU6QBKxtboRZHk43XtD9CiFh5f9izrMJX7iK7KlOA==", + "dependencies": { + "buffer": "^6.0.3" + }, + "peerDependencies": { + "@metaplex-foundation/umi": "^0.9.2", + "@solana/web3.js": "^1.72.0" + } + }, "node_modules/@microsoft/fetch-event-source": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/@microsoft/fetch-event-source/-/fetch-event-source-2.0.1.tgz", @@ -10463,6 +10637,23 @@ "@solana/codecs-numbers": "2.0.0-preview.2" } }, + "node_modules/@solana/spl-token": { + "version": "0.3.11", + "resolved": "https://registry.npmjs.org/@solana/spl-token/-/spl-token-0.3.11.tgz", + "integrity": "sha512-bvohO3rIMSVL24Pb+I4EYTJ6cL82eFpInEXD/I8K8upOGjpqHsKUoAempR/RnUlI1qSFNyFlWJfu6MNUgfbCQQ==", + "dependencies": { + "@solana/buffer-layout": "^4.0.0", + "@solana/buffer-layout-utils": "^0.2.0", + "@solana/spl-token-metadata": "^0.1.2", + "buffer": "^6.0.3" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "@solana/web3.js": "^1.88.0" + } + }, "node_modules/@solana/spl-token-metadata": { "version": "0.1.4", "resolved": "https://registry.npmjs.org/@solana/spl-token-metadata/-/spl-token-metadata-0.1.4.tgz", @@ -15008,47 +15199,48 @@ } }, "node_modules/@wormhole-foundation/sdk": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk/-/sdk-1.4.0.tgz", - "integrity": "sha512-z7iur7B3DsLvrqoruyLHjRo0WQuqEur/GgFm9JxatLX4uMQ14RRmi8UHb0rqRqIeM+OU7cgb8kFldjWdg55K4A==", - "dependencies": { - "@wormhole-foundation/sdk-algorand": "1.4.0", - "@wormhole-foundation/sdk-algorand-core": "1.4.0", - "@wormhole-foundation/sdk-algorand-tokenbridge": "1.4.0", - "@wormhole-foundation/sdk-aptos": "1.4.0", - "@wormhole-foundation/sdk-aptos-core": "1.4.0", - "@wormhole-foundation/sdk-aptos-tokenbridge": "1.4.0", - "@wormhole-foundation/sdk-base": "1.4.0", - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-cosmwasm": "1.4.0", - "@wormhole-foundation/sdk-cosmwasm-core": "1.4.0", - "@wormhole-foundation/sdk-cosmwasm-ibc": "1.4.0", - "@wormhole-foundation/sdk-cosmwasm-tokenbridge": "1.4.0", - "@wormhole-foundation/sdk-definitions": "1.4.0", - "@wormhole-foundation/sdk-evm": "1.4.0", - "@wormhole-foundation/sdk-evm-cctp": "1.4.0", - "@wormhole-foundation/sdk-evm-core": "1.4.0", - "@wormhole-foundation/sdk-evm-portico": "1.4.0", - "@wormhole-foundation/sdk-evm-tokenbridge": "1.4.0", - "@wormhole-foundation/sdk-solana": "1.4.0", - "@wormhole-foundation/sdk-solana-cctp": "1.4.0", - "@wormhole-foundation/sdk-solana-core": "1.4.0", - "@wormhole-foundation/sdk-solana-tokenbridge": "1.4.0", - "@wormhole-foundation/sdk-sui": "1.4.0", - "@wormhole-foundation/sdk-sui-cctp": "1.4.0", - "@wormhole-foundation/sdk-sui-core": "1.4.0", - "@wormhole-foundation/sdk-sui-tokenbridge": "1.4.0" + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk/-/sdk-1.5.2.tgz", + "integrity": "sha512-f2YoO9mcYKOXUnS7BCwJ4ovxvMUMuOTs0mnUu+O35dxChqZ03vcNaFOeQghWLkOlq9NIO28GS53m82esf3sPKg==", + "dependencies": { + "@wormhole-foundation/sdk-algorand": "1.5.2", + "@wormhole-foundation/sdk-algorand-core": "1.5.2", + "@wormhole-foundation/sdk-algorand-tokenbridge": "1.5.2", + "@wormhole-foundation/sdk-aptos": "1.5.2", + "@wormhole-foundation/sdk-aptos-cctp": "1.5.2", + "@wormhole-foundation/sdk-aptos-core": "1.5.2", + "@wormhole-foundation/sdk-aptos-tokenbridge": "1.5.2", + "@wormhole-foundation/sdk-base": "1.5.2", + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-cosmwasm": "1.5.2", + "@wormhole-foundation/sdk-cosmwasm-core": "1.5.2", + "@wormhole-foundation/sdk-cosmwasm-ibc": "1.5.2", + "@wormhole-foundation/sdk-cosmwasm-tokenbridge": "1.5.2", + "@wormhole-foundation/sdk-definitions": "1.5.2", + "@wormhole-foundation/sdk-evm": "1.5.2", + "@wormhole-foundation/sdk-evm-cctp": "1.5.2", + "@wormhole-foundation/sdk-evm-core": "1.5.2", + "@wormhole-foundation/sdk-evm-portico": "1.5.2", + "@wormhole-foundation/sdk-evm-tokenbridge": "1.5.2", + "@wormhole-foundation/sdk-solana": "1.5.2", + "@wormhole-foundation/sdk-solana-cctp": "1.5.2", + "@wormhole-foundation/sdk-solana-core": "1.5.2", + "@wormhole-foundation/sdk-solana-tokenbridge": "1.5.2", + "@wormhole-foundation/sdk-sui": "1.5.2", + "@wormhole-foundation/sdk-sui-cctp": "1.5.2", + "@wormhole-foundation/sdk-sui-core": "1.5.2", + "@wormhole-foundation/sdk-sui-tokenbridge": "1.5.2" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-algorand": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand/-/sdk-algorand-1.4.0.tgz", - "integrity": "sha512-3GlLKWvhjwkkRux6c1TqcLyBaNL35yyIvh2zxe8nZtfGQGxRhwrw5SPq8HRDeAH5fjg95li5ngwCMVdzEatuvw==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand/-/sdk-algorand-1.5.2.tgz", + "integrity": "sha512-DKH/3qRyidDUKpVqrQnCc4TqsSqI41NOQhT7zFYjqPRo43APh2eOwsYxxb0EKm5iATdGumnGFpgBQWg4wYUXjg==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.4.0", + "@wormhole-foundation/sdk-connect": "1.5.2", "algosdk": "2.7.0" }, "engines": { @@ -15056,139 +15248,95 @@ } }, "node_modules/@wormhole-foundation/sdk-algorand-core": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-core/-/sdk-algorand-core-1.4.0.tgz", - "integrity": "sha512-+m0vRUt4/K3ZmSC0+f619QD+ox/rmgQ9Vk9jukEFkRlhxnkjLRiM/UGuM6PWj5VDy78IoyDs073YwYnJQiALug==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-core/-/sdk-algorand-core-1.5.2.tgz", + "integrity": "sha512-69XBC8N4h5e8+UrJHWZfhfcnoiO8Nfs9fZDO8B4JWwZWUvW+AJXj9ISVu4ZFWTQHzfpH7sLyJQ79gYk/kTOL0g==", "dependencies": { - "@wormhole-foundation/sdk-algorand": "1.4.0", - "@wormhole-foundation/sdk-connect": "1.4.0" + "@wormhole-foundation/sdk-algorand": "1.5.2", + "@wormhole-foundation/sdk-connect": "1.5.2" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-algorand-tokenbridge": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-tokenbridge/-/sdk-algorand-tokenbridge-1.4.0.tgz", - "integrity": "sha512-7zfpetLrGNu1MC0zZb62dfzjxGnvoVuL3SnfKyLnjBGfsg13uJt2dyPlgQ0d4AYOYE1IzPyFnxgb1O/xNzbwxw==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-tokenbridge/-/sdk-algorand-tokenbridge-1.5.2.tgz", + "integrity": "sha512-x7hpi5ySxvP5eZmtgDCzpB2R4hmXFV/s0ZIUN8OI4xKRvezODTv1QmkoWiCfakgJt1zr9OX3Ncii8pwYb5f4kg==", "dependencies": { - "@wormhole-foundation/sdk-algorand": "1.4.0", - "@wormhole-foundation/sdk-algorand-core": "1.4.0", - "@wormhole-foundation/sdk-connect": "1.4.0" + "@wormhole-foundation/sdk-algorand": "1.5.2", + "@wormhole-foundation/sdk-algorand-core": "1.5.2", + "@wormhole-foundation/sdk-connect": "1.5.2" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-aptos": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos/-/sdk-aptos-1.4.0.tgz", - "integrity": "sha512-zpevTZ607/6qaAun/6m3lVyebSdcL/Y1a4qEdVDTdPk8IYpJ5cxnahTpQH3o36omOwTPyGuyyut5YHaaFcG7Pw==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos/-/sdk-aptos-1.5.2.tgz", + "integrity": "sha512-FOGCuyPX3Lc8DEXhM+4dTLiYt5EAdNmcWsRuVZcVOLp7CV8073JdOSlk+iqLRhVaMcRENb/NVnEx6W1l0rPrIQ==", "dependencies": { "@aptos-labs/ts-sdk": "^1.33.1", - "@wormhole-foundation/sdk-connect": "1.4.0" + "@wormhole-foundation/sdk-connect": "1.5.2" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-aptos-cctp": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-cctp/-/sdk-aptos-cctp-1.5.0-beta.0.tgz", - "integrity": "sha512-niVpfTPDH/EaQo0tDwruoeDIcTTOmA0m23oSfkqczt4RQCPgtMJJ+BwVJQ38fW6Y4vweRkq2ygaGVStbpb8l8g==", - "dependencies": { - "@aptos-labs/ts-sdk": "^1.33.1", - "@wormhole-foundation/sdk-aptos": "1.5.0-beta.0", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/sdk-aptos-cctp/node_modules/@wormhole-foundation/sdk-aptos": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos/-/sdk-aptos-1.5.0-beta.0.tgz", - "integrity": "sha512-1d34585nnMrB8LM4kbPQ5O9x34KMU++RTjCzGXPz0+6NyVCM1hMKPCKq7XtD1BTVnSSrJMbDbEk1RhL306VuwQ==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-cctp/-/sdk-aptos-cctp-1.5.2.tgz", + "integrity": "sha512-yGN7cQQjRL6tgiB83J8/xXvINe8XebqPX2ZYgccyZ6HmByWv4o0Y2lPV+UGRms+KrP0Pvl2RhjzSFxtTk8bIRQ==", "dependencies": { "@aptos-labs/ts-sdk": "^1.33.1", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/sdk-aptos-cctp/node_modules/@wormhole-foundation/sdk-base": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-1.5.0-beta.0.tgz", - "integrity": "sha512-sS92U2BGeUf25MKVx4mdmsJt+Wt5DRhOEUQhPy8w0o0NdPgvi+Mh2xdZ39QsgibRcfC31XuehZO57lpZXes4zQ==", - "dependencies": { - "@scure/base": "^1.1.3", - "binary-layout": "^1.0.3" - } - }, - "node_modules/@wormhole-foundation/sdk-aptos-cctp/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" + "@wormhole-foundation/sdk-aptos": "1.5.2", + "@wormhole-foundation/sdk-connect": "1.5.2" }, "engines": { "node": ">=16" } }, - "node_modules/@wormhole-foundation/sdk-aptos-cctp/node_modules/@wormhole-foundation/sdk-definitions": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-1.5.0-beta.0.tgz", - "integrity": "sha512-pygBZM80jJVoMOQF3UVsg3E2qJpRVS3y1UkOK0NQ8xtn7gLRKOJlWoLEHcX9qlYhqW4WgHrUgGtvecAEXASnTQ==", - "dependencies": { - "@noble/curves": "^1.4.0", - "@noble/hashes": "^1.3.1", - "@wormhole-foundation/sdk-base": "1.5.0-beta.0" - } - }, "node_modules/@wormhole-foundation/sdk-aptos-core": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-core/-/sdk-aptos-core-1.4.0.tgz", - "integrity": "sha512-ePX15sKhLndBwc62oM4EQyEBNzr1iqoPGkJz54srNjD4faJwjn40lu8WKR7J+ap7/p3COVMS3IZa7Rm0waDq2A==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-core/-/sdk-aptos-core-1.5.2.tgz", + "integrity": "sha512-i+pFGg69Tri0R4xvwNhrmB+M+b+22qFn0RY7lsO4QR9PTEpa+lmYut3HtoIV0JZkLfr/etePJvPTOBMSSFQ7bg==", "dependencies": { - "@wormhole-foundation/sdk-aptos": "1.4.0", - "@wormhole-foundation/sdk-connect": "1.4.0" + "@wormhole-foundation/sdk-aptos": "1.5.2", + "@wormhole-foundation/sdk-connect": "1.5.2" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-aptos-tokenbridge": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-tokenbridge/-/sdk-aptos-tokenbridge-1.4.0.tgz", - "integrity": "sha512-w4a+59gF/FiMjWdgEL6ldWeuAJ2SLCybYGfMAKaikXUelzzlvXZyQNw1/inxITwKhoEqdrHQGXN1K6gDvT0B0Q==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-tokenbridge/-/sdk-aptos-tokenbridge-1.5.2.tgz", + "integrity": "sha512-evPKjHX8g2vtYYNPX/83gfgNmMRAMXeS5PuNOjtjbGZPkIh/+FucyHuMf1nL1eCA9mJBNVIb4UbSGLNhcEF0gQ==", "dependencies": { - "@wormhole-foundation/sdk-aptos": "1.4.0", - "@wormhole-foundation/sdk-connect": "1.4.0" + "@wormhole-foundation/sdk-aptos": "1.5.2", + "@wormhole-foundation/sdk-connect": "1.5.2" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-base": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-1.4.0.tgz", - "integrity": "sha512-Hjqf/PPbn7S61h8cfCG11q6Pjdg6N/tGWrjojlthWZKLHHOXnZdxhDl1f/2FDVFUYRxUnsJ9N1srsHx0q+Z2FA==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-1.5.2.tgz", + "integrity": "sha512-RNE3l16izNmlFFm2qNoI5tF+8TRRttAL36hwCNBDkuz9qZ+JIVT6/ODmFSTcVTl/FwgwEJysflchnIWMXQUbow==", "dependencies": { "@scure/base": "^1.1.3", "binary-layout": "^1.0.3" } }, "node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.4.0.tgz", - "integrity": "sha512-NtrSVCBdnmEn8h5RO9SE6C2gMEO85BqFXj2BIuV4gLlg99UhloGdVpJ9B3RdKvglAWrMGiKbtYS+eGhL3N9m3w==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.2.tgz", + "integrity": "sha512-H3SvcG0KKH47BBxXaaN9i7LQtQxP8Cjlz1WfyG8nP92+eB8JTo9ujxNGPMyfgpKJabOto72wQbxU/DMW3pgsbA==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.4.0", - "@wormhole-foundation/sdk-definitions": "1.4.0", + "@wormhole-foundation/sdk-base": "1.5.2", + "@wormhole-foundation/sdk-definitions": "1.5.2", "axios": "^1.4.0" }, "engines": { @@ -15196,15 +15344,15 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm/-/sdk-cosmwasm-1.4.0.tgz", - "integrity": "sha512-TArRahevvYo62WtY/qoraFYKMqrut3joAEjtCzHuJRi/iRUQCDH5blpowP4Hb0BIu+7Ydd5fCVkCCL7ulRkqCQ==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm/-/sdk-cosmwasm-1.5.2.tgz", + "integrity": "sha512-k8MhGVsjgOSlFbJvcXYGRT8qkEZ0YlnUEqTwByotyx+HHPy5fgxv1KITp7CUXQ3LouQ4dqtGODTHvnkuua4y5w==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/proto-signing": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "1.4.0", + "@wormhole-foundation/sdk-connect": "1.5.2", "cosmjs-types": "^0.9.0" }, "engines": { @@ -15212,31 +15360,31 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-core": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-core/-/sdk-cosmwasm-core-1.4.0.tgz", - "integrity": "sha512-dWIT1kNxEP514G8ZFHqfCv2iL0EFZUxryj77aZAaN1gXul3bhSGbIeYRS18jwpB2PSusVOTvBfG7wN+eE/6MpA==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-core/-/sdk-cosmwasm-core-1.5.2.tgz", + "integrity": "sha512-QyG4aSqoemSubmEhodKdMTZy0LROeWdY31qV91KD57lgTgMCMkYyAlHtg88Ij5452I87U2z6BYHbEvZiD1pO2Q==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-cosmwasm": "1.4.0" + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-cosmwasm": "1.5.2" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-ibc": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-ibc/-/sdk-cosmwasm-ibc-1.4.0.tgz", - "integrity": "sha512-B3FGfmaEf+NNWAj4Fpq6lIzz3ArygAtnzXGIYzmmmMkoC6mbQFF67+X9kRic6kNyflUliDfBDKeYt0fngu/5UQ==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-ibc/-/sdk-cosmwasm-ibc-1.5.2.tgz", + "integrity": "sha512-7N+GiGh+hSEDM2o5WGJ6vrzBXLKLQYd70x1evgYuXmmuag81k5ThvybYWDT5xwEyNg7txf8H4JbCN42J3ahuvw==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-cosmwasm": "1.4.0", - "@wormhole-foundation/sdk-cosmwasm-core": "1.4.0", + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-cosmwasm": "1.5.2", + "@wormhole-foundation/sdk-cosmwasm-core": "1.5.2", "cosmjs-types": "^0.9.0" }, "engines": { @@ -15244,27 +15392,27 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-tokenbridge": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-tokenbridge/-/sdk-cosmwasm-tokenbridge-1.4.0.tgz", - "integrity": "sha512-Rfix8FNTxAlma2NqmDhdKgobknvCWbLl7lr2MJB4FKSmKOt7i2qeERMYWA/XjK46wwB4KJ16eg6f7Ji+cr+19A==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-tokenbridge/-/sdk-cosmwasm-tokenbridge-1.5.2.tgz", + "integrity": "sha512-KKfz8rnFd6jaXXhubUZd14+525JNlGVCLQflUgCM3T5bllXGhHHwD962cQ7Gnyta3RJX+OR0D9wUil6OwubPmQ==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-cosmwasm": "1.4.0" + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-cosmwasm": "1.5.2" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-definitions": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-1.4.0.tgz", - "integrity": "sha512-/LuB5DpjNh9CVeesdfgj+yD0FN0LYA83/Mr+SUgQmmgDbFfyoL0BlBkz/dgDYi+6P9I1fa1Wfpqz5uyEyf90pA==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-1.5.2.tgz", + "integrity": "sha512-qj3AQ0laGxV6hiknsWFF5RFY1t6QzWarzSF0e5RTQfRHiVKfciENFc8niWY8fT1GIpT4uRf0KKdd+fnqhMXBfA==", "dependencies": { "@noble/curves": "^1.4.0", "@noble/hashes": "^1.3.1", - "@wormhole-foundation/sdk-base": "1.4.0" + "@wormhole-foundation/sdk-base": "1.5.2" } }, "node_modules/@wormhole-foundation/sdk-definitions-ntt": { @@ -15277,12 +15425,11 @@ } }, "node_modules/@wormhole-foundation/sdk-evm": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.4.1.tgz", - "integrity": "sha512-REawtcgeHX8CiitDmtceMHb/VmJDu+pnuOmXqcQIN5C3WZC6cc2uiwiaMlKwEHSlb38RhO7NWWqdtfRrQ1kziw==", - "peer": true, + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.5.2.tgz", + "integrity": "sha512-4yHUjyUaB3uItIqsa7RVELwYnhoF+hp8lESIL8mE4Yyqo6RwQ3iqhPJ1nivKF/Vhl1doQGRVOK9OSZQQXbsrpw==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.4.1", + "@wormhole-foundation/sdk-connect": "1.5.2", "ethers": "^6.5.1" }, "engines": { @@ -15290,12 +15437,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-cctp": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-cctp/-/sdk-evm-cctp-1.4.0.tgz", - "integrity": "sha512-RQ7T6oi5R4PD4lmk9pBbirtAAe0iIsQQFusG4TQ0aq6vjhPYV429EnRtIfLYtpkMnCmmxyDhIXy55fC1Gmlc1Q==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-cctp/-/sdk-evm-cctp-1.5.2.tgz", + "integrity": "sha512-xQeoWBbKhjlBrVngjaLEY6+Iv0W7zoelpIj0SMK1ZCxKkim8wCxL6KxRpVC2GuAhI25rBorI95xnefuohRliTg==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-evm": "1.4.0", + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-evm": "1.5.2", "ethers": "^6.5.1" }, "engines": { @@ -15337,18 +15484,6 @@ "undici-types": "~6.19.2" } }, - "node_modules/@wormhole-foundation/sdk-evm-cctp/node_modules/@wormhole-foundation/sdk-evm": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.4.0.tgz", - "integrity": "sha512-SlWTxabiwXJyU4k4RfehaDNVj2O2MYeRd2AETzooflPLkq0n2a16wo1N+4vz/JE6kXQ3X87PbM7C001XvH/rTg==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.4.0", - "ethers": "^6.5.1" - }, - "engines": { - "node": ">=16" - } - }, "node_modules/@wormhole-foundation/sdk-evm-cctp/node_modules/aes-js": { "version": "4.0.0-beta.5", "resolved": "https://registry.npmjs.org/aes-js/-/aes-js-4.0.0-beta.5.tgz", @@ -15407,12 +15542,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-core": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-core/-/sdk-evm-core-1.4.0.tgz", - "integrity": "sha512-3b0/IrywcTjZQm9q5IUtFL1GWZhw7p4ht8VPNoQWMLyGWGcw+L3FagTbaSCJyWYO46BkGJ9IL5w50ytA93esoQ==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-core/-/sdk-evm-core-1.5.2.tgz", + "integrity": "sha512-R8eWTcyaQqeWhdExjORjF2jZOMpfAc2AajCY7ZG7oK9ldqZJDAsqqQXCwMK4ZnLasbV0s4VqnBwVEDfGP+5C4w==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-evm": "1.4.0", + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-evm": "1.5.2", "ethers": "^6.5.1" }, "engines": { @@ -15454,18 +15589,6 @@ "undici-types": "~6.19.2" } }, - "node_modules/@wormhole-foundation/sdk-evm-core/node_modules/@wormhole-foundation/sdk-evm": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.4.0.tgz", - "integrity": "sha512-SlWTxabiwXJyU4k4RfehaDNVj2O2MYeRd2AETzooflPLkq0n2a16wo1N+4vz/JE6kXQ3X87PbM7C001XvH/rTg==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.4.0", - "ethers": "^6.5.1" - }, - "engines": { - "node": ">=16" - } - }, "node_modules/@wormhole-foundation/sdk-evm-core/node_modules/aes-js": { "version": "4.0.0-beta.5", "resolved": "https://registry.npmjs.org/aes-js/-/aes-js-4.0.0-beta.5.tgz", @@ -15634,14 +15757,14 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-portico": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-1.4.0.tgz", - "integrity": "sha512-/5h9xl5V3b/2Cm/WhCVmQWRMlT1PnMRHnyS53UqSNqKARNeNYF8bwIf+i/Bei+pN6dzlxSvMsKSxCaRktaBnyw==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-evm": "1.4.0", - "@wormhole-foundation/sdk-evm-core": "1.4.0", - "@wormhole-foundation/sdk-evm-tokenbridge": "1.4.0", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-1.5.2.tgz", + "integrity": "sha512-Rock8EH54hVVPjMqdCjtCbMN27Pf4Czhna7psC7F4rF9TDFpeS3C7BBMvUR1h6N1Xnd3QPdlI3ohAuxMRhbFzQ==", + "dependencies": { + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-evm": "1.5.2", + "@wormhole-foundation/sdk-evm-core": "1.5.2", + "@wormhole-foundation/sdk-evm-tokenbridge": "1.5.2", "ethers": "^6.5.1" }, "engines": { @@ -15683,18 +15806,6 @@ "undici-types": "~6.19.2" } }, - "node_modules/@wormhole-foundation/sdk-evm-portico/node_modules/@wormhole-foundation/sdk-evm": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.4.0.tgz", - "integrity": "sha512-SlWTxabiwXJyU4k4RfehaDNVj2O2MYeRd2AETzooflPLkq0n2a16wo1N+4vz/JE6kXQ3X87PbM7C001XvH/rTg==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.4.0", - "ethers": "^6.5.1" - }, - "engines": { - "node": ">=16" - } - }, "node_modules/@wormhole-foundation/sdk-evm-portico/node_modules/aes-js": { "version": "4.0.0-beta.5", "resolved": "https://registry.npmjs.org/aes-js/-/aes-js-4.0.0-beta.5.tgz", @@ -15753,13 +15864,13 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-tokenbridge": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tokenbridge/-/sdk-evm-tokenbridge-1.4.0.tgz", - "integrity": "sha512-mP6PzK4VkGKuYdgJHfUmrG+e7/w6pk5O+Wz93G0vuM/+0PJZ+fYaQ1WWaL9KiUaQA59vYHeZwooWy++F0ktltg==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tokenbridge/-/sdk-evm-tokenbridge-1.5.2.tgz", + "integrity": "sha512-FV8vbHPJKvkpCxJcQ3aZvrHY8EzW/4WDfTPWeBi11XD0OheCMOrepZ4NtgRePq2149VjvKvZpnV6bAH4Q2XXDg==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-evm": "1.4.0", - "@wormhole-foundation/sdk-evm-core": "1.4.0", + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-evm": "1.5.2", + "@wormhole-foundation/sdk-evm-core": "1.5.2", "ethers": "^6.5.1" }, "engines": { @@ -15801,18 +15912,6 @@ "undici-types": "~6.19.2" } }, - "node_modules/@wormhole-foundation/sdk-evm-tokenbridge/node_modules/@wormhole-foundation/sdk-evm": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.4.0.tgz", - "integrity": "sha512-SlWTxabiwXJyU4k4RfehaDNVj2O2MYeRd2AETzooflPLkq0n2a16wo1N+4vz/JE6kXQ3X87PbM7C001XvH/rTg==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.4.0", - "ethers": "^6.5.1" - }, - "engines": { - "node": ">=16" - } - }, "node_modules/@wormhole-foundation/sdk-evm-tokenbridge/node_modules/aes-js": { "version": "4.0.0-beta.5", "resolved": "https://registry.npmjs.org/aes-js/-/aes-js-4.0.0-beta.5.tgz", @@ -15873,14 +15972,12 @@ "node_modules/@wormhole-foundation/sdk-evm/node_modules/@adraffy/ens-normalize": { "version": "1.10.1", "resolved": "https://registry.npmjs.org/@adraffy/ens-normalize/-/ens-normalize-1.10.1.tgz", - "integrity": "sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw==", - "peer": true + "integrity": "sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw==" }, "node_modules/@wormhole-foundation/sdk-evm/node_modules/@noble/curves": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.2.0.tgz", "integrity": "sha512-oYclrNgRaM9SsBUBVbb8M6DTV7ZHRTKugureoYEncY5c65HOmRzvSiTE3y5CYaPYJA/GVkrhXEoF0M3Ya9PMnw==", - "peer": true, "dependencies": { "@noble/hashes": "1.3.2" }, @@ -15892,7 +15989,6 @@ "version": "1.3.2", "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.2.tgz", "integrity": "sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==", - "peer": true, "engines": { "node": ">= 16" }, @@ -15904,78 +16000,14 @@ "version": "22.7.5", "resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.5.tgz", "integrity": "sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==", - "peer": true, "dependencies": { "undici-types": "~6.19.2" } }, - "node_modules/@wormhole-foundation/sdk-evm/node_modules/@wormhole-foundation/sdk-base": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-1.4.1.tgz", - "integrity": "sha512-jooJBtlX4qscwvfUYAbQ3+PEWMLIgCYr40gOGzjUwQehuPPxjLwSy6VrXKvEhmOASKCrZyC5ZiExgyUDHiZX1A==", - "peer": true, - "dependencies": { - "@scure/base": "^1.1.3", - "binary-layout": "^1.0.3" - } - }, - "node_modules/@wormhole-foundation/sdk-evm/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.4.1.tgz", - "integrity": "sha512-RvxT7lb529zidD/32e6V2g/QdrpwmxZuPcdLDN4E394Vq3Wow7aYJX2zYQaARQTgWPZjVDi9lEREuJaDoxc9HQ==", - "peer": true, - "dependencies": { - "@wormhole-foundation/sdk-base": "1.4.1", - "@wormhole-foundation/sdk-definitions": "1.4.1", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/sdk-evm/node_modules/@wormhole-foundation/sdk-definitions": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-1.4.1.tgz", - "integrity": "sha512-osX+YMdHvikieNRuRJdUrpv059II3Ih1lHbMEmyFBBoif7JWXVPKmeqSo8x56FGYXldOV7BzNflHMTfwcbBUDw==", - "peer": true, - "dependencies": { - "@noble/curves": "^1.4.0", - "@noble/hashes": "^1.3.1", - "@wormhole-foundation/sdk-base": "1.4.1" - } - }, - "node_modules/@wormhole-foundation/sdk-evm/node_modules/@wormhole-foundation/sdk-definitions/node_modules/@noble/curves": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.8.0.tgz", - "integrity": "sha512-j84kjAbzEnQHaSIhRPUmB3/eVXu2k3dKPl2LOrR8fSOIL+89U+7lV117EWHtq/GHM3ReGHM46iRBdZfpc4HRUQ==", - "peer": true, - "dependencies": { - "@noble/hashes": "1.7.0" - }, - "engines": { - "node": "^14.21.3 || >=16" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - } - }, - "node_modules/@wormhole-foundation/sdk-evm/node_modules/@wormhole-foundation/sdk-definitions/node_modules/@noble/hashes": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.7.0.tgz", - "integrity": "sha512-HXydb0DgzTpDPwbVeDGCG1gIu7X6+AuU6Zl6av/E/KG8LMsvPntvq+w17CHRpKBmN6Ybdrt1eP3k4cj8DJa78w==", - "peer": true, - "engines": { - "node": "^14.21.3 || >=16" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - } - }, "node_modules/@wormhole-foundation/sdk-evm/node_modules/aes-js": { "version": "4.0.0-beta.5", "resolved": "https://registry.npmjs.org/aes-js/-/aes-js-4.0.0-beta.5.tgz", - "integrity": "sha512-G965FqalsNyrPqgEGON7nIx1e/OVENSgiEIzyC63haUMuvNnwIgIjMs52hlTCKhkBny7A2ORNlfY9Zu+jmGk1Q==", - "peer": true + "integrity": "sha512-G965FqalsNyrPqgEGON7nIx1e/OVENSgiEIzyC63haUMuvNnwIgIjMs52hlTCKhkBny7A2ORNlfY9Zu+jmGk1Q==" }, "node_modules/@wormhole-foundation/sdk-evm/node_modules/ethers": { "version": "6.13.5", @@ -15991,7 +16023,6 @@ "url": "https://www.buymeacoffee.com/ricmoo" } ], - "peer": true, "dependencies": { "@adraffy/ens-normalize": "1.10.1", "@noble/curves": "1.2.0", @@ -16008,14 +16039,12 @@ "node_modules/@wormhole-foundation/sdk-evm/node_modules/undici-types": { "version": "6.19.8", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", - "peer": true + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" }, "node_modules/@wormhole-foundation/sdk-evm/node_modules/ws": { "version": "8.17.1", "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", - "peer": true, "engines": { "node": ">=10.0.0" }, @@ -16065,15 +16094,15 @@ } }, "node_modules/@wormhole-foundation/sdk-solana": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-1.4.0.tgz", - "integrity": "sha512-RiGiJfAaneGu7rLaw06aYyM9fIMM5rqpcwwTooJFwTR46yiPAUhVxRm1bnPooy2zA0nFDdZVREuvEkibQvzKYA==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-1.5.2.tgz", + "integrity": "sha512-ctns6oUZQPWSoTz8PKLAWdTkK2Vqn6h1CS0zj5jwcKMJ3RA65I4MKvQDBiSY4WSB1xeoM/05/rwTU7DV9U56mA==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@coral-xyz/borsh": "0.29.0", "@solana/spl-token": "0.3.9", "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.4.0", + "@wormhole-foundation/sdk-connect": "1.5.2", "rpc-websockets": "^7.10.0" }, "engines": { @@ -16081,15 +16110,15 @@ } }, "node_modules/@wormhole-foundation/sdk-solana-cctp": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-cctp/-/sdk-solana-cctp-1.4.0.tgz", - "integrity": "sha512-iXBUu1dUnBPkRUXidtY327cZYAB3ZvmNeJL2tPYkCx4OWvM+qoj2xSVonxBqm/CGKwRCLwpIKw2OJWJ+kR16Eg==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-cctp/-/sdk-solana-cctp-1.5.2.tgz", + "integrity": "sha512-QEFdgWeY6S1FvuppdLqUKViDZkVS4WhbJdmj7SG1FI87snIeGO6GZ+HLWjOGy/qsXciwJuUmRfn/7Ni0d6zGhQ==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@solana/spl-token": "0.3.9", "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-solana": "1.4.0" + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-solana": "1.5.2" }, "engines": { "node": ">=16" @@ -16112,15 +16141,15 @@ } }, "node_modules/@wormhole-foundation/sdk-solana-core": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-core/-/sdk-solana-core-1.4.0.tgz", - "integrity": "sha512-QNZyYrJqIc9OUAce43oyhVA6+RPDzivBYCOZbyLK2hoQEmoD/jcBt8UxDuSN9coTpOhsHKjzUjfUEEGgJmLU3A==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-core/-/sdk-solana-core-1.5.2.tgz", + "integrity": "sha512-jaEw24DAePNXrEvKJxCX8ZS+eO+FuEiiZpcuckonXHC0Sl4ARgLOjL3R3Mbd9fkmsyr1sqRXrkT2EUUDwQfg6A==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@coral-xyz/borsh": "0.29.0", "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-solana": "1.4.0" + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-solana": "1.5.2" }, "engines": { "node": ">=16" @@ -16196,16 +16225,16 @@ } }, "node_modules/@wormhole-foundation/sdk-solana-tokenbridge": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-tokenbridge/-/sdk-solana-tokenbridge-1.4.0.tgz", - "integrity": "sha512-hbxeRXXPN+ouDHPK2g4Ht/NJzQq7hfEdfTyOTYco/2+fCMpEC40xN3gKuCWy5ZGHXQbzaLp8nhV/Uk0+jI1gBg==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-tokenbridge/-/sdk-solana-tokenbridge-1.5.2.tgz", + "integrity": "sha512-dqFb+wgX99NPD0qs2VXIJd0Sh1d9Rnfxz9z8LyfPP3CjrUauhuO65oz1rxVxuBKm48zwiN8rKpQ7FWcErv4OkQ==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@solana/spl-token": "0.3.9", "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-solana": "1.4.0", - "@wormhole-foundation/sdk-solana-core": "1.4.0" + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-solana": "1.5.2", + "@wormhole-foundation/sdk-solana-core": "1.5.2" }, "engines": { "node": ">=16" @@ -16259,25 +16288,25 @@ } }, "node_modules/@wormhole-foundation/sdk-sui": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui/-/sdk-sui-1.4.0.tgz", - "integrity": "sha512-0LU3CDPvCvWd3Up9lYJvvC9T3U6sr6Dfo5OJGEFWAGmbA77OjJ7nkqeges3tZabTWbVvb8hTN6few2EEoYW/yw==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui/-/sdk-sui-1.5.2.tgz", + "integrity": "sha512-LgzmkqAW7YxJ7YWCC0R6F2H/X6uOrDuCfSydVfZz2Byf4bSaB8gULwJ4qT1YsbuqjPmqiQSYgGTb5Db7SiNeEw==", "dependencies": { "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.4.0" + "@wormhole-foundation/sdk-connect": "1.5.2" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-sui-cctp": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-cctp/-/sdk-sui-cctp-1.4.0.tgz", - "integrity": "sha512-PeJLF095tmhNdCBT+GXV59NsSXm9afOa3+0qG6D+aPG4+R1yyeStvNTKZ9Rng2NT8xwrqtCymnExNkQ/xMhMCQ==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-cctp/-/sdk-sui-cctp-1.5.2.tgz", + "integrity": "sha512-csKywNzlqmCMRVd/kMMgvTTOEct9zHq34+v9c6cDWuJazdBe99oUIM/bIkmSCA0Js1KWna+Fa5RXpG5XuwaAeQ==", "dependencies": { "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-sui": "1.4.0" + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-sui": "1.5.2" }, "engines": { "node": ">=16" @@ -16328,13 +16357,13 @@ } }, "node_modules/@wormhole-foundation/sdk-sui-core": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-core/-/sdk-sui-core-1.4.0.tgz", - "integrity": "sha512-knpArvUQJlNMzP2kEBvu5Tjf6WFhcekR6yAEZ7s04bMbpV+dICTMJA6Tct5bdTy8jqmL/9Xxh4nxPpiACl25iw==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-core/-/sdk-sui-core-1.5.2.tgz", + "integrity": "sha512-fnZKH8CjYLGroUHMNSd/S3Z1A+hr7CfvIbLt79KkJ+mK5H5+3EelLq7w3Qe1JMjjJ82BJSTcdQchM/HZ6h0PZA==", "dependencies": { "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-sui": "1.4.0" + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-sui": "1.5.2" }, "engines": { "node": ">=16" @@ -16377,1209 +16406,36 @@ "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==" }, "node_modules/@wormhole-foundation/sdk-sui-core/node_modules/bs58": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/bs58/-/bs58-5.0.0.tgz", - "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", - "dependencies": { - "base-x": "^4.0.0" - } - }, - "node_modules/@wormhole-foundation/sdk-sui-tokenbridge": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-tokenbridge/-/sdk-sui-tokenbridge-1.4.0.tgz", - "integrity": "sha512-Ghyd55PVTU+3jLoDqCTyYRUHo8xxTVjFTmmZa+JH2qut274jmqPMlV98GWfrHLwJw+T72LnBH7ysxoggbPvmFQ==", - "dependencies": { - "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.4.0", - "@wormhole-foundation/sdk-sui": "1.4.0", - "@wormhole-foundation/sdk-sui-core": "1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/sdk-sui-tokenbridge/node_modules/@mysten/bcs": { - "version": "0.11.1", - "resolved": "https://registry.npmjs.org/@mysten/bcs/-/bcs-0.11.1.tgz", - "integrity": "sha512-xP85isNSYUCHd3O/g+TmZYmg4wK6cU8q/n/MebkIGP4CYVJZz2wU/G24xIZ3wI+0iTop4dfgA5kYrg/DQKCUzA==", - "dependencies": { - "bs58": "^5.0.0" - } - }, - "node_modules/@wormhole-foundation/sdk-sui-tokenbridge/node_modules/@mysten/sui.js": { - "version": "0.50.1", - "resolved": "https://registry.npmjs.org/@mysten/sui.js/-/sui.js-0.50.1.tgz", - "integrity": "sha512-AY0wb4n6PMTRsDGygzrrTHUK/m5KwKZ4aQcN9cayiwsq2iIhfjGo7uuqMA7Y5UiqvLCoF+z7Ig14Q5qejQ/S/w==", - "deprecated": "This package has been renamed to @mysten/sui, please update to use the renamed package.", - "dependencies": { - "@graphql-typed-document-node/core": "^3.2.0", - "@mysten/bcs": "0.11.1", - "@noble/curves": "^1.1.0", - "@noble/hashes": "^1.3.1", - "@scure/bip32": "^1.3.1", - "@scure/bip39": "^1.2.1", - "@suchipi/femver": "^1.0.0", - "bech32": "^2.0.0", - "gql.tada": "^1.2.0", - "graphql": "^16.8.1", - "superstruct": "^1.0.3", - "tweetnacl": "^1.0.3" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/sdk-sui-tokenbridge/node_modules/base-x": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/base-x/-/base-x-4.0.0.tgz", - "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==" - }, - "node_modules/@wormhole-foundation/sdk-sui-tokenbridge/node_modules/bs58": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/bs58/-/bs58-5.0.0.tgz", - "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", - "dependencies": { - "base-x": "^4.0.0" - } - }, - "node_modules/@wormhole-foundation/sdk-sui/node_modules/@mysten/bcs": { - "version": "0.11.1", - "resolved": "https://registry.npmjs.org/@mysten/bcs/-/bcs-0.11.1.tgz", - "integrity": "sha512-xP85isNSYUCHd3O/g+TmZYmg4wK6cU8q/n/MebkIGP4CYVJZz2wU/G24xIZ3wI+0iTop4dfgA5kYrg/DQKCUzA==", - "dependencies": { - "bs58": "^5.0.0" - } - }, - "node_modules/@wormhole-foundation/sdk-sui/node_modules/@mysten/sui.js": { - "version": "0.50.1", - "resolved": "https://registry.npmjs.org/@mysten/sui.js/-/sui.js-0.50.1.tgz", - "integrity": "sha512-AY0wb4n6PMTRsDGygzrrTHUK/m5KwKZ4aQcN9cayiwsq2iIhfjGo7uuqMA7Y5UiqvLCoF+z7Ig14Q5qejQ/S/w==", - "deprecated": "This package has been renamed to @mysten/sui, please update to use the renamed package.", - "dependencies": { - "@graphql-typed-document-node/core": "^3.2.0", - "@mysten/bcs": "0.11.1", - "@noble/curves": "^1.1.0", - "@noble/hashes": "^1.3.1", - "@scure/bip32": "^1.3.1", - "@scure/bip39": "^1.2.1", - "@suchipi/femver": "^1.0.0", - "bech32": "^2.0.0", - "gql.tada": "^1.2.0", - "graphql": "^16.8.1", - "superstruct": "^1.0.3", - "tweetnacl": "^1.0.3" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/sdk-sui/node_modules/base-x": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/base-x/-/base-x-4.0.0.tgz", - "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==" - }, - "node_modules/@wormhole-foundation/sdk-sui/node_modules/bs58": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/bs58/-/bs58-5.0.0.tgz", - "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", - "dependencies": { - "base-x": "^4.0.0" - } - }, - "node_modules/@wormhole-foundation/sdk/node_modules/@adraffy/ens-normalize": { - "version": "1.10.1", - "resolved": "https://registry.npmjs.org/@adraffy/ens-normalize/-/ens-normalize-1.10.1.tgz", - "integrity": "sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw==" - }, - "node_modules/@wormhole-foundation/sdk/node_modules/@noble/curves": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.2.0.tgz", - "integrity": "sha512-oYclrNgRaM9SsBUBVbb8M6DTV7ZHRTKugureoYEncY5c65HOmRzvSiTE3y5CYaPYJA/GVkrhXEoF0M3Ya9PMnw==", - "dependencies": { - "@noble/hashes": "1.3.2" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - } - }, - "node_modules/@wormhole-foundation/sdk/node_modules/@noble/hashes": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.2.tgz", - "integrity": "sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==", - "engines": { - "node": ">= 16" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - } - }, - "node_modules/@wormhole-foundation/sdk/node_modules/@types/node": { - "version": "22.7.5", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.5.tgz", - "integrity": "sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==", - "dependencies": { - "undici-types": "~6.19.2" - } - }, - "node_modules/@wormhole-foundation/sdk/node_modules/@wormhole-foundation/sdk-evm": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.4.0.tgz", - "integrity": "sha512-SlWTxabiwXJyU4k4RfehaDNVj2O2MYeRd2AETzooflPLkq0n2a16wo1N+4vz/JE6kXQ3X87PbM7C001XvH/rTg==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.4.0", - "ethers": "^6.5.1" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/sdk/node_modules/aes-js": { - "version": "4.0.0-beta.5", - "resolved": "https://registry.npmjs.org/aes-js/-/aes-js-4.0.0-beta.5.tgz", - "integrity": "sha512-G965FqalsNyrPqgEGON7nIx1e/OVENSgiEIzyC63haUMuvNnwIgIjMs52hlTCKhkBny7A2ORNlfY9Zu+jmGk1Q==" - }, - "node_modules/@wormhole-foundation/sdk/node_modules/ethers": { - "version": "6.13.5", - "resolved": "https://registry.npmjs.org/ethers/-/ethers-6.13.5.tgz", - "integrity": "sha512-+knKNieu5EKRThQJWwqaJ10a6HE9sSehGeqWN65//wE7j47ZpFhKAnHB/JJFibwwg61I/koxaPsXbXpD/skNOQ==", - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/ethers-io/" - }, - { - "type": "individual", - "url": "https://www.buymeacoffee.com/ricmoo" - } - ], - "dependencies": { - "@adraffy/ens-normalize": "1.10.1", - "@noble/curves": "1.2.0", - "@noble/hashes": "1.3.2", - "@types/node": "22.7.5", - "aes-js": "4.0.0-beta.5", - "tslib": "2.7.0", - "ws": "8.17.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@wormhole-foundation/sdk/node_modules/undici-types": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" - }, - "node_modules/@wormhole-foundation/sdk/node_modules/ws": { - "version": "8.17.1", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", - "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": ">=5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, - "node_modules/@wormhole-foundation/wormhole-connect": { - "version": "1.3.0-beta.0-development", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/wormhole-connect/-/wormhole-connect-1.3.0-beta.0-development.tgz", - "integrity": "sha512-EuUWIk2pifkyTqcKSeo2vV3scBsErFK/dQT+m8c59JHEa++TU/72NwQjdhs4hem3nBoP2+pfJiS8fX+IcG96Uw==", - "dependencies": { - "@aptos-labs/ts-sdk": "^1.33.1", - "@aptos-labs/wallet-adapter-core": "^4.23.0", - "@coral-xyz/anchor": "^0.29.0", - "@emotion/react": "^11.10.5", - "@emotion/styled": "^11.10.5", - "@ledgerhq/devices": "6.27.1", - "@ledgerhq/errors": "6.10.2", - "@ledgerhq/hw-transport": "6.27.1", - "@ledgerhq/hw-transport-webhid": "6.27.1", - "@ledgerhq/logs": "6.12.0", - "@mayanfinance/wormhole-sdk-route": "1.1.0", - "@mui/icons-material": "^5.11.0", - "@mui/material": "^5.11.4", - "@mysten/sui.js": "^0.32.2", - "@project-serum/anchor": "^0.26.0", - "@reduxjs/toolkit": "^1.9.1", - "@solana/spl-token": "^0.3.9", - "@solana/wallet-adapter-wallets": "^0.19.25", - "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions-ntt": "^0.6.1", - "@wormhole-foundation/sdk-evm-ntt": "^0.6.1", - "@wormhole-foundation/sdk-icons": "^1.0.0", - "@wormhole-foundation/sdk-route-ntt": "^0.6.1", - "@wormhole-foundation/sdk-solana-ntt": "^0.6.1", - "@xlabs-libs/wallet-aggregator-aptos": "^1.0.0-alpha.2", - "@xlabs-libs/wallet-aggregator-core": "^0.0.1-alpha.22", - "@xlabs-libs/wallet-aggregator-evm": "^0.0.2-alpha.5", - "@xlabs-libs/wallet-aggregator-solana": "^0.0.1-alpha.15", - "@xlabs-libs/wallet-aggregator-sui": "^0.0.1-alpha.10", - "axios": "1.4.0", - "binary-parser": "^2.2.1", - "ethers": "^6.4.2", - "lz-string": "^1.5.0", - "material-ui-popup-state": "^5.0.4", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-infinite-scroller": "^1.2.6", - "react-redux": "^8.0.5", - "react-timer-hook": "^3.0.7", - "rpc-websockets": "^7.11.0", - "sha3": "^2.1.4", - "tss-react": "^4.7.7", - "use-debounce": "^9.0.4", - "web-vitals": "^2.1.4" - }, - "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@adraffy/ens-normalize": { - "version": "1.10.1", - "resolved": "https://registry.npmjs.org/@adraffy/ens-normalize/-/ens-normalize-1.10.1.tgz", - "integrity": "sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw==" - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@aptos-labs/wallet-adapter-core": { - "version": "4.23.0", - "resolved": "https://registry.npmjs.org/@aptos-labs/wallet-adapter-core/-/wallet-adapter-core-4.23.0.tgz", - "integrity": "sha512-7QC4Zae9eFmPQpSkhElF69zn5rVpSIoB437yuDktUsZY1C3YFCRHvxkFk7mO0zMdb3ec6NikD62Iag9oFuLKMg==", - "dependencies": { - "@aptos-connect/wallet-adapter-plugin": "^2.3.2", - "@aptos-labs/wallet-standard": "^0.2.0", - "@atomrigslab/aptos-wallet-adapter": "^0.1.20", - "@mizuwallet-sdk/aptos-wallet-adapter": "^0.3.2", - "buffer": "^6.0.3", - "eventemitter3": "^4.0.7", - "tweetnacl": "^1.0.3" - }, - "peerDependencies": { - "@aptos-labs/ts-sdk": "^1.33.1", - "aptos": "^1.21.0" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@coral-xyz/borsh": { - "version": "0.26.0", - "resolved": "https://registry.npmjs.org/@coral-xyz/borsh/-/borsh-0.26.0.tgz", - "integrity": "sha512-uCZ0xus0CszQPHYfWAqKS5swS1UxvePu83oOF+TWpUkedsNlg6p2p4azxZNSSqwXb9uXMFgxhuMBX9r3Xoi0vQ==", - "dependencies": { - "bn.js": "^5.1.2", - "buffer-layout": "^1.2.0" - }, - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "@solana/web3.js": "^1.68.0" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@ledgerhq/errors": { - "version": "6.10.2", - "resolved": "https://registry.npmjs.org/@ledgerhq/errors/-/errors-6.10.2.tgz", - "integrity": "sha512-iMfEJPWaan8QaZw87WMUnFFRJqveE3FpU2ObTE0ydTJLPJNOUJjjurGBklqdWM/j5BIQvpi3byGKFChfNg8CaQ==" - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@mayanfinance/wormhole-sdk-route": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@mayanfinance/wormhole-sdk-route/-/wormhole-sdk-route-1.1.0.tgz", - "integrity": "sha512-gYOVK2Ky0dFliU7ltBFvLLZqrx72djFiYMaTQjzQeXwsXsVa+bbBdYgHPF8Rm99qF2Oh2Swm/RwnhdspfIVzNw==", - "dependencies": { - "@mayanfinance/swap-sdk": "9.3.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - }, - "peerDependencies": { - "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "^1.0.0", - "@wormhole-foundation/sdk-evm": "^1.0.0", - "@wormhole-foundation/sdk-solana": "^1.0.0", - "ethers": "^6" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@mysten/bcs": { - "version": "0.11.1", - "resolved": "https://registry.npmjs.org/@mysten/bcs/-/bcs-0.11.1.tgz", - "integrity": "sha512-xP85isNSYUCHd3O/g+TmZYmg4wK6cU8q/n/MebkIGP4CYVJZz2wU/G24xIZ3wI+0iTop4dfgA5kYrg/DQKCUzA==", - "dependencies": { - "bs58": "^5.0.0" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@mysten/bcs/node_modules/bs58": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/bs58/-/bs58-5.0.0.tgz", - "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", - "dependencies": { - "base-x": "^4.0.0" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@noble/hashes": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.2.tgz", - "integrity": "sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==", - "engines": { - "node": ">= 16" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@project-serum/anchor": { - "version": "0.26.0", - "resolved": "https://registry.npmjs.org/@project-serum/anchor/-/anchor-0.26.0.tgz", - "integrity": "sha512-Nq+COIjE1135T7qfnOHEn7E0q39bQTgXLFk837/rgFe6Hkew9WML7eHsS+lSYD2p3OJaTiUOHTAq1lHy36oIqQ==", - "dependencies": { - "@coral-xyz/borsh": "^0.26.0", - "@solana/web3.js": "^1.68.0", - "base64-js": "^1.5.1", - "bn.js": "^5.1.2", - "bs58": "^4.0.1", - "buffer-layout": "^1.2.2", - "camelcase": "^6.3.0", - "cross-fetch": "^3.1.5", - "crypto-hash": "^1.3.0", - "eventemitter3": "^4.0.7", - "js-sha256": "^0.9.0", - "pako": "^2.0.3", - "snake-case": "^3.0.4", - "superstruct": "^0.15.4", - "toml": "^3.0.0" - }, - "engines": { - "node": ">=11" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@solana/spl-token": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/@solana/spl-token/-/spl-token-0.3.9.tgz", - "integrity": "sha512-1EXHxKICMnab35MvvY/5DBc/K/uQAOJCYnDZXw83McCAYUAfi+rwq6qfd6MmITmSTEhcfBcl/zYxmW/OSN0RmA==", - "dependencies": { - "@solana/buffer-layout": "^4.0.0", - "@solana/buffer-layout-utils": "^0.2.0", - "buffer": "^6.0.3" - }, - "engines": { - "node": ">=16" - }, - "peerDependencies": { - "@solana/web3.js": "^1.47.4" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@types/node": { - "version": "22.7.5", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.5.tgz", - "integrity": "sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==", - "dependencies": { - "undici-types": "~6.19.2" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk/-/sdk-1.5.0-beta.0.tgz", - "integrity": "sha512-+Q2DFGqWcDwXbPBD3sQM10dE7YkkIndtr8ibsUbSnnTzqha7Ssujpmgyt9WMyP4Q2ERaH005vELfvidlVPNrMQ==", - "dependencies": { - "@wormhole-foundation/sdk-algorand": "1.5.0-beta.0", - "@wormhole-foundation/sdk-algorand-core": "1.5.0-beta.0", - "@wormhole-foundation/sdk-algorand-tokenbridge": "1.5.0-beta.0", - "@wormhole-foundation/sdk-aptos": "1.5.0-beta.0", - "@wormhole-foundation/sdk-aptos-cctp": "1.5.0-beta.0", - "@wormhole-foundation/sdk-aptos-core": "1.5.0-beta.0", - "@wormhole-foundation/sdk-aptos-tokenbridge": "1.5.0-beta.0", - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-cosmwasm": "1.5.0-beta.0", - "@wormhole-foundation/sdk-cosmwasm-core": "1.5.0-beta.0", - "@wormhole-foundation/sdk-cosmwasm-ibc": "1.5.0-beta.0", - "@wormhole-foundation/sdk-cosmwasm-tokenbridge": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "@wormhole-foundation/sdk-evm": "1.5.0-beta.0", - "@wormhole-foundation/sdk-evm-cctp": "1.5.0-beta.0", - "@wormhole-foundation/sdk-evm-core": "1.5.0-beta.0", - "@wormhole-foundation/sdk-evm-portico": "1.5.0-beta.0", - "@wormhole-foundation/sdk-evm-tokenbridge": "1.5.0-beta.0", - "@wormhole-foundation/sdk-solana": "1.5.0-beta.0", - "@wormhole-foundation/sdk-solana-cctp": "1.5.0-beta.0", - "@wormhole-foundation/sdk-solana-core": "1.5.0-beta.0", - "@wormhole-foundation/sdk-solana-tokenbridge": "1.5.0-beta.0", - "@wormhole-foundation/sdk-sui": "1.5.0-beta.0", - "@wormhole-foundation/sdk-sui-cctp": "1.5.0-beta.0", - "@wormhole-foundation/sdk-sui-core": "1.5.0-beta.0", - "@wormhole-foundation/sdk-sui-tokenbridge": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-algorand": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand/-/sdk-algorand-1.5.0-beta.0.tgz", - "integrity": "sha512-iJCdGRJPTTndqz3Mc8U6zlEop33EN5UvJgfl9Vo2CiCI2DGrDE96G9ufpdUZrsaCXpK7GkxWuebbAwelb21mBA==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "algosdk": "2.7.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-algorand-core": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-core/-/sdk-algorand-core-1.5.0-beta.0.tgz", - "integrity": "sha512-zu/UfUwsLYD2VAnLr36fLjSTYBomlDbWQFM365depdtBtJQBOK2vzP4cCBckY/sNR6THA7Oorw8WDraW46iB7w==", - "dependencies": { - "@wormhole-foundation/sdk-algorand": "1.5.0-beta.0", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-algorand-core/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-algorand-tokenbridge": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-tokenbridge/-/sdk-algorand-tokenbridge-1.5.0-beta.0.tgz", - "integrity": "sha512-WfyPZpfy5EAr7fofyMbxfAExkSRKF0Yb+yzyk3SG+uSzmPV9xj4wJZmcpqOb7wtfAO/X7ay4lkdSPkLOnhA2gA==", - "dependencies": { - "@wormhole-foundation/sdk-algorand": "1.5.0-beta.0", - "@wormhole-foundation/sdk-algorand-core": "1.5.0-beta.0", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-algorand-tokenbridge/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-algorand/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-aptos": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos/-/sdk-aptos-1.5.0-beta.0.tgz", - "integrity": "sha512-1d34585nnMrB8LM4kbPQ5O9x34KMU++RTjCzGXPz0+6NyVCM1hMKPCKq7XtD1BTVnSSrJMbDbEk1RhL306VuwQ==", - "dependencies": { - "@aptos-labs/ts-sdk": "^1.33.1", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-aptos-core": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-core/-/sdk-aptos-core-1.5.0-beta.0.tgz", - "integrity": "sha512-4KThV5VLohU9eKIclizhl9NOozc/hzkxgOm6pxnbCoH0rfmR/6OewrLXk4/TTZs6stwlLzZsqi9ajghl7FPetg==", - "dependencies": { - "@wormhole-foundation/sdk-aptos": "1.5.0-beta.0", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-aptos-core/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-aptos-tokenbridge": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-tokenbridge/-/sdk-aptos-tokenbridge-1.5.0-beta.0.tgz", - "integrity": "sha512-BdioZySyysTq+e2/KX2EsJJxP9+OfMvwvd1PQ83CcDXjyb+GPfbrww20ySeJfRcDG5iQJCNtxy+cmcJe5mk1uQ==", - "dependencies": { - "@wormhole-foundation/sdk-aptos": "1.5.0-beta.0", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-aptos-tokenbridge/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-aptos/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-base": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-1.5.0-beta.0.tgz", - "integrity": "sha512-sS92U2BGeUf25MKVx4mdmsJt+Wt5DRhOEUQhPy8w0o0NdPgvi+Mh2xdZ39QsgibRcfC31XuehZO57lpZXes4zQ==", - "dependencies": { - "@scure/base": "^1.1.3", - "binary-layout": "^1.0.3" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-cosmwasm": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm/-/sdk-cosmwasm-1.5.0-beta.0.tgz", - "integrity": "sha512-lz3xQho8RdLzzuBh6K6UUQI4deVDBKF5G3r1F6zUjbZqBetKVVbgpKOz+xje/c8xwDd2QeXVlr6HH4uWkcvkyg==", - "dependencies": { - "@cosmjs/cosmwasm-stargate": "^0.32.0", - "@cosmjs/proto-signing": "^0.32.0", - "@cosmjs/stargate": "^0.32.0", - "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "cosmjs-types": "^0.9.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-cosmwasm-core": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-core/-/sdk-cosmwasm-core-1.5.0-beta.0.tgz", - "integrity": "sha512-ilxaGGgd9dB1JNPFeQPYga0jCwucSKuiP8KaV0bsa5uRaUb2kW2NpnB/5Ze/l1p20Fte40IZBFU+BdlnrCuM1w==", - "dependencies": { - "@cosmjs/cosmwasm-stargate": "^0.32.0", - "@cosmjs/stargate": "^0.32.0", - "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-cosmwasm": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-cosmwasm-core/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-cosmwasm-ibc": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-ibc/-/sdk-cosmwasm-ibc-1.5.0-beta.0.tgz", - "integrity": "sha512-HczPWIuSmpLWETbYjCWGl3IFYQOmCL4+IAiAuKSZ3d6likFgQESL7h3WmImAGGPP9UGTY4X6a/JVKWzv0mkbuQ==", - "dependencies": { - "@cosmjs/cosmwasm-stargate": "^0.32.0", - "@cosmjs/stargate": "^0.32.0", - "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-cosmwasm": "1.5.0-beta.0", - "@wormhole-foundation/sdk-cosmwasm-core": "1.5.0-beta.0", - "cosmjs-types": "^0.9.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-cosmwasm-ibc/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-cosmwasm-tokenbridge": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-tokenbridge/-/sdk-cosmwasm-tokenbridge-1.5.0-beta.0.tgz", - "integrity": "sha512-jnpX0mMbFcx81STPgRXdRTZQkFcfArYbrr60kkgR6GXRviVLyjj92YlqyBsQmGtK1kZk2wgju4oiEq/G/AMqlQ==", - "dependencies": { - "@cosmjs/cosmwasm-stargate": "^0.32.0", - "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-cosmwasm": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-cosmwasm-tokenbridge/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-cosmwasm/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-definitions": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-1.5.0-beta.0.tgz", - "integrity": "sha512-pygBZM80jJVoMOQF3UVsg3E2qJpRVS3y1UkOK0NQ8xtn7gLRKOJlWoLEHcX9qlYhqW4WgHrUgGtvecAEXASnTQ==", - "dependencies": { - "@noble/curves": "^1.4.0", - "@noble/hashes": "^1.3.1", - "@wormhole-foundation/sdk-base": "1.5.0-beta.0" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-evm-cctp": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-cctp/-/sdk-evm-cctp-1.5.0-beta.0.tgz", - "integrity": "sha512-qsbQy+izbtslBLSLcGvohC0Apu569qlEuwyGkTkEbSa8Ue0CmZ4m64soI4PLSbCzFITymaF9aFurGz3mGyCECg==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-evm": "1.5.0-beta.0", - "ethers": "^6.5.1" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-evm-cctp/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-evm-cctp/node_modules/@wormhole-foundation/sdk-evm": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.5.0-beta.0.tgz", - "integrity": "sha512-bS79joWwLMrIdLgul4eSVwcmmRnjnIfFtbPbaW/eK769yyHV5tEOWotAQFUagoYv4/NBoVqwRMAwQ3LozRowLw==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "ethers": "^6.5.1" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-evm-core": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-core/-/sdk-evm-core-1.5.0-beta.0.tgz", - "integrity": "sha512-8mI77/R7Cuja151aJSq3XlUyJz911A8fRt7aHOMTIJIVOEsZ0HHR9y5QUlSoIvotZPBKmvlz5tx+zD/RoJxkdQ==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-evm": "1.5.0-beta.0", - "ethers": "^6.5.1" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-evm-core/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-evm-core/node_modules/@wormhole-foundation/sdk-evm": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.5.0-beta.0.tgz", - "integrity": "sha512-bS79joWwLMrIdLgul4eSVwcmmRnjnIfFtbPbaW/eK769yyHV5tEOWotAQFUagoYv4/NBoVqwRMAwQ3LozRowLw==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "ethers": "^6.5.1" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-evm-portico": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-1.5.0-beta.0.tgz", - "integrity": "sha512-YDEhmDChCE+LypeSMUjO9Ukqam2LkJvrL+s289A7/8efGcMAxFqTD99iCHlFugcIz9a9D8ksjhQBfDQDDwjQPw==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-evm": "1.5.0-beta.0", - "@wormhole-foundation/sdk-evm-core": "1.5.0-beta.0", - "@wormhole-foundation/sdk-evm-tokenbridge": "1.5.0-beta.0", - "ethers": "^6.5.1" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-evm-portico/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-evm-portico/node_modules/@wormhole-foundation/sdk-evm": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.5.0-beta.0.tgz", - "integrity": "sha512-bS79joWwLMrIdLgul4eSVwcmmRnjnIfFtbPbaW/eK769yyHV5tEOWotAQFUagoYv4/NBoVqwRMAwQ3LozRowLw==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "ethers": "^6.5.1" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-evm-tokenbridge": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tokenbridge/-/sdk-evm-tokenbridge-1.5.0-beta.0.tgz", - "integrity": "sha512-NlimJ9fgRyPfa6m+XS2j7mmdEto0f7ffR5hzykoPCaRkfcl81MD+uNG85wDAqeuFfVOT76Y5DhMSdZZSNmq7xA==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-evm": "1.5.0-beta.0", - "@wormhole-foundation/sdk-evm-core": "1.5.0-beta.0", - "ethers": "^6.5.1" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-evm-tokenbridge/node_modules/@wormhole-foundation/sdk-evm": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.5.0-beta.0.tgz", - "integrity": "sha512-bS79joWwLMrIdLgul4eSVwcmmRnjnIfFtbPbaW/eK769yyHV5tEOWotAQFUagoYv4/NBoVqwRMAwQ3LozRowLw==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "ethers": "^6.5.1" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-solana-cctp": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-cctp/-/sdk-solana-cctp-1.5.0-beta.0.tgz", - "integrity": "sha512-ILO0qX70libgNHFgQd68Ipg+MheTvCXkj4EGjkDhNXy7eCire8bKoYKaZBd6/USgWnpy155mzEkTIanwe62Lrw==", - "dependencies": { - "@coral-xyz/anchor": "0.29.0", - "@solana/spl-token": "0.3.9", - "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-solana": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-solana-cctp/node_modules/@coral-xyz/borsh": { - "version": "0.29.0", - "resolved": "https://registry.npmjs.org/@coral-xyz/borsh/-/borsh-0.29.0.tgz", - "integrity": "sha512-s7VFVa3a0oqpkuRloWVPdCK7hMbAMY270geZOGfCnaqexrP5dTIpbEHL33req6IYPPJ0hYa71cdvJ1h6V55/oQ==", - "dependencies": { - "bn.js": "^5.1.2", - "buffer-layout": "^1.2.0" - }, - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "@solana/web3.js": "^1.68.0" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-solana-cctp/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-solana-cctp/node_modules/@wormhole-foundation/sdk-solana": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-1.5.0-beta.0.tgz", - "integrity": "sha512-vnIlxKI9D1+nai2rUljnTkqN5Vy7GyxybtXjsZupo8qpqaj4q4hw5IfTKo1H6pKcKYa2mzewsoDMRUkOXiHQOA==", - "dependencies": { - "@coral-xyz/anchor": "0.29.0", - "@coral-xyz/borsh": "0.29.0", - "@solana/spl-token": "0.3.9", - "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "rpc-websockets": "^7.10.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-solana-core": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-core/-/sdk-solana-core-1.5.0-beta.0.tgz", - "integrity": "sha512-RJV/1i2JIXRNs6ArDL7xe3WEZ0luIhB9t2NpiCPJEOA9aGvQaJnf/0spefTzr6d4UlpjHQGodyz2KUWigQCg4w==", - "dependencies": { - "@coral-xyz/anchor": "0.29.0", - "@coral-xyz/borsh": "0.29.0", - "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-solana": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-solana-core/node_modules/@coral-xyz/borsh": { - "version": "0.29.0", - "resolved": "https://registry.npmjs.org/@coral-xyz/borsh/-/borsh-0.29.0.tgz", - "integrity": "sha512-s7VFVa3a0oqpkuRloWVPdCK7hMbAMY270geZOGfCnaqexrP5dTIpbEHL33req6IYPPJ0hYa71cdvJ1h6V55/oQ==", - "dependencies": { - "bn.js": "^5.1.2", - "buffer-layout": "^1.2.0" - }, - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "@solana/web3.js": "^1.68.0" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-solana-core/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-solana-core/node_modules/@wormhole-foundation/sdk-solana": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-1.5.0-beta.0.tgz", - "integrity": "sha512-vnIlxKI9D1+nai2rUljnTkqN5Vy7GyxybtXjsZupo8qpqaj4q4hw5IfTKo1H6pKcKYa2mzewsoDMRUkOXiHQOA==", - "dependencies": { - "@coral-xyz/anchor": "0.29.0", - "@coral-xyz/borsh": "0.29.0", - "@solana/spl-token": "0.3.9", - "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "rpc-websockets": "^7.10.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-solana-tokenbridge": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-tokenbridge/-/sdk-solana-tokenbridge-1.5.0-beta.0.tgz", - "integrity": "sha512-oYcPuzRbx5zBYb9m3OzUCrT2Bt6fD1v7oG16AjXVB7pdQWEZliOrPhrEUWy/UtOBlCuQH+JuCB+7RhIQc0R+kA==", - "dependencies": { - "@coral-xyz/anchor": "0.29.0", - "@solana/spl-token": "0.3.9", - "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-solana": "1.5.0-beta.0", - "@wormhole-foundation/sdk-solana-core": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-solana-tokenbridge/node_modules/@coral-xyz/borsh": { - "version": "0.29.0", - "resolved": "https://registry.npmjs.org/@coral-xyz/borsh/-/borsh-0.29.0.tgz", - "integrity": "sha512-s7VFVa3a0oqpkuRloWVPdCK7hMbAMY270geZOGfCnaqexrP5dTIpbEHL33req6IYPPJ0hYa71cdvJ1h6V55/oQ==", - "dependencies": { - "bn.js": "^5.1.2", - "buffer-layout": "^1.2.0" - }, - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "@solana/web3.js": "^1.68.0" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-solana-tokenbridge/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-solana-tokenbridge/node_modules/@wormhole-foundation/sdk-solana": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-1.5.0-beta.0.tgz", - "integrity": "sha512-vnIlxKI9D1+nai2rUljnTkqN5Vy7GyxybtXjsZupo8qpqaj4q4hw5IfTKo1H6pKcKYa2mzewsoDMRUkOXiHQOA==", - "dependencies": { - "@coral-xyz/anchor": "0.29.0", - "@coral-xyz/borsh": "0.29.0", - "@solana/spl-token": "0.3.9", - "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "rpc-websockets": "^7.10.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui/-/sdk-sui-1.5.0-beta.0.tgz", - "integrity": "sha512-W1Xukg1VMKJJxwVdKI+aMR9ezauXfXGNnARo1+wgIm10Hh3di96T83sTV9xA/GJVW023RKvaEF8BhWl6DWgrHw==", - "dependencies": { - "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui-cctp": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-cctp/-/sdk-sui-cctp-1.5.0-beta.0.tgz", - "integrity": "sha512-cL1gIRCICyS3Un3an2gaje3MEFOfrt6yxBKIBEvDjF1py524kQ//rppHIf+jmQhB8Tx1e+tDJEuoINU9ve/huA==", - "dependencies": { - "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-sui": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui-cctp/node_modules/@mysten/sui.js": { - "version": "0.50.1", - "resolved": "https://registry.npmjs.org/@mysten/sui.js/-/sui.js-0.50.1.tgz", - "integrity": "sha512-AY0wb4n6PMTRsDGygzrrTHUK/m5KwKZ4aQcN9cayiwsq2iIhfjGo7uuqMA7Y5UiqvLCoF+z7Ig14Q5qejQ/S/w==", - "deprecated": "This package has been renamed to @mysten/sui, please update to use the renamed package.", - "dependencies": { - "@graphql-typed-document-node/core": "^3.2.0", - "@mysten/bcs": "0.11.1", - "@noble/curves": "^1.1.0", - "@noble/hashes": "^1.3.1", - "@scure/bip32": "^1.3.1", - "@scure/bip39": "^1.2.1", - "@suchipi/femver": "^1.0.0", - "bech32": "^2.0.0", - "gql.tada": "^1.2.0", - "graphql": "^16.8.1", - "superstruct": "^1.0.3", - "tweetnacl": "^1.0.3" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui-cctp/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", - "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui-cctp/node_modules/superstruct": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/superstruct/-/superstruct-1.0.4.tgz", - "integrity": "sha512-7JpaAoX2NGyoFlI9NBh66BQXGONc+uE+MRS5i2iOBKuS4e+ccgMDjATgZldkah+33DakBxDHiss9kvUcGAO8UQ==", - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui-core": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-core/-/sdk-sui-core-1.5.0-beta.0.tgz", - "integrity": "sha512-mDRbcOM/R1sI+/wRjP9b6pq9tyiLPfaxhIeEDQmcp5BK9PSvfnW4mzBgJwNlGV8iqF3H2RP0skvxe+7yT/6qTQ==", - "dependencies": { - "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-sui": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui-core/node_modules/@mysten/sui.js": { - "version": "0.50.1", - "resolved": "https://registry.npmjs.org/@mysten/sui.js/-/sui.js-0.50.1.tgz", - "integrity": "sha512-AY0wb4n6PMTRsDGygzrrTHUK/m5KwKZ4aQcN9cayiwsq2iIhfjGo7uuqMA7Y5UiqvLCoF+z7Ig14Q5qejQ/S/w==", - "deprecated": "This package has been renamed to @mysten/sui, please update to use the renamed package.", - "dependencies": { - "@graphql-typed-document-node/core": "^3.2.0", - "@mysten/bcs": "0.11.1", - "@noble/curves": "^1.1.0", - "@noble/hashes": "^1.3.1", - "@scure/bip32": "^1.3.1", - "@scure/bip39": "^1.2.1", - "@suchipi/femver": "^1.0.0", - "bech32": "^2.0.0", - "gql.tada": "^1.2.0", - "graphql": "^16.8.1", - "superstruct": "^1.0.3", - "tweetnacl": "^1.0.3" - }, - "engines": { - "node": ">=16" + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/bs58/-/bs58-5.0.0.tgz", + "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", + "dependencies": { + "base-x": "^4.0.0" } }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui-core/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", + "node_modules/@wormhole-foundation/sdk-sui-tokenbridge": { + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-tokenbridge/-/sdk-sui-tokenbridge-1.5.2.tgz", + "integrity": "sha512-xY6ckUfAlwkBJBjIGKZICgG4hOC1Ae6IwW0fqjkacJH29y8nDnZFwrTgw0swYRDZlGgIjCMCgLRO/IkJsuBVTw==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" + "@mysten/sui.js": "^0.50.1", + "@wormhole-foundation/sdk-connect": "1.5.2", + "@wormhole-foundation/sdk-sui": "1.5.2", + "@wormhole-foundation/sdk-sui-core": "1.5.2" }, "engines": { "node": ">=16" } }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui-core/node_modules/superstruct": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/superstruct/-/superstruct-1.0.4.tgz", - "integrity": "sha512-7JpaAoX2NGyoFlI9NBh66BQXGONc+uE+MRS5i2iOBKuS4e+ccgMDjATgZldkah+33DakBxDHiss9kvUcGAO8UQ==", - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui-tokenbridge": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-tokenbridge/-/sdk-sui-tokenbridge-1.5.0-beta.0.tgz", - "integrity": "sha512-GrYTJo/5eBNddUzkSFJxjRbPVAgin1SD+WppV9z7lwHoOn9iycrIBq7EaMiof1fFNaOvh9L6lHeqpEb4X0soqA==", + "node_modules/@wormhole-foundation/sdk-sui-tokenbridge/node_modules/@mysten/bcs": { + "version": "0.11.1", + "resolved": "https://registry.npmjs.org/@mysten/bcs/-/bcs-0.11.1.tgz", + "integrity": "sha512-xP85isNSYUCHd3O/g+TmZYmg4wK6cU8q/n/MebkIGP4CYVJZz2wU/G24xIZ3wI+0iTop4dfgA5kYrg/DQKCUzA==", "dependencies": { - "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "@wormhole-foundation/sdk-sui": "1.5.0-beta.0", - "@wormhole-foundation/sdk-sui-core": "1.5.0-beta.0" - }, - "engines": { - "node": ">=16" + "bs58": "^5.0.0" } }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui-tokenbridge/node_modules/@mysten/sui.js": { + "node_modules/@wormhole-foundation/sdk-sui-tokenbridge/node_modules/@mysten/sui.js": { "version": "0.50.1", "resolved": "https://registry.npmjs.org/@mysten/sui.js/-/sui.js-0.50.1.tgz", "integrity": "sha512-AY0wb4n6PMTRsDGygzrrTHUK/m5KwKZ4aQcN9cayiwsq2iIhfjGo7uuqMA7Y5UiqvLCoF+z7Ig14Q5qejQ/S/w==", @@ -17602,28 +16458,28 @@ "node": ">=16" } }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui-tokenbridge/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", + "node_modules/@wormhole-foundation/sdk-sui-tokenbridge/node_modules/base-x": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/base-x/-/base-x-4.0.0.tgz", + "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==" + }, + "node_modules/@wormhole-foundation/sdk-sui-tokenbridge/node_modules/bs58": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/bs58/-/bs58-5.0.0.tgz", + "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" - }, - "engines": { - "node": ">=16" + "base-x": "^4.0.0" } }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui-tokenbridge/node_modules/superstruct": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/superstruct/-/superstruct-1.0.4.tgz", - "integrity": "sha512-7JpaAoX2NGyoFlI9NBh66BQXGONc+uE+MRS5i2iOBKuS4e+ccgMDjATgZldkah+33DakBxDHiss9kvUcGAO8UQ==", - "engines": { - "node": ">=14.0.0" + "node_modules/@wormhole-foundation/sdk-sui/node_modules/@mysten/bcs": { + "version": "0.11.1", + "resolved": "https://registry.npmjs.org/@mysten/bcs/-/bcs-0.11.1.tgz", + "integrity": "sha512-xP85isNSYUCHd3O/g+TmZYmg4wK6cU8q/n/MebkIGP4CYVJZz2wU/G24xIZ3wI+0iTop4dfgA5kYrg/DQKCUzA==", + "dependencies": { + "bs58": "^5.0.0" } }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui/node_modules/@mysten/sui.js": { + "node_modules/@wormhole-foundation/sdk-sui/node_modules/@mysten/sui.js": { "version": "0.50.1", "resolved": "https://registry.npmjs.org/@mysten/sui.js/-/sui.js-0.50.1.tgz", "integrity": "sha512-AY0wb4n6PMTRsDGygzrrTHUK/m5KwKZ4aQcN9cayiwsq2iIhfjGo7uuqMA7Y5UiqvLCoF+z7Ig14Q5qejQ/S/w==", @@ -17646,31 +16502,106 @@ "node": ">=16" } }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", + "node_modules/@wormhole-foundation/sdk-sui/node_modules/base-x": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/base-x/-/base-x-4.0.0.tgz", + "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==" + }, + "node_modules/@wormhole-foundation/sdk-sui/node_modules/bs58": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/bs58/-/bs58-5.0.0.tgz", + "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", - "axios": "^1.4.0" + "base-x": "^4.0.0" + } + }, + "node_modules/@wormhole-foundation/wormhole-connect": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/wormhole-connect/-/wormhole-connect-2.0.0.tgz", + "integrity": "sha512-jEET5KIeaP78GlSSG5BKXkkJ1vw8S7tc8DT5Hk6wKWrzbYdUT+fNCzRqXdSgFLW9Y+mBTwfQZFSeNbc3bQN1fg==", + "dependencies": { + "@aptos-labs/ts-sdk": "^1.33.1", + "@aptos-labs/wallet-adapter-core": "^4.23.0", + "@coral-xyz/anchor": "^0.29.0", + "@emotion/react": "^11.10.5", + "@emotion/styled": "^11.10.5", + "@ledgerhq/devices": "6.27.1", + "@ledgerhq/errors": "6.10.2", + "@ledgerhq/hw-transport": "6.27.1", + "@ledgerhq/hw-transport-webhid": "6.27.1", + "@ledgerhq/logs": "6.12.0", + "@mayanfinance/wormhole-sdk-route": "1.1.0", + "@metaplex-foundation/mpl-token-metadata": "^3.3.0", + "@metaplex-foundation/umi": "^0.9.2", + "@metaplex-foundation/umi-bundle-defaults": "^0.9.2", + "@mui/icons-material": "^5.11.0", + "@mui/material": "^5.11.4", + "@mysten/sui.js": "^0.32.2", + "@project-serum/anchor": "^0.26.0", + "@reduxjs/toolkit": "^1.9.1", + "@solana/spl-token": "^0.3.9", + "@solana/wallet-adapter-wallets": "^0.19.25", + "@solana/web3.js": "^1.95.8", + "@wormhole-foundation/sdk": "1.5.2", + "@wormhole-foundation/sdk-definitions": "1.5.2", + "@wormhole-foundation/sdk-definitions-ntt": "^0.6.1", + "@wormhole-foundation/sdk-evm-ntt": "^0.6.1", + "@wormhole-foundation/sdk-icons": "^1.0.0", + "@wormhole-foundation/sdk-route-ntt": "^0.6.1", + "@wormhole-foundation/sdk-solana-ntt": "^0.6.1", + "@xlabs-libs/wallet-aggregator-aptos": "^1.0.0-alpha.2", + "@xlabs-libs/wallet-aggregator-core": "^0.0.1-alpha.22", + "@xlabs-libs/wallet-aggregator-evm": "^0.0.2-alpha.5", + "@xlabs-libs/wallet-aggregator-solana": "^0.0.1-alpha.15", + "@xlabs-libs/wallet-aggregator-sui": "^0.0.1-alpha.10", + "axios": "1.4.0", + "binary-parser": "^2.2.1", + "ethers": "^6.4.2", + "lz-string": "^1.5.0", + "material-ui-popup-state": "^5.0.4", + "react": "^18.2.0", + "react-dom": "^18.2.0", + "react-infinite-scroller": "^1.2.6", + "react-redux": "^8.0.5", + "react-timer-hook": "^3.0.7", + "rpc-websockets": "^7.11.0", + "sha3": "^2.1.4", + "tss-react": "^4.7.7", + "use-debounce": "^9.0.4", + "web-vitals": "^2.1.4" }, - "engines": { - "node": ">=16" + "peerDependencies": { + "react": "^18.2.0", + "react-dom": "^18.2.0" } }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk-sui/node_modules/superstruct": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/superstruct/-/superstruct-1.0.4.tgz", - "integrity": "sha512-7JpaAoX2NGyoFlI9NBh66BQXGONc+uE+MRS5i2iOBKuS4e+ccgMDjATgZldkah+33DakBxDHiss9kvUcGAO8UQ==", - "engines": { - "node": ">=14.0.0" + "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@adraffy/ens-normalize": { + "version": "1.10.1", + "resolved": "https://registry.npmjs.org/@adraffy/ens-normalize/-/ens-normalize-1.10.1.tgz", + "integrity": "sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw==" + }, + "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@aptos-labs/wallet-adapter-core": { + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/@aptos-labs/wallet-adapter-core/-/wallet-adapter-core-4.23.0.tgz", + "integrity": "sha512-7QC4Zae9eFmPQpSkhElF69zn5rVpSIoB437yuDktUsZY1C3YFCRHvxkFk7mO0zMdb3ec6NikD62Iag9oFuLKMg==", + "dependencies": { + "@aptos-connect/wallet-adapter-plugin": "^2.3.2", + "@aptos-labs/wallet-standard": "^0.2.0", + "@atomrigslab/aptos-wallet-adapter": "^0.1.20", + "@mizuwallet-sdk/aptos-wallet-adapter": "^0.3.2", + "buffer": "^6.0.3", + "eventemitter3": "^4.0.7", + "tweetnacl": "^1.0.3" + }, + "peerDependencies": { + "@aptos-labs/ts-sdk": "^1.33.1", + "aptos": "^1.21.0" } }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk/node_modules/@coral-xyz/borsh": { - "version": "0.29.0", - "resolved": "https://registry.npmjs.org/@coral-xyz/borsh/-/borsh-0.29.0.tgz", - "integrity": "sha512-s7VFVa3a0oqpkuRloWVPdCK7hMbAMY270geZOGfCnaqexrP5dTIpbEHL33req6IYPPJ0hYa71cdvJ1h6V55/oQ==", + "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@coral-xyz/borsh": { + "version": "0.26.0", + "resolved": "https://registry.npmjs.org/@coral-xyz/borsh/-/borsh-0.26.0.tgz", + "integrity": "sha512-uCZ0xus0CszQPHYfWAqKS5swS1UxvePu83oOF+TWpUkedsNlg6p2p4azxZNSSqwXb9uXMFgxhuMBX9r3Xoi0vQ==", "dependencies": { "bn.js": "^5.1.2", "buffer-layout": "^1.2.0" @@ -17682,45 +16613,72 @@ "@solana/web3.js": "^1.68.0" } }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.5.0-beta.0.tgz", - "integrity": "sha512-0RF8NpKxIvXhqJf21jldJ//gQDHIny/vY7f4jNaZTmwyQBEvdalTa05wxn/cBYwDXnYSGxkuqqPDusKTlh8wTA==", + "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@ledgerhq/errors": { + "version": "6.10.2", + "resolved": "https://registry.npmjs.org/@ledgerhq/errors/-/errors-6.10.2.tgz", + "integrity": "sha512-iMfEJPWaan8QaZw87WMUnFFRJqveE3FpU2ObTE0ydTJLPJNOUJjjurGBklqdWM/j5BIQvpi3byGKFChfNg8CaQ==" + }, + "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@mayanfinance/wormhole-sdk-route": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@mayanfinance/wormhole-sdk-route/-/wormhole-sdk-route-1.1.0.tgz", + "integrity": "sha512-gYOVK2Ky0dFliU7ltBFvLLZqrx72djFiYMaTQjzQeXwsXsVa+bbBdYgHPF8Rm99qF2Oh2Swm/RwnhdspfIVzNw==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.5.0-beta.0", - "@wormhole-foundation/sdk-definitions": "1.5.0-beta.0", + "@mayanfinance/swap-sdk": "9.3.0", "axios": "^1.4.0" }, "engines": { "node": ">=16" + }, + "peerDependencies": { + "@solana/web3.js": "^1.95.8", + "@wormhole-foundation/sdk-connect": "^1.0.0", + "@wormhole-foundation/sdk-evm": "^1.0.0", + "@wormhole-foundation/sdk-solana": "^1.0.0", + "ethers": "^6" } }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk/node_modules/@wormhole-foundation/sdk-evm": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.5.0-beta.0.tgz", - "integrity": "sha512-bS79joWwLMrIdLgul4eSVwcmmRnjnIfFtbPbaW/eK769yyHV5tEOWotAQFUagoYv4/NBoVqwRMAwQ3LozRowLw==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "ethers": "^6.5.1" - }, + "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@noble/hashes": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.2.tgz", + "integrity": "sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==", "engines": { - "node": ">=16" + "node": ">= 16" + }, + "funding": { + "url": "https://paulmillr.com/funding/" } }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@wormhole-foundation/sdk/node_modules/@wormhole-foundation/sdk-solana": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-1.5.0-beta.0.tgz", - "integrity": "sha512-vnIlxKI9D1+nai2rUljnTkqN5Vy7GyxybtXjsZupo8qpqaj4q4hw5IfTKo1H6pKcKYa2mzewsoDMRUkOXiHQOA==", + "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@project-serum/anchor": { + "version": "0.26.0", + "resolved": "https://registry.npmjs.org/@project-serum/anchor/-/anchor-0.26.0.tgz", + "integrity": "sha512-Nq+COIjE1135T7qfnOHEn7E0q39bQTgXLFk837/rgFe6Hkew9WML7eHsS+lSYD2p3OJaTiUOHTAq1lHy36oIqQ==", "dependencies": { - "@coral-xyz/anchor": "0.29.0", - "@coral-xyz/borsh": "0.29.0", - "@solana/spl-token": "0.3.9", - "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.5.0-beta.0", - "rpc-websockets": "^7.10.0" + "@coral-xyz/borsh": "^0.26.0", + "@solana/web3.js": "^1.68.0", + "base64-js": "^1.5.1", + "bn.js": "^5.1.2", + "bs58": "^4.0.1", + "buffer-layout": "^1.2.2", + "camelcase": "^6.3.0", + "cross-fetch": "^3.1.5", + "crypto-hash": "^1.3.0", + "eventemitter3": "^4.0.7", + "js-sha256": "^0.9.0", + "pako": "^2.0.3", + "snake-case": "^3.0.4", + "superstruct": "^0.15.4", + "toml": "^3.0.0" }, "engines": { - "node": ">=16" + "node": ">=11" + } + }, + "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@types/node": { + "version": "22.7.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.5.tgz", + "integrity": "sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==", + "dependencies": { + "undici-types": "~6.19.2" } }, "node_modules/@wormhole-foundation/wormhole-connect/node_modules/aes-js": { @@ -17738,11 +16696,6 @@ "proxy-from-env": "^1.1.0" } }, - "node_modules/@wormhole-foundation/wormhole-connect/node_modules/base-x": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/base-x/-/base-x-4.0.0.tgz", - "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==" - }, "node_modules/@wormhole-foundation/wormhole-connect/node_modules/camelcase": { "version": "6.3.0", "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", @@ -22042,6 +20995,7 @@ "version": "0.6.8", "resolved": "https://registry.npmjs.org/ethereumjs-abi/-/ethereumjs-abi-0.6.8.tgz", "integrity": "sha512-Tx0r/iXI6r+lRsdvkFDlut0N08jWMnKRZ6Gkq+Nmw75lZe4e6o3EkSnkaBP5NF6+m5PTGAr9JP43N3LyeoglsA==", + "deprecated": "This library has been deprecated and usage is discouraged.", "dependencies": { "bn.js": "^4.11.8", "ethereumjs-util": "^6.0.0" @@ -22056,9 +21010,9 @@ } }, "node_modules/ethereumjs-abi/node_modules/bn.js": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", - "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==" + "version": "4.12.1", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.1.tgz", + "integrity": "sha512-k8TVBiPkPJT9uHLdOKfFpqcfprwBFOAAXXozRubr7R7PfIuKvQlzcI4M0pALeqXN09vdaMbUdUj+pass+uULAg==" }, "node_modules/ethereumjs-abi/node_modules/ethereum-cryptography": { "version": "0.1.3", @@ -23921,11 +22875,12 @@ } }, "node_modules/globalthis": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", - "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", + "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", "dependencies": { - "define-properties": "^1.1.3" + "define-properties": "^1.2.1", + "gopd": "^1.0.1" }, "engines": { "node": ">= 0.4" @@ -23954,9 +22909,9 @@ } }, "node_modules/google-protobuf": { - "version": "3.21.2", - "resolved": "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.21.2.tgz", - "integrity": "sha512-3MSOYFO5U9mPGikIYCzK0SaThypfGgS6bHqrUGXG3DPHCrb+txNqeEcns1W0lkGfk0rCyNXm7xB9rMxnCiZOoA==" + "version": "3.21.4", + "resolved": "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.21.4.tgz", + "integrity": "sha512-MnG7N936zcKTco4Jd2PX2U96Kf9PxygAPKBug+74LHzmHXmceN16MmRcdgZv+DGef/S9YvQAfRsNCn4cjf9yyQ==" }, "node_modules/gopd": { "version": "1.0.1", @@ -27383,14 +26338,6 @@ "node": ">=8" } }, - "node_modules/jscrypto": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/jscrypto/-/jscrypto-1.0.3.tgz", - "integrity": "sha512-lryZl0flhodv4SZHOqyb1bx5sKcJxj0VBo0Kzb4QMAg3L021IC9uGpl0RCZa+9KJwlRGSK2C80ITcwbe19OKLQ==", - "bin": { - "jscrypto": "bin/cli.js" - } - }, "node_modules/jsdom": { "version": "20.0.3", "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-20.0.3.tgz", @@ -29168,25 +28115,14 @@ } }, "node_modules/optimism": { - "version": "0.18.0", - "resolved": "https://registry.npmjs.org/optimism/-/optimism-0.18.0.tgz", - "integrity": "sha512-tGn8+REwLRNFnb9WmcY5IfpOqeX2kpaYJ1s6Ae3mn12AeydLkR3j+jSCmVQFoXqU8D41PAJ1RG1rCRNWmNZVmQ==", + "version": "0.18.1", + "resolved": "https://registry.npmjs.org/optimism/-/optimism-0.18.1.tgz", + "integrity": "sha512-mLXNwWPa9dgFyDqkNi54sjDyNJ9/fTI6WGBLgnXku1vdKY/jovHfZT5r+aiVeFFLOz+foPNOm5YJ4mqgld2GBQ==", "dependencies": { "@wry/caches": "^1.0.0", "@wry/context": "^0.7.0", - "@wry/trie": "^0.4.3", - "tslib": "^2.3.0" - } - }, - "node_modules/optimism/node_modules/@wry/trie": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@wry/trie/-/trie-0.4.3.tgz", - "integrity": "sha512-I6bHwH0fSf6RqQcnnXLJKhkSXG45MFral3GxPaY4uAl0LYDZM+YDVDAiU9bYwjTuysy1S0IeecWtmq1SZA3M1w==", - "dependencies": { + "@wry/trie": "^0.5.0", "tslib": "^2.3.0" - }, - "engines": { - "node": ">=8" } }, "node_modules/optionator": { @@ -31076,14 +30012,6 @@ "node": ">=10" } }, - "node_modules/response-iterator": { - "version": "0.2.6", - "resolved": "https://registry.npmjs.org/response-iterator/-/response-iterator-0.2.6.tgz", - "integrity": "sha512-pVzEEzrsg23Sh053rmDUvLSkGXluZio0qu8VT6ukrYuvtjVfCbDZH9d6PGXb8HZfzdNZt8feXv/jvUzlhRgLnw==", - "engines": { - "node": ">=0.8" - } - }, "node_modules/responselike": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/responselike/-/responselike-2.0.1.tgz", @@ -31477,23 +30405,23 @@ "integrity": "sha512-jhXqQAQVM+8Xj5EjJGVweuEzgtGWb3tmEEpl3CLP3cStInSbVHSg0QWOGQzNq8pSID4JkpeV2mPqlMDLrm0/Vw==" }, "node_modules/secp256k1": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/secp256k1/-/secp256k1-4.0.3.tgz", - "integrity": "sha512-NLZVf+ROMxwtEj3Xa562qgv2BK5e2WNmXPiOdVIPLgs6lyTzMvBq0aWTYMI5XCP9jZMVKOcqZLw/Wc4vDkuxhA==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/secp256k1/-/secp256k1-4.0.4.tgz", + "integrity": "sha512-6JfvwvjUOn8F/jUoBY2Q1v5WY5XS+rj8qSe0v8Y4ezH4InLgTEeOOPQsRll9OV429Pvo6BCHGavIyJfr3TAhsw==", "hasInstallScript": true, "dependencies": { - "elliptic": "^6.5.4", - "node-addon-api": "^2.0.0", + "elliptic": "^6.5.7", + "node-addon-api": "^5.0.0", "node-gyp-build": "^4.2.0" }, "engines": { - "node": ">=10.0.0" + "node": ">=18.0.0" } }, "node_modules/secp256k1/node_modules/node-addon-api": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-2.0.2.tgz", - "integrity": "sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==" + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.1.0.tgz", + "integrity": "sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==" }, "node_modules/semver": { "version": "7.6.0", @@ -32022,9 +30950,9 @@ "integrity": "sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==" }, "node_modules/store2": { - "version": "2.14.3", - "resolved": "https://registry.npmjs.org/store2/-/store2-2.14.3.tgz", - "integrity": "sha512-4QcZ+yx7nzEFiV4BMLnr/pRa5HYzNITX2ri0Zh6sT9EyQHbBHacC6YigllUPU9X3D0f/22QCgfokpKs52YRrUg==" + "version": "2.14.4", + "resolved": "https://registry.npmjs.org/store2/-/store2-2.14.4.tgz", + "integrity": "sha512-srTItn1GOvyvOycgxjAnPA63FZNwy0PTyUBFMHRM+hVFltAeoh0LmNBz9SZqUS9mMqGk8rfyWyXn3GH5ReJ8Zw==" }, "node_modules/stream-browserify": { "version": "3.0.0", diff --git a/apps/connect/package.json b/apps/connect/package.json index 212458970..c92f5acef 100644 --- a/apps/connect/package.json +++ b/apps/connect/package.json @@ -30,8 +30,8 @@ "@mui/icons-material": "^5.14.11", "@mui/material": "^5.12.1", "@tanstack/react-query": "^5.14.2", - "@wormhole-foundation/sdk": "^1.4.0", - "@wormhole-foundation/wormhole-connect": "^1.3.0-beta.0-development", + "@wormhole-foundation/sdk": "^1.5.0", + "@wormhole-foundation/wormhole-connect": "^2.0.0", "bech32": "^2.0.0", "dompurify": "^3.0.6", "ethers": "^5.6.8", diff --git a/apps/connect/src/components/atoms/NavBar.tsx b/apps/connect/src/components/atoms/NavBar.tsx index 5963c0480..b6a599862 100644 --- a/apps/connect/src/components/atoms/NavBar.tsx +++ b/apps/connect/src/components/atoms/NavBar.tsx @@ -118,7 +118,7 @@ export const NavBar = () => { {label} ) : ( -
+
openSubMenuHandler(idx)} sx={!subMenu.open ? undefined : { color: COLOR.white }} @@ -137,7 +137,7 @@ export const NavBar = () => { {subMenu.content.map(({ label, href }, idx) => ( } )} - {banners?.map((banner) => ( + {banners?.map((banner, idx) => ( , tokensConfig: { Wsolana: { - key: "Wsolana", symbol: "W", - nativeChain: "Solana", tokenId: { chain: "Solana", address: "EetppHswYvV1jjRWoQKC1hejdeBDHR9NNzNtCyRQfrrQ", }, icon: "https://assets.coingecko.com/coins/images/35087/standard/womrhole_logo_full_color_rgb_2000px_72ppi_fb766ac85a.png?1708688954", - coinGeckoId: "wormhole", decimals: 6, }, Wsepolia: { - key: "Wsepolia", symbol: "Ws", - nativeChain: "Sepolia", tokenId: { chain: "Sepolia", address: "0x738141EFf659625F2eAD4feECDfCD94155C67f18", }, icon: "https://assets.coingecko.com/coins/images/35087/standard/womrhole_logo_full_color_rgb_2000px_72ppi_fb766ac85a.png?1708688954", - coinGeckoId: "wormhole", decimals: 18, }, Warbitrum_sepolia: { - key: "Warbitrum_sepolia", symbol: "Ws", - nativeChain: "ArbitrumSepolia", tokenId: { chain: "ArbitrumSepolia", address: "0x395D3C74232D12916ecA8952BA352b4d27818035", }, icon: "https://assets.coingecko.com/coins/images/35087/standard/womrhole_logo_full_color_rgb_2000px_72ppi_fb766ac85a.png?1708688954", - coinGeckoId: "wormhole", decimals: 18, }, Wbase_sepolia: { - key: "Wbase_sepolia", symbol: "Ws", - nativeChain: "BaseSepolia", tokenId: { chain: "BaseSepolia", address: "0x1d30E78B7C7fbbcef87ae6e97B5389b2e470CA4a", }, icon: "https://assets.coingecko.com/coins/images/35087/standard/womrhole_logo_full_color_rgb_2000px_72ppi_fb766ac85a.png?1708688954", - coinGeckoId: "wormhole", decimals: 18, }, Woptimism_sepolia: { - key: "Woptimism_sepolia", symbol: "Ws", - nativeChain: "OptimismSepolia", tokenId: { chain: "OptimismSepolia", address: "0xdDFeABcCf2063CD66f53a1218e23c681Ba6e7962", }, icon: "https://assets.coingecko.com/coins/images/35087/standard/womrhole_logo_full_color_rgb_2000px_72ppi_fb766ac85a.png?1708688954", - coinGeckoId: "wormhole", decimals: 18, }, }, diff --git a/apps/connect/src/env/usdc-bridge.ts b/apps/connect/src/env/usdc-bridge.ts index 0f39e3017..a5f81629b 100644 --- a/apps/connect/src/env/usdc-bridge.ts +++ b/apps/connect/src/env/usdc-bridge.ts @@ -41,17 +41,7 @@ export const ENV: Env = { "data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg class='white-mode ' id='Layer_2' data-name='Layer 2' role='button' viewBox='0 0 912 242' version='1.1' sodipodi:docname='circle.svg' width='912' height='242' inkscape:version='1.2.2 (b0a84865, 2022-12-01)' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs95'%3E%3Cstyle id='style83'%3E .cls-1-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D .cls-3 %7B fill: %23ffffff; %7D %3C/style%3E%3ClinearGradient id='linear-gradient' x1='177.86' y1='291.17999' x2='341.06' y2='127.98' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%233D3652' id='stop85' /%3E%3Cstop offset='1' stop-color='%233D3652' id='stop87' /%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='96.43' y1='207.75' x2='259.64001' y2='44.549999' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%233D3652' id='stop90' /%3E%3Cstop offset='1' stop-color='%233D3652' id='stop92' /%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath class='cls-1-1' d='m 219.58983,63.44052 -5,-8.78 a 5.14,5.14 0 0 0 -8.11,-1.08 l -11.5,11.49 a 5.17,5.17 0 0 0 -0.64,6.51 90.22,90.22 0 0 1 10,20.58 v 0 a 90.2,90.2 0 0 1 -85.45,119 89.38,89.38 0 0 1 -42.259999,-10.49 l 19.449999,-19.46 a 64.41,64.41 0 0 0 80.77,-88.29 5.15,5.15 0 0 0 -8.29,-1.41 l -11.64,11.56 a 5.14,5.14 0 0 0 -1.37,4.82 l 1,4.18 a 38.63,38.63 0 0 1 -56.75,42.39 l -5.13,-2.94 a 5.13,5.13 0 0 0 -6.199999,0.83 l -47.51,47.5 a 5.15,5.15 0 0 0 0.51,7.73 l 7,5.37 a 114.86,114.86 0 0 0 70.459999,23.88 116,116 0 0 0 100.66,-173.39 z' id='path97' /%3E%3Cpath class='cls-2' d='m 189.36983,28.890522 a 114.83,114.83 0 0 0 -70.46,-23.89 A 116,116 0 0 0 18.219831,178.44052 l 5,8.77 a 5.16,5.16 0 0 0 8.12,1.09 l 11.48,-11.48 a 5.19,5.19 0 0 0 0.64,-6.5 89.81,89.81 0 0 1 -10,-20.58 v 0 a 90.2,90.2 0 0 1 85.449999,-118.999998 89.29,89.29 0 0 1 42.25,10.52 l -19.46,19.449998 a 64.39,64.39 0 0 0 -87.209999,60.23 c 0,1.07 0.29,5.95 0.38,6.79 a 64.76,64.76 0 0 0 6.07,21.27 5.16,5.16 0 0 0 8.3,1.41 l 11.64,-11.65 a 5.15,5.15 0 0 0 1.38,-4.81 l -1,-4.19 a 38.62,38.62 0 0 1 56.749999,-42.38 l 5.13,2.94 a 5.16,5.16 0 0 0 6.2,-0.83 l 47.5,-47.499998 a 5.16,5.16 0 0 0 -0.5,-7.74 z' id='path99' /%3E%3Cg class='logo-header-text' data-svg-origin='385.4800109863281 103.79999542236328' id='g113' transform='translate(-99.84016,-46.929478)'%3E%3Cpath class='cls-3' d='m 484.48,199.84 a 4.7,4.7 0 0 0 -6.09,0.14 c -7.45,5.78 -16.09,11.13 -28.72,11.13 -23.12,0 -41.93,-19.47 -41.93,-43.42 0,-23.95 18.74,-43.59 41.76,-43.59 10,0 20.8,4.21 28.74,11.18 a 4.67,4.67 0 0 0 3.62,1.62 4.08,4.08 0 0 0 3,-1.7 l 7.52,-7.74 a 4.83,4.83 0 0 0 1.47,-3.58 4.93,4.93 0 0 0 -1.72,-3.54 C 479,108.9 465.81,103.8 449.32,103.8 c -35.2,0 -63.84,28.82 -63.84,64.24 a 63.94,63.94 0 0 0 63.84,63.89 60.32,60.32 0 0 0 43,-17.3 5.32,5.32 0 0 0 1.52,-3.85 4.21,4.21 0 0 0 -1.36,-3 z' data-svg-origin='385.4800109863281 103.80000305175781' style='visibility:inherit;opacity:1' id='path101' /%3E%3Cpath class='cls-3' d='m 539.21,105.54 h -11.39 a 5,5 0 0 0 -4.83,4.85 v 115 a 5,5 0 0 0 4.83,4.86 h 11.39 a 5,5 0 0 0 4.83,-4.86 v -115 a 5,5 0 0 0 -4.83,-4.85 z' data-svg-origin='522.989990234375 105.54000091552734' style='visibility:inherit;opacity:1' id='path103' /%3E%3Cpath class='cls-3' d='m 674,144.25 c 0,-21.34 -17.57,-38.71 -39.17,-38.71 h -46.97 a 4.85,4.85 0 0 0 -4.83,4.85 v 115 a 4.85,4.85 0 0 0 4.83,4.86 h 11.22 a 5,5 0 0 0 4.83,-4.86 v -42.77 h 23.54 L 650,227.77 a 4.72,4.72 0 0 0 4.15,2.43 h 13.46 a 4.83,4.83 0 0 0 4.27,-2.29 5.14,5.14 0 0 0 0,-5 L 649,180.27 c 15.46,-6.87 25,-20.53 25,-36.02 z m -21.05,0.35 c 0,10.83 -8.93,20 -19.5,20 h -29.19 v -39.11 h 29.15 c 10.59,0 19.5,8.75 19.5,19.11 z' data-svg-origin='583.0299682617188 105.54000091552734' style='visibility:inherit;opacity:1' id='path105' /%3E%3Cpath class='cls-3' d='m 796.59,199.84 a 4.7,4.7 0 0 0 -6.09,0.14 c -7.45,5.78 -16.09,11.13 -28.72,11.13 -23.12,0 -41.93,-19.47 -41.93,-43.42 0,-23.95 18.73,-43.59 41.75,-43.59 10,0 20.8,4.21 28.75,11.18 a 4.65,4.65 0 0 0 3.65,1.62 4.08,4.08 0 0 0 3,-1.7 l 7.52,-7.74 a 4.82,4.82 0 0 0 1.46,-3.58 4.88,4.88 0 0 0 -1.71,-3.54 c -13.1,-11.44 -26.29,-16.54 -42.78,-16.54 -35.2,0 -63.84,28.82 -63.84,64.24 a 63.94,63.94 0 0 0 63.84,63.89 60.34,60.34 0 0 0 43,-17.3 5.33,5.33 0 0 0 1.52,-3.86 4.2,4.2 0 0 0 -1.36,-3 z' data-svg-origin='697.6499633789062 103.79999542236328' style='visibility:inherit;opacity:1' id='path107' /%3E%3Cpath class='cls-3' d='m 901.35,210.94 h -45.2 V 110.39 a 5,5 0 0 0 -4.83,-4.85 h -11.39 a 4.85,4.85 0 0 0 -4.83,4.85 v 115 a 4.85,4.85 0 0 0 4.83,4.86 h 61.42 a 4.85,4.85 0 0 0 4.84,-4.86 v -9.55 a 4.85,4.85 0 0 0 -4.84,-4.9 z' data-svg-origin='835.0999755859375 105.54000091552734' style='visibility:inherit;opacity:1' id='path109' /%3E%3Cpath class='cls-3' d='m 1003.67,125 a 4.85,4.85 0 0 0 4.83,-4.85 v -9.73 a 4.85,4.85 0 0 0 -4.83,-4.85 h -69 a 4.85,4.85 0 0 0 -4.83,4.85 v 115 a 4.85,4.85 0 0 0 4.83,4.86 h 69 a 4.85,4.85 0 0 0 4.83,-4.86 v -9.55 a 4.85,4.85 0 0 0 -4.83,-4.85 h -53 v -34.31 h 44.51 a 4.85,4.85 0 0 0 4.84,-4.85 v -9.72 a 5,5 0 0 0 -4.84,-4.86 H 950.7 V 125 Z' data-svg-origin='929.8399658203125 105.56999969482422' style='visibility:inherit;opacity:1' id='path111' /%3E%3C/g%3E%3C/svg%3E%0A", } as WormholeConnectConfig["ui"], routes: [...DEFAULT_ROUTES], - tokens: [ - "USDCeth", - "USDCavax", - "USDCarbitrum", - "USDCoptimism", - "USDCbase", - "USDCpolygon", - "USDCsol", - "USDCsui", - "USDCapt", - ], + tokens: ["USDC"], } ), }; diff --git a/apps/connect/src/hooks/useFormatAssetParam.ts b/apps/connect/src/hooks/useFormatAssetParam.ts index 94b009f45..6b14e41e0 100644 --- a/apps/connect/src/hooks/useFormatAssetParam.ts +++ b/apps/connect/src/hooks/useFormatAssetParam.ts @@ -7,19 +7,19 @@ const tokensList = ? MAINNET.tokens : TESTNET.tokens; function getFormatedAsset(asset: string | null): string | null { - const allTokens = { + const allTokens = [ ...tokensList, - ...ENV.wormholeConnectConfig?.tokensConfig, - }; + ...Object.values(ENV.wormholeConnectConfig?.tokensConfig || {}), + ]; if (allTokens && asset) { - const tokenParam = Object.values(allTokens).find((config) => + const tokenParam = allTokens.find((config) => [ config?.tokenId?.address?.toLowerCase?.(), - config?.key?.toLowerCase?.(), + config?.symbol?.toLowerCase?.(), ].includes(asset.toLowerCase()) ); if (tokenParam) { - return tokenParam.key; + return tokenParam.symbol; } } return null;