{"_id":"@wormhole-foundation/sdk-evm-tbtc","_rev":"146-7af5ad3c84e623b56a8f964d56d79a18","name":"@wormhole-foundation/sdk-evm-tbtc","dist-tags":{"beta":"6.0.0-beta.0","latest":"6.1.5"},"versions":{"1.14.0-tbtc-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.14.0-tbtc-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.14.0-tbtc-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"1478d330885f5fe2632e1403971eb786400a9d0f","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.14.0-tbtc-beta.0.tgz","fileCount":18,"integrity":"sha512-TvKNaH3ascF7+Jq2pSUZCqQbyA5yVtyDZWasjw8i5cl+E+qo0oRiOCamZuSdH1LQDawuV9eJQR3ai2e784HbaQ==","signatures":[{"sig":"MEUCIFJaSQNHw80s+DCUyz1ycTFbzS0nzC1WxBD5bDD6TgSAAiEA3NhtuTlIZztKDau+7nnrNI6yw6XU7RT3dC9o2xRU6fw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24389},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"38b91782093bb34c98075a2cf0270cd270b309de","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.18.3","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.14.0-tbtc-beta.0","@wormhole-foundation/sdk-connect":"1.14.0-tbtc-beta.0","@wormhole-foundation/sdk-evm-core":"1.14.0-tbtc-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.14.0-tbtc-beta.0_1742308710616_0.7613245845672059","host":"s3://npm-registry-packages-npm-production"}},"1.14.0-tbtc-beta.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.14.0-tbtc-beta.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.14.0-tbtc-beta.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"a5b84b7b93e27eeb665ebd3aec45ed79cd014be2","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.14.0-tbtc-beta.1.tgz","fileCount":18,"integrity":"sha512-pBrUht/B9bGadEFArDXLB0XiFzc5L2PK4PbxfzrJN1Xvydnj5VlZK5s7IWZWLj82EAOyANOxdBLVdIsdj8iDUA==","signatures":[{"sig":"MEUCIFHu1pvPHbPj8kigu1nHPg+C6U0V+t3BPsTKEP5a9qNCAiEAvuhwg+WwfB5rxjAPKxuvUOdQrwBGZ629NQrIm7vbSVQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24389},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"6352c1283f7cbce5fc37719b03fdce5b995386e2","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.18.3","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.14.0-tbtc-beta.1","@wormhole-foundation/sdk-connect":"1.14.0-tbtc-beta.1","@wormhole-foundation/sdk-evm-core":"1.14.0-tbtc-beta.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.14.0-tbtc-beta.1_1742310508282_0.36408861215589594","host":"s3://npm-registry-packages-npm-production"}},"1.14.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.14.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.14.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"9c2d9df398864d94cfe6a9d777a6797d83e31f45","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.14.0.tgz","fileCount":18,"integrity":"sha512-PjxtW44r2fqXuLBDpX/p7e6z6JOCiI52oWntqrXkvsntR9AkXIEIM2+03kadbpPb1LgBv9XSih2oe1OuHSMUqQ==","signatures":[{"sig":"MEQCIAYR3ONw443gZAnyFY59dgb9h6MXOzRnlFYE/NaOUIiIAiAPin+2V2CJMfffWpMl2Lx7BpNZxMmra0Lv+PJVV7dl4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"f92341c76be6d0f3efdf8b8f57e16997c25911df","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.14.0","@wormhole-foundation/sdk-connect":"1.14.0","@wormhole-foundation/sdk-evm-core":"1.14.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.14.0_1743003059736_0.6071706353565642","host":"s3://npm-registry-packages-npm-production"}},"1.14.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.14.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.14.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"1066a7d57827fa8f53b6bdcf855ae8a8d83c9ceb","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.14.1.tgz","fileCount":18,"integrity":"sha512-unT3AiVrs7+8WS3Mbb5z4ZHwwsj3odudtkI26kv23AVR2AoafOIdEMfDvrInabGwBUhfPtK8Ed6dgmVdhL0+6A==","signatures":[{"sig":"MEUCIQCa78x4Dg6kiRT7FU8aO25ox3Cg8KA6N/652coWr+fMdgIgImSGzKtfEDUdbVaAqiRJt3KOY3f4tFFR5ct+qUHqYgU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"7d6e8ce0b1b973484d40cc77eb6f19bee31c9651","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.14.1","@wormhole-foundation/sdk-connect":"1.14.1","@wormhole-foundation/sdk-evm-core":"1.14.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.14.1_1743599509640_0.027323520419250125","host":"s3://npm-registry-packages-npm-production"}},"1.14.2":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.14.2","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.14.2","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"6be222fe609017a1d729b455fea8d65cdf5717d5","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.14.2.tgz","fileCount":18,"integrity":"sha512-AMLRvklUifZ7QOxAURUyWwo7P6f7y9H8hhGv5dDjyQmO0mjA5vPvpI0tqdpJUfMVceGLhly7dpjOgDNKEM+2Cw==","signatures":[{"sig":"MEUCIQCGYq02Ojk9RMwdsWI9Hhd9rthupilyTP8MZM8rkTJYzQIgPNgvPu6OoP7RazhvJfncm0WdkNwUv9RR9M4bzBVfJAc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"9cde5f3826a3d330eafe487fd2f7f1bb1ecb18f8","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.14.2","@wormhole-foundation/sdk-connect":"1.14.2","@wormhole-foundation/sdk-evm-core":"1.14.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.14.2_1744038873593_0.6660506577512171","host":"s3://npm-registry-packages-npm-production"}},"1.15.0-beta.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.15.0-beta.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.15.0-beta.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"64ca91cbdb2934cedb196d2634f488a06dda03b9","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.15.0-beta.1.tgz","fileCount":18,"integrity":"sha512-uhqAvaVIyikHxm5quc1qYkQBCVP58zzBO1DD3J95onV+uXmq6M2sRxsBCv5rEA4qnckCE6LWzY3wilejupUR7A==","signatures":[{"sig":"MEUCIF4ApuMqhOimdGNGfZWSuZvSZLrqhlR+cw11F6ECy2b4AiEA1TmX96UrBTe/L9BV7ilCT53HdGFpif4Ni6MY/Mv4tEY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24369},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"56b4d6a61ef0bd2bf53c1923accbb27f061b8900","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.15.0-beta.1","@wormhole-foundation/sdk-connect":"1.15.0-beta.1","@wormhole-foundation/sdk-evm-core":"1.15.0-beta.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.15.0-beta.1_1744207323884_0.42817931664213216","host":"s3://npm-registry-packages-npm-production"}},"1.15.0-beta.2":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.15.0-beta.2","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.15.0-beta.2","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"47402dbb6060c13f1c1f0eb62c29bf8050d608cc","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.15.0-beta.2.tgz","fileCount":18,"integrity":"sha512-a065P03ur4d8z55n0FzJ94WOtFS/WA715dx0gdNOO3Eu/22quvCvXD+yZAX51wNzK589VqOw5NP5YZoOmoHjJg==","signatures":[{"sig":"MEQCIC80JJXkOZ1UvdswMXKitSIHhZJkWWb8nKFDMgRw3xI7AiAaowA9NqPBHHI6sYKlPt467qeSvuO2cM+13T9ORIe8uA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24369},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"3a6818dbd99eb3b62ab836e1e8d5c6aeb89227ba","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.15.0-beta.2","@wormhole-foundation/sdk-connect":"1.15.0-beta.2","@wormhole-foundation/sdk-evm-core":"1.15.0-beta.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.15.0-beta.2_1744297690013_0.39770308190576786","host":"s3://npm-registry-packages-npm-production"}},"1.15.0-beta.3":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.15.0-beta.3","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.15.0-beta.3","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"d5b8e0a5ecd9b207838f1c7c0c45722223b7d486","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.15.0-beta.3.tgz","fileCount":18,"integrity":"sha512-MdBsJZk1pL7DMaDtM0HsvLgLZDdhnfO+JBSPFZt2d44YWHzmgJRbzrKpF89VmfNtUbxN3rBt/zJi/60KNzHngw==","signatures":[{"sig":"MEYCIQCsmh1DAepc+QQABvAAbkL/c3c8mH+wyfgBJ2jT1/16fQIhAIBKPc6QHLmUNt+SezlcicpuLfWt2VbGQLQ0K40AgSgf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24369},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"c1c09af83067bf45238378db221cadc0f6721376","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.15.0-beta.3","@wormhole-foundation/sdk-connect":"1.15.0-beta.3","@wormhole-foundation/sdk-evm-core":"1.15.0-beta.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.15.0-beta.3_1744590984820_0.7867079439199982","host":"s3://npm-registry-packages-npm-production"}},"1.15.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.15.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.15.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"682775aa18aec35160b96fcfead4b76aff2fc49e","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.15.0.tgz","fileCount":18,"integrity":"sha512-nfBNU2E07KIBUiZPLHOso/gyh1irdB/RG7AFy6QF0eer/2SmX/8ibohWkcbuVn4JbB9IAy5UPCKFwlgyKGtJEQ==","signatures":[{"sig":"MEUCIGVS7BQ1ut15dpdWTyi9qqP9gbUwnfw+jx5Nt6At/JZ4AiEAhDEvEs8wKzdSjAA4jLNBTX+Le3hhiWUycUi13pgXcXY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"c1c09af83067bf45238378db221cadc0f6721376","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.15.0","@wormhole-foundation/sdk-connect":"1.15.0","@wormhole-foundation/sdk-evm-core":"1.15.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.15.0_1744642586320_0.5564594463936545","host":"s3://npm-registry-packages-npm-production"}},"1.15.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.15.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.15.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"6af1df9fcf091e06f4be306be4edf395d45ae3a5","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.15.1.tgz","fileCount":18,"integrity":"sha512-j+Ww3rZAJLdHbHMJgp5A0qZad6Bvz/UTmJqPIEmg4zRV26wdj4JA26IgO+vEdwkAj5FrB34UeP38THgggCCb7g==","signatures":[{"sig":"MEUCIEdvgiPRm4xT0phR917Fo7G1aLH9qfmnlz/EFAPpCh61AiEAsF7TiET16G54nCZUwChXkad2sX5tYPeDStBRcA38KlQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"22a198dc14f0856713bad8f8567ec96541b0bdbf","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.15.1","@wormhole-foundation/sdk-connect":"1.15.1","@wormhole-foundation/sdk-evm-core":"1.15.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.15.1_1744830852280_0.435547803959873","host":"s3://npm-registry-packages-npm-production"}},"1.15.2":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.15.2","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.15.2","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"f501a4f64e27b6f6b51fe152199c847a0f8e9ec0","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.15.2.tgz","fileCount":18,"integrity":"sha512-CehG5+wi3zoKU15NCcqJzqdOWU8+mpdnAPAZ0J3AlDVY6qgA3dLO4xYJVUwWSHP5JaCGO2BFq/aFiKgtXDzQJQ==","signatures":[{"sig":"MEYCIQCN535pS57DJpGtM6uoQtBn7e/ULJkjOoxG9ay1mP2VOwIhAMetEEmn0jITAKlmY6OwJ24x2p2iEi1SgDGn94VZyXUk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"50c70f09a72abc2fb7c250ccb4cf9e5d80b07d15","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.15.2","@wormhole-foundation/sdk-connect":"1.15.2","@wormhole-foundation/sdk-evm-core":"1.15.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.15.2_1744985678236_0.9757443507328569","host":"s3://npm-registry-packages-npm-production"}},"1.15.3":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.15.3","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.15.3","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"4d2599d3634c1358d482dbf0bb94794c5e42fa82","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.15.3.tgz","fileCount":18,"integrity":"sha512-RKCgNcc6gpZHDtbywlwjt9APO+aQshPDEIGYFT5bNc+42V7M52Sd+YmMfhmGCiN3tR1/BEJO8VFx3hpTax4woA==","signatures":[{"sig":"MEUCIHeaf+74BAAJdpKEKIQYG76W18/Z25yOmVVoVbhJtICvAiEAiCydZWhTvQYRz6TfOH1qByoJ2vCKSu4BfQHUMs8ja30=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"bff975a04b377204fa805755d99dd0f4b5c844f6","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.15.3","@wormhole-foundation/sdk-connect":"1.15.3","@wormhole-foundation/sdk-evm-core":"1.15.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.15.3_1745245561531_0.6798353610665955","host":"s3://npm-registry-packages-npm-production"}},"1.15.4-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.15.4-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.15.4-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"01a164dbb21213405ee79ff9f51279b5a7cf7aeb","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.15.4-beta.0.tgz","fileCount":18,"integrity":"sha512-jlAijfdDsOg+AZKohuC1wbNg7jJ1KjBFvDjj6chqIWu60iRiJTFqe9MoojWvAJLzjZT8/HejjiSNRXsKnX156A==","signatures":[{"sig":"MEQCIDCw0fCGr14YCr0vvB2/hG/SVMB+OSAdChf1oLW04esiAiBKt5velysacyCxxGzHi4Aye2cmlqZd0ktfGhm7qQ/URQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24369},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"6c4e5e92cce8a8ff5925e628fe3531d7f4ac868a","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.15.4-beta.0","@wormhole-foundation/sdk-connect":"1.15.4-beta.0","@wormhole-foundation/sdk-evm-core":"1.15.4-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.15.4-beta.0_1745363243902_0.9558995752261019","host":"s3://npm-registry-packages-npm-production"}},"1.16.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.16.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.16.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"03fbf5093f2fd3d735491471e31fd16c4c6d660a","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.16.0.tgz","fileCount":18,"integrity":"sha512-vRyvTJBgj7axQmbRIQn1hvo4BPzXu+K92lzVu7lVoMHdGga/TCXCgz+fk/0CUguc72Lm9azSocpBs3oZJU987Q==","signatures":[{"sig":"MEUCIQDWrVxdAUormG78ZMYnL4y93/DRA1VmQm9xU+YoBvuNTQIgYGg7xw61znGDFnT9FIsUIWJWdNbPu5z9fFU3NxSXiZU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"6c4e5e92cce8a8ff5925e628fe3531d7f4ac868a","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.16.0","@wormhole-foundation/sdk-connect":"1.16.0","@wormhole-foundation/sdk-evm-core":"1.16.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.16.0_1745416036804_0.24318799928995793","host":"s3://npm-registry-packages-npm-production"}},"1.16.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.16.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.16.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"7979e6fc687c6ef34828df2e7518c8290a02d568","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.16.1.tgz","fileCount":18,"integrity":"sha512-2KPVW8DR4Yttl2LIfWu9qZKb3kN4nSBg/NVGA47Z+NSZLaXj5C+ze01wUjM8645eS9HDciv6S2kby2AIiezeFQ==","signatures":[{"sig":"MEUCIQCsMfm2Oj4Il9SAOJg/l42oXGuqXoSZMUSFXkPshYjL7wIgPqj9dzrBiYucn6OU/MhpbvF+y9AxR1OCGXCC7WTv8AA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"4aeac4d3c36f1dec78208a68618b98978e014a66","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.16.1","@wormhole-foundation/sdk-connect":"1.16.1","@wormhole-foundation/sdk-evm-core":"1.16.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.16.1_1745431668198_0.9376163291828596","host":"s3://npm-registry-packages-npm-production"}},"1.17.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.17.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.17.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"84ca13cc5f66eb339aae6d7e1c01f152f56911a8","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.17.0.tgz","fileCount":18,"integrity":"sha512-H/8TUwD8wohIYeEbgVqEioXPtcHvsPRfGJwjDDmYATaguP9H+VpJuisjmBIhYi8ktZEMkcocd0Ml1N7UIO/9AQ==","signatures":[{"sig":"MEUCIEFOTw0cQ0WMJqlVA8dwKP9Au7KkvSaWi63kIAAbh9hZAiEAjo6fBGxbdNwkT0Ek5AmD7eOPIFegWzuefzqUWmTGOqE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"cdd396dce34ab5e1862f31cafe11b6be5c5ca715","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.17.0","@wormhole-foundation/sdk-connect":"1.17.0","@wormhole-foundation/sdk-evm-core":"1.17.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.17.0_1746571253652_0.2109534757205238","host":"s3://npm-registry-packages-npm-production"}},"1.18.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.18.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.18.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"ad4aa1f9aced84026b3b2b1a9f06462a9460b4df","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.18.0.tgz","fileCount":18,"integrity":"sha512-P+ar4stfwAS83A6b4kQWR9QY7d8HtauSPzAgYKVDIfY4j9bt1/sydWqQ62ln/xx0hp+ZyZpH/1jL6LinK4iRJg==","signatures":[{"sig":"MEQCIGgaXpTaHfW8FTkqRQR3KdxJU3P7plao17SQczxsVr6iAiBs/ZN5KZ80k/klgmKLnnRoxtrJUy2cRHuY0aEl0PgmGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"3b45c70efcf02eac79c5b1eab4bfed54fe0915c3","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.18.0","@wormhole-foundation/sdk-connect":"1.18.0","@wormhole-foundation/sdk-evm-core":"1.18.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.18.0_1747178407062_0.5146793423615035","host":"s3://npm-registry-packages-npm-production"}},"1.19.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.19.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.19.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"ce7dabc844b8f7879f996313261e6f4f6ed920b4","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.19.0.tgz","fileCount":18,"integrity":"sha512-XiiNCtpkQCpw1R5jTu5fCxrQVTGPPvUyhtijOU6fba9Lk+hN67ewRic0Nm7fj77UQA24ll1WIFH4UGJmDQyVcQ==","signatures":[{"sig":"MEUCIHRugkSjF3ewLylqrAOLVuDIEZKCOEjrfRzDi61xDVUmAiEAk9AmDqX0N7IvW5+Mb8BOsykuOVZAeT4SMlzyH4ny8PE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"00108e6392a07c37a0df466623a19def6b7c6773","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.19.0","@wormhole-foundation/sdk-connect":"1.19.0","@wormhole-foundation/sdk-evm-core":"1.19.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.19.0_1747764848305_0.4286643806056516","host":"s3://npm-registry-packages-npm-production"}},"1.20.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.20.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.20.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"87393d2f823c57a4d7c64cd7017b01bd1af429f8","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.20.0.tgz","fileCount":18,"integrity":"sha512-rZJruqX1tloH1Z2ilnfMYq3TbgsGXyRWJ0PCig8wsYLuMJYiKsWBNrMbUayk3jq9Tn5mX6WiC4lSwR03PZlqoQ==","signatures":[{"sig":"MEUCIBap/jzx/rMoo5I0um9tCl7XR8tDpeATW7v58+0JzN8TAiEApJPTuf4Tv+dHaiCrXNak9RYW4VMqZudYkYJgtsaMIlE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"d081c391b55fb6459183a13198784146991c82c3","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.20.0","@wormhole-foundation/sdk-connect":"1.20.0","@wormhole-foundation/sdk-evm-core":"1.20.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.20.0_1747852595709_0.2196611129895265","host":"s3://npm-registry-packages-npm-production"}},"1.22.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.22.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.22.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"92add2bf011bc2fd1374abb24db9b4e7032b5a66","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.22.0.tgz","fileCount":18,"integrity":"sha512-cmGJT5TjLX0B6QOoc86n9CnzMC86nWnXbskxiW7/W8yCY8k/cRRlvMCIc3yhS/bbTDtY0vi+CI94zTfbZ8qvbQ==","signatures":[{"sig":"MEUCIQCP+RFkgGYEuNVbiiupYZS8I7YJkfSjsf2TD2TL3NDrawIgTiYZpVK0ygntKhEHwUtp2TdzR6nEQlV/MG32dqm17fk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"6ed3b8a9eb8f029aea6b631b2019f19781c884a6","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.22.0","@wormhole-foundation/sdk-connect":"1.22.0","@wormhole-foundation/sdk-evm-core":"1.22.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.22.0_1748448224597_0.35004979479761955","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"2.0.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@2.0.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"ed6c67b58879d0f15d7fea23015ee43114d4fef0","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-2.0.0-beta.0.tgz","fileCount":18,"integrity":"sha512-6GeiYK9x8sD43wOLmk45c0asXwFdzMi86J15tlFgmpA5JXegE0N8mhqnyYARW8siPZV84rVdjOn9Ai76iyg2LA==","signatures":[{"sig":"MEYCIQC1cDUZCT/BArF/fppiUslMKloj0rXBSpPKJ0FTZmjIjwIhANAGCfChf3TJN1p9sH6J4rtr0iVBDlqiC7nh3xZqFiVm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24365},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"1f6ffa0ce5467be8532c7b4ce29b561cda42cb2e","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"2.0.0-beta.0","@wormhole-foundation/sdk-connect":"2.0.0-beta.0","@wormhole-foundation/sdk-evm-core":"2.0.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_2.0.0-beta.0_1748534363534_0.14022709074163342","host":"s3://npm-registry-packages-npm-production"}},"1.23.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.23.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.23.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"1db438c3442a606922c85deb5ba3a9785242054c","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.23.0.tgz","fileCount":18,"integrity":"sha512-RAEIHoSjzjXu+t8yqpsEw8MHdccyEhITh19t1KLPWwfMsoWf2o2rbtxqPKaubMeh+b/rmbKxxvp2ayFsYVBF3w==","signatures":[{"sig":"MEUCIQD9A5z7lAAYwNp3doTkXgPpHNkZvu+Ilw9oLGW5DRpxKgIgN/nVK1TpHqbkAvk1VzHGGXSe0Zq+iOKv+iVjAaielLs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"c02a820f55c5ffe8abffb8333fc52f31edc8fab8","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.23.0","@wormhole-foundation/sdk-connect":"1.23.0","@wormhole-foundation/sdk-evm-core":"1.23.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.23.0_1748614799321_0.48810967010191475","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"2.0.0-beta.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@2.0.0-beta.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"9cdd8b58deafe11bd3f5c98abe371d4a3ea23d30","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-2.0.0-beta.1.tgz","fileCount":18,"integrity":"sha512-gNLRF0kI5KYFDVucQkds54cTuTpocTj+xK2xlwLGvXViaYNQNqbxqwMSFRrHgPhTYypSl6r+4qnpx+5U4XM2xw==","signatures":[{"sig":"MEUCIFK3SX45jJXGpQpwP6jhA5iGWY2RgzRomxeGuH7WMyliAiEA9rpzbWst0Iu2wjGAjx5rZnhW1Hy7NjEUqjnElKBXNrQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24365},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"2cf3749f01c09e97693fc8872180db442c09c778","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"2.0.0-beta.1","@wormhole-foundation/sdk-connect":"2.0.0-beta.1","@wormhole-foundation/sdk-evm-core":"2.0.0-beta.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_2.0.0-beta.1_1748972707969_0.6181610925082524","host":"s3://npm-registry-packages-npm-production"}},"1.24.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.24.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.24.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"f91a4bd22b94664b58a34b21d9a31d9dd2125bc9","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.24.0.tgz","fileCount":18,"integrity":"sha512-BdsXelQJWsifqROpIkuB3zjhHjr6dCAq6FndAp75bV0OvG4RpoHbCBK8A9igSis+AiBBo8huHL7B2Bj8Gl6lHA==","signatures":[{"sig":"MEYCIQCE3MFaMlB3gB+bKaUZ+uXqw2a5yzJsL090adEUi+jJQAIhAOwVNcq1y0MM6FBE1bq31ON7vE3L6nmvQXKvPWEkzpbW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"43a6779b2aa3155b7863b407ccc7cfa5f977484e","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.24.0","@wormhole-foundation/sdk-connect":"1.24.0","@wormhole-foundation/sdk-evm-core":"1.24.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.24.0_1749149176579_0.5626691587708295","host":"s3://npm-registry-packages-npm-production"}},"1.24.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.24.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.24.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"e2a8052c5a76c8bd808375f1d9b2226e80f71b5a","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.24.1.tgz","fileCount":18,"integrity":"sha512-qfZZYti51+7HD3F/MZZ3LE4YpWHVjOyTcGwZOdNjI/68i22NW2u295DdijUX183BPMIEyxzVWmhURrpGKJHUXg==","signatures":[{"sig":"MEQCIFbKl7e9DdyP3FBz81f0IzHyhMB3KiRnb1uZaQfRPm8QAiBNrIdGCbh1G8B9M+Nur5nAV1Qkr+iEgGFLNTfWw1RyFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24341},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"ceb370befbdfc199581802fa0f71029d4b6b9603","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.24.1","@wormhole-foundation/sdk-connect":"1.24.1","@wormhole-foundation/sdk-evm-core":"1.24.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.24.1_1749217855850_0.7939447641326152","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"2.0.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@2.0.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"d260f78c7511a3ba331939e90c80cd7d25b9508d","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-2.0.0.tgz","fileCount":18,"integrity":"sha512-o1Nkmw/AV85X8pw96KUxnGVQRq2dw1Hdp4HYzfHqochXwrWM0L0STJwk6bwPOyNwC0twbnU3xS8oQhYYLZmzFA==","signatures":[{"sig":"MEQCIATjzSMBRfWzEV0Rt2PmlpftwsEB7gc38ADcDsYxblUyAiA6h3WAKj0CjRr00L8PwKSP4egvkU6jmCSHD+mFyb+Z7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"a86f8f93953cdb67ba26c78435b9d539282065f2","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"2.0.0","@wormhole-foundation/sdk-connect":"2.0.0","@wormhole-foundation/sdk-evm-core":"2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_2.0.0_1749225362169_0.2823670285953326","host":"s3://npm-registry-packages-npm-production"}},"1.24.2-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.24.2-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.24.2-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"437f8eb4a35e51c3b8a72ad146539ddd1b060579","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.24.2-beta.0.tgz","fileCount":18,"integrity":"sha512-CCTMW529DPgd3Q2YtKRkzPBBFQYwDvMZm4lkr8Mv2PII3JCCwTFgQ6ln50LayHKqW5u5wZQCK3x62Ez03UXR2A==","signatures":[{"sig":"MEUCIBIoRzy+vqY1V5oOz+BES7Suh+P8Es24W95bnPCmjUQZAiEA1Off5+wHd5pRvmIIH5gv8VpvD6/xPoiyTE+Pc4rMw1s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24369},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"1831ed58edd15c55d16508645cc58a4fc71df0c5","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.2","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.24.2-beta.0","@wormhole-foundation/sdk-connect":"1.24.2-beta.0","@wormhole-foundation/sdk-evm-core":"1.24.2-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.24.2-beta.0_1749592417226_0.8864932599625077","host":"s3://npm-registry-packages-npm-production"}},"1.25.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"1.25.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@1.25.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"bec0b414710f5dfa28bbd08a5e443963d3be3f0d","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-1.25.0-beta.0.tgz","fileCount":18,"integrity":"sha512-MgiNKJXbsQnPQRvwvtr7475oSD7OoBMx/4ghcJ3dJl/R6hEHOgwWqcRmEGWorqxoVQbjgmdw/iIDd2L03moAQQ==","signatures":[{"sig":"MEYCIQDswwGV+5vuP7Jpb40Qh6+O66m0Q1kCsWw3T7AjEBHCmAIhANqjhVcfByrWIBlhop2Ld9RwlyTc/MI2O9qVzwV9moCg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24369},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"2480137237c49e0429c9d309cb47632f89a8be1c","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.2","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"1.25.0-beta.0","@wormhole-foundation/sdk-connect":"1.25.0-beta.0","@wormhole-foundation/sdk-evm-core":"1.25.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_1.25.0-beta.0_1749686523362_0.9427806301378279","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"2.1.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@2.1.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"4763ee39f36820426245299694ec8eef3f831724","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-2.1.0.tgz","fileCount":18,"integrity":"sha512-7jHW2jp35oe1EVSdwnLqhrCH2EdN50Z63TaFMslSNOEk8ThV5JOzEKMIhMM3NXiZqIJC6BHBCQRaQaAP0ADxjQ==","signatures":[{"sig":"MEUCIDZUvrqcD206qvXN9otz3d+j+r55tHiEKU4FBvBGehkEAiEA1G84f60MhCRlB+Fmj7bELjjzx+Sh0Rg58LdFlChzt/U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"3eae2e91fc3a6fec859eb87cfa85a4c92c65466f","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.2","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"2.1.0","@wormhole-foundation/sdk-connect":"2.1.0","@wormhole-foundation/sdk-evm-core":"2.1.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_2.1.0_1749735254341_0.9593158597408042","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-temp-chains.beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"2.2.0-temp-chains.beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@2.2.0-temp-chains.beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"43fe4c8bf1066f0f8c3c5b78acca863d6f8128be","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-2.2.0-temp-chains.beta.0.tgz","fileCount":18,"integrity":"sha512-7jyQEa5OZ0XduMq71UH17KggFRdU3ZH+GD6RMTQTc9prKxCHTBkZaFq+Ibb5+8Cc1sIryJs2eAjewqmjiqyF+Q==","signatures":[{"sig":"MEYCIQCNOLSXT1W1pCVIZt1EprEzEt7CQ8uznV8Mjdtf6uvECQIhAIt8SqkXMDZuOsYN4rvHy3gsmbiGbmgV/3smtjMx4l9y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24413},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"585a6a7dd3c227d50c0dab8cd0fc35612afc6776","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.2","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"2.2.0-temp-chains.beta.0","@wormhole-foundation/sdk-connect":"2.2.0-temp-chains.beta.0","@wormhole-foundation/sdk-evm-core":"2.2.0-temp-chains.beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_2.2.0-temp-chains.beta.0_1749760860249_0.7288208184522451","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"2.2.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@2.2.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"5b93ed792949263408e3fe8ccfe5fd673bdcf556","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-2.2.0.tgz","fileCount":18,"integrity":"sha512-NDZ4/T563rIFIkXzGNEe3DsKPc8zAt7hwuDRZD03WD8Ubveklc00k19Lo0xl2kHBcwYwKZ85Wh5AxHgXFatr+A==","signatures":[{"sig":"MEUCIH9q6NzyI97R9EwMxZID4k5OfuUxwwK3+tATCRAtMZ+8AiEAmHdPHnqJnP9VR0ATqLj+6G6N9PcS1CT67KOJWNWoYVs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"1eb465253ae1796baa5d881709b16e2a4e492811","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","actor":{"name":"wormhole-ci","type":"user","email":"infranpm@wormhole.foundation"},"email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.2","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"2.2.0","@wormhole-foundation/sdk-connect":"2.2.0","@wormhole-foundation/sdk-evm-core":"2.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_2.2.0_1750863267222_0.181468167708988","host":"s3://npm-registry-packages-npm-production"}},"2.3.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"2.3.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@2.3.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"36139d0a776c85849a04f647ede046507a8380d7","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-2.3.0-beta.0.tgz","fileCount":18,"integrity":"sha512-iK4dl914qu//fslC5rzKEOOR/SlIadnJkEu6kNgamzEHBnPWfmvdqDrHukkTFEQ/r0VALkqz7QKRq6eIRjwKKw==","signatures":[{"sig":"MEQCIE9GL+HiyuOgB6zyMcO2V8LGdpWk/Z/lwyHhASLjcqmLAiAUsb/mkEz5qrhCmWMi+M/W/NZzlNLu+z81h97+FUqjxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24365},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"2a86e86c07df80a085de04a5b6bb6c6d748315f3","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","actor":{"name":"wormhole-ci","type":"user","email":"infranpm@wormhole.foundation"},"email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.2","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"2.3.0-beta.0","@wormhole-foundation/sdk-connect":"2.3.0-beta.0","@wormhole-foundation/sdk-evm-core":"2.3.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_2.3.0-beta.0_1750956255516_0.08374272564363205","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"2.3.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@2.3.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"03b376e4dc49337091beee497bd8dc9b9281f5a8","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-2.3.0.tgz","fileCount":18,"integrity":"sha512-a1LFRliJGj5K1+26lEvxKioJqZMQPNW3nOhOeIBEvJdYEg96ItzGffPAhm2Z5DebbyHIQ2E7cP99MD+H6RNvcA==","signatures":[{"sig":"MEQCIE9aoLE1WVwFWJJcyGcijeHNjel3tOZiVunU+4FEStRgAiAo9k7qsB+7nRXVQg5cbaR2rBuY0Ex7ec65I1/bjJqkKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"b9035ad835d70bb19df366662682d3510461d72b","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","actor":{"name":"wormhole-ci","type":"user","email":"infranpm@wormhole.foundation"},"email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.2","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"2.3.0","@wormhole-foundation/sdk-connect":"2.3.0","@wormhole-foundation/sdk-evm-core":"2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_2.3.0_1751466844134_0.12497369968315253","host":"s3://npm-registry-packages-npm-production"}},"2.4.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"2.4.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@2.4.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"6fa01efc539bb0b9f0e441dabbd69a887558cb63","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-2.4.0.tgz","fileCount":18,"integrity":"sha512-+aAIA38cKU75mJSB1NzePSLVCPXSG7jPqszUdEm9AWIB/gdv3HuH/UOuST/WlefU5dTjDsQHc5b5tEl+c7fKIA==","signatures":[{"sig":"MEYCIQD2ylJ5aUG7vSLXXOKGaTOXGbI4lPJotUw8JYNIksWsSwIhAKNG6QHiVD8oFejuuxyma6fAfPHXZB5Lsb/as3vuolGN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"b3a6da834f6614fa93265e78dc9ce28f5b48af64","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","actor":{"name":"wormhole-ci","type":"user","email":"infranpm@wormhole.foundation"},"email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.2","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"2.4.0","@wormhole-foundation/sdk-connect":"2.4.0","@wormhole-foundation/sdk-evm-core":"2.4.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_2.4.0_1751483924153_0.44923168241918643","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-tb-exec.beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.0.0-tb-exec.beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.0.0-tb-exec.beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"c77d812f4905ee37e71fef63ff2c94e9fda72437","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.0.0-tb-exec.beta.0.tgz","fileCount":18,"integrity":"sha512-c0BQGlgR1uVvMuTcFT8sWoT7pzAv8ws1AEdMsX4tMvWt3+QZUgTm3kmVyNox6cYXbw9Uw4igtOVPQxWQqJN9vA==","signatures":[{"sig":"MEUCIDeey7+2DZt5pyFdXZbxvs1wb2G+9u6brZg1fqfbzGO/AiEAzVJ01VhW1/WRDILr0D55PbZDyPo2fRYO+efphMGyuRM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24397},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"12732e27ee9cb50b094483a4170fd9084d3f0c06","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","actor":{"name":"wormhole-ci","type":"user","email":"infranpm@wormhole.foundation"},"email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.3","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.0.0-tb-exec.beta.0","@wormhole-foundation/sdk-connect":"3.0.0-tb-exec.beta.0","@wormhole-foundation/sdk-evm-core":"3.0.0-tb-exec.beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.0.0-tb-exec.beta.0_1752093201719_0.25962467246548515","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-tb-exec.beta.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.0.0-tb-exec.beta.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.0.0-tb-exec.beta.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"4322fc5ad7edc8226940fb9245f78aa44994d6c1","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.0.0-tb-exec.beta.1.tgz","fileCount":18,"integrity":"sha512-iXoADvD3+99kKcTKlTAXdc8pth8lN9kqYeZ1KWN4OBhGRf698ZTDbpHu05xwBJdQERZ+zcVi7I1A9CCA70GiOw==","signatures":[{"sig":"MEQCIHyA98vWklBl6OqBTFdjKtxi10tPI2hgNpa50T0fdkzYAiAWC1qWgZ4yEe/chyozmE6/e0oPhtGOvnofr+v/uE9/3A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24397},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"aa2cdc5a9eed173cf122d251773c2690765cd8b0","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","actor":{"name":"wormhole-ci","type":"user","email":"infranpm@wormhole.foundation"},"email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.3","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.0.0-tb-exec.beta.1","@wormhole-foundation/sdk-connect":"3.0.0-tb-exec.beta.1","@wormhole-foundation/sdk-evm-core":"3.0.0-tb-exec.beta.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.0.0-tb-exec.beta.1_1752180089883_0.20924751151765264","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-tb-exec.beta.2":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.0.0-tb-exec.beta.2","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.0.0-tb-exec.beta.2","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"bbdcf41f772181dac56eb747035bc5b54c9a0bbc","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.0.0-tb-exec.beta.2.tgz","fileCount":18,"integrity":"sha512-y5mV5qI9WqunLvcnhDRk8smWiX3w/m+T2vh2qBgDn+p1Lx9z38JW3pJN6DVHqgRLSTt4uh6l/B801GiN1gP60w==","signatures":[{"sig":"MEYCIQD/y47Y+kEQxgxgUUFP1I2oXYVP9yjKn6cVdC2YUqvDqwIhAImzgBRV0rukBKvHVdn6QuGo7dj45AEwScFS9jWy4MGb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24397},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"76d521f3f80609487dfb2784ea9451ce5eb0cb2a","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.3","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.0.0-tb-exec.beta.2","@wormhole-foundation/sdk-connect":"3.0.0-tb-exec.beta.2","@wormhole-foundation/sdk-evm-core":"3.0.0-tb-exec.beta.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.0.0-tb-exec.beta.2_1752244376883_0.37211941644011315","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-tb-exec.beta.3":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.0.0-tb-exec.beta.3","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.0.0-tb-exec.beta.3","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"b3b72a92f8d832829b7375edeef56c4a041ec9ec","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.0.0-tb-exec.beta.3.tgz","fileCount":18,"integrity":"sha512-niv2V0L2ysm9t4uu7CnxfbFCPs1lUbXkzMkPPHUEzarMHT1ADkm+TWr5MSMmftXXeGtjBd3kyjnW4MvtibQt2g==","signatures":[{"sig":"MEUCIQDo5MZx1SeVK+lsLtH73oR1mgMWbM2LG4N0l35wnOljHAIgfaF4oGcPgztJGRoV41uQ4SR5qMVw/C+zeZqU9eOjeCU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24397},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"453c012c83b202363e6204994531325ef426e300","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.3","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.0.0-tb-exec.beta.3","@wormhole-foundation/sdk-connect":"3.0.0-tb-exec.beta.3","@wormhole-foundation/sdk-evm-core":"3.0.0-tb-exec.beta.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.0.0-tb-exec.beta.3_1752267182291_0.4359286708544514","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.0.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.0.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"d43e9aaeb4c69d521ccb6e97b57009cda0be7f9a","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.0.0.tgz","fileCount":18,"integrity":"sha512-X6mwPyqOxDYYkAVrU1NbHDmwCXMsEw15dtlwjxxenjdSUMhT+7yrFoDgd5F1go0RLFZzsitkWYhwSRE1f1k79w==","signatures":[{"sig":"MEUCIAaoZHrG0d7wAxpzXR5/jfZGxDcp267RuMfQmdfVz9/QAiEAiqq98mo9xz/kmdWb5mfsuO59e+ffeP3vPIoCLFNIPT4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"c0ce83b24cd4d34c77e69307da4641192287ac79","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.3","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.0.0","@wormhole-foundation/sdk-connect":"3.0.0","@wormhole-foundation/sdk-evm-core":"3.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.0.0_1752510734773_0.8549130390013246","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.0.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.0.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"24887c311ec2e3d5dc0e54198c06d9460a9a3413","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.0.1.tgz","fileCount":18,"integrity":"sha512-r5MB64l9u+3DIcigAlCExJnLyUKVrP7+35yo1VGZv77wn4WijXEaKR4i3d157sR1Ku6gw3q12d3Gfx7RfLOMNA==","signatures":[{"sig":"MEYCIQDq8EWpx/EIq44DcCeo7JAG1PCc3FejKd3RX/btzsmC7gIhANCBhgyopNfkecOaM+j5ml46+Ay1UbQxAEC6yHFcmEPt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"a120b79732e5481edbd1dba27748ada06502e323","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.3","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.0.1","@wormhole-foundation/sdk-connect":"3.0.1","@wormhole-foundation/sdk-evm-core":"3.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.0.1_1752528286704_0.29961770463361836","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.0.2","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.0.2","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"c4bc1908ee3bd155cde23997e67abace024b44ef","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.0.2.tgz","fileCount":18,"integrity":"sha512-yfytxsZvvYLR0E2/vUsPrw6aM7067ubkszEMkspJDpkbckxRw6dvMXxwfqYQX9kWsOmICfU5j4HIVUo9iSdHuw==","signatures":[{"sig":"MEYCIQC6cHLYsQzBI0LHDYIFR2sKGGYbpczVmPlPNWiZQrbCeAIhAKhLQrjQS32MIq9z4HZGPiQJdnGT6orv07iPkMxy3n5j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"eb15816bf9c96bf59b5829dcc776ebade1b01932","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.3","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.0.2","@wormhole-foundation/sdk-connect":"3.0.2","@wormhole-foundation/sdk-evm-core":"3.0.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.0.2_1752621420791_0.1588141317801275","host":"s3://npm-registry-packages-npm-production"}},"3.0.3":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.0.3","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.0.3","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"7ae425e790effcf41c3287077dda4567b88ef048","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.0.3.tgz","fileCount":18,"integrity":"sha512-Z8VI9MPeyizCxE8yRQ3HfUUgYPNcB5fG3bmmiGdWUWwQ+JG5gnqeUKK2bCK+iQVKKKm0nNsTeBFF6uVYWD4SQw==","signatures":[{"sig":"MEQCIGEhUCiqGzAQsW49VqthYWszy33lHaMd4nuAe9KyrIREAiBjiyh84/XQMri9GccNeh7FZXl8XHAFEun0+BEXDiFK3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"bafff75077da3026e1280f8a526bca7682d513e0","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.3","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.0.3","@wormhole-foundation/sdk-connect":"3.0.3","@wormhole-foundation/sdk-evm-core":"3.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.0.3_1752865912546_0.9707935447672906","host":"s3://npm-registry-packages-npm-production"}},"3.0.4":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.0.4","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.0.4","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"f241282a5166f583426d812959c93c49116b8972","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.0.4.tgz","fileCount":18,"integrity":"sha512-74ODZFX1t8XsKFpc/saKE9/9e8vdDN7shMP/MMEGs6oGoZsZE3jaXiegjJFcxCbeGwNXS2czOsZCcgjCAIt25w==","signatures":[{"sig":"MEUCIQCS0wbrBC9YRRJ7LhugNFtegZ1lrAn8HSds9UkUF4DloAIgJqGMkU7/AJI6YU4rQvmtSzzansOPdBm7Vd7m+9SG5NU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"2a19efc743c1e1ca09237d7dc89b6d9cb191a28e","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.3","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.0.4","@wormhole-foundation/sdk-connect":"3.0.4","@wormhole-foundation/sdk-evm-core":"3.0.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.0.4_1753213030617_0.36916648273260066","host":"s3://npm-registry-packages-npm-production"}},"3.1.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.1.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.1.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"dea1d967c443efa15e70754706b95e94f29ecc98","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.1.0-beta.0.tgz","fileCount":18,"integrity":"sha512-1qCqrX2lo2HLzEUEjT0kXgCBF+DMlPvCnKWiClwczAgafufBGl/GD2nZHKLhXNEEElqMBF00dgESLNXJ3N0O5w==","signatures":[{"sig":"MEUCIAlvGmI9dD6Y96yByJouINy/9QnF9m0muwlwgol0bHNRAiEA3v9HnrSB61DVXQ8MNk2+FNCNyAk6uv/bNt72iefQGSg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24365},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"64ed5447befb543272e1fc2e8a643968eecd2de2","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.4","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.1.0-beta.0","@wormhole-foundation/sdk-connect":"3.1.0-beta.0","@wormhole-foundation/sdk-evm-core":"3.1.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.1.0-beta.0_1753453119588_0.043130535987324636","host":"s3://npm-registry-packages-npm-production"}},"3.1.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.1.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.1.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"b0de4231d4e6517563bc38a5b28bcf9a27796326","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.1.0.tgz","fileCount":18,"integrity":"sha512-VLP1gqOXNEgd57DEB9gt5dOjmpvreX1Qex2bQLd0ubeqNlZ6aRp6J4TCl9UVX/yGRyrnlGvMuD1xA+e5CDvUYA==","signatures":[{"sig":"MEUCICl5ofyn64/Xds7pID6o+l4aMjw/lNqVL/owzSLB6FGrAiEA33Mf6NO7bW1jdg3ge+nj3AwhXZBEg0BTKblExtUxIKg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"cc87abe9c5b7fe05c7e5160d30554182fb93bcfe","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.4","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.1.0","@wormhole-foundation/sdk-connect":"3.1.0","@wormhole-foundation/sdk-evm-core":"3.1.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.1.0_1753987941703_0.7852889661886948","host":"s3://npm-registry-packages-npm-production"}},"3.2.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.2.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.2.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"e790ebe5b2fffb9d38f61f940a89b0f21b64806f","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.2.0.tgz","fileCount":18,"integrity":"sha512-JY1Ord+Rd6xkY03cG/6purLE5qIG3jy8qwwjmq6oQl2aDcKHx34mO5lsAoon3B7MG3uWXBsRDaspsMR25//pPQ==","signatures":[{"sig":"MEYCIQDvjv2ffz1Ybe2a0fFh/VNsPiQtBKdQRUeTDZmVmok2DgIhAKaABwoIvdDKNx/xbwWjBiNtYsVfG0YiYdS0ws7quWn8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"1a40332408ca0fc8ada8bd0cf28129d5ff87df2b","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.4","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.2.0","@wormhole-foundation/sdk-connect":"3.2.0","@wormhole-foundation/sdk-evm-core":"3.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.2.0_1754431448135_0.2143550588591212","host":"s3://npm-registry-packages-npm-production"}},"3.3.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.3.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.3.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"06e532b3ff6c876b69c924c86fbf2b4ffbf459c5","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.3.0.tgz","fileCount":18,"integrity":"sha512-1qyQzXL7LuBmUAL+0L2pULlIAnIEANg/b1CFbBTAbBFQCbpMLUDe9SKNZFknLnvGZqjQ8fOumFCwtflSQRhPBw==","signatures":[{"sig":"MEQCIDOnR+s54zbP+c1Ixd5S3+1CoM6z9IRrUvXid9Wg52fUAiAOU5z2n4MkE/duhb+/2B+8rlLN8iaVlFwWzs4U3sv6/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"da7152e685e2282a8e1906a95ae44ecebe795c12","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.4","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.3.0","@wormhole-foundation/sdk-connect":"3.3.0","@wormhole-foundation/sdk-evm-core":"3.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.3.0_1754946892008_0.9212795864771324","host":"s3://npm-registry-packages-npm-production"}},"3.4.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.4.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.4.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"4778695d15837b5f9e80b9762690cdfee47dd5f6","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.4.0.tgz","fileCount":18,"integrity":"sha512-4D88P8QabsFDA3EGYaKJ7R2jhEOhHNR0rb71kWqiph2cyAzQMPGLIQDk80DR2xkAvUm3WzywCpEyjnMLXxNGSg==","signatures":[{"sig":"MEUCIFYIY+IjnZOwrd4TiKtGWkkvxYktF5SUmDbE0aQ41DhEAiEAm5nbR9xq/WeWvLNXBoh/nGXgVyqZg4i5GoRmHwmTpJM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"41e3aa150bdac557fb5794fa0d865209585da9cd","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.4","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.4.0","@wormhole-foundation/sdk-connect":"3.4.0","@wormhole-foundation/sdk-evm-core":"3.4.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.4.0_1755622376382_0.5937654082951425","host":"s3://npm-registry-packages-npm-production"}},"3.4.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.4.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.4.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"75efd581db9263a98ff6dffa31b3b5c63b802092","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.4.1.tgz","fileCount":18,"integrity":"sha512-8cHNwnjFY2cKOB5crAwRVHccWOzxbKNfTUtTHJczx+opCTG9lKsXvkqh7JSrNee6SCJArMSA3Glz1ev+BHVq7g==","signatures":[{"sig":"MEUCIQCbX7DaGlGrQaZeQGwtWz3mI6YqxKp63o1ugH+T+ooYDwIgR4DcZCJcWS8YKjyJh3WclTB2PlPA8x1uvk81xlxUwqA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"aa5611e1fc20d1ed580e9bd61d841104a293234b","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.4","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.4.1","@wormhole-foundation/sdk-connect":"3.4.1","@wormhole-foundation/sdk-evm-core":"3.4.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.4.1_1755725797405_0.5377668096082644","host":"s3://npm-registry-packages-npm-production"}},"3.4.2":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.4.2","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.4.2","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"1a77adf80a553d4aecaf075986064aa375f24cb5","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.4.2.tgz","fileCount":18,"integrity":"sha512-K5AqyyXOZzjfnb97Z2wTZesih+aDevRKbG+YwJH+K65noRemLEksJ/zNJU1gxw8D9yflUkT/BucASiThVr2xWQ==","signatures":[{"sig":"MEQCIGwnLhqlNcTH06qKoN3muAf47spbfyPzvib7yBHjVDjiAiAoqChWTOiYPC1b6ar5gjjRQHBldiX514rJjYTwZJDWfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"6dde95c4f63b80d98f5286388a68e1b84abf7f75","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.4","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.4.2","@wormhole-foundation/sdk-connect":"3.4.2","@wormhole-foundation/sdk-evm-core":"3.4.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.4.2_1755872484553_0.43152253031734666","host":"s3://npm-registry-packages-npm-production"}},"3.4.3":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.4.3","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.4.3","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"3e587746455b5e8ab16b68a38990a5ce9a8e9372","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.4.3.tgz","fileCount":18,"integrity":"sha512-Q3PLORl1uhJMz2ZkU/v4dcrS4VZ6Mfb58BNPjp/Tx8iFanVPu+QvLrFWF+G1KQMmcg8HqPTYlAgzKZ/fKQJBxw==","signatures":[{"sig":"MEUCIGD9TSR504rYefywDkBdNV9TGka8XHtfAoCDcwm13QxvAiEA/bWqsGlNomNoO4dMwEv6DRpzTkdPfm/vQjDm3UhcCh0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"efd31f0d5fa9b3f38ba254e7577ba172e90943b5","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.4","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.4.3","@wormhole-foundation/sdk-connect":"3.4.3","@wormhole-foundation/sdk-evm-core":"3.4.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.4.3_1755898636268_0.8887355419397824","host":"s3://npm-registry-packages-npm-production"}},"3.4.4":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.4.4","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.4.4","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"ff2b7a931ab90345556377e3107e6fc39ea7f02d","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.4.4.tgz","fileCount":18,"integrity":"sha512-hUYqrtv/P1VkbvBccWvk971QlsyzmPwnx4CN2qGVeoXH/Qi4S9MialsFmO5aCkjyEZG7VU/zXTsB4cI4Bk3gGw==","signatures":[{"sig":"MEQCIH5Il6OEZz5d4VP5jIzoAitpoR60lUnegmCDsX6/L2zYAiAhgyLVIClHkwyDudM0IuPbvYbX/k9ZxHSXqlhBxW0FiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"db7217e292a8644d842db55c0921abc901276761","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.4","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.4.4","@wormhole-foundation/sdk-connect":"3.4.4","@wormhole-foundation/sdk-evm-core":"3.4.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.4.4_1756416146442_0.4169808331272504","host":"s3://npm-registry-packages-npm-production"}},"2.5.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"2.5.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@2.5.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"a703a385c13e45a048661e2f45f5aa12412b8046","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-2.5.0.tgz","fileCount":18,"integrity":"sha512-okeMk1Ah5tbAbGsFqojhojc9YJypcJex5oKSAurl36KDLg6YhXKB5B8Qj1Dv/NxANiL3fBOfrkGPk53sbH/Ngg==","signatures":[{"sig":"MEYCIQC7Ayv1NDXjEq1sROWTLY5YWwSwtOR84al6q2SI/xqIZgIhANJLEdAXdHWzCUDs3EvleKlgq5Vs0XagwpSvqL2zFaHB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"3eee7a97592fa1703557a047641d9142070eb804","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.4","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"2.5.0","@wormhole-foundation/sdk-connect":"2.5.0","@wormhole-foundation/sdk-evm-core":"2.5.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_2.5.0_1756506356204_0.71508802736391","host":"s3://npm-registry-packages-npm-production"}},"3.4.5":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.4.5","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.4.5","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"69b6f7bacdb263ac4e3921f8387d0d6fca7924a7","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.4.5.tgz","fileCount":18,"integrity":"sha512-9iqqkR0wswyxx/MQkrPBuNYkNYEmYmHdX396onDiXDJ/LUKcY1JVTHr2YwWxK8aQ2wLowol/7HJCilzjgVJg5Q==","signatures":[{"sig":"MEQCIFam/iOgDnaCgmj4Ts1z5Lsb9p8sRepcB13H2lRpe8vWAiApqtJdsR1XJwgqHqEWper21QCTG+QaneUkqMwtYnqxyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"db7217e292a8644d842db55c0921abc901276761","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.4","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.4.5","@wormhole-foundation/sdk-connect":"3.4.5","@wormhole-foundation/sdk-evm-core":"3.4.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.4.5_1756507289629_0.046357627583042404","host":"s3://npm-registry-packages-npm-production"}},"3.4.6":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.4.6","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.4.6","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"c5fa7609dbf7201de9c70a6e2da682eaa0731f58","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.4.6.tgz","fileCount":18,"integrity":"sha512-DmQmAWJ45H0ByAIgei3PgCpvFDSyIxJ6+kM4/7/4svt10m4SxBPYgqTXQrEbedN9gNhsiM77SZF0RJscQxbCLQ==","signatures":[{"sig":"MEQCIGh1s7VhmCHTl7VpkAr4pXmBb4cEGIm33UzCb3cuMJkvAiASDhTOXqyxRo20l0ZLCxL4jW3pJkZT5yalO7svXhbhBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"b8c806247da0caabe6cabefa7f64d66dcbfe1ab8","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.4","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.4.6","@wormhole-foundation/sdk-connect":"3.4.6","@wormhole-foundation/sdk-evm-core":"3.4.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.4.6_1756846625974_0.19432708455281333","host":"s3://npm-registry-packages-npm-production"}},"3.4.7":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.4.7","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.4.7","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"3a5c4d9804396a738070606f55416ff0ba0190b9","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.4.7.tgz","fileCount":18,"integrity":"sha512-RibxNMmN+FVLGv65H6ZXqcb33/GH241tfmGCJtwS8tDqx5PRUm+jK8rD22KbsCAcMZTW4Gk4v4T2EsLCKpP1aQ==","signatures":[{"sig":"MEUCIG4mLeA27rKrqkdva0fuPOpH+c7xUEhREvxYJXAuzTcoAiEA/wyvAhQzhGz2VZTzhaMElnGFLY+1JoDlJNA5YQ5++jg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"55ef8acd1f9ea765cca443790af1de86f63fb6ec","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.4.7","@wormhole-foundation/sdk-connect":"3.4.7","@wormhole-foundation/sdk-evm-core":"3.4.7"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.4.7_1757433573190_0.6120338385139443","host":"s3://npm-registry-packages-npm-production"}},"3.5.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.5.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.5.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"b5aa6ab69ecdc5d1e29f7663efe6e350ffca5ab9","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.5.0.tgz","fileCount":18,"integrity":"sha512-m+reN/eIPS6IIGxbL367bIGjPvBdlhbD6XiVXXys3YJRiRbLguc3i2AQzwFxe3VCXiPbBIkPK7QKyNDMJ0zQPg==","signatures":[{"sig":"MEQCIE7zX33qK/k2u+6vdlf9c3K/c1gKKvI6oTP5nAWzl+XSAiAK70r8kBLDt9H7iRoeu5UkKhJNCQacempHGbxQTtx0rA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"c4fb7b4149e1a7035837ee29d229f794c3fea87b","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.5.0","@wormhole-foundation/sdk-connect":"3.5.0","@wormhole-foundation/sdk-evm-core":"3.5.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.5.0_1757970246486_0.45112966415643174","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.6.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.6.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"41c16a825dbef125b04ab514670e2155932913bb","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.6.0-beta.0.tgz","fileCount":18,"integrity":"sha512-/JRwxT7PAstMmu15hY+eUR3KZmLqgd+SONc0p1Eq9zw/xf1Tk8YS2VHQRh/7YoGQigpJYKVsseRy6zWwXgfIsA==","signatures":[{"sig":"MEQCIALT+ObSph1Dxi8IAoiFa9yJTv9e3pMfYwhC7vif63E9AiBZgPIZgZr+JRiViqdSIVQr2rNrSvoywqdcMaSsPOCEqA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24365},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"a98116b440800c0d6a5a06a8e146f353c4f4ac11","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.6.0-beta.0","@wormhole-foundation/sdk-connect":"3.6.0-beta.0","@wormhole-foundation/sdk-evm-core":"3.6.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.6.0-beta.0_1758571388850_0.6792361332009933","host":"s3://npm-registry-packages-npm-production"}},"3.6.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.6.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.6.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"a724ef02f7bbb569e7ea67134cfab770c6c9c03f","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.6.0.tgz","fileCount":18,"integrity":"sha512-ViHDdPP3IrOxz82t6M5QsmqOQSIcqd4azcT4OqTbJ8j1q2jRGuE+wjkBtwOKCMMi7x6FY4Hwhcf0Gt2neWkE9Q==","signatures":[{"sig":"MEUCIQDjapdnICebXmNiKZ6perJLwKNBN75jgjBs+gRIZBxkLAIgNgbfzOH1lxZ8tZL6s6X/Ix2NNh2QlnzjJkCsJY4NX98=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"e74543d84478fd72cdb8b21e743aada29d3653d0","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.6.0","@wormhole-foundation/sdk-connect":"3.6.0","@wormhole-foundation/sdk-evm-core":"3.6.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.6.0_1758584484399_0.8872482675607738","host":"s3://npm-registry-packages-npm-production"}},"3.7.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.7.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.7.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"46c434b71c863997b4984a23094dc36d4e0a45fa","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.7.0.tgz","fileCount":18,"integrity":"sha512-f20o9XHnY0JcvmKFcjFmZ5ZmeaV/GR3k3Yv+kDdYnMwWiKluEyofUMlNt5KEXLZKbwiSJOK0chL1D7kmY/YJ0Q==","signatures":[{"sig":"MEUCIQCu6JxQMZT8VA6FGLnhH7IoqJ8z+WZjAbNM31iFd5we1QIgUUGfhBO5s8+dFbNqn1pdM2zyg3nVixtajQHVpTczqPw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"1356d96a0cb6ae3532f5cc51f1e86e1067fd3acb","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.7.0","@wormhole-foundation/sdk-connect":"3.7.0","@wormhole-foundation/sdk-evm-core":"3.7.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.7.0_1758736188570_0.08951110496732828","host":"s3://npm-registry-packages-npm-production"}},"3.7.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.7.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.7.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"b26f2066e1a7e24c1b54fe5b6b6d5162f88a7630","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.7.1.tgz","fileCount":18,"integrity":"sha512-KdkRSQRspnngKl5yXl+7dGixMbg4Wq6P9Tbo1M7rJmiDkXbFZz3Asz8Ylfof849Q6MHqDZLYdRbmeAIU6BMUOg==","signatures":[{"sig":"MEUCIGkCoHDazjXs11IT4WaEoTSqNLVH0iyR/AmZSWdyhdd0AiEAxTeEnlM6enS0zu9ZazTz49wx288ljO5c3zwwiVyXkts=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"5d5cede9cc5169264b15401b5b822a49a71f3b0e","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.7.1","@wormhole-foundation/sdk-connect":"3.7.1","@wormhole-foundation/sdk-evm-core":"3.7.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.7.1_1758813168656_0.11418076171246438","host":"s3://npm-registry-packages-npm-production"}},"3.8.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.8.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.8.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"6a2308e3290b76de6a98ded2d5619de3f318c307","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.8.0.tgz","fileCount":18,"integrity":"sha512-QNxQ1vSbeXDD/tEP86rq/uOu7Br1f7V4u0A19yHSrFMAHeB45+vjOkEkjOmwZXU1lp+DJZmDcAkmnIcTmXQcXg==","signatures":[{"sig":"MEQCIClGwBNjjqLFW0MKWQWzWFZG54GK221sICojdQeUWKj6AiBzWw4exKGDQhqVS3X7txsjTpjV9UveoZY/dKAec7l9hA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"152b6fb02df1ad1ea735b241ccb5beb18ae8cc6b","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.8.0","@wormhole-foundation/sdk-connect":"3.8.0","@wormhole-foundation/sdk-evm-core":"3.8.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.8.0_1758829908259_0.8781161328212126","host":"s3://npm-registry-packages-npm-production"}},"3.8.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.8.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.8.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"32727e6be4d87abd8298833ee90e6a2a6f079d50","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.8.1.tgz","fileCount":18,"integrity":"sha512-pHxNOueingBFouX2vcercfbweON6ZihxSYnY0/WHKayiCcBJ0k2AZT5+Bt6cRCO/Qp0q4CjbzhQaQxGpbI6XgQ==","signatures":[{"sig":"MEQCIA+fp8XfSupX5J6Fxp3t2yVCn7pq62w/p1SwsigR+akiAiB07YDon+u5Lx9A73b/4wcXLyfnZ19oau59elJCL0PAAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"f178323eb91921c71cc2e24feaada7133795ab9d","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.8.1","@wormhole-foundation/sdk-connect":"3.8.1","@wormhole-foundation/sdk-evm-core":"3.8.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.8.1_1759167502535_0.9090949910182282","host":"s3://npm-registry-packages-npm-production"}},"3.8.2":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.8.2","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.8.2","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"555562df638a7ea2ee81392fcd2ac7882ad3391c","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.8.2.tgz","fileCount":18,"integrity":"sha512-8AC9CUKEZ3PoBthx3eGf4FQMD38JmvgUu2TOTKDw+NEK/S9GXvy0JGT/SLF9BxO31QM11WC9BSVgW4r/x32XUg==","signatures":[{"sig":"MEQCIAXmlalo74iQCmlo+nDynHyhqytMatsJDQ82bQv+RwD5AiBwybtj9VREPHnNc2UjWkwbs9SswrSdENk/Wx6SYDghOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"5f1d30203a413bb7675cad5f953bc274dad9a3ca","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.8.2","@wormhole-foundation/sdk-connect":"3.8.2","@wormhole-foundation/sdk-evm-core":"3.8.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.8.2_1759182810306_0.07999939814825119","host":"s3://npm-registry-packages-npm-production"}},"3.8.3":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.8.3","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.8.3","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"db3a9b14b0fbde6279adc92b0c20d985827f59d2","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.8.3.tgz","fileCount":18,"integrity":"sha512-8G2IFu+rEPWYAyboH5HRVEnS5w4O0Z3cAA+Av1uY0TTdXQ34ErvadUCzh0YFiX27kU7916Si4jE2wHB/zWyVSQ==","signatures":[{"sig":"MEUCID9laSJyBj4/Yjfojqxv/KJBOWc6hFxSjSInM+nin93PAiEA/oweERisiFR75xvK/GPEjOsnGFGD9X0xZ9EWHLEIv+A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"bdae20e2141eeefd3b2c976c4281f0286a7bb865","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.8.3","@wormhole-foundation/sdk-connect":"3.8.3","@wormhole-foundation/sdk-evm-core":"3.8.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.8.3_1759186472717_0.45910815856211173","host":"s3://npm-registry-packages-npm-production"}},"3.8.4":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.8.4","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.8.4","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"380f7b583d11b6af9ee12e806c69b142decacd69","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.8.4.tgz","fileCount":18,"integrity":"sha512-7BsdmLon0O7oXunFobPEm2WkO64pKrs7UbUhBfXNFx0zsXD7c3PQva44s4GjlFzXzQby51ujRcaOSg467iyyQA==","signatures":[{"sig":"MEYCIQC/mX8WrFnAd4o8DL7OlHcNx904A/5MMLIIVmNadyJwWgIhAIW0IpouYI/OameZ6wGLX4ZiyUAfRruUM5O+gQiaezZP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"a39700d173f30a85d36b46ecd6dc0fdbddb39c6d","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.8.4","@wormhole-foundation/sdk-connect":"3.8.4","@wormhole-foundation/sdk-evm-core":"3.8.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.8.4_1759340985794_0.8757174392705087","host":"s3://npm-registry-packages-npm-production"}},"3.8.5":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.8.5","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.8.5","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"598c5fa2e20375a5e1f309d9a253f20764eba95d","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.8.5.tgz","fileCount":18,"integrity":"sha512-dyj46Q8ieOY45GCykUO3ZsLdZ1Yc0gtDFmLISjtrcUI7DmoIwWeqM4DGLPAfNXdkmMS/vRkIFqnBQWQRQGD2wQ==","signatures":[{"sig":"MEQCIBx4AET/0vbUaTf+n+PjcYEVOhHFykfMjfJ5ijPQkdYCAiB6MtNIFqgPt0IpznAwRb0nmDSEW/L1ER1/Cp4RTQVg2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"daba6f3ea84d11a23329c246961624f9f6abab0c","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.8.5","@wormhole-foundation/sdk-connect":"3.8.5","@wormhole-foundation/sdk-evm-core":"3.8.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.8.5_1759342132753_0.21048698225925944","host":"s3://npm-registry-packages-npm-production"}},"3.8.6":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.8.6","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.8.6","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"5b3f1974bc4eaecbae3c14d69db4c4eb0e3254b9","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.8.6.tgz","fileCount":18,"integrity":"sha512-jckngflR6XgV55utnwe2mI2Dz8Yzl7I3VfW1jEBT1dyOJm0OzmHCpycE8tBN97R0vffTLGONqOeIU51zvMLqkw==","signatures":[{"sig":"MEUCIQDZmbkZi93S0aOuASb7WZpLW61lgal4WqvOJad/vqU+iQIgB2rcqalKqKQqIATb4XztOCc0w76qzWm9Em7dxidUILg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"bc40f4ce98231edec00dd3fbebabd22d2820fb27","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.8.6","@wormhole-foundation/sdk-connect":"3.8.6","@wormhole-foundation/sdk-evm-core":"3.8.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.8.6_1760384289038_0.9575642013749368","host":"s3://npm-registry-packages-npm-production"}},"3.8.7":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.8.7","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.8.7","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"0c943f671013b4b55cd6a34e999c1fb14b40e903","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.8.7.tgz","fileCount":18,"integrity":"sha512-G5zsmAa9X2ftiARI3WyRRhCRTXSo7zOXKyoAB/f/hg4bDO1f8jAVAWcGOMMmIYKEEG3FPPVIv9f7dddJNIvD4g==","signatures":[{"sig":"MEYCIQCDjFH0ttrlkMdHU2PgPcXFmsc0fAZeQtOgKDdhfPnHpAIhALxlaUjYIBVtEysmg3BMo8p7J9oG4F3ltqakBqWMqHoZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"6e109210fb0e9cecd761ae5b444e3792132311b1","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.8.7","@wormhole-foundation/sdk-connect":"3.8.7","@wormhole-foundation/sdk-evm-core":"3.8.7"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.8.7_1760389272097_0.3374123436126564","host":"s3://npm-registry-packages-npm-production"}},"3.8.8":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.8.8","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.8.8","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/connect-sdk#readme","bugs":{"url":"https://github.com/wormhole-foundation/connect-sdk/issues"},"dist":{"shasum":"9ec9f0e50bc164e3fff33daa12e51b1e00c035ba","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.8.8.tgz","fileCount":18,"integrity":"sha512-Ik74suZrOLaKoXhzeyCffEbmzocjpJHQOkmZGEnFcOnCyJisYmvLP+pDb5EtP+K6HDU4IMU/O7/dBp14nfTdyA==","signatures":[{"sig":"MEUCIB2dJDTW+1p82PZpC6y1GLDtzPQXus2dmr67dou1Yt7cAiEAr/Rtpjw27q3o0AC21y0RTBUZNlvqxQMHybyTxWm0txU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24337},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"8779eaf19f96ae1d1f934b54f5fe3977102a3d54","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},"repository":{"url":"git+https://github.com/wormhole-foundation/connect-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"20.19.5","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.8.8","@wormhole-foundation/sdk-connect":"3.8.8","@wormhole-foundation/sdk-evm-core":"3.8.8"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.8.8_1760623979725_0.41580274618685564","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.9.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.9.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"cc4cfcd28d304a8e211cd2838e3ff40cfb6be871","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.9.0-beta.0.tgz","fileCount":18,"integrity":"sha512-VJfAUxpvK+x+vUFzs1AsrOeL1MlaJfpX8Qous1V2uiNMOl8Dxum+cWavAjEQajkNlvXsHVYqKxwlUgAGERo9+w==","signatures":[{"sig":"MEUCIQD6fGkz+5D1lKin3RLhuSvCGT+5sedyIegWoCnKjujTOQIgIgnJY9ax+vsegqiMkOfqY1PfAuhjmkZZsX9NWAizhUY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@3.9.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24377},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"b32f01d43d56826d5e3d87736678b582d6f3588b","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.10.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.9.0-beta.0","@wormhole-foundation/sdk-connect":"3.9.0-beta.0","@wormhole-foundation/sdk-evm-core":"3.9.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.9.0-beta.0_1761083943242_0.5946356416067156","host":"s3://npm-registry-packages-npm-production"}},"3.9.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.9.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.9.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"b6e23c551f725dac9210bbd230709b8c88085741","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.9.0.tgz","fileCount":18,"integrity":"sha512-dU5PBpTQNcJceu3asrUUuRXIydl8jIG03aXybS6BQyTRRo5V/dk2fGKXXLsfiHKtTZDY4S0N8IKpMC2gXmqeVQ==","signatures":[{"sig":"MEYCIQCc8xn64qd2vdicuKTL7HqfqEho3F2fMD6VFy/5mT1t5QIhAPpiYjNiUppnzbenLO4Ot2TqL9grjkdZtyHMoPal22r+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@3.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"cf277ede50813f0749abdc16f15720c54f5013e0","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.10.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.9.0","@wormhole-foundation/sdk-connect":"3.9.0","@wormhole-foundation/sdk-evm-core":"3.9.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.9.0_1761314845626_0.7876334470787429","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.10.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.10.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"ae583814948e22359978f8344cee51b68661b546","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.10.0-beta.0.tgz","fileCount":18,"integrity":"sha512-/4lBPD7gSYY7JJlSs8ATcL/e8yPh5fio9jjSyJ0uRDaNjrOFBV6vJodiTvQ8T9G6+62pgX53nP3mg0bzoBabQw==","signatures":[{"sig":"MEUCIHdAhih9InGNt0LWX+JxnXfy6GeSwnwQlcO1gcdKQ4GvAiEAg5e/ZLWZXPQ4FgAmbax+dlusFAzyrvFm4s7WIEg5+9A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@3.10.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24381},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"a2bafaad045bf919aec9c7ff582e677ca5b101f5","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.10.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.10.0-beta.0","@wormhole-foundation/sdk-connect":"3.10.0-beta.0","@wormhole-foundation/sdk-evm-core":"3.10.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.10.0-beta.0_1761670738446_0.4837837040824251","host":"s3://npm-registry-packages-npm-production"}},"3.10.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.10.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.10.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"836359d2ff3201962216d38f842936401d55ddaf","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.10.0.tgz","fileCount":18,"integrity":"sha512-9WI9lRbJdBHT361VeSPGLSi4GrSx8JN5go2BDg6lqknaVhMb5K6Xb5A4smHZ4UOCAZSbFUNL+wURuBkHI2J5HA==","signatures":[{"sig":"MEUCIAqSaPJY3fzbhEZznRUoa7+kq+Gj7+XQx+PWMsAsWH9eAiEA3bNwORg8U19/5WjzP7iLaNMgdFcOUdrn5+J9X6z58JY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@3.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"4faa8215fab7d8a713ff569a4468d6d00b818057","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.10.0","@wormhole-foundation/sdk-connect":"3.10.0","@wormhole-foundation/sdk-evm-core":"3.10.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.10.0_1761762955116_0.8474014584296174","host":"s3://npm-registry-packages-npm-production"}},"3.11.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.11.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.11.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"d7e1b611fed2a5a636e1c476c06c21584797cc29","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.11.0.tgz","fileCount":18,"integrity":"sha512-/buEH8CUmnnSWJUk8vsywkKfe8uR1TTSGNG9O2g/3Z4KFF64frqeW9HtdE1CNdVJ6YmHIQ7GnQQTHHMcGZJb2g==","signatures":[{"sig":"MEYCIQDWsNRwx2vS3Ci+rcU6tp/RqT8W+lyAX2uR4RP8NqLFpwIhAI8QjJdzVXbCuiGXJnk0WoedvmHR5Mo6cd9Sq2LePz+5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@3.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"e39d3686f53773486030645ccc96a610269111e2","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.11.0","@wormhole-foundation/sdk-connect":"3.11.0","@wormhole-foundation/sdk-evm-core":"3.11.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.11.0_1761910866727_0.7933103772199839","host":"s3://npm-registry-packages-npm-production"}},"3.12.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"3.12.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@3.12.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"acd9a1005687e666fbc4c14790b6be1e0b67fdb1","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-3.12.0.tgz","fileCount":18,"integrity":"sha512-VozApXvOBEzJreZpBpu7TSAhV54wkkHdNWRA3RVhzig9e5+svXnRRLVPdIv7d0Q/xM7ZHh+NZTEgKexVWLOXJQ==","signatures":[{"sig":"MEQCIGuxAlkESKmF6d8NdZGCnR+KAKrTtHXqrJjsWZfqGY60AiB9gmuVLv6PEyUMy6HDmbugZyYclzrKpNUY6ndXrtjUyQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@3.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"7558a1d2130300c07e57a8cc09ab54553a95c21d","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.1","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"3.12.0","@wormhole-foundation/sdk-connect":"3.12.0","@wormhole-foundation/sdk-evm-core":"3.12.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_3.12.0_1762968478825_0.4482448432365147","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.0.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.0.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"f247587a756a5109a12095aabc04b1493a1a0ddc","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.0.0.tgz","fileCount":18,"integrity":"sha512-vemfxVk1nLc0JW5CCFgCXG9u5S7qo5WR0uWAbsIeSuuj2M8+qVEAGOwYLSnhIt85vrFJ1WNDzMQEdOoYlUg7Og==","signatures":[{"sig":"MEYCIQDFG7yZMN4/VambJkcpsxeOfePMvYBkDRuwJKvg5KzfGAIhAN6H83jeRboIcjrlCdy/GSjlfPzSYmxJlKpxTdwIkwrq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"0e44c68b66a7abd07b194b8eb1467b06ef7e409a","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.0.0","@wormhole-foundation/sdk-connect":"4.0.0","@wormhole-foundation/sdk-evm-core":"4.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.0.0_1763144471841_0.5182305687475628","host":"s3://npm-registry-packages-npm-production"}},"4.0.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.0.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.0.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"e5536b8faa60130c918eb25478eb6615b7dfe46d","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.0.1.tgz","fileCount":18,"integrity":"sha512-s4zsz+i9ocjLCrahKFy4ShdT32qM5pjlHoZinuv9x0nFEDMzDp+vAVT0vx0JAqKiHs0KSKCZjPBh4SgTKR+UPg==","signatures":[{"sig":"MEQCICqCAy/WLrwspgigPlF6d5BScDAnsl9CB6qrPfCiFnE/AiA0maL0+nYAb3nCknYIrGppXp41C1OWC8cooE/6Xq7Djw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"eddcba4319815c770be1b0cb83b3b29e7ee4fc6a","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.0.1","@wormhole-foundation/sdk-connect":"4.0.1","@wormhole-foundation/sdk-evm-core":"4.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.0.1_1763391208046_0.15335568830566015","host":"s3://npm-registry-packages-npm-production"}},"4.0.2":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.0.2","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.0.2","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"8fc395ac9387e87f7d1c0ec3d0eb890ba6126755","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.0.2.tgz","fileCount":18,"integrity":"sha512-nQqLFP3OTEsLDRHrqDiM2WhYNrXYNuUZiK920znTeB/NRy8vzsEVDk7wfC8d1jPQbaHqpnyuo7hinrNDcxPbGA==","signatures":[{"sig":"MEQCIAOvlb0YsGceNLSPVhzWIGMdHKGZteeUPU4psxcEidU3AiBOnre8geR7p5eZk39afFjbIzYvsWAUMIHi9szlqd2P8w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"30810950efb84e3244d8e6c6f11d349b1e046deb","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.0.2","@wormhole-foundation/sdk-connect":"4.0.2","@wormhole-foundation/sdk-evm-core":"4.0.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.0.2_1763400822616_0.5741823244857185","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.1.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.1.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"0d8f4f69729214281d80ca19139b059c2eb6351e","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.1.0.tgz","fileCount":18,"integrity":"sha512-qp4Cfek4daZnFbr5xlz/3vQ6A9unQFAwC9jqlzFRVjE9AtwgJk1N6tmQwrLeR8BCNLkAhbdg6PluKOHCGUfV+Q==","signatures":[{"sig":"MEUCIQCWhReiGXLK9VqHZ3AAEE6YJ2EOtc8s0Q8koRQsdD6iswIgRPkRp0+Wt/B5c/Gl4FqD8f8NvI57u08ZlJQM7PhtXJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"9c5e28af028c5b2a6de3c223ad77a78a7c276370","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.1.0","@wormhole-foundation/sdk-connect":"4.1.0","@wormhole-foundation/sdk-evm-core":"4.1.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.1.0_1764597675776_0.8535989414641256","host":"s3://npm-registry-packages-npm-production"}},"4.2.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.2.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.2.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"fd59cc42ebd13e5c0d3047fb73d339bfc1d1d843","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.2.0.tgz","fileCount":18,"integrity":"sha512-cF4Z7en7NNJ2rwUn8pXO+NlgT2QijkBqgE3cIfCfo3QdazvOtwwXI+7ej6GQ3rtXUlC7w0qN5c4TEOSRfTdL3Q==","signatures":[{"sig":"MEYCIQD/pR+i/s6/kTFRWG03gku4Mcx4WuD7n6Uf165gcqEiIQIhALttl6/hIsBaOkhtFMm0NM/lZwH0Etqm/casqROI+aNA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"b1781c3e0853bf9516a120ec686db27e53cef930","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.2.0","@wormhole-foundation/sdk-connect":"4.2.0","@wormhole-foundation/sdk-evm-core":"4.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.2.0_1764860253390_0.9171134215882695","host":"s3://npm-registry-packages-npm-production"}},"4.3.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.3.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.3.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"f38947c5ba0ccc97c833f19a6527d4275749888b","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.3.0.tgz","fileCount":18,"integrity":"sha512-wW00tBzTuNUOhKYIUHnIzjNadPZRlorOW0RSRpPI4FRyQO5XtZQtFngOyFAdbSDlFXoeDOKT5FMM2/rVgB2O1w==","signatures":[{"sig":"MEUCICLSOboelSFLGAx3VwP251wMkz3CFDJRwFhLvtEbfe4/AiEA+zw2bmauqbCeUSS6SK2iEgFQHiQNzD8y3Mg7/4JuJLs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"651ac310b1bf2e72b89e728a31768e2bfdb5806c","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.3.0","@wormhole-foundation/sdk-connect":"4.3.0","@wormhole-foundation/sdk-evm-core":"4.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.3.0_1764876426074_0.5941723385751203","host":"s3://npm-registry-packages-npm-production"}},"4.4.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.4.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.4.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"18c91835241e9ce4efaef9eeb7163c84c7b2eaee","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.4.0.tgz","fileCount":18,"integrity":"sha512-TAEuAKni+yoAOQVu6/GiPtH9wbL9kWV7aMnTBA1LOedF8FMane+/Pw8pqjpBBjNc9UMEtpqe9nOI2V9ZItGyMw==","signatures":[{"sig":"MEQCIBCcz53PG8inMoTMfYyebvMyaTZ90JFDp7NYKW6jpvHNAiBLi75QbbDHLWb8slNkLqys8uPnlurjd7h7mZOuRfg+sA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"20cb7faaaa58b52013356504b67f0996d941952e","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.4.0","@wormhole-foundation/sdk-connect":"4.4.0","@wormhole-foundation/sdk-evm-core":"4.4.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.4.0_1764949847664_0.030977082623150354","host":"s3://npm-registry-packages-npm-production"}},"4.5.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.5.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.5.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"23d08eea9cf904d155c6d62f556caf820f7432ce","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.5.0.tgz","fileCount":18,"integrity":"sha512-dy8I2CkJUWkUf+HcGzktWvapx9ksH0wKHTe8Vt9bHS22tujUnx+E+VZaKrYNpnVs4p7cDdzBBzR7DeX5ddYTwg==","signatures":[{"sig":"MEYCIQDKM43fn9RwNNuhGnNwn7xx4hxonLqwlfFmqs66YIKeCQIhANOXw+EAhdIiffoQXL9Nd89wRflmqPIrCYgtbhgHd+8K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"db3a74e69fcb0756fd3c4ea48b27f0feb018d509","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.5.0","@wormhole-foundation/sdk-connect":"4.5.0","@wormhole-foundation/sdk-evm-core":"4.5.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.5.0_1765383883694_0.08071190956544938","host":"s3://npm-registry-packages-npm-production"}},"4.6.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.6.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.6.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"8fd1649f431d8c55c60277bde6f154bed3725b1c","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.6.0.tgz","fileCount":18,"integrity":"sha512-tcExStFXMtrWKzbNTzqrMYA985DhP/+rkBix5bJ3gXlqKYEMlTdRamQ8cr0si0sSnOMFnvip4DZa7/0HFLfsEQ==","signatures":[{"sig":"MEYCIQCiykT1aaBo0CerJIB3YoS5lHcsOSEl/e6BI8WE6pOEGwIhAP5HOATWR1jUEoqXXOXwUAQ5Y48o21a0ivI6uUEYT6Bz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"119bcf4954b1a2eae30e49cb77a5c6a84f0bbc77","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.6.0","@wormhole-foundation/sdk-connect":"4.6.0","@wormhole-foundation/sdk-evm-core":"4.6.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.6.0_1765467318679_0.9031840940440994","host":"s3://npm-registry-packages-npm-production"}},"4.7.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.7.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.7.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"3399ebd4a9768a4953ce6b1dbabf37ca21f29767","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.7.0.tgz","fileCount":18,"integrity":"sha512-K1MdFzhNzRjzeFPvpT4W/k9zmODbuJFfJA2kb7pGUvRZhZ/F9IffkU5AKf4EENl69x8ACPI7UvXQg8ectEZasQ==","signatures":[{"sig":"MEUCIQDE6XROA752SXHiTx9uJlOXIQL7Ghr5Tjy1fXYNa82yAwIgfqpWj/6CVeMO58YuWAKOZiG0QGcRybtWgJ+d/hYXDJc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"34559314a4e1ecf803c8b0cabadc58f93b946489","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.7.0","@wormhole-foundation/sdk-connect":"4.7.0","@wormhole-foundation/sdk-evm-core":"4.7.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.7.0_1765566900606_0.6077505407999544","host":"s3://npm-registry-packages-npm-production"}},"4.7.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.7.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.7.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"d4d71cb19c64f11f0813cc99e9f63dd368407d5b","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.7.1.tgz","fileCount":18,"integrity":"sha512-u4r3NkM2MDIBLhPPAnM5CfEapr6KAoiJCLhjBJ7YJhjYIT1rDCFUW3uZ/c+wK+l3xYy3HXERUVs+6iryRHGqbA==","signatures":[{"sig":"MEUCIQCVCpyLahI9kSioAi6bb65faNc5PftK6rWzIplYzGcofgIgEv1QokDdP6LH82MHzKFEdLLL1jCncI1QDecsv/u+rNs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"318387d97dec381e14dd8aac0a17efec15488dbb","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.11.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.7.1","@wormhole-foundation/sdk-connect":"4.7.1","@wormhole-foundation/sdk-evm-core":"4.7.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.7.1_1765815804445_0.3335938384570738","host":"s3://npm-registry-packages-npm-production"}},"4.7.2":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.7.2","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.7.2","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"d8d5c0ed73a617165ed8158a3a988fad5c1b58f0","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.7.2.tgz","fileCount":18,"integrity":"sha512-rXKbQ1vyrFQcAOur52CRdI/IL/7OiS9T2PFkqdBCBGwTriK7axckcZ3e8vvH2B+9NOVukoC16kQ1aBuM94SHQg==","signatures":[{"sig":"MEUCIF8Z9tmRkIaFumPgjHExpq5phXGfe0NIFEXV2KnGtx7WAiEA8CkSeH9yqHx66RDOoftP0jJuc1abds8JjgtGR8FebxA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.7.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"f4d88712b34d799e4a8769bdfea1e4695b75e6f8","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.12.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.7.2","@wormhole-foundation/sdk-connect":"4.7.2","@wormhole-foundation/sdk-evm-core":"4.7.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.7.2_1767641854632_0.30997107723811057","host":"s3://npm-registry-packages-npm-production"}},"4.7.3-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.7.3-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.7.3-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"c21c3250856fd7bb9b8348791240db6d9c1c4ddd","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.7.3-beta.0.tgz","fileCount":18,"integrity":"sha512-w8NyfXA9d8TaVwRinBePjiaFSwkIpAofV70fND7OCDPW5+nYkISU9A8k8vbIMA/hXhSjJn7q+EGJ5TvKzuf2yA==","signatures":[{"sig":"MEQCIFDkvlzv9FmExEjdBLJkjU8bc6PD0XG8QmIMC4GzdjyJAiBc1ynz8sm4KPsueAVQcAVUQvTdDZ8n7ij+AZoJKi2Ozg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.7.3-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24377},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"833a1e9a25107bd6a52f359d1a775e363a168cb7","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.12.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.7.3-beta.0","@wormhole-foundation/sdk-connect":"4.7.3-beta.0","@wormhole-foundation/sdk-evm-core":"4.7.3-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.7.3-beta.0_1767718059238_0.897729860676153","host":"s3://npm-registry-packages-npm-production"}},"4.7.3":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.7.3","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.7.3","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"6386ca8b6757f4beadff21fc6e79adf84c84afbd","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.7.3.tgz","fileCount":18,"integrity":"sha512-PitOnLziiZyfjNYlt229PP51ymxqIwOMOuMWgBW/ovy3ZGzzTfXsba7k/CcWmJnxRDmku1Qbk8NLBjBHxHD+3A==","signatures":[{"sig":"MEUCIQDLoRP1bPH0rjHIz44eZUxfsmEdlaugQgqvUd2ot8hVAQIgYDLcujRffANBrQqNRpqe7+N8N+LUKFhw6/WrDK93O7I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.7.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"06811227376c3ed304ca1668b1862ad396357a16","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.12.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.7.3","@wormhole-foundation/sdk-connect":"4.7.3","@wormhole-foundation/sdk-evm-core":"4.7.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.7.3_1767723135847_0.22592621006099178","host":"s3://npm-registry-packages-npm-production"}},"4.8.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.8.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.8.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"8c043bfd22ea45f856bb0664a6d0257f62f6fe6c","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.8.0-beta.0.tgz","fileCount":18,"integrity":"sha512-B+kvnO1sfm5csHqEVhQ6fRXYiZEE++eH/6pUF8utn7rwBrKlaBLM2Zfq5d8bwEkyLFVxlHbSLHVn/nMuWLpSWg==","signatures":[{"sig":"MEUCIFZqjmmXZLOCgmaHTwtRu+GHkfALm4RbfKvPP/Gkt8NGAiEAiWosnfKJifWa5ZDB1bkUaPoeI1XJIC/Sp8sP2MRimNk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.8.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24377},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"e105b557a5ad0d0b818b8b309e17054f852bba42","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.12.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.8.0-beta.0","@wormhole-foundation/sdk-connect":"4.8.0-beta.0","@wormhole-foundation/sdk-evm-core":"4.8.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.8.0-beta.0_1768235323652_0.33137929330918703","host":"s3://npm-registry-packages-npm-production"}},"4.7.4":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.7.4","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.7.4","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"b07f914637f08b38b736ee4d677fc38b8051a74d","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.7.4.tgz","fileCount":18,"integrity":"sha512-9Sc/P9fue2nn5240bD90eSdgAzT3cYXlW8YG6638eYrMAxhtL32cuMTaH+8m0PIqAlAfWMD2QzBSP7zEO8x4tw==","signatures":[{"sig":"MEQCICE5Og2C4/lXxxHNIbXvqGjIl1f7DvRdkXwN8SIKCVBaAiAs54TU5JLcjVis+4tU/7MkLmNPsNW7qpqGHD/rxr1zNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.7.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"160a6fdf7fa3397af0ce2b2020a143c80800b155","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.12.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.7.4","@wormhole-foundation/sdk-connect":"4.7.4","@wormhole-foundation/sdk-evm-core":"4.7.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.7.4_1768326216035_0.05301434556643758","host":"s3://npm-registry-packages-npm-production"}},"4.8.0-beta.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.8.0-beta.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.8.0-beta.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"40a7b66ef1eb32cbf78f5ee6397f5371406e2381","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.8.0-beta.1.tgz","fileCount":18,"integrity":"sha512-rUuLHsOGxvC0LJo87JA7ctYUoFS3gEzfrjp2mapVlhBk4hFnZCYXXBcxPDtCvet8J/DRA0ML4/XW5M+BuajrUw==","signatures":[{"sig":"MEUCIBtrdO8cgChXuGB2yPmw3bMkZ3Yl3dPL9Pn49t2tnaexAiEA6EOXVQQ+OxPtVQGM7fLBDD1Eho1txwpEDO/8r8ef3lE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.8.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24377},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"16925037137006254d28ca90d2697b2e58f7a6b1","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.12.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.8.0-beta.1","@wormhole-foundation/sdk-connect":"4.8.0-beta.1","@wormhole-foundation/sdk-evm-core":"4.8.0-beta.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.8.0-beta.1_1769111240151_0.5096329420814865","host":"s3://npm-registry-packages-npm-production"}},"4.8.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.8.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.8.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"10d7db9a23834e4e23f5fabd2902d34061756898","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.8.0.tgz","fileCount":18,"integrity":"sha512-wvXsC/rWmHVTSAjyVGDaxMtl3cpzDP39+Ndn5s43hwf3fCd0EX03C69yDdl5dYBSaLg8NJ3f5cKW7aXTifNOtQ==","signatures":[{"sig":"MEQCIA4wXVcGtLv2XMTtMLz2a7KdEhX/MY6ptZwqCy0HctZXAiBkpDJd5FruxAFKQJ5Ac7H9oiCAPaPp0qm84Hx2z9DCpw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"6ec133c1bf6dffec8142094ba3174a8fd9402832","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.13.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.8.0","@wormhole-foundation/sdk-connect":"4.8.0","@wormhole-foundation/sdk-evm-core":"4.8.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.8.0_1769442960757_0.20514503182314203","host":"s3://npm-registry-packages-npm-production"}},"4.9.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.9.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.9.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"be7b3e30f1cc53fdb74aa00bb12d85b02d81cc2a","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.9.0.tgz","fileCount":18,"integrity":"sha512-2ElkqPLkxcQGLLDMw1lMRYtM0lgRCdCtaYkxwLDcyMuWGqL8/m0hGIrhIYk5+BMYnYw7zB4jlED23Bwlo7IOmQ==","signatures":[{"sig":"MEUCIQCf8he3ik3FwuP+folGhSdEnalWanBM5oG2pJGLNam+JAIgKVEfzwlih9wnwvMZc9uZdisDVwMSEi6zd4ieSiPrRPk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"2a0718a3c92d35853fbc4b0907c7abda67577424","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.13.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.9.0","@wormhole-foundation/sdk-connect":"4.9.0","@wormhole-foundation/sdk-evm-core":"4.9.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.9.0_1769462581149_0.8492701909300933","host":"s3://npm-registry-packages-npm-production"}},"4.9.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.9.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.9.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"4749c7d49428d129a3795aa5607476e197b54003","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.9.1.tgz","fileCount":18,"integrity":"sha512-Ngl6J5Bg6XNNFlZIu+jDHfHVXF6YSRa4xeT3e2nGqzHaSj76HD1KSPWnnE3B0VrxANmAa0BvlG9095hV5nHDDg==","signatures":[{"sig":"MEYCIQD9g/24W/hDDxyYLWTQNzIVueqi6gvdjVRKz5sGUS2MoQIhAIL+aswzY0O/DhutEtdBkEd7LVN8vVuBdRFPISfPTb+a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.9.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24349},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"5b405a924bb1521b91b787950cfd3e9281466131","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.13.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.9.1","@wormhole-foundation/sdk-connect":"4.9.1","@wormhole-foundation/sdk-evm-core":"4.9.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.9.1_1769519028538_0.18883196938643776","host":"s3://npm-registry-packages-npm-production"}},"4.10.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.10.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.10.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"c0bb0ed82fdc729ffa48dea398af67ae1018cfb1","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.10.0.tgz","fileCount":18,"integrity":"sha512-Ecf/eHtMgCl7bXcNhNjgMpc7AxoD+6CaS0i+W/+xSRc7Aj2lEiOJHhqh4JuSuFE0qKbY57c8Vrss00QzUY6glw==","signatures":[{"sig":"MEYCIQCjFaMzPIucfVECInylJDpC9zVdusV8EJVpZcXVW7ng0wIhAJBtJ55Tn+v2Cbkcw74H/d+EIP0sLlw/KAvjrahhd2d1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"a1f3cede110398d97e952434cf816c7f86179be5","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.13.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.10.0","@wormhole-foundation/sdk-connect":"4.10.0","@wormhole-foundation/sdk-evm-core":"4.10.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.10.0_1770313757324_0.006364232254024715","host":"s3://npm-registry-packages-npm-production"}},"4.11.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.11.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.11.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"faf09ee5965974f4fb60b6afecc32d0d8315c0a0","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.11.0-beta.0.tgz","fileCount":18,"integrity":"sha512-eBHpY/G34UaaGapZyUpv7SIswN32XfOsnZW7zMhKSlpTgPHX0thYL1+d4otHukRW10VAzEZm9hfI1z5wvD9cUQ==","signatures":[{"sig":"MEUCIClfjEzXgS25eDmXJoHa/xhRlMiETscw9zilrhcJxAkPAiEA86Tgk0D+ULHzFfp2mWv858+hAsc960gR7Cb6niOpEDo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.11.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24381},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"5f9945bd558001dcf2f0e74fc82f83ce48531522","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.13.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.11.0-beta.0","@wormhole-foundation/sdk-connect":"4.11.0-beta.0","@wormhole-foundation/sdk-evm-core":"4.11.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.11.0-beta.0_1770746435447_0.31129531405585853","host":"s3://npm-registry-packages-npm-production"}},"4.11.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.11.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.11.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"691053116e8c85933f5fa4459bd57bc993bd7138","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.11.0.tgz","fileCount":18,"integrity":"sha512-2s74TCSUnZ+IAsT0tRBwrp5aAVDv5OhC3bokPptn/lMI44XoZPMNhKkB7r04ljMrXRvQFw+p9Ory64UiW1WVZQ==","signatures":[{"sig":"MEUCIHYanb9a/dD1wnKZmZHqyU2Oh8HTEUPU51S/nOgMfwsXAiEAzuHxGTPEjJjdu32Yl2eirlsgp4wMyiaAMD0lLutZg3o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"a1f3cede110398d97e952434cf816c7f86179be5","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.13.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.11.0","@wormhole-foundation/sdk-connect":"4.11.0","@wormhole-foundation/sdk-evm-core":"4.11.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.11.0_1771429512998_0.5143729368778738","host":"s3://npm-registry-packages-npm-production"}},"4.12.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.12.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.12.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"a80383e2d6913b7307b49c02b25ed074b04470a8","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.12.0-beta.0.tgz","fileCount":18,"integrity":"sha512-W5/AA9hpSwBsTUwmsdiapePO/OKYAilYvDZDZtg5vq48j3iTACUQN/j84GWYGC4ahCamw36Nu1M0UUW3FgBMBQ==","signatures":[{"sig":"MEYCIQDZxpz3BIMqPhYlmdtTbaK8tcHQdBDzd/59+2rt74oxDwIhAMAQEQBcyAIRVnD+jB6vkJau94Xs/nWuoETtyNVGWLy9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.12.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24381},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"71254590939f13af11b21497dcbc55da71849b1b","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.6.2","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.13.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.12.0-beta.0","@wormhole-foundation/sdk-connect":"4.12.0-beta.0","@wormhole-foundation/sdk-evm-core":"4.12.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.12.0-beta.0_1771961732082_0.2773915348905165","host":"s3://npm-registry-packages-npm-production"}},"4.12.0-beta.3":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.12.0-beta.3","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.12.0-beta.3","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"529e36582deb1b55cf629bcdaa5775a5ad683365","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.12.0-beta.3.tgz","fileCount":18,"integrity":"sha512-zBs6OoMwbNkI65OMHtcCDSGtaszzKUeiPC6FPHajS3ekUQHzp5b33gBnCaGwLu1zk6Q0gTbL063CT+UPta75hw==","signatures":[{"sig":"MEYCIQCo4ppbS8umcYoQe9+u7RLI6XJncA0sETBKHPqVk7eK5gIhANgk4QUXK2tobnn3fv09dqlvqCd1a1SAlKdosdjCIDd3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.12.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24381},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"8ce413ae7ae5bf92d7a11feace8a4c2468a658d5","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.8.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.13.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.12.0-beta.3","@wormhole-foundation/sdk-connect":"4.12.0-beta.3","@wormhole-foundation/sdk-evm-core":"4.12.0-beta.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.12.0-beta.3_1772052781660_0.903999525577849","host":"s3://npm-registry-packages-npm-production"}},"4.12.0-beta.4":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.12.0-beta.4","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.12.0-beta.4","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"82929dd2bf0114091b8fbf5030313b5561430e19","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.12.0-beta.4.tgz","fileCount":18,"integrity":"sha512-z04AHQIj5qo9bKhz15WhvUG5Z8Ao1Qb6ycUhG6LIOPocb0NOXWZdQpxe8SBfY9bHRrOshLW/2LD1dfny6ztMtA==","signatures":[{"sig":"MEQCIC37qagmaZ3ekplNP4PpiOMJ5bcSfwsBq7ZJHzetWe6UAiAZO3+hBFU84sqUXYhsHIgLX4fdbX797IvtWNiTlcJgwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.12.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24381},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"db66694530d647e682b21bd25c8500c985abcbc0","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.8.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.13.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.12.0-beta.4","@wormhole-foundation/sdk-connect":"4.12.0-beta.4","@wormhole-foundation/sdk-evm-core":"4.12.0-beta.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.12.0-beta.4_1772126062082_0.6571537567973189","host":"s3://npm-registry-packages-npm-production"}},"4.12.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.12.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.12.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"36d29679f9bc9bd08dce62207ccec702ed5cb144","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.12.0.tgz","fileCount":18,"integrity":"sha512-i7fMVeiQILGGoQD2X/tDV8RdRwxoRZhjkCd414Mhqi0i0lSvdzgIC1o6nF+7PUjsQGVWA+ROH7uu6sUx7JoI1w==","signatures":[{"sig":"MEUCIDu/mD5odVy2MwzkZYPtDJkb8n9HrvSC5U8zgz+ISpioAiEAk20+xb/5i2F4qQPnxqnTBYlUAhcvVXqEHckbpjRaxHw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"db66694530d647e682b21bd25c8500c985abcbc0","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.8.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.13.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.12.0","@wormhole-foundation/sdk-connect":"4.12.0","@wormhole-foundation/sdk-evm-core":"4.12.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.12.0_1772133557439_0.1587203667352557","host":"s3://npm-registry-packages-npm-production"}},"4.12.1-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.12.1-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.12.1-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"d38316709608df8495600684d7edba62023e9ca1","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.12.1-beta.0.tgz","fileCount":18,"integrity":"sha512-aD9bbPEiAmNYkGW6x16CDydaXVTGyUBHne+QEAIUJFXjWzzipcBXx7QMBuovnb8XAF+vUiCGvMzzCAZ3WxJBFA==","signatures":[{"sig":"MEQCIElS9WpGbU0fR69YuhqTKY+eritLNm7/UW8nLF11vpD4AiAN2kTNPL3zqFQU1CqQ3zRblVMGvOXCq6jjL48YlhSuhQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.12.1-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24381},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"8955262e71c36796b1451d07ef86d6831d7daac1","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.8.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.13.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.12.1-beta.0","@wormhole-foundation/sdk-connect":"4.12.1-beta.0","@wormhole-foundation/sdk-evm-core":"4.12.1-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.12.1-beta.0_1772226604678_0.18802586837008906","host":"s3://npm-registry-packages-npm-production"}},"4.13.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.13.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.13.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"c68f841fa045e5c36538f86295d7fe35d1b912bb","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.13.0-beta.0.tgz","fileCount":18,"integrity":"sha512-YabGs1koBdeP4H7gcUQztV957wg6RBQ9o+lRGe9zAQcL/kuUnBMPDI6/jtJN55n+xEMN9YPaYgkBxdoNTdQcXQ==","signatures":[{"sig":"MEQCIBU20uxgO1aTVuebCrzXEs0TJ1UIvDxtOJYkGbUK9rJ+AiA/auyWjASPiJrw0RG2Wrc/ypTyA/J8S1JhIOVFXoZhoQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.13.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24381},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"c9c04c6134caa53720bbdc30e848817dc06e7d06","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.8.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.13.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.13.0-beta.0","@wormhole-foundation/sdk-connect":"4.13.0-beta.0","@wormhole-foundation/sdk-evm-core":"4.13.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.13.0-beta.0_1772640269219_0.9173871086895813","host":"s3://npm-registry-packages-npm-production"}},"4.12.2":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.12.2","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.12.2","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"6bac87d932d5e4e9a14bcaeb1258a71d03255cf9","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.12.2.tgz","fileCount":18,"integrity":"sha512-lDh8XaZrf0II/KQEyUp/tceuE5rLXQnGtnj4vNcHiDDMMY6tSEw1egXPYmvNXhVUKLvv4TqLZFHrTDfzYqSfXA==","signatures":[{"sig":"MEUCICxkfsOmTb7rFm93+irK7STA66LanTdfrMY5ZATP90j6AiEAvnDVUGFVuSHyfkrtv0aqZBTSsFKeEzNip+7VgnNtX+U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.12.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"33cf6701e0247b2a8b262bb7a1e1e6e8d82df3ff","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.9.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.12.2","@wormhole-foundation/sdk-connect":"4.12.2","@wormhole-foundation/sdk-evm-core":"4.12.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.12.2_1772654000487_0.4628216284210944","host":"s3://npm-registry-packages-npm-production"}},"4.13.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.13.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.13.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"b7ff3b36715b4db68596142884b7df8cc2262736","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.13.0.tgz","fileCount":18,"integrity":"sha512-siCgSNH6wV7hGk71bcif5ILcuizEqLSKi/6T5tOac7aCBMgrxMYS9B3yS5/PGrDkQX15M+stc4qzug2pkB6G2Q==","signatures":[{"sig":"MEYCIQC9GqMMDB/8gUjlR//98oMzFhErme/rd/XQFnGIN9hPzAIhAMLS7uYmNOwNHkstDTF1ZU3YyrAggevT4TSIyhc0YKMW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.13.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"7701cc407adddb7b4985423477ded94b0d58fa6d","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.9.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.13.0","@wormhole-foundation/sdk-connect":"4.13.0","@wormhole-foundation/sdk-evm-core":"4.13.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.13.0_1773083067617_0.8220188273941085","host":"s3://npm-registry-packages-npm-production"}},"4.13.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.13.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.13.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"d7afe088f6daa08fed8ce80b562f1a0d409be6be","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.13.1.tgz","fileCount":18,"integrity":"sha512-tj7Ak8m/F3t/B5iWTYGuOMWvSGuum6G1su/NX9w1q3FJvfDRnQXwsZVyw/byCRY7Ovd80PNFNnJlHo1/wpPE9w==","signatures":[{"sig":"MEYCIQCxPE04wK1BR7Ia4mXtAQSWptxILZlpqpb/6LzfD37sNgIhAJ1dQfYz1JlS3ZUR4boQCgat8zfQAz4PRvHqcc0xAQGx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.13.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"d175888685b6d67aaf799dd6f3206627e1dcc293","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.9.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.13.1","@wormhole-foundation/sdk-connect":"4.13.1","@wormhole-foundation/sdk-evm-core":"4.13.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.13.1_1773241565556_0.7901086152753616","host":"s3://npm-registry-packages-npm-production"}},"4.13.2-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.13.2-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.13.2-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"859424a66fe290d8a966f1434a0475c4cb7fb660","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.13.2-beta.0.tgz","fileCount":18,"integrity":"sha512-PD/gaVRWpxgTTTGVpSNJYnSlcqTDfE62pH1jhdCPTHDhWBF/wtT1G5PHJ90CrdK+vHOtZVL5/hOeTfgOIo0XgA==","signatures":[{"sig":"MEUCIQCHI0YEbys9X5vmtuNHQhzDREryjEDGIjcYtnwnRpjFtQIgDzdi87C8fawZZmxTaxw6uKZksYJsIO2ttvqHyaBIPp4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.13.2-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24381},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"13946b82ff43257fb5d914c0f7fc1a95d81fe700","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.9.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.13.2-beta.0","@wormhole-foundation/sdk-connect":"4.13.2-beta.0","@wormhole-foundation/sdk-evm-core":"4.13.2-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.13.2-beta.0_1773782009972_0.8475922700351906","host":"s3://npm-registry-packages-npm-production"}},"4.13.2-beta.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.13.2-beta.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.13.2-beta.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"97f2860439b190a9946033ed80823af7890c26e9","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.13.2-beta.1.tgz","fileCount":18,"integrity":"sha512-Dl6sWmyEcAJcIHgflBSB49MT/PhPXwWJlDPtwJu+FWTL+BfKO4ATqHTdl5RZjuaKo75FR2R6fED9xrgKfPhOxw==","signatures":[{"sig":"MEQCICT+8/vL35KFDmyVjrnSXMGCx12FuxAvT2VV36wbtwoGAiBjznZzS+EQbRxYPUprwzR9ElemQs2mZa7mt33H/CtcNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.13.2-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24381},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"d81bffef1a1c9b955bcb33345394ae20d34022dd","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.9.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.13.2-beta.1","@wormhole-foundation/sdk-connect":"4.13.2-beta.1","@wormhole-foundation/sdk-evm-core":"4.13.2-beta.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.13.2-beta.1_1773834460288_0.32984615629226166","host":"s3://npm-registry-packages-npm-production"}},"4.13.2-beta.2":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.13.2-beta.2","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.13.2-beta.2","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"1f05e23c148a8a699110fdd58abb3d75899f6c10","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.13.2-beta.2.tgz","fileCount":18,"integrity":"sha512-QUIIpFVM21p4t4ndOp3ITVwmbhAqsOGb/BC9d8cVwqkISoOlkAdI6cmowmXpQeNMgsC52cC0+eM33WLDDztwRg==","signatures":[{"sig":"MEYCIQCUlHQA8Yf9eZUaLQ0g+RDc3zd+7ousyeKdnu6+dvBfeAIhALXAyZbMxn56L1ZSZ/3HWlkgQBVAMIES8Lcog/d7kGXB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.13.2-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24381},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"ee2b75f8ca16539573f37d1ea98fc6ddc936c9fd","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.9.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.13.2-beta.2","@wormhole-foundation/sdk-connect":"4.13.2-beta.2","@wormhole-foundation/sdk-evm-core":"4.13.2-beta.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.13.2-beta.2_1773836008239_0.1098715052807906","host":"s3://npm-registry-packages-npm-production"}},"4.13.2-beta.3":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.13.2-beta.3","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.13.2-beta.3","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"13c0569d21724dc64144ef7f0966a92290966f2a","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.13.2-beta.3.tgz","fileCount":18,"integrity":"sha512-1hREZ6pPKYSZzetoAoKzIy4ex6e3ZMIKmPPqNdvTxlMZ8i7xuZvB0cO/jmqfdWO8H9/B8i7lnLkkJ33ezXc4nA==","signatures":[{"sig":"MEQCIFhJ+uOu57FCmMla2QrdoWeFqxXAkeNAeA1mpIEUiddNAiBRVygzPircyAm6e3QukELQW1zPp7KiZL5shoFCb23k5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.13.2-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24381},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"11b06d3088d54376a17f1b35923a67cac2c4b061","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.9.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.13.2-beta.3","@wormhole-foundation/sdk-connect":"4.13.2-beta.3","@wormhole-foundation/sdk-evm-core":"4.13.2-beta.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.13.2-beta.3_1773841637097_0.050676195566746296","host":"s3://npm-registry-packages-npm-production"}},"4.14.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.14.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.14.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"50b4cd2099c4e316c1584e4e41a9056a4928744c","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.14.0.tgz","fileCount":18,"integrity":"sha512-38GDsM6F35Etf4Po4zjWqnnbh9HoYSKtiK18WMS/mzYcoHT5uB+2hjcZZxh6XYl1CnJYB87dPVJZJM1AkZEc2g==","signatures":[{"sig":"MEUCIQCb85aFwbrwUnrUSuaME+2lp+oMFOT+iTlQF4D9jr+RfQIgba3I6JxRctpwbqf+3SMzvAO1xmv0z3zF6fPvGh+b12E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.14.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"b39c2eabfae7d834f3c0cfe220238f1c62cf280c","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.9.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.14.0","@wormhole-foundation/sdk-connect":"4.14.0","@wormhole-foundation/sdk-evm-core":"4.14.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.14.0_1773852339164_0.957603725014176","host":"s3://npm-registry-packages-npm-production"}},"4.14.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.14.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.14.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"b1b2b9009e3ef57a8d435179ce02fa10c9c76775","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.14.1.tgz","fileCount":18,"integrity":"sha512-PmaIzxy0eENrGuMkIJT7/EXHXipeNkJRaOVZORhRPeiJBgRLm0t6THKxVfx65Et8zCF7e+arDIfMtbsNWAYRBQ==","signatures":[{"sig":"MEQCIG21n5oMTkurZgRLPHgZF8RvxX/3KdNjpqjRGWpRbl9BAiBAGyZmlh/XtZgnt2UZNiiZwg+NrE+f4FvB5P4rzUCVjQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.14.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"86bd4d351ca5f982fc5dc58a193d51e8b927c1d6","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.9.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.14.1","@wormhole-foundation/sdk-connect":"4.14.1","@wormhole-foundation/sdk-evm-core":"4.14.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.14.1_1773852648662_0.13252354540231992","host":"s3://npm-registry-packages-npm-production"}},"4.15.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.15.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.15.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"0f117f2295c7a67ec228c4d7e337e508ab1c2f2f","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.15.0-beta.0.tgz","fileCount":18,"integrity":"sha512-vGt9r7uZJvdLwtZTZE8mknGGUKIN1lYw3Ptn8xx5VyDF4oAWGHb+DG5QpTmxqIAQpSo6I9usSmLM+iqtII2rPg==","signatures":[{"sig":"MEYCIQCJcQkzvjREKaSrASofUin1VWZvHnkJ2PQ+BOQbCQFpYwIhANrSVpw0N28k59gyBiv2QzAqTLBVcWArDWDTxl8emX8M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.15.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24381},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"b10dc57bf4a4dea1a7117b15e011e875fac7a905","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.9.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.15.0-beta.0","@wormhole-foundation/sdk-connect":"4.15.0-beta.0","@wormhole-foundation/sdk-evm-core":"4.15.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.15.0-beta.0_1774980595577_0.07767575252717251","host":"s3://npm-registry-packages-npm-production"}},"4.15.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.15.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.15.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"5cd006b09d25327259a1697543959ea67af2c774","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.15.0.tgz","fileCount":18,"integrity":"sha512-Dz+VdQuCx4eaDznxOb2g4hV3GnJrEEyDkcz9oPbOymqC5KCMPSrtsUaVjVR570naORFl1ghqzL9YV2pw9LuMPw==","signatures":[{"sig":"MEUCICle7UxTiv6y8+Ee67VzFiwLYARUzIhNElpBdpvpb424AiEApmQXD1Zcar1cFEYBuznf9w1loxIbLv/N7y0vjpOfTsw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.15.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"b10dc57bf4a4dea1a7117b15e011e875fac7a905","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.9.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.15.0","@wormhole-foundation/sdk-connect":"4.15.0","@wormhole-foundation/sdk-evm-core":"4.15.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.15.0_1775068119928_0.7323397810325669","host":"s3://npm-registry-packages-npm-production"}},"4.16.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.16.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.16.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"3381eaa1ac4be9741ff66ba3947a87394464a6cc","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.16.0.tgz","fileCount":18,"integrity":"sha512-Rrok/b16Fp5gmos6UYCJNsMTgJ2o/pL9L9L7xIo79v3KeoJTWOm5CpVtlEJtriF8rm7wkuilRwoqi6r/HbVYQg==","signatures":[{"sig":"MEYCIQDQw4riZOG2Xo/ImBSzTrQXz0EF36uX+ciEBNad4xHb+AIhAJ+KcZHisl7Ti0UKntYZkvYxr1y0p/E816iaSC6lj+zj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"ff7ceb5eb0d377cfd2ff496eec908f28ef8f37e8","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.11.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.16.0","@wormhole-foundation/sdk-connect":"4.16.0","@wormhole-foundation/sdk-evm-core":"4.16.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.16.0_1776104636168_0.5182059251118774","host":"s3://npm-registry-packages-npm-production"}},"4.17.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.17.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.17.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"f17bd622bbb014f1ff41f1c46416bd8024b7e1bf","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.17.0.tgz","fileCount":18,"integrity":"sha512-4Q4sbVAY7fdcptau5zqIB6lfslr7eLgW9X+21bUxS0hK8ogcFGYpUE0ZGKGiK8cjsB1EuYcdw8BGml8Ynw7SlA==","signatures":[{"sig":"MEUCIQDvEDMGF7+PaWgQaZvwAY/Gp7yob1X1NN+LxMM2bk0mlwIgRb5PZHJjp2pkG64k17zHilwiw48krscvbKg0EDI29hY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.17.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"e506170521b6f7b26fee34007fad74c78f679762","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.11.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.17.0","@wormhole-foundation/sdk-connect":"4.17.0","@wormhole-foundation/sdk-evm-core":"4.17.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.17.0_1776184816554_0.17608993362742242","host":"s3://npm-registry-packages-npm-production"}},"4.17.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.17.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.17.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"bdc0bec3fdb9fb2bd9bd2cd796992c3b737ca7b0","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.17.1.tgz","fileCount":18,"integrity":"sha512-ERfHGDf1TiRDXYcM7w26PfaV1Ei6UlhdTc60fOCQyJynqiVMMQoKByVjj1iwCo5aSu8p8edCxV2gQ0QfiTG1TQ==","signatures":[{"sig":"MEYCIQDQJAihvXgd4I+Qq2vABBGcsUe0oCmERHYH+W/11x1mfgIhAJgt5UJQXrVQ9zQvO0eObq5R1g2BvE8AEVm183tLWgGI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.17.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"61aab49b0e79f0ecd177be1c046abcaa29194f92","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.11.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.17.1","@wormhole-foundation/sdk-connect":"4.17.1","@wormhole-foundation/sdk-evm-core":"4.17.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.17.1_1776695442319_0.12488658254645446","host":"s3://npm-registry-packages-npm-production"}},"4.18.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.18.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.18.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"cd453e408cf258acaffada47922eed986853ed5c","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.18.0.tgz","fileCount":18,"integrity":"sha512-4b+DufTUK6oC7xK6+LsTkVNzCjsEFH1/OAT3A1Mt/7dnexevMaYxUDR6DM4IPQYfgLJgcK45oX3/1snVNQO3XQ==","signatures":[{"sig":"MEUCIFxT1292nXlqRnS71ZC/wUpLfhKoPtvxtf/jSYVXwSYeAiEAhxulvj5hR6L46euMl0dWyUFPiDG8Dnx/I5hvdNNg5h0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.18.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"b35c05695204983c110cb0b4bb17a04586450442","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.11.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.18.0","@wormhole-foundation/sdk-connect":"4.18.0","@wormhole-foundation/sdk-evm-core":"4.18.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.18.0_1776722406746_0.9492344029861142","host":"s3://npm-registry-packages-npm-production"}},"4.19.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.19.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.19.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"5cef7756ef0ba95dcd48d4917f536dc7fe2b9489","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.19.0.tgz","fileCount":18,"integrity":"sha512-yyGO2b2xaml9GDtpX9sV7+bBtiCmHDI3SBA0jw8AcfS+NQt4FoEcmk2x5Nyn5PRnZ4SrVGBowQuXYwLzDQIn4A==","signatures":[{"sig":"MEUCIQD8LPzEUDaEIQGBCqDxOiaOzPcW8karNlgByaSiE4T5hwIgTetHsMx+FX5k3aGhF2ifODQWY6nwxgBEkqFE47TSi80=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.19.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"e4cd16efa3e59f74895071ddc13d82eb30c64c4a","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.11.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.19.0","@wormhole-foundation/sdk-connect":"4.19.0","@wormhole-foundation/sdk-evm-core":"4.19.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.19.0_1777922906139_0.8667413702917233","host":"s3://npm-registry-packages-npm-production"}},"4.20.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.20.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.20.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"},{"name":"w7-dave","email":"dave@wormholelabs.xyz"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"9a4568b9e4a715e5b18d4c046bdc81018646d2eb","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.20.0.tgz","fileCount":18,"integrity":"sha512-bxi//wxW22LGpd12eK//WxNp4T1yFHW5LENPC5ESd5Wap4yc8HGob9IQBC3gaMwjMxAr4DzKzQN6QVUaCKKaSQ==","signatures":[{"sig":"MEQCIAmusjTgfh0Uvkj4nixmPyYOaNcWqsU6TEmrxtb/uw0oAiAVEFiTWlXTZ/mhU/ysfLnss/I0VPmcOAgfpDNWceWgrg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.20.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"031b5e315d80acda7bb11b8eb8bdfae209b80258","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.11.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.14.1","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.20.0","@wormhole-foundation/sdk-connect":"4.20.0","@wormhole-foundation/sdk-evm-core":"4.20.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.20.0_1778091519570_0.3394294566758027","host":"s3://npm-registry-packages-npm-production"}},"4.21.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.21.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.21.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"1a56ba3fbf0f7be265d99d8c9cda184a5c924b2c","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.21.0.tgz","fileCount":18,"integrity":"sha512-sOlJyvBrc6mCqWeMZHE3ut/ImLbeZgHRH68jGkiQ++PEo+QxYFVpQirPY4XibmG8BQYgQ4JMpq/+jpxuRPjvfQ==","signatures":[{"sig":"MEYCIQDNrjvTi8tmRToXq0KiGVNXDZ3cCvMBBvA5a2NZvNgzxgIhAJAK4ZEVvBtRaJ2uIKJb5mvQ1X6BMGHBcKgbHqKv2Xni","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.21.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"96ca2bee991b8e26ef2a39d6e74995ef479b5025","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.21.0","@wormhole-foundation/sdk-connect":"4.21.0","@wormhole-foundation/sdk-evm-core":"4.21.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.21.0_1780422592847_0.9067480962141186","host":"s3://npm-registry-packages-npm-production"}},"4.22.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.22.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.22.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"273c48d4865f615c7e577db4f2880e5563c82248","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.22.0-beta.0.tgz","fileCount":18,"integrity":"sha512-r3B5YYPquPWQOGtc/VlwGcwlmyuG059kzfnOcgBPnOGpplnd0RM4Bykka2Bq1Qr3Bj4RArVM4MzbkN2dflaJBw==","signatures":[{"sig":"MEYCIQDfvvlvVP4Re++IlBUPxvNipDUsbxLQzmn4YQ7DYS7SIwIhAJw372146t6dNdUk2MpaWf/JLKi1UejMH8F8kMj8a6y9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.22.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24381},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"e7b828d4d237d884dfb2126a4478c54f9d709a6d","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.22.0-beta.0","@wormhole-foundation/sdk-connect":"4.22.0-beta.0","@wormhole-foundation/sdk-evm-core":"4.22.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.22.0-beta.0_1780496780317_0.38729971696628795","host":"s3://npm-registry-packages-npm-production"}},"4.22.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.22.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.22.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"940b91cf03d0d09b903bd17c40a271b80b589b21","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.22.0.tgz","fileCount":18,"integrity":"sha512-q7gVw3zDUYSGZnStcmuQmP9H96c3Sz6ZxiPUrcDx7uuW0TP7coeJb6zxxmFGF1LiA/TEGlZpyzlXBzE4eKDDMA==","signatures":[{"sig":"MEUCIEwo7qu5FtG3/lmAQLweLMjIkmqAvNQJGRE8FiA0S08tAiEA7V+2nPb2KcGxHL8G2Uk6BzwWMV0OJbeK/CogMcITjiY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.22.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"221cb0d922bfc4c25f57ad6454203cc174c38eab","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.22.0","@wormhole-foundation/sdk-connect":"4.22.0","@wormhole-foundation/sdk-evm-core":"4.22.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.22.0_1780582549341_0.2744860741278241","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"5.0.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@5.0.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"65929a829409333d82f7a5bc018dcc1b1c110301","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-5.0.0-beta.0.tgz","fileCount":9,"integrity":"sha512-Y7plk4uFGxEiD7TPKZFseu0RdQELCzFww53xz74n5V8tYAff418gkjE28HHgTphQ3GY4VnEhoWyLBITjYJ57og==","signatures":[{"sig":"MEYCIQCW2lviaZTJr+NIqCg1jtdv8uOUZqJAyLms0v8JnZN24AIhAKxVf0+9lGZ515eVtzjpKy6QPhu51yu7yk0B3OtPSFsb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@5.0.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12290},"main":"./dist/esm/index.js","type":"module","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"a00f2c01a5192089db13ae91c702ee639fc6b289","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"5.0.0-beta.0","@wormhole-foundation/sdk-connect":"5.0.0-beta.0","@wormhole-foundation/sdk-evm-core":"5.0.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_5.0.0-beta.0_1781018141339_0.2183029885629726","host":"s3://npm-registry-packages-npm-production"}},"4.23.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.23.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.23.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"49d22aa18a4ae2efe19270e12a6889e712057956","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.23.0.tgz","fileCount":18,"integrity":"sha512-2YdBbMpyz21c+HxQLbOryJxPBbLqEqEoiMkqpjAhJKyfH8huiBILxew8NjiVAdUj9+E9WJw0pdnUvdY3iFLrnQ==","signatures":[{"sig":"MEYCIQDoSeiMHEbjqAahFnEqHEqaa64lK0mESKn1VIHq68kQpwIhAMxLcc4c8D6+q2EJtz1y5wIN8/GC9n93oRjavETvZC6M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.23.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"e1cd6d5a4ac5e34478d33fa5043eae24863ec4bf","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.23.0","@wormhole-foundation/sdk-connect":"4.23.0","@wormhole-foundation/sdk-evm-core":"4.23.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.23.0_1781109827000_0.3651731245527523","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.1":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"5.0.0-beta.1","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@5.0.0-beta.1","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"88b0e1bdb8741de33fa34eecb73f72cf4ad24a48","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-5.0.0-beta.1.tgz","fileCount":9,"integrity":"sha512-TlTx4a+Ao8KtnSfSTTKEm9tximzAIXMYWtTmwv4ZnTWLPsZIEJOV+JSm71sk/evw+ez7HKxiMWJlM7Qxq3nzXA==","signatures":[{"sig":"MEYCIQDVoL9DHuGzrliMP08dRdLW7nxGVQ6upojIxFHimHOQWgIhAKx+9vEEchtEQVkhcEnd05UnfODuVyc/3pWtucxwL/GB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@5.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12290},"main":"./dist/esm/index.js","type":"module","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"29cd092df905dfa1f7851210f4d7820b83c202cd","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"5.0.0-beta.1","@wormhole-foundation/sdk-connect":"5.0.0-beta.1","@wormhole-foundation/sdk-evm-core":"5.0.0-beta.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_5.0.0-beta.1_1781113602446_0.24953780516839763","host":"s3://npm-registry-packages-npm-production"}},"4.24.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"4.24.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@4.24.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"64ca66677ab365bbaaa4a3d3fc4b0cddea322af0","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-4.24.0.tgz","fileCount":18,"integrity":"sha512-uApVXFxI+trcGMEv9BIEbSmrzGkYFpkbaMWi63tKD7M/wI/Bl78UuEF766yJOGLoZwAVmf6Gv7uaMJoKB0HkWg==","signatures":[{"sig":"MEUCIQCeZ/nRiBLorsXUKsINiOpZ2fO3HXTfoDtfP+pmec6xawIgNNeFwZYBD3cwO9ztBo/6bJc6kxkEfRwXJbrWropTa1E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@4.24.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24353},"main":"./dist/cjs/index.js","type":"module","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"default":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"react-native":{"types":"./dist/cjs/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"}}},"gitHead":"6a8db4035fdac49b64babe83b60b969fa5f0161f","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm && npm run build:cjs","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:cjs":"tsc -p ./tsconfig.cjs.json  && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/cjs/index.js","./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"4.24.0","@wormhole-foundation/sdk-connect":"4.24.0","@wormhole-foundation/sdk-evm-core":"4.24.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_4.24.0_1781274859559_0.7442407159664606","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.2":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"5.0.0-beta.2","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@5.0.0-beta.2","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"41654b4024b6491290979b058856b22b7aa1700a","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-5.0.0-beta.2.tgz","fileCount":9,"integrity":"sha512-fElMv1c5StZwgOAn1RrywErwrTRpU01kXHqCYqZ0daFDxPIBxV1BVekkkZ5WOelyOomOujIb47liWBj/MVUdEA==","signatures":[{"sig":"MEYCIQD0+O1fBKFyikrmETmcqmXW8lnV5FTyS/1y+S8k/6eizQIhAMtu8Jtb2CcWLDFCkjapuFPTDRVxzWPh29Vdk7So4Cfe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@5.0.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12290},"main":"./dist/esm/index.js","type":"module","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"e2107254b185b2e65cbb96d3c9d4aa3d989af32a","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"5.0.0-beta.2","@wormhole-foundation/sdk-connect":"5.0.0-beta.2","@wormhole-foundation/sdk-evm-core":"5.0.0-beta.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_5.0.0-beta.2_1781535824515_0.08400077735422573","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.3":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"5.0.0-beta.3","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@5.0.0-beta.3","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"c3e38b5c8119cad5d1d68c7c5914c551bebb5cec","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-5.0.0-beta.3.tgz","fileCount":9,"integrity":"sha512-mUa6/fMvHNslGF4ik80a7l6lqCshraV1TxERJk3FvnZAj+N+Uu3hOd23lYIyeKRWwvPS7jpplNk4MpRbxvxUtw==","signatures":[{"sig":"MEQCIGVGx/WWZmBWNTnl7Qdbah9hHiIlqdrBUintg30aiJ0jAiBaoAmNc4O9DMqmMeqZCWc+eAX4cIqHf/D8bBjobT0v8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@5.0.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12290},"main":"./dist/esm/index.js","type":"module","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"e5beb00bfb1be1739b27a8c13a7745d8ea1b4c73","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"5.0.0-beta.3","@wormhole-foundation/sdk-connect":"5.0.0-beta.3","@wormhole-foundation/sdk-evm-core":"5.0.0-beta.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_5.0.0-beta.3_1781556586967_0.25313191500325183","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"5.0.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@5.0.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"bc95fdc22eb623224eb08e61f7b83eeded5943d0","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-5.0.0.tgz","fileCount":9,"integrity":"sha512-yDIRj7UZZcIkhRwQftqpL7kd0kdye7dfSj9GnaxVII9dnllzXYlnxYSOHCIh9ZZ5ir+3qNZbXvf9e+UIqGR6yg==","signatures":[{"sig":"MEUCIDcfs5fM6lSgb1VftQXQvNqNZ5e5RKPZc6w1/u9hLBoMAiEAl92/jyTz1Q07PubmBbp9HkHdiM0pZPlYTjtGxbObScg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@5.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12262},"main":"./dist/esm/index.js","type":"module","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"c084a2932f9650964cbce86752039f64a6b42717","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"5.0.0","@wormhole-foundation/sdk-connect":"5.0.0","@wormhole-foundation/sdk-evm-core":"5.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_5.0.0_1781617966490_0.8278251609696765","host":"s3://npm-registry-packages-npm-production"}},"5.1.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"5.1.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@5.1.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"55fb322d1628bb2f2f6f99880332e250f99554f9","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-5.1.0.tgz","fileCount":9,"integrity":"sha512-UA6zEJpspdLVqBFtjsBNFCVdcBCvik9xCbnrWiz5dTTEi4Af75yUjQOcPVD995NZPuiArZjtLkUyZm1iOY0Dqg==","signatures":[{"sig":"MEQCIEYsSAZWMmFm03RBN/yI5belHjR5NNp7N0EQn+5WemerAiBYDGCyzYcEzwTvdrHc98kYDKWXqtccbd2Hw/DYD1pgOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@5.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12262},"main":"./dist/esm/index.js","type":"module","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"b9a39c6db435639f94bf216bb763e8e741d2f488","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"5.1.0","@wormhole-foundation/sdk-connect":"5.1.0","@wormhole-foundation/sdk-evm-core":"5.1.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_5.1.0_1781625197935_0.2822790201314238","host":"s3://npm-registry-packages-npm-production"}},"5.2.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"5.2.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@5.2.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"9171a8289d816430fdeee49aea54a2e044a353be","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-5.2.0.tgz","fileCount":9,"integrity":"sha512-dgjJbyn865lGKcvp/KBBf2MHUfhfbmYpJPuqul4g5RzQ1txIgIKS9ITRGZ7ejU7AEdQVZa1HLUQ2KyRNuAJHsg==","signatures":[{"sig":"MEUCIQCJXw2vXdN61nn6DEcrSwAN94sMWv8FdIio/2VfpjfZXAIgFAz4gmV46sdSCOS1+JL0wUPv3q6nRVrwKSlSPaxYynU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@5.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12262},"main":"./dist/esm/index.js","type":"module","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"75003fdf6cb95c0fca6344c9c4d31c999ec9f937","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"5.2.0","@wormhole-foundation/sdk-connect":"5.2.0","@wormhole-foundation/sdk-evm-core":"5.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_5.2.0_1781644285905_0.19002204716338977","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"6.0.0-beta.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@6.0.0-beta.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"548cde50f9c436099c8c010f93ae3ca16ee00d28","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-6.0.0-beta.0.tgz","fileCount":9,"integrity":"sha512-ohOCTnW7tYeFhy5u/9FY/KPOWMmT9I8vG2FKhtbzmr11vf4zL3K4mGgFwdcFSvhYsJVBMd/svc8egHbZ4VFIJg==","signatures":[{"sig":"MEQCIHZuSeik9LKmFLzDJanqhtfc83bj2bFSMhxASkVnQkw3AiBeGnAtH0dW8Ci03lnrhDbkG/eeBGIqodBEp2oBBR99zA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@6.0.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12290},"main":"./dist/esm/index.js","type":"module","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"f58b2a6888f833598baa32a985657e9a4269b5aa","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"6.0.0-beta.0","@wormhole-foundation/sdk-connect":"6.0.0-beta.0","@wormhole-foundation/sdk-evm-core":"6.0.0-beta.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_6.0.0-beta.0_1782145582246_0.0976272852610911","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"6.0.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@6.0.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"fdcefd05eb3295abba74d845f694cbaf3309381c","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-6.0.0.tgz","fileCount":9,"integrity":"sha512-1io3kJqMyK57vqPD/3Ts9w5Rs8VsTCqfvfMFVxFjAfkLmM7B6yd6OlNiPe5PsyIR5d8vPMjQ+0QcwC2qxTK2rA==","signatures":[{"sig":"MEYCIQCAoSUNaFsb9AAT9tYq14/Zjk163ZK/E1AJnwvpii+XpwIhAJpUFvlRw0M/o9mQ4vPlFXkSI4yH3VjU584Ekwr/wPmN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@6.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12262},"main":"./dist/esm/index.js","type":"module","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"a201f2d639e192e17047ef1d4c3f8e1e2e978d15","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/esm/index.js"],"_nodeVersion":"24.16.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"6.0.0","@wormhole-foundation/sdk-connect":"6.0.0","@wormhole-foundation/sdk-evm-core":"6.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_6.0.0_1782147780932_0.8457901972016921","host":"s3://npm-registry-packages-npm-production"}},"6.1.0":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"6.1.0","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@6.1.0","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"ae203f4f3f55540765ee7aeacb37eea66e5b7551","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-6.1.0.tgz","fileCount":9,"integrity":"sha512-VxLdQYMHLSQTTqyj0aTACvy9BrLmDK2zvfc9vNnS+9UNyUW6k+ymLhwTX5pB8ykRUrVwMJTp9I1uPoB3qFaKcQ==","signatures":[{"sig":"MEUCIQDbEBZxLmpzY74u2Rv7dVaWPFlx7nGelcyTRc7YtW4B2gIgRG/KdOrZlvC+j+bUg8vYC5X+uAi2YAHGqQotYAxNz6s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@6.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12262},"main":"./dist/esm/index.js","type":"module","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"95d94f9c7a867f7728a776c4729320b5ec4bfdb1","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/esm/index.js"],"_nodeVersion":"24.17.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"6.1.0","@wormhole-foundation/sdk-connect":"6.1.0","@wormhole-foundation/sdk-evm-core":"6.1.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_6.1.0_1782311360949_0.05070146878865578","host":"s3://npm-registry-packages-npm-production"}},"6.1.2":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"6.1.2","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@6.1.2","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"deaf87c23f55ea8413aa2cb9f3b4bb7e63fdccb8","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-6.1.2.tgz","fileCount":9,"integrity":"sha512-vhAAFVN6x4MTCrrOYeLssRK8eawWPp+k6u/j0/vcvFVRZwUjW48MPjfmoWVkPXQ7PaYuzjU/S/hmd5Z8A3QKQQ==","signatures":[{"sig":"MEUCIAWxsgrL8vGjwrMkw1v726Sg/gj1BIzN9Un5f2Tr6hvHAiEA8bSHh1AqSLzp12OiGfUokdyR5qkvBmP1DNP2+ofaFvk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@6.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12262},"main":"./dist/esm/index.js","type":"module","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"5fd233968180b2b2f3a989301a0d61538cf7284c","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.16.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/esm/index.js"],"_nodeVersion":"24.18.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"6.1.2","@wormhole-foundation/sdk-connect":"6.1.2","@wormhole-foundation/sdk-evm-core":"6.1.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_6.1.2_1783962391732_0.13654457079144944","host":"s3://npm-registry-packages-npm-production"}},"6.1.3":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"6.1.3","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@6.1.3","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"f38ac43ef7a880c76a70e2cae281ddbc129187a8","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-6.1.3.tgz","fileCount":9,"integrity":"sha512-qpn34nfA8uzrNkhH0qZko7LGEzGQBgB/0r1S3lmn9kb1TM7GWu4k4HHavnvxkB8cMwcuo3s0YSfRC3pQmmpOfQ==","signatures":[{"sig":"MEUCIDLQ/P0r9vMSDuOt/AQ3R1jpawGaEPKfrSXNoPnVp/wGAiEAv7jRTJjbCJQSl8lzuRQRJ7mBpWti0cfijfS7fAB7gVY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@6.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12262},"main":"./dist/esm/index.js","type":"module","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"ef029165984264f98add4cdf0a4d8d608844254d","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.16.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/esm/index.js"],"_nodeVersion":"24.18.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"6.1.3","@wormhole-foundation/sdk-connect":"6.1.3","@wormhole-foundation/sdk-evm-core":"6.1.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_6.1.3_1784218533677_0.9642003801636758","host":"s3://npm-registry-packages-npm-production"}},"6.1.4":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"6.1.4","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"author":"","license":"Apache-2.0","_id":"@wormhole-foundation/sdk-evm-tbtc@6.1.4","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"dist":{"shasum":"2884e2fb06dc149c96c998cd5a59119b00d67166","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-6.1.4.tgz","fileCount":9,"integrity":"sha512-YFNE4Z6YC28WWum2EUhpMeAw8Hc/cP++3sTskpPgnQIJGl1/ErWdQp2xEj3HfILg7pftlANH198WCPCcYFTIdQ==","signatures":[{"sig":"MEUCIBmo1fdiyUmzpgdol/dE6VajIX2VGfsNBdUaYLlCe6awAiEA5jAG17y4wcl2GsPgtG/nd8Qlx6f50FSl63DOn+TjJHY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@6.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12262},"main":"./dist/esm/index.js","type":"module","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"4f8a03a5ef9b19a5e4af5b972535f16b77842f8d","scripts":{"lint":"npm run prettier && eslint --fix ./src --ext .ts","build":"npm run build:esm","clean":"rm -rf ./dist && rm -rf ./.turbo","rebuild":"npm run clean && npm run build","prettier":"prettier --write ./src","build:esm":"tsc -p ./tsconfig.esm.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"repository":{"url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git","type":"git"},"_npmVersion":"11.16.0","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","directories":{"test":"tests"},"sideEffects":["./dist/esm/index.js"],"_nodeVersion":"24.18.0","dependencies":{"ethers":"^6.5.1","@wormhole-foundation/sdk-evm":"6.1.4","@wormhole-foundation/sdk-connect":"6.1.4","@wormhole-foundation/sdk-evm-core":"6.1.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/sdk-evm-tbtc_6.1.4_1784750339306_0.512671140887272","host":"s3://npm-registry-packages-npm-production"}},"6.1.5":{"name":"@wormhole-foundation/sdk-evm-tbtc","version":"6.1.5","repository":{"type":"git","url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git"},"bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","directories":{"test":"tests"},"license":"Apache-2.0","main":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","module":"./dist/esm/index.js","author":"","description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"engines":{"node":">=20.19"},"sideEffects":["./dist/esm/index.js"],"scripts":{"build:esm":"tsc -p ./tsconfig.esm.json","build":"npm run build:esm","rebuild":"npm run clean && npm run build","clean":"rm -rf ./dist && rm -rf ./.turbo","lint":"npm run prettier && eslint --fix ./src --ext .ts","prettier":"prettier --write ./src"},"dependencies":{"@wormhole-foundation/sdk-connect":"6.1.5","@wormhole-foundation/sdk-evm":"6.1.5","@wormhole-foundation/sdk-evm-core":"6.1.5","ethers":"^6.5.1"},"type":"module","exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","default":"./dist/esm/index.js"}},"gitHead":"12489addd0b33ef6426956ff9d7975836f3c7cac","_id":"@wormhole-foundation/sdk-evm-tbtc@6.1.5","_nodeVersion":"24.18.0","_npmVersion":"11.16.0","dist":{"integrity":"sha512-2Hb6Gat349XeBSbasFRWE+kVb9/UlZ5kLaXjr/FioQMnk4TEyF75P0eF0aDzMYxoUdtNe34tmsifBC9J0mFByg==","shasum":"2deefb4d217d9ff954a01b1590f517b44ee80309","tarball":"https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tbtc/-/sdk-evm-tbtc-6.1.5.tgz","fileCount":9,"unpackedSize":12262,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@wormhole-foundation%2fsdk-evm-tbtc@6.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCBQjFrwGl1MLYutDB27ViovBn0dbDg1X++cOjr3eYOHgIhAPBUguWcrrHkZQsHtY04TKg9GcZPc6oIekHXdnJvtIWw"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fd942481-3377-4b14-a291-527009df92ca"}},"maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sdk-evm-tbtc_6.1.5_1785349856363_0.3489646503697772"},"_hasShrinkwrap":false}},"time":{"created":"2025-03-18T14:38:30.545Z","modified":"2026-07-29T18:30:56.878Z","1.14.0-tbtc-beta.0":"2025-03-18T14:38:30.796Z","1.14.0-tbtc-beta.1":"2025-03-18T15:08:28.438Z","1.14.0":"2025-03-26T15:30:59.980Z","1.14.1":"2025-04-02T13:11:49.818Z","1.14.2":"2025-04-07T15:14:33.759Z","1.15.0-beta.1":"2025-04-09T14:02:04.085Z","1.15.0-beta.2":"2025-04-10T15:08:10.204Z","1.15.0-beta.3":"2025-04-14T00:36:24.992Z","1.15.0":"2025-04-14T14:56:26.507Z","1.15.1":"2025-04-16T19:14:12.469Z","1.15.2":"2025-04-18T14:14:38.418Z","1.15.3":"2025-04-21T14:26:01.758Z","1.15.4-beta.0":"2025-04-22T23:07:24.095Z","1.16.0":"2025-04-23T13:47:16.984Z","1.16.1":"2025-04-23T18:07:48.368Z","1.17.0":"2025-05-06T22:40:53.868Z","1.18.0":"2025-05-13T23:20:07.274Z","1.19.0":"2025-05-20T18:14:08.478Z","1.20.0":"2025-05-21T18:36:35.958Z","1.22.0":"2025-05-28T16:03:44.751Z","2.0.0-beta.0":"2025-05-29T15:59:23.692Z","1.23.0":"2025-05-30T14:19:59.495Z","2.0.0-beta.1":"2025-06-03T17:45:08.160Z","1.24.0":"2025-06-05T18:46:16.762Z","1.24.1":"2025-06-06T13:50:56.029Z","2.0.0":"2025-06-06T15:56:02.383Z","1.24.2-beta.0":"2025-06-10T21:53:37.423Z","1.25.0-beta.0":"2025-06-12T00:02:03.556Z","2.1.0":"2025-06-12T13:34:14.513Z","2.2.0-temp-chains.beta.0":"2025-06-12T20:41:00.440Z","2.2.0":"2025-06-25T14:54:27.392Z","2.3.0-beta.0":"2025-06-26T16:44:15.705Z","2.3.0":"2025-07-02T14:34:04.316Z","2.4.0":"2025-07-02T19:18:44.310Z","3.0.0-tb-exec.beta.0":"2025-07-09T20:33:21.910Z","3.0.0-tb-exec.beta.1":"2025-07-10T20:41:30.059Z","3.0.0-tb-exec.beta.2":"2025-07-11T14:32:57.053Z","3.0.0-tb-exec.beta.3":"2025-07-11T20:53:02.473Z","3.0.0":"2025-07-14T16:32:14.965Z","3.0.1":"2025-07-14T21:24:46.894Z","3.0.2":"2025-07-15T23:17:00.966Z","3.0.3":"2025-07-18T19:11:52.725Z","3.0.4":"2025-07-22T19:37:10.803Z","3.1.0-beta.0":"2025-07-25T14:18:39.757Z","3.1.0":"2025-07-31T18:52:21.904Z","3.2.0":"2025-08-05T22:04:08.314Z","3.3.0":"2025-08-11T21:14:52.224Z","3.4.0":"2025-08-19T16:52:56.556Z","3.4.1":"2025-08-20T21:36:37.607Z","3.4.2":"2025-08-22T14:21:24.734Z","3.4.3":"2025-08-22T21:37:16.468Z","3.4.4":"2025-08-28T21:22:26.636Z","2.5.0":"2025-08-29T22:25:56.441Z","3.4.5":"2025-08-29T22:41:29.818Z","3.4.6":"2025-09-02T20:57:06.243Z","3.4.7":"2025-09-09T15:59:33.374Z","3.5.0":"2025-09-15T21:04:06.683Z","3.6.0-beta.0":"2025-09-22T20:03:09.039Z","3.6.0":"2025-09-22T23:41:24.592Z","3.7.0":"2025-09-24T17:49:48.749Z","3.7.1":"2025-09-25T15:12:48.862Z","3.8.0":"2025-09-25T19:51:48.451Z","3.8.1":"2025-09-29T17:38:22.747Z","3.8.2":"2025-09-29T21:53:30.518Z","3.8.3":"2025-09-29T22:54:32.889Z","3.8.4":"2025-10-01T17:49:45.994Z","3.8.5":"2025-10-01T18:08:52.958Z","3.8.6":"2025-10-13T19:38:09.222Z","3.8.7":"2025-10-13T21:01:12.292Z","3.8.8":"2025-10-16T14:12:59.923Z","3.9.0-beta.0":"2025-10-21T21:59:03.417Z","3.9.0":"2025-10-24T14:07:25.815Z","3.10.0-beta.0":"2025-10-28T16:58:58.643Z","3.10.0":"2025-10-29T18:35:55.414Z","3.11.0":"2025-10-31T11:41:06.947Z","3.12.0":"2025-11-12T17:27:59.040Z","4.0.0":"2025-11-14T18:21:12.035Z","4.0.1":"2025-11-17T14:53:28.244Z","4.0.2":"2025-11-17T17:33:42.792Z","4.1.0":"2025-12-01T14:01:15.964Z","4.2.0":"2025-12-04T14:57:33.518Z","4.3.0":"2025-12-04T19:27:06.231Z","4.4.0":"2025-12-05T15:50:47.836Z","4.5.0":"2025-12-10T16:24:43.872Z","4.6.0":"2025-12-11T15:35:18.812Z","4.7.0":"2025-12-12T19:15:00.775Z","4.7.1":"2025-12-15T16:23:24.659Z","4.7.2":"2026-01-05T19:37:34.779Z","4.7.3-beta.0":"2026-01-06T16:47:39.393Z","4.7.3":"2026-01-06T18:12:15.993Z","4.8.0-beta.0":"2026-01-12T16:28:43.798Z","4.7.4":"2026-01-13T17:43:36.184Z","4.8.0-beta.1":"2026-01-22T19:47:20.320Z","4.8.0":"2026-01-26T15:56:00.910Z","4.9.0":"2026-01-26T21:23:01.302Z","4.9.1":"2026-01-27T13:03:48.687Z","4.10.0":"2026-02-05T17:49:17.497Z","4.11.0-beta.0":"2026-02-10T18:00:35.618Z","4.11.0":"2026-02-18T15:45:13.129Z","4.12.0-beta.0":"2026-02-24T19:35:32.219Z","4.12.0-beta.3":"2026-02-25T20:53:01.801Z","4.12.0-beta.4":"2026-02-26T17:14:22.247Z","4.12.0":"2026-02-26T19:19:17.575Z","4.12.1-beta.0":"2026-02-27T21:10:04.822Z","4.13.0-beta.0":"2026-03-04T16:04:29.399Z","4.12.2":"2026-03-04T19:53:20.647Z","4.13.0":"2026-03-09T19:04:27.774Z","4.13.1":"2026-03-11T15:06:05.698Z","4.13.2-beta.0":"2026-03-17T21:13:30.135Z","4.13.2-beta.1":"2026-03-18T11:47:40.426Z","4.13.2-beta.2":"2026-03-18T12:13:28.409Z","4.13.2-beta.3":"2026-03-18T13:47:17.232Z","4.14.0":"2026-03-18T16:45:39.317Z","4.14.1":"2026-03-18T16:50:48.795Z","4.15.0-beta.0":"2026-03-31T18:09:55.749Z","4.15.0":"2026-04-01T18:28:40.090Z","4.16.0":"2026-04-13T18:23:56.294Z","4.17.0":"2026-04-14T16:40:16.679Z","4.17.1":"2026-04-20T14:30:42.468Z","4.18.0":"2026-04-20T22:00:06.867Z","4.19.0":"2026-05-04T19:28:26.268Z","4.20.0":"2026-05-06T18:18:39.719Z","4.21.0":"2026-06-02T17:49:53.022Z","4.22.0-beta.0":"2026-06-03T14:26:20.465Z","4.22.0":"2026-06-04T14:15:49.554Z","5.0.0-beta.0":"2026-06-09T15:15:41.501Z","4.23.0":"2026-06-10T16:43:47.195Z","5.0.0-beta.1":"2026-06-10T17:46:42.589Z","4.24.0":"2026-06-12T14:34:19.719Z","5.0.0-beta.2":"2026-06-15T15:03:44.662Z","5.0.0-beta.3":"2026-06-15T20:49:47.141Z","5.0.0":"2026-06-16T13:52:46.623Z","5.1.0":"2026-06-16T15:53:18.110Z","5.2.0":"2026-06-16T21:11:26.083Z","6.0.0-beta.0":"2026-06-22T16:26:22.421Z","6.0.0":"2026-06-22T17:03:01.093Z","6.1.0":"2026-06-24T14:29:21.081Z","6.1.2":"2026-07-13T17:06:31.886Z","6.1.3":"2026-07-16T16:15:33.801Z","6.1.4":"2026-07-22T19:58:59.446Z","6.1.5":"2026-07-29T18:30:56.493Z"},"bugs":{"url":"https://github.com/wormhole-foundation/wormhole-sdk-ts/issues"},"license":"Apache-2.0","homepage":"https://github.com/wormhole-foundation/wormhole-sdk-ts#readme","keywords":["wormhole","sdk","typescript","connect","tbtc","evm","ethereum","base","polygon","arbitrum","optimism"],"repository":{"type":"git","url":"git+https://github.com/wormhole-foundation/wormhole-sdk-ts.git"},"description":"SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk","maintainers":[{"name":"wormhole-ci","email":"infranpm@wormhole.foundation"},{"name":"drlambowh","email":"guido@wormhole.foundation"}],"readme":"ERROR: No README data found!","readmeFilename":""}