{"_id":"@lifi/types","_rev":"602-5c687112f9475c7922e1f7720e1a4abe","name":"@lifi/types","dist-tags":{"alpha":"18.6.0-alpha.1","beta":"18.11.0-beta.0","latest":"18.12.1","preview":"0.0.0-preview-e7e3988"},"versions":{"1.0.0":{"name":"@lifi/types","version":"1.0.0","author":{"name":"LI.FI","email":"github@li.finanace"},"license":"MIT","_id":"@lifi/types@1.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"600392079439be7b5d3fb2d84bcce0b4b5f42054","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.0.0.tgz","fileCount":34,"integrity":"sha512-Sxsar8aw0wsxCTynR/BF/NK9P8Yo/iqHEXoV4LUpFd5ZdK1HREKS1J2aIizqD9U8350lBeESuPBxPKYKRtVvHw==","signatures":[{"sig":"MEQCIHZRvojsjRJnHGuwy9qD/bbpeTdq99NsvBXkGBGnGf0xAiBfmEzY1od+pC1wDpX2+XKlWcHckJYjjI1QicpyUBankA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizVKbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqvpw//TKh4k1+6xm8b53xj1UG5XFLu/7jwCr6aaDxeUDlWYxmwfSrH\r\n9eyH8eCjy3JVOzV6GAVZuTa9oqKID0uMON5LM5rTD9aOa9CZeFDrLmmG2tDM\r\nzZFWgcto2JgTlbVLHcvbO8j8OGLdvBEaclFJOMR4/JqeGWAFNkSnarRQC2H7\r\ngRjngYXKRMzOK3GG+HA3dSyvmEBoLH6eOZLtYcLXXDHvkHS2rzxw3LtCBYYj\r\ncahlJgjCIkrstNUTbQjqLzX7oBhHB56zqNXEfMQ5qusgzKnDwHJh3KpvrNWy\r\nEGnhCxfexMh8cFZM1fLToKTiaHbP90OXd9B06IbwiCWupk1glE7sL+Coylgp\r\nIv3RVCRNdgPLIHEqx7q4fdQK591ksOlJA1g061R4M0mK3UblKIegAKn9bAJ1\r\ng8aKADZXfDad3Qs8jKksvenuDuI7d61MBlHGFs00O/Mkrfngmhvsx3WHvZXa\r\nOthLbf3BraeRnrxvwAXVD4aomq4tCucy8UNuTIyk0Hymifpu3uuZJPWjexCv\r\nT+o5exK4fwLe6/o2zriEDbsOyPzjAio1k9la0KGNV/QcPy5Kj/aDyfxaQ5GY\r\nGFxJiGpLhatFtamXhGtKNviaunqNJNqxloLeae3ZLucT+AU8NZKjqgTPfCiV\r\nCJ4cSPth7hv1DhCC4W1I3RRQo7NSygPbpDk=\r\n=IY/E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"c2f488f3f4602ae7c3a5e91aedf491c3645fefd5","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.0.0_1657623195458_0.7150132103736067","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@lifi/types","version":"1.0.1","author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.0.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"a2e52e81c845273e41d3a81b62494ad7b7b2ad3e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.0.1.tgz","fileCount":34,"integrity":"sha512-D+UcDfQe5Ycib0Lyjp1BOECigiSWUdro6mzz7DuAAJp3Mho/dq8ucsiy5fdZOm5YlXt5ur4Tkx00w4tLBH15ZQ==","signatures":[{"sig":"MEUCIHWw1rCNt6ocgGRDD99ZJLFLD0YSyRhNQg/hi4NVj+ilAiEA/oPGY8bde1yx9Gl4v1kkMskS4QGGcpYpIdJwjG5/rvQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizZarACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPfg/+NGqALc8F82354kJAVlscz7i6bKHVSTj+bShvYo931fUyDMVJ\r\nW9jY7chIKeUYO4mURN6B7kzCAxa+KlB0Ii146UesDfeYeZ1NIHUoZPq6f63U\r\ncoHziZeJGyS0vL1+24k+d6wI2WdaXRJfgcVvnxk0hoBKJupEjNt+ArJGbZd1\r\n8N87XLcNUlW/TVpzDOu+MT3pikQ1bhovQ5fr5Zq6OWlnTUQRH9XXU4hQgjre\r\nayRtGsIthnu2ed+Fsm1oF+eBCxVP3dyGFjEd0vBzm5GegDGupSI6jOncbgqK\r\nRmINgZ5oHiOGAyM+l9c/JM1Y4zoQPfn4kFC2X2BwclyzKue7096+F1ks9fUb\r\nMz2K6IKDvD4YBNJAwfAEBaMcg8iz1+5m0DwMAeqTH7kA+LCbwh39rfkZ/Mwd\r\noV0gTjE4KF/S8J0z2kN4PNqWp00c6PcmbJrIRlAQnODmtWZ7QdcEkqOE+6p/\r\n675Lyd9osWaXq4cvVBNQGHJHPNOibJ1Bk/FJemWLiUByOLET1bOUYGHjVSoS\r\n8fT1c5iSov/Jzhm3LTBEm2ZQulazhjzTL6Jyw0Awa8SVmJRREEfvlFXzrC8V\r\n7I4qUwNMNEWR0kFHqTw1SY5zfeYTJhSz5TlwdgKGFE/vCkKrZ0KcjZy/+Fbm\r\n24pR6RUifhfUOknJBun++pIQ/jJJtNZFQIE=\r\n=qnYT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"a2942d328198d41ffc0c179ba8688d35d8b00359","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.0.1_1657640619269_0.6167116230184757","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@lifi/types","version":"1.1.0","author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.1.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"5a3ab3617a26df3216a10b17a13ec3556525396b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.1.0.tgz","fileCount":34,"integrity":"sha512-ZmZFJ72+bv+vw+dSmQbhmM0sJAyhhYX9ksf2p5PlslPoeQvrhOMj/npUgt2JZz2XuVcx1dPpWrA6NPWFU/wgQQ==","signatures":[{"sig":"MEUCIGWXyuBVlgiraMFt4sw3jr6/UyYj7wic+zt4234ekBn1AiEAgmemjg9hhtWV0opRNh/xPeF8uetod1CRnuKNm4/orZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiz7pSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmptfg/8DfM/l9WwcL1jsvwNxZuuLyHmJoD/cOMAaU8O1x24OQQb0wU+\r\n0x5mEsO/7BKd/m4KFlwXfIfRXLp3fEk7syKoTRMDq6iKTYZ8fFbaCZYFiSGl\r\nAUcV7DEFm7drtOMXhTMPqhIaXz9K2iaX5rUcQTXOG3i3zsLHeGOMUJzhhx+A\r\nUVc9UQGf63QSCyOSwRHcTKyWNGP0/5cGnEzSXCj7II4ItM9eEEjauAVFCYxs\r\n8wCcDHCsnNF0dWHBpYY/OEbnPH/IDbuUYWtPLH2HlTWR78Fws9aWlWLcj+bw\r\numU+4jQOTAkfMFpeWWhJQ2CCSVQ/YjPCdbYUGsZmsy72oTxmtA9DVAy2/E1d\r\nJlxrYhPaBoKE8L2dR6p0X6iC0ruIXZdV8VfyZ9Es0NLbK6P+p9I3acbMyhyZ\r\ncEbDz/huFBx2hoD9nrH5ljCjEGvYK5/u06ZBGOQcF0uMEQJHMn+5tCtxMlXh\r\n8Q/Vs6z6qC+QzSo4CT49PBsgR5nnWpqRsDjLLB0UjdmFuauOkZ+nzI7eGzwZ\r\nxLpgDHQfA79BGuPhdOk0mMJXrMBLEgOu5tcoBe6mFAP++wrySDvxd093Iaec\r\n6+fh5kF/FODpC357xZnbRYigOfOyUpamXlnj0zFcejJ58vj3N9KJg9h7HjBW\r\nZFAcJ5Wdc7X/odotuD8lrmi827TPBjwiGIU=\r\n=fRdk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"3ba8bb7712adcd87a2023f655cd6c1f2c48b253e","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.1.0_1657780818421_0.5656412956338166","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@lifi/types","version":"1.1.1","author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.1.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"e91de27cd7097364490b1db6019c0bce502dd69a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.1.1.tgz","fileCount":34,"integrity":"sha512-8/7ZOj7HgWlvDEQfFvbzT+zoEzJcSd/qA8rBpdMKrZX95rKiU7uIdV4GZJXCT/Ln2e3y3fkmr4Yrj1wjAENPHQ==","signatures":[{"sig":"MEUCIHABBLncOqkyfJBgTqsDF89+5NnWMPuMNkgNmkrowe9EAiEA/VvxSGl7raTVkdTCeI5hmS5qwjjysY/G7Wu0gSWvfJ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2MgKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpvxg/+L2qnkVpnF/VcSjzXtAsvQNH+wep4zmbU6JX/ydNciLrCEiSv\r\n1ba/pPG4ihBhY7av2eyx6FANQIRWptAyfMogtyjb7BO/mitrgzBJLwCdwMzh\r\nvhbjzFO03DMsX/PuuBx/dz3Q1dkkupXckuugXebg5enPwevflgpV9oO49naB\r\ncv2EQWuig0AulWwY+YJVDnStIaXDLiUi54WWf3ReOgw3OFhoYWFS2FJl1Mlz\r\n81qrmvVi4VscpB9uyKLcTPqCBnu1+LwAYnHVyhFZuISy5N5JLE5cPDXmJfzT\r\ntSYBI8xiz+gt+7zIvqctzypKhGjX74gGPwizHY+MiMC5oUrbb5rKGuWF0xkt\r\naGTjIiWkuYuzSphFDCddLXlGO79NkWsOFwRpn5pcCM7LjaFnWA/hvre2ggIP\r\nsZV13EkmgoG3BSAnkjaAOMPz7O/yPRPkU0GdDOYac3rcre/xZG+B8T01hqQH\r\nSvgQ+ONlV4PfsK36Wk/YvRuW3TSzfqBrmKFGa53hKYZaCayG11+cHPEQBSF6\r\nkiH5BtyIl8zgIGn4GLK3PPqo50Jn+N73euNYDPLUOc+62BwmwwhnnvrWD23A\r\nbjhUtHZA8pCS9OQsKG3K2X3MZlxVB8Y4VKX/AW/zEdhuazkTjcte5eTMu5hg\r\nz/bnGKznN/Os6kW0AcQy2ZsLVVj5OEmK8gg=\r\n=X6+Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"6ff9117a331014413bdf20a0f76301b98e20c326","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.1.1_1658374154003_0.15912479188799966","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@lifi/types","version":"1.2.0","author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.2.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"ec26c3e97d48f26952216ee7a577d8b0f5d2cc17","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.2.0.tgz","fileCount":34,"integrity":"sha512-ujmvWEnbURAGvq7z7jifYKO3+8g7Y5myRe1LReAlt6jDGNa46W+5XlrtXpxwPGLS78tvlL07gR8FaaUl4mnb4w==","signatures":[{"sig":"MEQCIHEu4yh3hiWdU1SakP1XmYGdcgyeCKdaTYYk/8ygva4DAiB6f9434cFwt2CeTxT2lElWVbacc+rUs9rO5Y50kfLjmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230452,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2WnbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqG8A//bC092xMdhnnqhn7oVo+4dCAJ8hmOHWls+tHtmwsfsaqPWcsu\r\nBMxSNqmc163/UsTKDQwqsqWEz5bTZAGq4KfC4Q+R/Ri3/qEoXQ8Zkuvn7eck\r\n+Xk5JeCp6kwSTiWKYESxsoOursNRHFa5tdbyW351t9jXVNLwSStLtNWQTIbU\r\nyOBb4wX32GkjSO6WWtZ5r2FqLfzy3n83wkrrhSa6xm0veFhYzYqC9VPPa67M\r\nStCl/wA50lPAN1xtqMH5TByAoB/Usvp0AuoLLocmbXasJTs1AX4CWea/TeiP\r\n8WeHKfWf89eLx3uQaJj1iBP4D/HzJ2TR8q0XWesGWZICjeBH3+DpVP1yWBZu\r\nKensMTmD7rcZVQmPKl4vcUvYqDgMpd/tjSm3ll4FqBW/jeSg62I/O4RPtOOS\r\nk1MQ+F+VXfv6DCAVpI3InKYQAAuW9j6xTKWVA8DKhZh0cPtpSymRUTEclkqV\r\nGRRPR2GD+4f/WYVUCAnclsrG74Y9CeTFf2p7OG3JvRlk6tHS9dVWywu63F28\r\naGoZCbrv9IRGU9gT0KOCiO5mfF+gpuYwwRVTJn8naFzvGChGA5YrwGrt6CF3\r\nA9iq/LasBj3hP3alcIKS2KMhXeZoce5lGaSIvR5Q6jBuGP7fZ9AgGnER7C2z\r\nKymClWg7wr5P2tdSvYiwoW9j2QHISw1Jpcs=\r\n=q9J4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"dd1a63ba2f2b1011397bb248c894e840afe827ab","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.2.0_1658415579509_0.6101951317926904","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@lifi/types","version":"1.2.1","author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.2.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"928bae2c75825fd686b348547fefd27854a4b4b9","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.2.1.tgz","fileCount":34,"integrity":"sha512-t8/f5l3xoIF4fe7ehqBnQEc9Wm7Imb7/toegP6rHUIomxhy2wqwYY9frlo+MSKaG8NSnic00VuQoOYzvqGktsA==","signatures":[{"sig":"MEUCIHNdRH64bCyVUMVvghqUuHKvYCBQEJyuLhabKzMqAQCVAiEAtQw1PxX0VJWdTgjzebkiQaBcITzwYQUgtykpQjaQpHA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2Xc2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCcA/+MoW9M2RsF0yvn3TqHPhesQ8UCLl5mZ0dTuOZWqRTK0E9FosO\r\nV2eVqG8j6R8waBahiL6NbS3oYKCIjfm8pn176zBC1b+Nns2YhT/HTeb+f05I\r\nGumG2kc5Na8fSnbRzblQthov1VAVl/CGxUfOHb1r8J/xuU8WYP6/H6Blgy+K\r\nYybkMgd9goHBpCaHcquaN0D6kyhPxSVwMOTPbvJ5zwrCOYpkNXD7u4ax6N6U\r\n2tSb7oREQutyvctae+EnUkMnWN2c23nmCH4Yg4THQ/WkL+n3G5CUx+kj/zMI\r\nanoXuPbxB6UD04WAEMDBvQKaqJ/V+R7iFXzf6XEnnlbfXenIBYIMot8oVtWX\r\n4jrVN2spm4fc2uPBfMJe83I4HZoYixF6IE10BJ7QqSix0qoblqLPAW6Xor6c\r\noC5d6LECiEP8aWBdhfr7bP3uWx79UTdE/aY8XSEyx+YVCwUu+ZtkSOcKyvia\r\nKviLrCyVeOBlhX7POIDbN5sAj/IKkIotkuVdMi36URsSyyGwruw60IpLg632\r\nTDi7rSGHR4HomOKr60ho11okIHwnCFpuxgQxzBwLfivQ1ZRrEzZjAIRomGvb\r\nJgkiKZOEpaNpxKv78weOpUMiGsbmuKgVUo9JrZ2WRDpq7hUNATZL9Fjr3ojn\r\nZXuYRtxyAUQOimz7/iO03k/EXtZ6Q0YSb6U=\r\n=BPcZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"f4d233d61e8bf6217dbb64088de77e41fb41a0e9","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.2.1_1658418998711_0.6661786034806199","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@lifi/types","version":"1.3.0","author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.3.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"5c3056833a751c399a948a105829337486008e75","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.3.0.tgz","fileCount":34,"integrity":"sha512-A70DVVvoEfBiOhwwJz715/bwhRuzhG6qLBPzXF7djyWpKCkujVonewN/9zFIJdByIwMpMnXA32QdA5/gwNofwg==","signatures":[{"sig":"MEUCIHvlFGcOPnv8XkZk7yz45wp41He1kftqlMlknOKXXPyjAiEAlrJa0peIotGbMF1uNRP1tEvij9WNru7UZJBeEBhimVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4pZGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6JA//c+WGKoWRSHdeq1/GZjzxk5SnbemmIVxq0jdoKoGpi0R4H6iJ\r\nBS/eSdMQoisYm+nmmt4pilEgTJNPHxYmjyU+jVeCmXH9aQRH8TPj/7hudP1B\r\neQp/Yw3rHOOyNp2ne8dP0OXCszI9MWHwBQuSNRxtcq7RaKorkYw/N0GNcUic\r\nTbrv6Tm5zp/HpkC+ePKmNiOBiL8p5z7822V+ANRFUP644lerDX3pZQ6QD6bQ\r\nEF9CKx3gSm8R6+Ikj8yTxDGhUfVJV8eJNEX5dUQxKCPeiKgh8pbaYDY37yRl\r\nWvpdgXofmRL+AVzgQrrHGQuAAfzgWL924JpZs8pHhMLyp/O50Z44TXrVcjou\r\nJe6vDVwZSVmq3uKUkx6FtBlh2YwyCEuFhO3n4iB83z6Q/fw8rvZkReGx2FC7\r\n7D310dzem3BVA4AuFE6YsKz4rap2cjxqNrkoNkSYBxb4yGqdDUmf8mGs2i1X\r\nDSUUg84E9gZhr+loRsgQcDqeIXURLK1Rkra4CWztSPM0U+H15aAld00sWzBg\r\na9XrL9gej2taZepkj90YhmbK2tHtA/Hbm2grrYzMfYk/bcwIwe2sKLM70860\r\n45SHov30EAQufIICf2TaZVMPfFmeOAhgeYOaJraCb1xwCO7zQn1EOL4c49/0\r\nc1Q1D6dtO5tRTHr8k+E94VMCUnNtswIEzOw=\r\n=GR7n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"4e918cc6b3b3f4da037a82f3ac565ffe52ab4508","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.3.0_1659016774788_0.0769529439704093","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@lifi/types","version":"1.4.0","author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.4.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"08283fe13156ae766a0fe0c427aa2764eb44a09c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.4.0.tgz","fileCount":34,"integrity":"sha512-H5lZ6115wEisOL2KtqcF5hBPJrXGm7J39Y5I/NK7xmVc06rGVjz37vbNpY8sHH6AzFmWevBM16FgbcTvyXEXCQ==","signatures":[{"sig":"MEQCIEESA5mn/3O6lDbVRXoAqgF1wJwCCnenvNuhWlpNiWjPAiAPqZK7YNrFVNQb1dSXvSPOMSDluEaxaY5cSwE0xf0g6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":231048,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8RH4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrnfw/+OyMws2AzPSJrpTJSaeaHX6rfjt1tAyyPIBmEWREMWXQEkd2G\r\n+igVyRh9t69gcOBGIDtj607CKjFc18XkFrx765hIQPKD8ZXt5jByEWZd1qdO\r\nLc2coLlD3bcNKOWdonPr98PEUCQDQJ1bW8r1F7bXaFGj/mUxxKw0iEj3SwC6\r\naIcN8uq90z20gpp6flqKb0A7nuplfhOl4/kjlH+tOY2rlZqUTo0a/2xr1J5D\r\nijz/AvZ9a2J9Ja1Tk4UccS1RnvWtn8Obt2PGKNmjt929MoGV8tVn3xtpTyhE\r\nSGgD+TOqCLqNVjpQdd3IqnKZs0G3GYIJLefRFAtZcwE1ftINWRbLuUSP4ERG\r\nWybkhxiKqeg8LA/myVt3MyUZUbrB+FS18Jq9Cr3ESBKtvIv1NoPprqj61fWi\r\nQ1XqsIRF3H4Cvw6F3ktLMH2UK/Yhq+UWmIcY0v2StmgZsCKFA7lJdx389Lne\r\n2DwqNdU+nT+pDX5vTByAbPI16byucDwwrrs9itPFB8nPu2vlxuU81MO+1+ns\r\nUd+QrZzla5ZtPViTsHDXx5iBPaUB3MqJCdb+lN+94KInxaRt0jZBlCbP4RFZ\r\n2dc7PwUhA/qGOEGw9iCh+2Mzn6OTLg5WFwkLS/8t7WmOJU0JJgF8BNQcorbK\r\nH4ExQn3O1mEc16mXTD8HgqHMCk46XgiHKMQ=\r\n=egJN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"38f21734968d7eaf955d7ca8e954b53593960de5","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.4.0_1659965944072_0.36258143349732874","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"@lifi/types","version":"1.4.1","author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.4.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"f0a162d4818e34f8a177cf17aa2420b9be4859fc","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.4.1.tgz","fileCount":34,"integrity":"sha512-ysuGq2QDCp6VqBxdFiR++jKOZ1ODmRD1Yg0uaN6BwqGA7ku09FwIAnD2oRXsE6lRfw6HQe2wwCEunpMElBFUuw==","signatures":[{"sig":"MEYCIQC7zQTRaEceF3H0KemqGXfuGoqrddSo+nAVFGnN+ccBxQIhAMUHKkWpxtFDeIvO8DMIUJTOW7HTHi3rWR7jKtHUVVZ/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":231311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8ozmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp86hAAo2UuBLOGVgPdJcrUnST9gwi6eMg54k5C7KZt25OvFmVm99ZV\r\nHwM8I8xYx6M5hqSlNLOQ0wFvGJTwO+gYsGoa1cMMRuwx/i3yhWCKnsCnLF7x\r\n57bhlpX0UDuH5hotSjCtaxiOZtzTZpIkOhFxYQBTI/HcJjIk4PfXNQi2sCyg\r\nPMP7KwAjgZvyvLdJH6gke23u3EUgTxBVQT2AB8rr/v6p3Lt+RdS8KPPOAHLQ\r\nGUFvxyXp2WvtMlxfPM1zZY+MUyOmP0OPNY+5C7DnSap2gNR98u/kTgwicdU1\r\nA5HDoA5lGf3+02sIKHYjyhYL4rFJNNZrLWRzjxWmnsxmgqnoqDWskTN30/n0\r\n3I+YRGtuEUS+bQzXqaLnuEwruOexGYv4VGTO/1hadSBSvUUO1w+GchO2u6qJ\r\nvYUost5nf7wB3Om7RjjYqtaB5TQHoQz7n7eiOb/rzSogjqZYby9ZTEB4e+bq\r\nky4sPDWhhE3emdmmpduB4H6UIq/DzejjjE04piquWFwqlmSfyUE49vivssVS\r\njOmJ+wDFS7tWki3wzgoHLcFZHIVZJ7A1xc2exLlaoMrl+Vax2RXJwLPSnDR2\r\nUhDrIVFEB8QAcqsGpZ9VIDvHE/RQ8FK+Bqge/2eB42/yEh1SvatetpIXMhnx\r\nmVNgr8UsEipkB72yrq2N+fHq5q0lYwZvLEE=\r\n=xrUb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"cd80b2a197ab96703990873da1d368e27cf15fee","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.4.1_1660062949964_0.5381783196533341","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@lifi/types","version":"1.5.0","author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.5.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"3ddbfe6ed50e603d8b06792b5be9775681f095c4","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.5.0.tgz","fileCount":34,"integrity":"sha512-g2icNuWbMbMT159OG4X1DRKW50zFz4nlUK5EWAWGvKzYQ1S5k/fS086wFI6iKq9l1TewQn1bsH925EBdDUEihg==","signatures":[{"sig":"MEYCIQCoVOjb4de8NkW0eXqUhxg/NQhc1vOhqKA1FL4QbKyEuwIhAKwbGlUp7JVlIFhNU8YgCr/Z5iuenLh2COHHQ8z6dyMU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":231601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi84piACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoxTQ/+Ibsw31hp/vTfE1aY7kmCJit+wsiFpUDGF8ZVC33zppVvIWDG\r\nP76tOR3GAJZZIO1q98pMZYcmEdTzoCKYjnjyZm/Avew6WPYMY9xi1lowtGwZ\r\ndmYNl8nyE/tHbMTGe7yCcHafwzSyjt94YlgCdREb8A8b0qCSFJppo5WC3FGs\r\ntMh4lnPR/vxVAGPjBARU42RKPCpXZcVkSfO0qV3zTwlkPi1SvJ2E9kIDYbkw\r\nNdJzElvIiui17WobzmAKoq7AXJWGD+V9f4dC+mKwD1I0X0nG1RD3F8nPfJxp\r\n4hR/PT70Ec+MHTo8lyS0mij9L1kq6e3H36PWViAyFtOVWK1HmhOODoWKxi58\r\npcC5bxudAM5NwUUg67JA1T9Aj8SxuXeWOH1rXSOR02oiSNbddUYrmSQ3uJj0\r\nyVmOAdHfje2gnU4jgiT+GRSfLh/U4rsUfv5luS2Vydk9KVkEi55cHsWI4qsD\r\ndqgUFda6kYz0YUHCMWmi8SZsKUmy3gmMIQH8H4rb3+uY46IOAAlQFX0YMMk+\r\nwi20y2fgFm8bpM7bWccE/42xBzoBz5UAxeEtMDSAyzanSrE1Wh7xULeEOkUX\r\ntbROth+Bj9Puj2qNzdh2Aaf81fxKz7nyZjs0q1OD/a7Il0lEOl0CTzMXGjFs\r\ncGLGJm49+/wdlzFx9AahZugCkLK7Lvc7MIs=\r\n=kTzy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"db89c3d10ac78ba7a9780cb38783d9525df3c6ec","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.5.0_1660127842278_0.1680215068393176","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"@lifi/types","version":"1.5.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.5.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"675656b01972da8c68cb514b80f17192089223a3","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.5.1.tgz","fileCount":64,"integrity":"sha512-hM8SH/rupv8ouVeU4S6teSiS33F29Q8Ly75MkMtSsS13X01EZ+YY7mFmgB3uFjTYDrzxnISb+TMmq/CD8b5HBA==","signatures":[{"sig":"MEYCIQDWhxh7jsmILHmCmjxtJWPGn7jf9OGIN9QrYz9P6IKXHgIhANUlfkEXKzZja1qk385r1QEGhPTC1BMwa7LJmmCAya0Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/3/1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppWw//eEpt9qMwe2bQRWUZfI4X604+1z7lv9BMqA8Fg8h2ZqsbKbyX\r\nT3ppUurN07pltR97ChjtwRtcYdAZ79OBoiczdIQw4ghrZ+dwWfTqqobA2VIP\r\n3a/kXFPd5IcLq3RjZDFJvbiFmwbYarNRinAejSyIAGkt0qIiOTlQPTqtEvWd\r\nmaE0sSFrwF4O+AFIOJM1N6DlJTvkOm6bG6yT1VoNy0xoKvflE+oVUkXNVx+R\r\nCg2NHid7uLhVdOAMTXckICB+uBd1dsJHbkk5miNKXa0vSMbKDs9wzxkaZSp+\r\nf34clX2JymMm2biOAZqAMi0D/mMiX2tLbYfTUIv3FwXGGQdhnW6ok1wL2cWy\r\n4XQNdk0d5bQwYA6eQKMtZkRDgRyHsoZtzXD9czoI6vKCz3IzyGx8oTmgDt2W\r\n1bwUEyWmUMGWoty2hCcS60g2R863AyQkbnZRG9x6hgxndlKRQSwuJIfI5pNO\r\ni4lFLzhi4XszfKEDUi2HOkz0c1zeqsU7238v2eFwYzagJVKOjjbsjshwPWzQ\r\n/HLJmXqLUGyERPIWKL5vpiry2Q6Jbbf8osdYZYKd+mUzhPBRhBzASq9JY6Dm\r\nYEVl6WXO11UtveHn6kx+VhfZrvGEGH09oZGI0yYHXttCVfA2BNehD++1Wec5\r\nd6kqL9IyaGGafyz1BA5LnaBtOFgOiqQueHo=\r\n=UAGJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"b64465b10fd34ebae7c75ccad42aa3ca5b7ef060","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.5.1_1660911605294_0.9110583715321197","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@lifi/types","version":"1.6.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.6.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"ab8203bbfd063e406170e21b710cf4c9e6b03582","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.6.0.tgz","fileCount":64,"integrity":"sha512-8oFhHmI+2z2b2nyKfSBWEsrtX1LIcWvjI88OC06maq7G6i8tbzMfD5N1lHW2JwTjamfavvALwEYpJVttZu1r2w==","signatures":[{"sig":"MEUCIBQItpmySgVtexLYmu6ejmxJckzAASUTbW4pDnv5qG4vAiEAnZjLTTU7DOjZAjl3TvH6mHjLwglnCjfn/PgdGfnGl84=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEf+VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwyxAAgY9JXJlMRWU+920WlymfesVY6mvYQTlB1OMToDT337tVdSKP\r\ndxJ3PHgMrIh2YnDNcN4wC4LXPTNUi8vIvys4vcHKYk/P3Ej8oRjfdjGHAGiB\r\nNMM8//ChoKTyOUsDR7rg+v9t05UlATCVW6cENSh1XFgDtAbU9TTwFhfcYPiY\r\nmg9VOLcDZyPTaFrpKsZ8DhQdAaTgEAZ4THYF7YXpRCYV8Ijde3eZXTsxx+ao\r\nGaeuVl9zrVOTHg5B3FX8FkWTZV0wpP/hM++CqVUZxnSewnrrunCzMucKBaHt\r\nZW1vp+7wJyEZVQWDLVmy9GwrxTuHkDrs7xu9hTQ4nsRXW9RtvrjQUJxZX5Uy\r\n6XAs52Pn3aNihJUgyJJPPC05BT2KZBOPQdzHK6Ry/GPjKiFf+iOZ9B7NBxHu\r\nHBhAamqwzNMUNQQAWL4mPV4kQfF2MTQjgnGVRMkDJDBbMlEAcCH97j+Am2vu\r\n2uN8Lmc5s4mQQZbN+/eAMe8n1d+jXqSQS51TQQE/RIYIExCLKBF1+a6evtYr\r\nm5yf++2PsgiZSzQVGK5NUf6jdcn03rem6CY5tQU9rgf/MpcCvCp9j9G4zawo\r\nSQ/pBQbmOafCr8IPmHmBGVjjhyT3nAvLbvHPAAOVQosOoWt/66qqrm2gvPnB\r\nqVoPhUHCNc5ciBKKV37MKnJw0Rq5eKn1CjQ=\r\n=gLkE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"388ae846945241874b947343f6262d18702f6613","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.6.0_1662123924884_0.09206592278643932","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"@lifi/types","version":"1.7.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.7.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"c0c85f743bf9c13b48c3092910372b2b63185bc2","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.7.0.tgz","fileCount":64,"integrity":"sha512-nPlhOLEQyGLQCEQgdaVMNs2iyvRW2ctoEFpnVfdKKtWnnMCXzpUidYU5dreyLpRwQxLF/brVI2evaUZOmhXjeQ==","signatures":[{"sig":"MEUCIDmA8zkradT7Z3K6VkfhdQsFu1mB/fkK1yD5ifNYK/XtAiEA8rFsB1PyxJ9JFl0sTInfigeP0y7LLsHjMCproyehxhs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":412688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIDLFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUQBAAmaUbjFe5knLwujK/DhuZ3WZ1STlU320fxRI9vLsLuRqoPynO\r\nCS4oFdBJ6Vpr65ts+nU2IgdOgojMpL8iRwnsQ+F7dTcY+cCbi9TD3SVHNiGq\r\ndfiBVfPRTVOipiVPkBAcUgMsgQeemgqwvSajBHnMRM52LyxvarRY/QibDXUF\r\nZzkE6fZI0Tnqw89W7uBquI3TcjRtezy91/fDreU1MlWUYxsKzluwTDTfo1Ve\r\nt2MrQTssdhm073pj3FJvGsER+fIi3BASxNnzMjSD/GLSuJOVTwkxSWBDzvNj\r\nKCuXyO657W5CALMi7l2LvGgqpNHAv5/7b9QtjWwuMO40P6on8xfk/JVN8Sv2\r\n3DosOt+wiFSxDcuvJgIv2woa6tHrDZ/d7xK66v5x9M8WE2OknxbwtSIztoCt\r\nCeFOcWPd69fQMMkZzB2cPB+tf5SrsPrbQFPCCIYyaLXSrzXIW0LHctphc69j\r\npb2h81jhiKH7CA4GNg0VLNTrjL2YNpX9Y1gbfCXwjfwO0Om9VpE0yToRPLb1\r\nvPKoZjnam5o6wx26jxqUX3LKYA4pFas0qr+U6swUcxGXoAeaTBiXPA0XRlOS\r\nJk6skXMSHhk9JNiQmHrSnNI4WvYy5UZEEiHFKWkES33KI0LrtGp4W9cauMQ+\r\naqxWryjXMcLMLcA2e7SqGjOp4SS+ESAFCko=\r\n=LTWM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"1f1af4162382244f4d73e1d06e94fdc9b657b3b2","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.7.0_1663054532965_0.7705905825974684","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"@lifi/types","version":"1.8.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.8.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"509430b070a6cbc9d97ea9fc4e9e678c248f6bdd","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.8.0.tgz","fileCount":64,"integrity":"sha512-2WSfk7sFPnOS3+XuSOIPFjxcIUqza9qwsypQRdV+U5sURMx++BYh9bW0Tb13gj3Aq7Z/qRF140Xkx6GfFTSgKg==","signatures":[{"sig":"MEQCIDTtyQXyNgrwsYwPOke+sg9kmi2ScDW4qs0Lzm4i4dn8AiBcbxdn8pJEaR3mKr+FXtOd2iG2ozI9dthkEzjhrLWn0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":424442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNqx0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5YhAAmWAFgl0h3Mn+HZD6mnC0m3EAE+/6vvzRFCsx2TbJ9cF9jWuL\r\nIS+zZpAK8FjcwKodiTbNipU3mZ3LE4DvWrMl9eGMjwWLuN3dM6eztkiAmn9B\r\nc570YRfBdvWAVQMbRT6G6RWUYASljoT9RLiazn9mQF/LLTIzDgHoKXOzdqRk\r\nG0JSyWlDdf9H+5VJqiH6wO29UAVZIiseiWDxgCcpr0HxLZkXItT+WTlTsp8R\r\nCSMbjPPZSIosoEwDJ0riv3qlhxpSE8rpne1ja2HQ2QuXTdigbv3s65gPuRvi\r\nWY/RpaIxYTRlSeRPLMe/7CCSpoTaFWRu5ZWtr/dVlscMkEYFg+Mvf3CJ+ngB\r\nbq1EZTTASwp0HZgYz4lNDT8TnYYMuQJ8q/ybP5nVpQ617hs6i76OR5ZRfiUk\r\nqpHMLDbelJSq0tyjtHc02tBbkxY/EuCEVqetjE6d6VRQRt6De1szkbq9CrX1\r\n6w60JjyFXBKBwyGpYouVQMHGEqjOau4mk1R0bSebKQhc2pV1+fIlGp82aB8x\r\n37FwLwUvvHiMemlLI1KtudTjqnR01qg+LbRM1qIGZ6PIP3Kk6P1dhY4GhrhS\r\ncKHCq/oGv6HU1XVcMhJ7tHeOHwZ1s8QG0eDwEUqyzAMpuV58ci0zcIy+mXiV\r\n4gLER5XCfiImgPGsGxcUBAndpodxYHUW1H8=\r\n=SnsN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"56ba67613f70895a733f8135e050a98f37608023","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.0","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.0_1664527476032_0.6073380829313759","host":"s3://npm-registry-packages"}},"1.9.0":{"name":"@lifi/types","version":"1.9.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.9.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"10dc17c97298010e58853dbfc7c5dbe456defc6b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.9.0.tgz","fileCount":64,"integrity":"sha512-Kyjsn+FaZCHUsvXnMhADPqf8N0ePocZ6x/myM3MP8n7FIdhtQG/VKBAidFGyzv9g7vashbo6+8W6HEpuZNWKiw==","signatures":[{"sig":"MEUCIFPWvjDjey6apvdcWvXWmyMzn2v+zyKpKjd9Q0GKRosIAiEAkk1Y399p21E8qyWGp7h16QYBDGZcBtiJc9XDM6Va08c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRWhRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEVQ//WpZj2VBe5eapPLcOhi2o5bGZRKoCPM4jCWzfbOkWzMA1uOlE\r\nqPtd9YaOGLCm4w5Suspa+lk66nqR8lx058jSDfeWkH3dDG2zz03AaFamvC2R\r\n2ymxlOCH1wttxd+XxSpakf6vhqmDCSZf4oj0FE+ibwLSkGy2YY+Ix7Xin904\r\nMgO1Eyh9l9qWM1rMP23/axVkPKS8KjBvyMsiyqZv1fn9/+xfNumfZ0sPR91P\r\ntdBieFkRsnXqAbEWBmezHMNASX2JZqoWGsomgkQ2LVQAYdsaeq0AS39Y//57\r\nBIKfa0wVPX10FJgvfH5vp20Sm53zOvIPKrSUXPq2QxTGC6zd5dnoMbi5RB+N\r\nzoRR+F+lR1pfP6DAXevtSaU1L9vn6z8orQZ6KJ+4gehhct6x0kkuoLCaYh79\r\nUQMf5ru6gx/8G0vbOC/BMuFjPJNxfSTj1ES4nuhnpAe01Sq3BCzFj1yu5009\r\nXpSZIIIeNBeAXWVpMNGqZCUzmQsUt0vzcqrvCj3J3F6YttGg5Dm+w9vh562r\r\nNFrSwi3UdciOFHm1n7lhsKXb+e+zRKieURby9uD9rHxx8FOLSJj2OWmf+3WS\r\neIHg2EbdQDy0j+/ugnFVoppwvfhvCri5Z71nMmhY9c6l2ZFqhigyPVYDbiRr\r\nfuKJu28YftB7IAOEyTGaTtdJW050S/8ZIDk=\r\n=a3CP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"72813822d3f86cdf28c26a7ab93576a8d5e5fe7a","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.0_1665493073562_0.6709454151269165","host":"s3://npm-registry-packages"}},"1.9.1":{"name":"@lifi/types","version":"1.9.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.9.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"01c4b2cc45e4a70fdf88d6c27ed5815d8aef44ac","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.9.1.tgz","fileCount":64,"integrity":"sha512-YDkTAfkHfNwLRO+s/74+Y2fouY+i0lKs8s8SDvH00N43yanoz9W22gaLsylGbj1OouDJQ9cD3M75mVR/vuqBkw==","signatures":[{"sig":"MEUCIHoZxmgoO5eRbeuHbI+XQADLBjhc556F0RVv5pQDRh0uAiEAvg0PQj9MYOv0psvOf34UKjQ3F0Y08c+UukMi/FcEt5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRW54ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhuA//XaisN6myhG+9AtWHw1gkaTYlO9cIoSqK++JSZjxPUvlr/hRe\r\npvRt3NfLCcF3pVEY48PQuwTkkfYkYcfEeIpLvdEN2fbXATXTskcmmikxAPNa\r\neXfyu2jHPQObmxz6X3dP7H7ROlH6+ggDH9vYve4FF3u+uzylTiJsXF2JLHjk\r\n9MGyQsKDWHkESiXFt44b5brN1l26+CLhXHZxZsnUpeLhkwBqYynq+pwYomiR\r\nz+Xa0c/3Xt9M09GRqWh3a8Oy1Vhp308KmDLh3B8hIav0RWT2VN1JxENco8qA\r\n16jTKI+5M3oBIDnZO0eLFsGCpCzPy5wOMbalADSY5ExBgumszEzuluxAQry3\r\nEbvfb0uk7TcTVb+pljSlDiebWkQNNn+qDS6uM5GuHHOc61/cvaE+qko0sruD\r\nVoCIW4bVzrG65iD3eaOh1QtsaHMUfVx4hwoHYV2zSyrQJAfQuz59tqQEY28T\r\ndKutf1SVgWAKUb02uRWmenMi0RkT3e8a/rYgfHKsaP4prnS9RWMRGdsl1N35\r\neJ1WTmkzwWRDLKpmuy0nlgZagLUx7yzt7DAmNQGhmezScKfby1Lca3Bdnii7\r\nvgHsFuL+hx/xCgLtbh9Bfjf9ur7YruK+uhRIIkE+g/KZswFJowhocVcQ0EsN\r\neujE/oQxOmW9C6jMY+v6r99g1CRtCmr3lU0=\r\n=5D5S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"6184cbb1f0e0069fd6368cd22ff06400bee6e347","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.1_1665494648733_0.17802173243752062","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"@lifi/types","version":"1.10.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.10.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"c1e3e508e05fe4824ecff68ad677cf1fe01446bc","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.10.0.tgz","fileCount":64,"integrity":"sha512-b1GBy5FPPdmCfsvicuw+pnwtY1ZLh5mnsvP2jt5vC2ZzXS0cqs0hCMI0ca6yRVnYT/+SVU00ldqz0/EGkGsBBw==","signatures":[{"sig":"MEYCIQDLMk8pQOjdC18wx1k+xsSbGW6h5A/uCUWCV8qG7M/VbwIhANhZAPE4DL4hid6dL1Rdq+xQKKXk7VXDP7agkt5Zfo9R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUl91ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUDg/+JTFWWgS4/lKyerhrpIkI6FeX49mEZjKKIJToAz9jGuoYGX2K\r\nr0M7zzJBWQrgeRmYjme6qxVMLr8Batag5q83kjKtmhb2oywkDO2Mb6NlimIG\r\n/TuQb+5Xv0lms+woT0IDF9vnECQt6k/HMX1E9K34zIn4JD1lfPCJ+3cgv+3c\r\n6IarwheczPr2ZTPmyMq03/DPCMMzdZmhFR2EYho9VoL87RFpYPaNr7hn2x8B\r\nBXBpEfhyTVphS/EFwcCIIF5B6qG9wwlbTPcnZgh4Rxr3YH3QQthWgqqvE3yl\r\nxTBFIzNdEMmduilBRuqGrfR/0XH4VQFwxYXwNwN8vgEvKG0KEOE9o9nUWeGB\r\nrvr2QCaMexGrA369CqLksXhqtzdxqpTMwrNKlsEZNCTiWHL5AoGHu59x9Ifb\r\n/L6ILyQj2FPfDSGt10USKNTx8RvDcusg58tmQJZ5Vj8sxHTjIeoSDegGsF39\r\nleYv82Y/xFiRbT5NlvFKr3NIJOokldk48h+4PWi15jI0jdBZ0IjbKoOpGH5R\r\nM0X0Iwz4yiEeA+6SxGDd93JOyYBglASeyLlskVR2ba4/j2lQnSywYezPBYT5\r\nwCxGGpHgH/4ZiYTvVHgMGS/3yVA4W34axZRSFWkKithmveop0YEVv7u3gYwp\r\n3E+VFuEGXRClA/4otIkYpTRbaYap8t0LgR8=\r\n=VlNT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"b6de87a937efec287c04cc1728bd6b54cf96ee9b","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.10.0_1666342773725_0.06219607428916896","host":"s3://npm-registry-packages"}},"1.10.1":{"name":"@lifi/types","version":"1.10.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.10.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"5de3139bd94989872b01316077246c4e1328ef0c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.10.1.tgz","fileCount":64,"integrity":"sha512-yGcF6EOd1FczY76CW1J6pzp51/XUJvmJjMwJtkjO00xO/euB/OtmYbbd72XQ+vneyb8Dfdi9xycFDpTF7nHhnw==","signatures":[{"sig":"MEUCIAy6AV0+o04lovYr9Eel/1CFZmVzQcn+vS7pKhwpwYhKAiEA0r8qAHR7YiBY6v4gHz6sz5bYpfXMnWNuFjEuJl3WE1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVnYJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrdnhAAlr6BzikfqpnYV3GQvMyiVpy48faNtV7Uh24selz9fnwub438\r\nNeM1sCojWc1GIB+r0Ndzi5B6ouGnc0DwO9oAG1LzioMQ9vJUPukiPf3d9WVK\r\nnNpiCC9Gduz4xLxwwCWKQcyFtQwAor9QGXcAp9MtokBW0uyoPZonnI9KDGU6\r\n7CmwSnDe4cVx8R7nwnMeqbtyLTBuQbnP3dhBnE1/4091PK2uQq9hmX7UwiSL\r\ng4Fslyze881A4AytnB+9RJFXYkrZRLFqupZGODa7sXvkgAvrTBnjtnl1CwjO\r\nAoGvABI6IJDViGQvfbtibvJBbJrVJCUAcyJSkUnDpECHxOBBWffcjOzj4RF6\r\njPi2fguiCvAZAtV7Rj/8Er+j9PhbgWzdLFZ3+gw2VVdh81aOqR+GzaqkvA9D\r\nUd/ozCLbx7kdd4Fgy7/mA6zYyylbfTWpNrvITrunuptWShBD8u+epPC61d3d\r\nynTwY8PWOyDZ62gDR9se6p6GMioOGmiBs20txDaMSX8qxjvFlULq9ouSpRtE\r\nk0jGOaIMd0S+T8cFEgwCqkadAFX0l0gH8RegG5uRHDfnU6XG5UL9Mzm2Tzw+\r\nIv97AOMwrxHakoxY9Kf4Ou6aWMUAnDT6PVd1UG16KMd+BRUo7+eenInhK1Pp\r\nMORDAhtMD9by/vxWJwQaagt8XyhFGeolHx0=\r\n=e+UT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"b60948fc497e67e828abbea4882491882ddfc434","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.10.1_1666610697763_0.7045289077693873","host":"s3://npm-registry-packages"}},"1.11.0":{"name":"@lifi/types","version":"1.11.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.11.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"038b92ca768ead17f98a99d5b6623f7824e1c1fe","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.11.0.tgz","fileCount":64,"integrity":"sha512-FkDAEgxeP8/ml0P8A150SEoQAMmnnqrLk+zg6MjU6vpVLadSeQok+X+ePs+73+8w18WTafbb2XNq2S2nW1PE3A==","signatures":[{"sig":"MEUCIQCVRlHkyOAMcsXdEuHn0xNDlmL/zKMbbvPF1vwzG8frnAIgLEdYX+0V2QaYVU2riI4l8a8aWR/AUNlSMsOCeUr8z9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV/VJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWkBAAmKktxUxNBvKyCpQJgSDjvjhaZTp/RtX83YRyahlX8BmGj89C\r\nUzErRsomFLbzeUoA0JsvpPWJWCck71HOKd7hiKdNvN8SkvkXvwkP4DK/fcYA\r\n7DEQRNoql22jSBB7RRq8Q2j0H3eWWte1yfN97q012ejoKopHyax+2hQsdjEH\r\nxKq69At2D+WdB6LfVV3WVFYmgejNImO6XJYi+k2gFnMYDLGd79TFOSZ9KgSA\r\nklHqK0AURYTfZGo9Ks8j2GjmUGr0QzDS3qFLqtnctlxIRTiUoR+NvDTiQxPo\r\ng/Hk+AdpjlmdJowff/1RFT4O07jY427HMhTy2Ofp/+nWkNInaKDNP2rvz50E\r\nMgbl8GY18TtwFSZuszd3o7+3XA0GW2KXDDQr13HFAck3TnNjl6b6Z2VVzUoB\r\nBx/8VZi/PsK9edQnpYLFeEzQQWG/tcU5hlfQGGbQno0tZ60DgfUi3XN6ybEP\r\n3jWcmxEA1IEgVeCAEzPTKKgtIxf9M1QfYFKfXQmn83qnakpnRaoGQpOnv9nK\r\nlxbmPBetv5j+xkvR00uT3lGJerc/o3gBGWwg8sM11qBBudiSP4clhJy+5n25\r\n3lUfyo+U6cE4Irla/kjnBoONfaIbDmgaCJFd5cLxczfOi+1LA8E1cKhLEz+I\r\ndha0KauS1OaTiax4+n/OlSjrxMZRlv9lRQA=\r\n=p0Cm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"f9cb47fb994e450dac6aa6eb038393ea4b16cca4","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.11.0_1666708809058_0.6567964696433872","host":"s3://npm-registry-packages"}},"1.11.1":{"name":"@lifi/types","version":"1.11.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.11.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"f87d420989104240d12a6bd262bd6d8f44007568","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.11.1.tgz","fileCount":64,"integrity":"sha512-DU1NnmfRUp8YLWzRoaev+kAaAXAwB+orFhQLPXY58rH0TocKcdV/tYvyzH82+67PpAAtOyImggULQl/i5YSatw==","signatures":[{"sig":"MEYCIQCNaJ/KS5DaBoDcLBan32LAqFeGGRtZxiBtnm2LM5ALrgIhAJHerG43SrcCQoDuxIxEH0OO4nB0yyNCTgca6Se98Qxh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWBV+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJRA/9FJTnb23iH4iytkxOuUSqAdBLYbfWhmtzOA3cmmSwdad7PGue\r\nGwOXECwUAZy+nJ6fzY1uXfasHU5P5ddThruqnPoAddxt+7t9GjaZd6QEa9hP\r\nQqKDYkvQWSvCmgMzld/F0jft7JN37+SCXinRj3WVGTkN0HIHKfTC4yd+9UuJ\r\nm8sfL3SCE3Ix6/BPDCM9fe7ppr0/5FVt/haP/f/uSUdUdF2rPk9A7om5Abtv\r\nTG/fYf1dWsLt5pPkWnWYbYqofzV7TITPzS8DuY0Mb/SsM6cwVtBY6mXyeARS\r\n644Ve5H7wo+Bfp8MxsjHMiDISmlwL/ZsTtBACg/VSvSgpTi6EZ22OxDVG8r9\r\nvaEH77VUmKzffqiuk5SXtT1mptRURh2tDkF2/kVYNrhgyOLBGTNs2NC8sKT7\r\nPHQAYWYY6bDcbPRFJxdUkFGE0D+9bvR58CW2PYLQv4qId4iAL10FRR5BvE/J\r\ntr4mqOuI83avQ+IjMP6s0d3axX1IvgtE02B+D+vl+DuF0B1ma9tQUD1v6OVs\r\nI2Fff3np6MFZ/I5v44AXjW0K3uCHODnn9jv+smQM5lUxyaOaZEEVO1fHhXYb\r\nNVFFj63phJiCe93tc7PAWx/61RP+mJVWddwb5EiO0hrdsAHcIl016jHELvSp\r\nH0p8/jvVi8oVN/e5Eg4wwc23tzcWcmeSWyI=\r\n=ccM6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"88a10e9ef2ddc8d4c62d6a753475c44720fa2cb2","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.11.1_1666717053978_0.21629207178342824","host":"s3://npm-registry-packages"}},"1.12.0":{"name":"@lifi/types","version":"1.12.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.12.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"ae4cf83101c6e8e410e8a901077a22963bce669e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.12.0.tgz","fileCount":64,"integrity":"sha512-qqpESVpNPn66go7w+Br53uHCESE9KaHwrT5GvOjq4GNz9EuyMlLrpVyQV8uMvQYTwV8HhzGz7pKTGdeZNcryjg==","signatures":[{"sig":"MEUCIBcpEGUO4zxg94VxHmd402qMDVsSl1GuqMVI/AvNEgDpAiEAkAnxfpf7oNh0ikmlpZSLbEpBTV4h9TvWEIKF02kssIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWqeIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5+g/+IZQKsdIzJoDIYWqzo6pTs4d6hmQ2JCW74CPvmmNqS2m01Esi\r\n9GCAz/aSoUnjYP7+XbnqToygIx/zg+HdxXk1eHa87i8pdIgOAX25djo01YBy\r\nZ4I+bROGz4lQbB/Xoul327lcXWD1iEN1PyN2DuJ1Wno+mqxOwoXbA/lR4BZq\r\nb5F0HQ+LpGGl7OIvRptu2LoAARD1dso8BlM4zTi1ehorONOf27fDQ9yHT2L7\r\n2VGTqMlm/qd4MSZZB61wf2e+empiI/lqxRbnhmktJPRgAqGa4lqUDhx1mEDd\r\nx1yPBPUWmjZMaWARkO80oikqH4E9DRdN70l2IZW5gi1LQHNr6h+yZOU6i/Mm\r\n4ZN99dyhdB2Zfq10Zzqxrb8kRDlok7z/44Co0DZ7JuxGrfPRDhgO7D+pFZwg\r\n1bnww+MfYkpZJ3xfjy5/2Pr0WV7HT/zn5+3oDyduPQCKZwBApV6wcnGXyPfR\r\nG7e1xHdM+unVAqZLeDLalJ9UqTwVOCifHUdcXj92eE8i5ePQ8ecqQja34ZRa\r\nY4nE0E0E3wWNbPDBujO33H+cnAgHQ93eeMiNKCM6ZhBAluAAZaltCSUqgKn7\r\neAYB7E8/hQxdHPE95P2flXXahMmoEaVovZWrtweOzHUBU1RW4Jh7k9uc6V9L\r\npfSTyetOWChC/7j3fd2oDlmy+3g0XGWiDok=\r\n=Vcw6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"631ff02b2a2cc08ce410606176cfc4a09dc41c4d","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.12.0_1666885512610_0.2094739874478868","host":"s3://npm-registry-packages"}},"1.13.0":{"name":"@lifi/types","version":"1.13.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.13.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"fcd0661d53ce0c529aa09bd6188e464cbcd1ebd5","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.13.0.tgz","fileCount":64,"integrity":"sha512-yXgTssZdV1/xEQ0n+tVvE/KIuD5tZyISneUU0cdKKRMPRHvs6YWa5KjiXR3hqMEfGjfsAeR2nypcZRwPFS+q1Q==","signatures":[{"sig":"MEUCIQCBz9n2lO30k/8GrqluS+nO5swSL4ug2eonUigmF7b0DgIgbcv7Er6NUI0Wd8xOWS3hQqr0q2guMwOMRLw4T6GNB2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja47LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMWg/8CURFJmFdZDyevaArFxlud7orAvWn0Pq6smz4LoZf3YvlCy7C\r\nlT3ZxSiyJIIDBNsvknkhSkKV8E9MejBoitD/s+MsOQi2eB9BL09+eDr1k80Z\r\nSFauTpGT+vP4ydlNcwDSCgGy1N8KvXkhPf1mOgrl8nuPF/naanFW2RUmbghN\r\nRJk6ZQqTEw5Wd3aMO6E5bUG7PLIVZt+qa36vvNgb+GUlNQdkgtzQra6uSQV7\r\nGD0J5mQAYyZgFADkBiKe9R5tvRDKEeeRQKkdDC5Qiv5QQT/5mE9YUUTbBNLQ\r\n4Q3kUXsUkkDUSrlU26CPaFnLj5vlKRgdEUkJJR5If2bdyMl7Gze35LPttsm8\r\n+sn8IsQPVKAGB/4Hz8iG5zFOzMC2ABgRXF31Y/ahYQB3R1v+X4b2VD0AwoYW\r\nDMD9XxoMsMgp33TInVYeXP3CXboL1JLxvC3Sm1a/SNgV2mb7yY8AhLFgc42W\r\nHLa1s7vW6L/KUAYluWJDM32comMjRNbV/3/lkPQmJjezu34U7XHavCdlurA0\r\nf43CKLEYw3CuplHSD23YXxmuF5GYDfyxO+/SzHLfmgGy8GxD3AIzCtLvVBJh\r\nGU3iVyV+GH/Ul2eWwjas9UN2cIlLbeUAhSk2N85J5Y8OAziMWqv4CTS9uDGh\r\nn3xmqIYBSjeZMcaMLt+UT5iftHjzI4DctcY=\r\n=UvSD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"1f397d5a787f7e071efb8479f17cee98c46fae7f","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.13.0_1667993290767_0.5387406541532014","host":"s3://npm-registry-packages"}},"1.14.0":{"name":"@lifi/types","version":"1.14.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.14.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"71727ef607778122c00bdbdbb6f7e2fcf19acefc","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.14.0.tgz","fileCount":64,"integrity":"sha512-iHMtTa0Oc6RVYTENV7qdmE3bfeuQsOQdavJ+Euz4YfgXEeU3SDnBHDmKfeEx6vrOuGQpKj6A3aB98z7Tcn6CBA==","signatures":[{"sig":"MEQCIE3JrpgsL8GI3q1wsOQzHdgTJ14SDlpX6VLgHnKjuAytAiA4DMmHUmR/me1+ucbsbaJL5PJCwll5I4hIuC1mjiskqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429792,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja6T/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvSA/+OtGpAiFv2eo7b2yNg2x1lfdHD4W2cmPHl7nTjVnCt20E50S7\r\nq4eZD+7GAhLpdkTMMmD+TsUHZB0DBwzjoalObgD6S8CGCHBkRK+hEihuYYc5\r\ngGwnGoa4phLG4rYMFwRdqe0RcIRCWezEWhrvOKGGdknCczeMNLGVZxx/j8RY\r\nlTCFgvTq/PchTtwDNUuUYWV0+OoNmz2FWku+5L0qUFOG046nzRLoTpqG5Ur6\r\nv84vuDY6FhTDUincrKNGxsfgl/+zKyHLt90F2ygNGLvB0HvM8vpruvn/zjZT\r\nj9nOplUvhXkUemXC+8UZx/nCL1bkWovo135qreM1/SJEtxD+Iue3SXsAHMvb\r\n4y0PmuosxizYG1yIpbYo/OAJ1+rsvTzmTPZyPfIEiVvIhToA06+FxuLTiLak\r\n8hadkUi+VXJCiK+IU5qsuXUwEwGbml72P8YbajDtG4wLuf32LsS+HM/rGndE\r\nnq/2XiOpMeArucoPbL6dj6QTlCGDxvPwcVdLpHi5WxG2aY3NoVolXFCM2uJL\r\nXgdecFlgzeb8m89f11RiZcKmJiZnesKbo/Dwta1ODLibxaET5kDoglwm5env\r\nJo4qq0OqFWpfC9G2eL0LqVZRqqzvHIDex8tS4W/U+2Gp7yZ7qbtutR8x+4qf\r\nFaUZ529pEWefXAs0u+cFB8FdG1he6Wkt014=\r\n=LxTp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"02d6b9ded8027fe67c18a84ce594bf534c6f097f","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.14.0_1667998974943_0.2777920972540451","host":"s3://npm-registry-packages"}},"1.14.1":{"name":"@lifi/types","version":"1.14.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.14.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"218299959881781b9b94e5ee85047e2fc67e776c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.14.1.tgz","fileCount":64,"integrity":"sha512-KeOdWfLfhzxJSz5F4iVUUU9ZC7kVCuoLWjOg0Qjzwofa2UWJkwb6qmUoRHq7HZr2lQXHq+TPqZviHQ57N0wJsg==","signatures":[{"sig":"MEUCIQCpy3M9ZBvsAL2pPi9KT4k3tBAWgYBbHpo042b1AgabpgIgcFnLbDyoUwKnwA35RqGu4bABPFfEjCchW/U1qBT85d4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja65cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdsQ//eAGRgKT3YkxGRM4TTPtyh/9kTvCt8ozVPpDZvRdraqFU4pQ4\r\nzQKAUTpSMZ9q1gIYsdMh7jxMUR2DmKRBztMQQhoY1ExipS2AOQXh7Y5jQH16\r\n6hBHmdydJphRRFUARvSHu8ZfYojmD0urum5ulbXK4jjQ+tYdtRJhEe6uv0QF\r\nzKKiR/765QgKnSK7ilrXBQKPo+ta9xdc8rzl+V+8gErlCt1DerX9NjHAeaWL\r\ngfQNOW1c49YQw6AzPVtSH5YJ9OXqe6CCkZ6aFQoleJc3N5RveXdqInVONyh3\r\nGITzWpy7sk9U76pRdVZ2aMREloB/X12M7j+t/hqomEC5dgRCJIfgIkvb0K/l\r\nl7eRuNLuMsoNIRHAySvIbv6r2ZVV6fVh7XgAIw7AtdYPT02FoSVRsR/SJ1Gd\r\nZ3TK9RThyP+5mx44xPHpl8bw/AttHrEydlR7jEgp9VKswMakUQD9OmQ3QbyA\r\nNnX6BDSPgVguVASWhyM1l//CQAOvT7xTmUkHhGB1a5GvkBzGtWnnSxvOlUEm\r\nOP4O6Me3Vb53/e7XPRuQcppEgxaAlMwWJvnOGhfO40jn+Hbsa1DznRTSqzGV\r\nd5wBaBEdf5PmAhnJAayU9JGbwcr2gG4UKFN5ymcgsa9B5yK86UYFeVZildPx\r\nHYDMcAw/DmNDZLcModiHxenQAfP7HB4j9I4=\r\n=Yhzn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"015f6c7dd5154af55ca89184bfa5b127cd00c660","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.14.1_1668001372091_0.50889671002956","host":"s3://npm-registry-packages"}},"1.15.0":{"name":"@lifi/types","version":"1.15.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.15.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"f6059eb1db6688e4759488533d4e39f163709dfc","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.15.0.tgz","fileCount":64,"integrity":"sha512-Rvar7KFa4XfWTg45eFWHU9RA12YA0vmd9WlYgHVterRpfAbTKfhBxN4XeCRmUh9oXS2+IfEOKNXTv4CbvohwKw==","signatures":[{"sig":"MEQCIECbCnBvGi42oaxc4ysN7yEcX8yMFnYTu9LNv+iiAxLzAiBspYMfQyzyzY1zDPYE+KvdfMcEPhk2x6BjB8TG+nsOhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":432022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja9F8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2wxAAj7OyZVuhCBKKRvoF/FJHkREVmvydQ9HQJRouRfGgn/FIc1AA\r\nX1dJqmT6+Lj0HvJeGgwjRSyNZ7YbzJcOnLRLaANg+NCFdGUv6VhgEibxPdyn\r\njob2z/mbbF00jr04iHVtiRL6eP6qBTq3B9emFmfQW/n/qAITme5QlFvfnBTE\r\n1r8S2rqoTXGzmon5Bo1V8QsthcMfPeBdZsx9sUCE00EMDJa1Z8mHBSJ7CAww\r\nMtJgSj4o0y7zVll7xmKGEZGjGslQ+kKeVr0i2nG09a2Nw1i4O07ZPZf4A7/A\r\nm2V/OSE6rseRCNbGxmliW+dADR5JEhioLzLVH1VEg2UEBgE+wofTJWqqJxor\r\nvOxMvLmYrJU8wyMOih23mOoenQyXdEE/q3pHlhij+Bgpx557ThZ3242E2AeS\r\n3rmKMarKlcgXAI14Eu6Sf0je1KmFFQTig05obqiQhJ24Ga5NbNuQQCEURQ5i\r\n6iuCzB8NG2OX9a5mpZwR64/5bUVB5/H796iFsUn8mdN+JRELvEualcv+1OK0\r\nHcud5ntlMi5p/8p29kEdN0l/9mNMtq1h21sYiJIXB6TWxoVdjdJPs+uHZC2X\r\nxWcdsQA3yY+vRaYDmALMnFABIgixKy+Lxn0Ln2wLUEEr9C4lvhOCQ2LvnsfD\r\nkDOzOHc0xn5WsG8kPKN3tUah+Q+egprehxY=\r\n=8NbW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"e62a4c995c7bb1ffeca4448d5b0d29eb29402e24","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","husky":"^8.0.1","pinst":"^3.0.0","eslint":"^8.19.0","ts-jest":"^28.0.5","webpack":"^5.73.0","prettier":"^2.7.1","ts-loader":"^9.3.1","typescript":"^4.7.4","@types/jest":"^28.1.4","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.0.3","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.30.6","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6"},"_npmOperationalInternal":{"tmp":"tmp/types_1.15.0_1668010363761_0.103365116181938","host":"s3://npm-registry-packages"}},"1.16.0":{"name":"@lifi/types","version":"1.16.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.16.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"d738a8f2053134d546f26598ef6bc7af3bdd17ac","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.16.0.tgz","fileCount":64,"integrity":"sha512-pngYZqvXtBELw9BCSgu0biAN8FO0jgjZWcIn/5QNXNB8PTKe0Y3ZdmMrY4ofXCWounC4reNSjKxnObF0/5dqNw==","signatures":[{"sig":"MEMCHz0l4GHi1sy+RT5T5pU98HkudLNTcBPJYTQkCw+omSoCIAGbo3AHHZUtqp7/8XFJJBEI0lBylyWI+xRU60WryxSG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":432450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjblIiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNzw/+OmRoNOEBH7TADXTBovx3lZuSgZJ2Pf/Z76/yrS+etb6uNjdb\r\n9afbiU0xNSRoGFZ2brWZyKU4WPYv6DKrFw3CpHu07N9XLsxPCDlYnYa/PMov\r\nE0BJt6zJa5KpXH31tuzGIRXO5rR2T/1aCaFc84wuDC7IGi+Y2+kE5WKif79a\r\nQ7Rb+EE1FONLMd6sCbaprocsL9NZsq+REmrrcD6W+oAxeZ1r5tVjR4ty7meJ\r\nv8aOqts1ZyOEnC7NYGOJbtFU6hF+3mByxtui4MDd2WkTT2VrjDeQ+fFhRCx3\r\npMZeOvLSR4U/lEt/QfPVDIZh7/NHjQp9xFt2lIOA7V05OcO4tXQ084X9XItb\r\nNQry4agiX5H/G1aUnCEPt+b0EqJSSk8zb5fINla+hwGrOUS/fqwQfKJRP8/t\r\nrF8C2f1Sgh8GpMGuzOF7/QtGXBx+GUbvVL7jUJsbX0CqzUu9fsuNxDGhxz/I\r\n8JWFdNDA0BnhAqrbzyflJ21WzJTiHFJYqo0mWVgoXTefVfj1QiKYIW1kGW6h\r\n2ozcHejlCAEpuDWgO1wJdQAoXaBBJ2f4aU8NnSOOP85QEbzPI4AWNim96zWD\r\np4QgMHU1LzYqrxIiTF8w01q+YPKnEw9sD9DOt9agnMcxeZXCT35MvXk6FeW4\r\nJYq7KNi0/MKQYBmnrfE2plz0SyYH03ucpjs=\r\n=2QqA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"bf16bc1230824f626404980eb826ce93ba035255","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_1.16.0_1668174370464_0.6974543475499309","host":"s3://npm-registry-packages"}},"1.17.0":{"name":"@lifi/types","version":"1.17.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.17.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"af10387d7ba5ca4d1b56a156f09b2006050783de","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.17.0.tgz","fileCount":64,"integrity":"sha512-TpDbBlFfQ09kWyuwqhQ51AfFLgyslYLB9p7Swa2PPL8r40i2SpYTmaEmHyTmenZAGRVm8XLNfGBJR3Bygn4h9A==","signatures":[{"sig":"MEUCIDkyWmA8srODytHh7vfCSOQEFUqdCC/uIh+bzGynr9yJAiEAi1esMkowF1ATnncmfRtptkIL6me1j/ch2ZEZRVSETqo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441358,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdis3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9vxAAhL7sPmhBk6QaxvfDgDLo40529mLRQM72eJAEL9pc7pmoSCuF\r\nT3tFEw/hS2wsSFCNLBQJweVuUMdGBAMiJwioItzFtgwqVQebzXXdrl4mrt07\r\nZHfGuvkOpkEttMo1gFzyVKvoNv0/W7Hb7kwcoIYaUUkl2ofMTDlT+vjBp6is\r\n2LzFZPhhCEiXGqfL0DS6Zl1bs9aCK++K6SWWE1UKoNUoce1LdUrjTUoBDMpt\r\nRJaJgR1djBEhzU9QPm24FuwYWdUcrcridScujH+Uws7jVbe/DFJrHawydkNu\r\ncYn3VCh+ue/sljpgXRhj4F+H4/AW9Lq9X3yGOb3oaDiqCCo3DgSt/KlZRjtZ\r\n/hXVornM7bFbHrZiGgK27KjMciEpOjo/hNzXgy7Zhnq12DDsZCFAtZDJjrMj\r\nN0QPDKdSj59uI7lFZUE+BIH/aZZDZtPoWpmrY46APHizKDj07bDZN/jVk/TM\r\npU3Z69KUdn/monDYCcsh5cgb2NapULAodup8S/7ysS+r5Q3m7D37oaiarvIm\r\ned3dyTcHykR5UUKjKSLFGkl2Zb2+N2C7jI17do5Z4OTFIijmDIB2p9W0bCwz\r\n6JrM57xPfOEf6xTisGpkqsixig1wLcvYUZksqjCWBKkrQ6tFFwHAK4JKz1nY\r\nTDkh8lwkowkWCUUGv1IQNMRELtDAbXD9K2g=\r\n=mYEo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"bd0e167293563a16aeec2aa54b83da6f3dba4038","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_1.17.0_1668688695583_0.5488909753792846","host":"s3://npm-registry-packages"}},"1.17.1":{"name":"@lifi/types","version":"1.17.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.17.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"344bc57389a064728f06a2516ba02d4c39b73fce","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.17.1.tgz","fileCount":64,"integrity":"sha512-AcP30IAAxqF7Ygum5DWdT8Bl5EbWi35kJnXAEnK/YtgCDghsPpL0+efkIuvyn6i21J3bMe3D2ndWOreF6X1zPQ==","signatures":[{"sig":"MEYCIQD628jHK/BtEhp82Y6WUg6Uz2Ud0G9MhzJyXM5P67bE5QIhAKg0e+x57WpjuHa3ERp9VZRrRdA6Kn+UaasQkNC0saIf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfQNaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHHBAAjWyfOHOXvZJVRhAEUKq/6Qwir2duMNHjSfb6KEUFcswWyN9n\r\n1vFe0PBv8yHacJvFJJIWd+jGusjSyOSCPeWVfskGqAJZDWRB4YbWGpaKqt06\r\nCK4aEe3Nc1+iZyeXP0Gkn3YmC4rr61zFOYUluzAodobxgQSImpLERLcSKr5O\r\nM4shvWZ94ciy90mPJzQjhRTtD0BeYhC0tI8gs7BpU05pGQzBvZ+xhv404h/f\r\nGJXW5715fPxhUjNe6g2Ow3kTjwuSNTM56bD27IiCxbQLtc1IlUwrll+bwNw7\r\n6oBYs43N0G4Qqe3EnGQ3UnUCB4O6B9YKZQZ11H/WXbAu6WgO2HWuBYvFkdNc\r\ndXm5/jnI15kqEUFg5ObUHHl2yy0AFWT6Oxgu3Jkhssu3FoonFzMRceRiIdTo\r\nxsnXP0huPAxmaJL9MXBGM0V9aggKu+46+nWdOD8Mbr/mXBRWFXHwME516hgr\r\nSIkZfKsYxp0JwmEo3OAWelFHBEjOK3KyUAuh05gJtRWAlSR37kKs4MElysOh\r\nSDPkjli99Mwzec/txpvTLe9WIOPVdpzHHcpz/bYKB1AzizoMjZQN5t5VVoMO\r\nXJQst6lBRIj8sXhLO9SpR0lNAL1xVZNQ1NZn2aPnEQ0QpOXUd57xcQa39PiB\r\n6Pp14EFOL8Y2LHT3DLi+Z+1SIQbOevc9kgc=\r\n=JcuB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"ac5d00ac1103fdb557e752a0a2a6f5a29595c1c2","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_1.17.1_1669137241910_0.3537409351894827","host":"s3://npm-registry-packages"}},"1.18.0":{"name":"@lifi/types","version":"1.18.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.18.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"b1cd827b4a2d1bb0b8afbc50728c388e8efc1786","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.18.0.tgz","fileCount":64,"integrity":"sha512-z74HP2Xl0UBzOBSG5FulrHl9l4O8VOjMY0vMIK94HaYl/HwJc1qTXzAw2ZnM6yTEiBMvWIeZdZR7nkkVvEVL4w==","signatures":[{"sig":"MEYCIQCUBGoAP3UO9FXiWsrVv0qUwjSLI40AmvDm8EPQBPncGQIhAKg7R+3lZT0FC3I8o31SQ4B3cAkkLf9wa+RCaCiVyzbR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfghwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqikRAAmx9f2S7bxABwDz/lWMhkqk91+ZrTjbhm0mGdIpLxF79j7oXc\r\nn+JwYi0vARSVoAFLiqBHm0fAdUU12AoSXmDuU6WQOlk6NytgvYoTSbTwfs1z\r\n2Qr/xjb0fhiVwhAvt/1xBV7Qwq6Q2qFY0wyDYSZiPltRbFWPaSnvh25EATs8\r\nw4sKHNc0rRBw+gac9beeGGAgV8bdbhHfW1NuQDPll7/XQZnb+x/mmkfGjBs2\r\ngK9g1cgIgO70I+UV1sbBjpBbIcW66tM7t4nOIZjyjP8SOyg1dEeezfFHdRvn\r\nDvDS3u7kwX9kX5vsiTwu6umCBXWX1XYtoU3+gnvSXB3InNX2cLuXoX3LrzoC\r\niH9tKfZ7oyaCjR2Lp7lq9ha2Qi14vXxElrq9s9BR/uUTIzVdqOscSSGuNk1q\r\nkJiyYP6w5t74OKPjYXZ1lzPHoIR9ZAqkWoGJe9PuR5J/tGtByXyYc5mXeEVY\r\nlj9TV2aXf+AniDnJFSljYAzgW2M9OvCS4HvMfwxI+rommfXF/UIbSQowhgcs\r\nP9N66X6Rgyycu16EJtvx4S9ONBsE8rtjg0Md2vIRpHQaFY0QnpB5whdK4WJd\r\nvVlO2DCA7qt8fH9ol0yDDWlPWlHJTzDssiU8i5zA1MPcqxj7ahg2WJeF4H4i\r\nmuntq6O0sqYh8nMTmhhEjmCSLiwTHAhO+SY=\r\n=2etJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"afc56aad72a96a88d541a868106f8b60a8ef94a9","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.20.1","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_1.18.0_1669204080427_0.04185427955473209","host":"s3://npm-registry-packages"}},"1.19.0":{"name":"@lifi/types","version":"1.19.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.19.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"e96cd7bac978320232120edb0b224db29b968dab","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.19.0.tgz","fileCount":64,"integrity":"sha512-dEZEp96wdGrJEt3KYnKMWeP1BUkJ92/74UoW+HZfeLX9O+KM5725xPf2BkOqTe7sbyKYjG4w/O52a8VNCfszdw==","signatures":[{"sig":"MEQCIAmB1LtEMASix+YZMmck4NTlJI30xkmodQlzA6nK5hGQAiB6t7/6QNHMwlLiulkuMxiVToghaaI1n4X9Br+frSg2Pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":447274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjk2SxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMog//QIS+TudecSM/GvbDb5Qt+My4C9R9rIj2FcfoFJQk6rs74LTM\r\nDkeHparKhD2cUnxkU6jfLY1J7tjurMbx9X2LP6/3Sd483zarKvHIMn2S0x/1\r\nej+RkSjEYkOCO6bzf6nN1UFhz+bm6I/zTq8chnDsqoUWNA1Cl9UdpVFjkAL+\r\nyZ0CdTge0SLG9dzM0cEud9QGxtN8EDhOhEgOHfZsPMaEEDLVqdFWty7ZBoRT\r\nc/uSmOei3SWApf7I3QON+Zo3R03X0znbSWFl3R1c7Nk0/BtHz7rm+thJIz0I\r\n4u0kikSNNc4qs4YAg9kz/iwuZJiuEAzojyCWgvC8Y3Fh7Y/HtJLAdYvgA69E\r\nphwxavIFH1sMEr0Z3cdj7sBGWlmAi3+0cnMcizao7HDuD5JGWs8WcLbkHsqe\r\n1pg9FjH8gkv0A4bMYzGNkHqtDWr1swESNra3NUthh82PXgwCIM9jqAolhyEw\r\nocOqwlTnkRJEw7+mhcixf1TYJ7R8BlOsTJ5flkcxNe/wgojUGsnFG29wmfUl\r\nTl9zm+na35HPeT0LbK15wfrIAATKB6GDB4zqUYSDCOUi2n10Sr7HCjjjrXiQ\r\nRP2Uk5lnG9G+RIXIFIi2L322KmPEiqxg/KcuQB42d9JjRpp7+gJAgdddQOl9\r\nbLsUsxoBQsNF/gW1dxZ/ubR06BOQNpP+Axw=\r\n=gMWM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"3ed63792da63c4561358406607ebea1f403d0a1e","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.1","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_1.19.0_1670603953067_0.202989501477425","host":"s3://npm-registry-packages"}},"1.20.0":{"name":"@lifi/types","version":"1.20.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.20.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"53e271b3e3d2eea5a499ac1d872e65d8ec1a4f65","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.20.0.tgz","fileCount":68,"integrity":"sha512-1VLjebMF1Qh9iJM0BXkkwKrpze+VUo7bofgG4X5ZiMy/3eG0oY7AsuFzV/0uNQMzbBJGCqqdEVggVTV6uoMhPw==","signatures":[{"sig":"MEYCIQDrHiNeOXfO9bk9uygPJCdS9R/nnR1OYDJC6kpQNqJJawIhAKibV4v6l3dI21ySP4MtjuRinEDBe8okeOKJUTOBYiDr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":448811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotNSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8aQ//TBVwmzO0TKAJOc9Kok4r/qJc+XvRCvGEAFmKLGNceXdLNgmT\r\nNGTl3QLA4CAzZYwTd+WDkLSirdGMtsgKV3s/kOtfT31KxSQgOS7mvloyN8Wc\r\nlFS3lChlwyrUZBUzihVIyChD7JdJ241h4s45CcftPZuXz3yPbTOq1cAGeSx9\r\nUc+/lZNqBhXl9BteHFdeN3T8DAemmAB4zSP0Je5LjvmH9lo6Lm0tPjVa/ubo\r\nV0+wG2yT3VFhlt5KJoXT1wS74aEM132UoDopj1bPShDcUTY7lWGUty0ZeoUy\r\nqvfuoVnt1UEdXtQoqeUTP7zZofzNJ5WEYRIRyqLqHWmZC2pBrcUeyXmMPQsp\r\nwGQzW0M3InrnZHu0Jic5uj3Fm769IP/xTf9ZPGWVBz96CSgVZSeP9QV5UW/1\r\nwC8nFJHHS8nnlDMdgwK1bahE6ORDxHb/dJdeKc18cjc+pv3IccYZ42idNU8I\r\n13p7GMnCiMCtRkHYHA02If+9aWQq25HAwbbiJ9seAcWz4IU9rnjF7ovOhgAM\r\nHa64TXdHzUfGVEfXpkqtjzkdjWppJq1VS7T4U3Tl3IMo1Dyp6B82mG2pbk1H\r\nE0Y5c9Hp7BxsYECbVMFEFxfgNL/s2Hb3UQhZUGbEYC5unxTwsz5csoRUVHu8\r\nGz3twuma9s0ItlfO3x3n3tajjzh9tSUemsY=\r\n=KtkR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"0447ffcae17b212f93512ea392c7b2936ade86d9","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.1","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_1.20.0_1671615314682_0.5545631266310216","host":"s3://npm-registry-packages"}},"1.21.0":{"name":"@lifi/types","version":"1.21.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.21.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"a0c56ece1881eabc399f611b338b362bd3a40668","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.21.0.tgz","fileCount":68,"integrity":"sha512-f9Zg0jbYhlZ1qnFIhwM04j55Vq5vTdO2MVVBm7CVY+1UhYz52v7wvYCdjEB5A45y0DbrzY/SllkOq/MbD4rVDA==","signatures":[{"sig":"MEYCIQC+412qSMD2P0Oy17fzlO9FbzWmWHzXgBTT53Qy7SvycgIhAMmWZ6zMD+WGP7HsAYJvISDvTKTlG0LmP2NA9fGwnNgH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0mpdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqN6Q/+O7an0yGt7unDUqcMExIV/1BBlRQKP8pZ4qUrau7tME6klsLi\r\ntA0II8dGAyyNI3QS2zUNFRxlEIYnOUuB4UolDnBl7xUPFbUjLi3k5KeoWK3v\r\nppZkiywt0XDB5UN8l0KljTlf/tu1ARmG0cuUbYMkLf1o/j6zpUUpHPGqojwe\r\n6gxK/s2ocrKrLpbuKfm4H4W6SuI3xTm4ZtJERdEFxfCDij5+f7Qxhdf3bhHw\r\nh95gzpDfeUG5iQwot6KjU4KlV1aph3laiTSs88EUevU8NfdfwCLNboL7QVnW\r\ngDDQ6HHwFOiD/paUv10ne7v4F7FzLiHsbC8ozsQT85mgEXPxVuL46LmcoBbK\r\nx6oh8Dz1vza1jVhqro7CxOnFmHx1yg2jc7mETF4Zog0+i2pwieYTh4rSP6rO\r\nwkE0KoCPYnX5/USI6WqsV5iOkO8TkLGncs1KTPuuSJkCOF/vUgTuLYa5DVyG\r\nbcKxgOLqMe6t2PrjV53rz/wIx8d7/ddR07YVhMxJV1k3I47EuUtdO+Wj3O5v\r\nhm9F+dd716M0XcXlkJpFjkXQmeqRHxmCy8lIq5Uuix8tHfpxqDs8BVTyM3nt\r\nKx3Wn+rWl+R3km53SRVMF2BUa4CUIo16m39gZCtfLxde0RHciygnxNWr/t4G\r\n53SMaE27j6D/vIWiEeJCyoA83/WkggEcJTc=\r\n=eBj1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"ad67803a7a81f16fb8e58798d2e5318130cf84b7","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_1.21.0_1674734173686_0.5819759340786506","host":"s3://npm-registry-packages"}},"1.22.0":{"name":"@lifi/types","version":"1.22.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.22.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"f3c67dc213ee0fb7abb2b94da41188001ac7c58a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.22.0.tgz","fileCount":68,"integrity":"sha512-XtypbyMtxj3ihNt7PuiWSp6f2prEp5wfaj9UEnUjlI63lRoSngfM6ww699ChFY80quU4CvAEsXeOdZSRZ2Kc+g==","signatures":[{"sig":"MEQCIFa2ZgXLGz+OU56rwFC8/xOQm4IJwkgLybrGLZt2euA5AiBwgqogdRvI8JWnRg8PtgUmGnpkGgeYoTQxj/0PQGoXEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4MkjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXBg//T9fHJr+KSHvAXjNivJWruHBv/9ou/qBTa1Hr1CqKdVNxisPu\r\neysH7j8v9oQiczCih80WCBU3OdWDLU+BcK0mLbIPrx3NMt46tN+hsSaBreYj\r\n4Hd6BxU5BTkNc6ZonUmFIw7vbu00l9tlau40+TJyLBK1d6TEORr7q10MRqrX\r\nsYv4pzFViOVUAJ2WKUiZuWme28GneW+BrHA+Ihan71UMj/4Uk8YfArcmc2Tj\r\n+G14vT1Vmkwif0Bv3tNz4h5NBD3B5h+ZZ3OyLXc8fYNrVpda8OxZY27OUgiR\r\nUrRa3BhmVxItUHcHvfbaedgQscvdo+ztq+0mg1kLgFEpCL1Xa5DMwi6Kk6AC\r\nNHeIu1vOjTpmUBltd0GZoO3RySpnKFtcCRwygzMEtdKhvJ7g/ObaiZDNq5Tk\r\nlbaJ0PqtjzkzPBPCft6VTML2Hyh5iqIl6k/DkgiO5dNqBgQHqGpqT3/F/Xe4\r\nEv5LKXno+nb10WZ4lmRwSA7S9BySz76KpOfHA/we8r8ZqTJaivCInlRoOKY4\r\ndohg0zoJUP6aiPB1u7Aq94+5Gs7xkFAx8wq+tIYXF76gVhDISOoh+CitpWk9\r\nl+hiR8mcZPuRzejNt6iNDb24DZVkNIOAOsXaY2CVuL73AoaMoXAjx4vOghfO\r\ngAfinPiIDNf99154aeRZ5AwJyMqyjPq7Bh4=\r\n=gWy5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"25d7ea5c6895ec6f3858238f588ec729b99601aa","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_1.22.0_1675675939061_0.6481153167147153","host":"s3://npm-registry-packages"}},"1.22.1":{"name":"@lifi/types","version":"1.22.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.22.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"b4eb06392176ae50d35c8c0c1b909d1ee4f1ce48","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.22.1.tgz","fileCount":68,"integrity":"sha512-UriIPGnB0wo0kl9v6KC5DYy1wwmdRsR15ssMuLhf0c/ridgZE4BqLBvzhwWpVCV63BHM1M0mSLP/fwTvrp1Uog==","signatures":[{"sig":"MEUCIQDG5LG8WUoQv72Kf+Rg6qtUu/V/6cFrpPdjhBKVKhNQcAIgK5yq5zR/bDwDAD9pdBKy4gWXqfHMWPq9J2luIbrO8n0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4SWkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNwQ/5AR31lC+Ag0u1t1rw/rChS8VSbayo+qQJ+YzArGf5ITLk89ZX\r\nyNhQad5XZQ1E1cnhxlM1tc+ZGYLI7PsJSP/sBuhzLzE65q9pH4AjTYCI8EH9\r\nUhR3CHP/0/n2VIxfScdm1frvo3nLb0fgmpCTN/784CEPfnjs8m4TRG4LKWEz\r\nlD02w676IyM/JeKvhJRambikKiItOGt0z+4RO073z/icjLZlt7UQw5w2hgyT\r\niUKGtA2irbhE6L/MeBSJwrQax8k2tCDqZHNGfh6aCw6DtC6+2+ds4MjTmpAB\r\nBSHtggDxPIxwscAoueWAH5iDWVJKaqa3uaZXJNQqvbDFK15ZkIo1Ca/LSmSp\r\nt+q2A6o3jSlb2BKq2mHqmLR76T6qa+NWrFoVnbPCGNZYe7iZaMaC3XbYnCm6\r\nFa3Ki4JPck3cCr4lVa5+47n/BtcXpmIEpwsFbv+DlE6j/j4Pb++xzA8DxQzR\r\nsZ5JRV+tdtE4gj4imt+KJ6u6UdwPibg2ZeZitTjTBneh5L6JGQG8wZO9GxJi\r\nuNwininzWo7+WOv4qThDfu8ubaZDcljVDOF+ueYbkqcBMbLpUhsfLYC1yNmG\r\nLPhP1YvdZQVZ8q4tVuPz1thvqTj9VgcE5lqiR01/YrQjGRxpzgW+N5h6oDt+\r\nrSGokLhrmJeKxKttCzp6U9y2OZh9hwn2Lsw=\r\n=Kw9f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"c06951d2b2e2cd5fda4ab93b490cbd5a474ccd3a","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_1.22.1_1675699620294_0.3275266968126387","host":"s3://npm-registry-packages"}},"1.22.2":{"name":"@lifi/types","version":"1.22.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.22.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"decfa6eef02a2617f5398a285adc219e4dff5272","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.22.2.tgz","fileCount":68,"integrity":"sha512-e13pecdteCrZL3OWEVGvwvMWuFgPhuRjcilXHtL5hiZs+Vx2stg40C8f23QrGhqYsKLt5vIgHNfE4SJ2nZg5Dg==","signatures":[{"sig":"MEUCID1ysUBtOPgjpCmFmBcRYvBptUmZSIo7k9PEJnlNRS8tAiEAgC88PUk9J+v8mb1md8Du8AFIU7SRAz9qtN37Mwu1JmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4rfrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmot3Q/9H1cp51eNCEdBaKWd478rcCtfi6Oo2djQTMGkpMAi6B8S7V3U\r\nRiO8hXoV9vkt3XNjnHRRF4FvuX8XENUINMe5vMeNn31pLQEENVT+hYd5qFQR\r\ny38zQSiPD0A559Gg+ROgxdoqMj5uqI/2VlSAoFavmS1vl4C4iZ0oJksnd6QG\r\nLD8a1AftGZw5cgsnukoK+mOrLYLp/ZS4JYO9DlM/gDiwnYVJkFWxG4WHVePg\r\nsbwSSUxZzJwYkBM4Wnu82s2zGOTenGO61geO8yjG6oQrtxgeiEHm/+uEaOIi\r\nUfynAQfNmzo7w4Sjh/oPOgQfDF/VdnT4cYUxAi4V0SeLuTTQO/4rKmjw6Xnb\r\nuVl9gZr747o9oHPNCn50jT2Ij5WSIgylfT6442ZwFB1AFgQzntKCKquR2phF\r\nNvHemrw/GEtWAdu2Vw2lbEuEefqcdkdqAvL2uH5D4yXt3v468zUYXs8BnN8y\r\nx17hGptBOB6YABC8kffeoKifhGLcCeg3yenLGh5du9hRBE8Vuksl+YrdEJCL\r\nlFcZlz0haSeWgiFv08JJNimtQ5yLs9wyWl2af1M2r7yAfublfYLu7GadnKPa\r\nRF2g+aSqa7wK5HECTxwlySCQNsPTHFe5LYTtuLd4B2YsZyByUyP+YTNmi0CL\r\nO+BQMY2BDPGxCwoQvtV/L4FZvFIKqmKpU+g=\r\n=75Vf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"320a456c78b98bcd1496a90d175a157e84939d4d","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_1.22.2_1675802603011_0.14914042322703014","host":"s3://npm-registry-packages"}},"1.23.0":{"name":"@lifi/types","version":"1.23.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.23.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"647adfe8b85922c5186898948d894e2de4dac5bf","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.23.0.tgz","fileCount":68,"integrity":"sha512-Q1LjhY1TqXsoTsDEcrK+Wfj6aNE+xsxCJAAET28Ni/DzXSEZcp8xE5DXP1yHLCu+le/FcmTyl4XwEhMOUBxIgw==","signatures":[{"sig":"MEUCICk6fs0sLssLVFkAw/gSSUt7Y03o1xR2TE3ALRVTkcHQAiEAu0Bt/gtZ7ibnXadYbS0vJeXMUgvFMc60sZ2aHsDpDuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj44e7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCWA/8Cblkc8uWb/VVVVggiwqkFmVNYyNtUR4HJoHfM1eoEQewiS9S\r\nHlyp9cPs702+QnSBwcmiY+JBl2XeDoprqCQxnvLywKSu+b4qV37S8lqMwtpT\r\nHPDlFds5Kx6WZHk95CwmmOICJEFOwo0PkCyT1lmR8z57Ula2HL85P6nnoRNa\r\nQWFH8mqHsDXyTx3J4YwJ22JYRmwRQQLW99L+3vKa1rlOPSa7keJoEMl7SzMt\r\ngYf/IkPDzwkuwKQeCbjMCPI6bsX6M86Kv6BIqylz6SIta4GYjj0bfd0c3YKI\r\ntdV87MzUOcgBqPgVgNT5fef1n179TTq9KCvrog3XsrxVNuXaUDHnAHSzzTzN\r\nuYBhehZufNZMrHLAf4BocsSymlbph2YGHVxaKrzgn8EgyaZzGRclbiJb8JYB\r\nhSGSsDfdLKbjFe3XjnTdMLsMdLf8aI7rzvOSXfhFuCuF2E7RJgxEHcVRtlS3\r\nV86TgR9fxWezsHDNy0FpZIxDXtNEntkn/C9Ofe3prSR+mX0rmR6M1B2H0hPn\r\noMxwgxSCqOSscmAskIAcQ1nsneoM3MfrNDsXIeIt5s3kMO3xsXvL5bFnpT9/\r\nvO2G+I+MLxomblXBptLCCVqXf33/KMNK6RIai51QObhjGyGiAaOaPgVwPv79\r\np975R8+EiM4PBGKYYgT8sn8xt6mL/pJVFes=\r\n=kM//\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"7feb7832054253a7340d38d947d999b4a7a4b749","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_1.23.0_1675855803144_0.08871638496595802","host":"s3://npm-registry-packages"}},"1.24.0":{"name":"@lifi/types","version":"1.24.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@1.24.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"3098d260c118ccb530227b2ae387cb602dd7aaf6","tarball":"https://registry.npmjs.org/@lifi/types/-/types-1.24.0.tgz","fileCount":68,"integrity":"sha512-QQpyLovOVrfl2BFCOGP3gepZeXgn1IOWq7R5N7+zjKIC1UjNJ6zyH2Tss+K2eTlGMJqIT0DW5Pxef7exdo9cSw==","signatures":[{"sig":"MEUCICseyBiq1iWKRb+4jKZsvYLShkdrB9KkV68sELbm6AttAiEAn+JBsdFjW/u9mTmojlNcFx5nXj7PF9lArRXlkZ9HlNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5N0dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXLQ/+K9FEWExykh2c/f3eKtTS9mX6HJsgrch04sUVkqQHfiaRl80r\r\nUX2IRC2ul6MjStOfazrxYN+6Ip6qgzplGmlugik7tJtzyOPVJeBLYoNPUgdX\r\nC1S7Q/w593VHdmrxEmc5KhTdKhP45HUKfUa+RgOibRLhsg7fIlgwmAKKBUIt\r\nPkexPauPloYXst97Vx7f7/qB9u++9DH8jSTj0wrnAcXahUS6Vgm3oiGr1QC1\r\nb8Js6LRWQYY7HPOml/601XS26kvkLk8WC905MCuTOQWXmK8k1ordEEFv8nME\r\n1M3Trk2jbTw70GK/2hPKq08kzR7c0uQMmbdT93TquefNiyqaRmFHqWDnHJw1\r\nSYR+d7JZ9NRSLyWxoZ5SwjThXN76pkF2DExCxvvEejOm6pfXdqXlY0TGHK61\r\nLIvtkqeWOaLIMQGt8cRqKL5xwK3HAb1u/b8nQ9E1tduybvmyYIQbWoj3E6Uq\r\nNhmSCkqgmCOgdAaE1QcUMsreG5ZW7qG203QtRJ3vmiYUx2zCeLWWghdpZWSO\r\nGbASZb5UH8VPiNACkIhSQQ3hTmhKVDimwA8E7v2G62h0jI86Ski53BhMdq0V\r\nGR3kIBl8zaex4TROPW1J+E+6ngzSteZgjcWvQmlqxDIKgaZsBBCBzTnQTeNh\r\nQv6ajeLPIdEBVxJqG8xwEbcKiXFP35kp824=\r\n=AS2Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"6fa45af248197ff086625032cb6048daef8b95c8","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_1.24.0_1675943196972_0.9905887757301746","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@lifi/types","version":"2.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"ab8877a2b3312199f8d7809913d533b9c9bc8d71","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.0.0.tgz","fileCount":68,"integrity":"sha512-dMmX0QMbx0mKsornI4eD5qGoJtG2CDIMk1vmVYh+AWA7l9mHNRbfh2a1yTDQCWbxlIsey3cFU3NZLrO240Y+ng==","signatures":[{"sig":"MEYCIQCHnnLi2C4JY/W9HRx+LcDSPKOAzK6DloHEOcgga4t+jAIhAPa64BRcFJLjrfU8Q10HM8Yy2mjfLjgl7vsvOfMAkutc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":455590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6g/aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqW1w//cIwCfa80IIxO5YJt339nF32tqB4sgNxXIT5fANuW0FO4wBOO\r\naOFVQ8sIhI3Pgy9WgyaWSPoAMLVfthxwQAQiki8cPajaNECaS444MyQ6IPiR\r\nVLWhZ4EiHOLuYgJbxP82SnBJQhDNzuN9H/i741o1T/KxIxDWepIrx9NkiMde\r\neG8Ywp6/XGMdvQAJwXBrGjCznGZP9XJHfP79Qs4ngGSYKlGAUnS0VuR20vPD\r\nEJ7Ijtd/wNMX9rCKH/C/lmHzqCCF7mXG00UB1ffkzH217ox0z5sX7QWoErQ+\r\ndGPSIhAcAeepSawPCWtLPTzIr5SszkKfmy0jfsr069SVXkzamq9u97SoJfw8\r\n+MC1yjH9rwigIoebhoCppTpROv1uSAbKftQoY/Qdy4ogFpeVPQyqzwJJiEY9\r\nROrcgxb/lNdyegO06bImG3BDBohVY614SXvQTjin8YsD6dtKstyc82fd7kxu\r\nofioyHq/+ukfgAWQmMOXzvRZNfNI2nLum66fa/OW4JDj6mt0q4LBNauleOuD\r\n28J3YBOvdPIPIdzB2dbLMIKRUvjfVImeMTm+kM6W44n8ljoGL4ywce2RX3to\r\nSMpiFEnFGwa4786slQh1d00Zo5aI374CE2B7/I0A2qI5bRb0TFYrvyCxw9/j\r\nb4G2rKrXrW4uw1OBB6CJVaDTpWCFnTl8BnE=\r\n=uGI6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"918f99fa96386eb44d5d7fa6dfb0a029a80909da","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_2.0.0_1676283866192_0.3376802097990834","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@lifi/types","version":"2.0.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.0.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"d4233e162a2401104ab0a837e93020ec585a325d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.0.1.tgz","fileCount":68,"integrity":"sha512-OUqA4g6728pZBHDr0QVVaopibTe4O21AMfxGQyhYPATH7ujocTeYCrE82fV8CS5BeT1KERVBCMoj3DQvmaSDyQ==","signatures":[{"sig":"MEUCIQDb4cJa9GJAm/VzX9XbMEDAwxsY9nfjUK7LJ8zft190JAIgIuDI3zjyY/7TmLSPa2YzPewABvUyAV0zxaaF5a+TAcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":455796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7LmoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2xg/+OWD29oDQgG1g8GDhfqQxA4eobKyW46dQJ7aCPeX1O+1lVUCG\r\nU+7K17AQjw8pTEvRCdHBwJSTkoRERjc67GkDOJaMFUha2WzcVgzPE8l/URN5\r\nJBbQX8SuuOgmiLdT4a/9cF+vJhvpV2EKNKAsbHZqdq/MmSyF2gspC+iVIpCo\r\nYAGY7prrtJF4KR2wlul5suwYM5wvL4m60fWTN3+u3MBW6RnYlm2AAdyBRihw\r\nBOJ+oWhDqru9DFc/rSRoR7WSKDGqHycdi507i4brCHEm31+dGV+UjTRYnZgl\r\n16QKdFgT+UVXfi31zF4W2tO7TNjEpn2JXZiRKewZkHHWZPDMU6nRuC35MDZK\r\nvHesoX4oXV+408/cXG1qagUQSLvYXmIsp2nSjJWSGh4zK8HBz9t7FWdfxMde\r\nlSf5Q5rHY8ZdHaTY2EDR5bvOgdAc0mB/B3bdaqhV+Li5Ppqtb840FxjODi6S\r\nEz8gpA7kUEcHeYLN6qmaRKuMWRBXeV4c6ncjQPmZRGa4EwZfrP2cjHOfj00X\r\nnY5t/YyvV0mJ5KS9jjbBRWy5Yn4R/VBI679kpy4mlvLoa7BxWnqKH14cMoCG\r\notkohFXPsTNzYeJZ5T6qZc/Dvanyhy2H5V3lkd6W6WQgnEbUFttKJylB9b8p\r\n3mfsIymRvmDs3M9hPbuYKD5Egn7OkctTeIE=\r\n=y+ad\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"82987e058d48d7437be3f717709c2ce5e4c87a76","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_2.0.1_1676458407894_0.726381299990245","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@lifi/types","version":"2.0.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.0.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"fe53ecfc1cf7c8c6b5428a5ed43c76596356c7b9","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.0.2.tgz","fileCount":68,"integrity":"sha512-PcLWO759fpVD0MptaSMV8WnPHyOXZLIonPEIoovl4+aj1zW2gGnPxeGjoRtmRzhN7ZyzILQaji+119SiyGyPVQ==","signatures":[{"sig":"MEUCIHPok+1T5YOJKkTJpby82oH6pnValFcTaQU6QaeVoY+oAiEAnHkk/QqDQKQnh1rsmMg7LzgiqYg2VrQRBolBXsjeyyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7gRMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqkGA/+N3rum8ReTWovjKO/XBkAhWzWQO3fvCT3W0lJ5+50IPmfLzVG\r\nPPvarYln6ac7fGKxkDBoJURjcoRZF5JxRvaTYUbDtCqpxNvMaacPX7G+cYly\r\nFDGK90L4hHEWKyEcFUoEwXrH6YlchaPa9ANuRLwPCF7jMHggQvT7CfKpHjwz\r\nPRjymMQdgivhw+A2NHXmZEgZ1lhBtddkRMFuecZNWUZNZBDb2w+tJA8zB6bb\r\ntq24uxe+83JMLgCJ0OQVjpLsu8abDQpuqWJVSJSWAERPobjgakDuRrntDyZm\r\nJFxLNwJhdQ899eFBCNlAF8boVCVvc7tvidKpZICeEpb5qoIzyU9KN2h4SlTg\r\n3GgVsOjXD5+aAagOZZuObJVaEYGd1x0zTNaux8um4ca2racg09X880H1wsPd\r\nekxXwruktkGbTwiIxZG6na9ipm9H3+mqAPT6SqWM/Yz5v4fjI4BBOZIDUrGO\r\nPQIHxD+ky0kQscERnidrw/1ojDZeiuY58E+Rs85n9OGKMfyu+3kCV2ik7iLW\r\n5Zc2icKDa9yMyQSr5tJtj1fvThuVHFcm10mHoNYxrts7te7xllROxUggjrGt\r\nVMVWz19gl6ISfxTBgz3eHjjSuJa9M91ou2QgmwOMYt7luzRi5oixtcn2sHaM\r\niM3ov4eo4p9zB6pp+jEAeFHxZft8DhU0Atg=\r\n=t/Ko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"6317c6d335f30029c00ad12890122d3f2fad7bdf","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_2.0.2_1676543051895_0.3492788390469679","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@lifi/types","version":"2.0.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.0.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"3b69cfc8a0f7242e07d1069a90faa9ebc2f35f85","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.0.3.tgz","fileCount":68,"integrity":"sha512-UE8EHlePLmUrB0bMlfvNL4HB6Fq8/v/XDs6KvVlVhDBX9CsdnIudPqf6gZwpXxtMUJHIZoVt2WkrkPXXZVE4uw==","signatures":[{"sig":"MEUCIQD8isVeYGzLUoI/pg87jCU1yLzjcEOyGiydjbF5DLtLzgIgGbHPYnY01sMpc6EOqJFFCaDUHLjukwOFvMpe3+h11/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7gvCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomKA/+Im8yM5hq/rUQqXCxHb2GKsvb7WZN07OpG5jtbeSL5E8uWyM5\r\nYFdgr5dCw+4Z29ge5/TOtcPeTfrHUB3Jr3xIxtX15mRTtmWSgtsIbMPiLRXW\r\n6K+OUf60dUxFttjwgTX5q7GnUKQMWGHqLDK7kXP7kBV8rSw6EhhysLcLDx/R\r\nDMj8NQ4kMEWy0dAatVDcnsInhODDC9ejcXo0UMdSEfFaz75RF76MBgPpTJ/b\r\nw+oPkRGhIS0SwKZJsJ0ip/gSYUEaS0hzXPgS7cs6jCPjyTsWoWw4e/8Yd8lp\r\n155aBTS3rnTxzpWIB1YzCaAMiXEECvjP51CCrtbwZzreI73H7TkXsjtfOOme\r\naGqXKQteCiKkVkkKh/MU1oCpNuZHDj2XA1T89l7ugjKWciB4FvM+PUTGmzg7\r\nrOZeldbfhA6ejCiLZTObx7XHLi8FrS3sylzW2VZa7aK3aAwVAuEAP7aZ18zO\r\nv/+UG3zSM/2Ij+NZgzjr59mDMsNvH4EidP9B+y3V72ZknFQOaOfF5IwN/XX7\r\niEUJ54yJ/THtTaHfggF9xAVYGxlnA94r0KD2ar5oL+wQKOZe3/YspcqZ5PK/\r\nABC9iV+c/7RrSWcmLpwUtkGAv9HHaOWIfWxNY066JVpbbHm49ir8h0NvBzGW\r\nnwVmEUeDfqj0y58Ee+cVljW6QzNrmbeWJZ0=\r\n=5ZmU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"7fa36f0c1fb68a5829f33452c2c6d536c627c039","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_2.0.3_1676544962272_0.21895456085489196","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@lifi/types","version":"2.0.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.0.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"e918d4db6cb1f96ac41775210691db0a7c45b1c4","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.0.4.tgz","fileCount":68,"integrity":"sha512-F0SQDG78xnNuYZ2/EkayV1kIdymV0H8FB6BhtqaSHdDaePfrye9UAxKw1rZ05i15xVI9qQMdyvYA6sMlWMS3lw==","signatures":[{"sig":"MEUCICesuNNvx2O5HtPJV7br9/Twb+v369V2xiPu1HoKOpS0AiEAmuDejm9Q2r023Kv+Vm3zY1SXSbuH2s6DrdV0x92DFQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7g93ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpScQ//SH+bZ8RUyLbDqeKR7mspSq0moMVp6jx9owR0bGUL27gU0DkI\r\no4XrKRe/u0QJpj3Ie0+GpvbfjQBP21hjrLYquLjSWQRCcQKvZ8DjO7dWxWcS\r\ndXw63pAUP2f4IwVUtrttw5/Y9Mx8uPEiSVX0EjANau4G0Maue3xvTjHr7/Lm\r\nGMOaH3sfjHA/Ka98sNtwTAmIw+M7mAiGzcl3/FfZkful2hK7fCC7njnZCWMq\r\nYyC0ZRKLZ0BtAHGzvy2JUrkzHYyRQ9+b4lmXBfFlDvrtO8I/XfKuHpvp+CjB\r\npLHXulEUSKfkZ8yYiA12wGWLxTF4j7OFZNvGCamk01eHbk0CDNllp8nmey1E\r\n1wIC7x8U9Ba1H7SH00QXCrDm+2ZZBI5n5NSwy91n6Q6SdA346d59nN1JM0MA\r\n/i9ipgFQrnGaj1QTmLAnlgN7zvJaXmyuaorJFKXOHUndKQcyejYa8Ryj8IB1\r\nYQRjxP+UkgMoi6Mb3QgtApj+w9oEB3VQ7AdDVy2p//ODXgBJdQ3Ozclo60ty\r\nSc+Ah0zbYnwtnD7KSbPZgtiq3xheaAdagFtKFTbXix4dg1su2gL/wMft0aip\r\nVvXmGb5gIiV+piCTT5HvRNCxBg3MQzw/7UtqLv53fwrpg1v9i5Ube/ZcJFGA\r\nmF+/O+yLIbY8BzC8VzR7On/faKvkVCJbC1w=\r\n=95Gl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"a780e3e9bef9413797cf86a33c23883d8ea92810","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_2.0.4_1676545911043_0.19584822020445825","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@lifi/types","version":"2.1.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.1.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"5977cf897f7e124d47d240b56e1d69e92636becb","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.1.0.tgz","fileCount":68,"integrity":"sha512-QJDvNj+gyxyAZwzcqF9LZ+eSj8ON2bIr9zoTPs5Xrnxqf752xO5zaN4wCh1Tblt7BbE0kQG7uRoo1MHuEtS4dQ==","signatures":[{"sig":"MEYCIQDhSRMBidWQwBFp3LIflIWpKxF49XWjtQdYsgc6pkieuAIhANTY3o9f8b8slz6qhvG62IjayIAdJJJTPugN3BXrp8bu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj70s/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcfA/+J+oYS/90IN0exVAsetviA0SseIuN9Mr1qSKD46/h9Joe24lC\r\nurfSQbNBWlmspSh7Vz/YYi11XM5wKczDYisCG3tSjF8NIHcb6xA0j4NBW5gN\r\nZEL+TZrzpuwn/tW/QA/jEuUvlPe4vSWfsKeAqMaPBHwM2Hz1plE/68laaEtT\r\nCSv4gAkuDjE4NTIcJuF/AF7cGbGCe35s39OhRdFVAyjOsN9mDEIKiZmRM7dj\r\nVr3aBAF+NZGZt/VW+L7s5x5/SlqRjOOBYmpUbvc5RxaR0EHkyYzG0ZB+Nbe9\r\ny8uFyNwoHFnicy6UI0oL1LV5Vv0LZpBu2kTVgSinzULDYZbk27Xzey2LNtj7\r\nzYS9Ic9jZxR7BFDY8EvGh3czCZ/w7T10PPm9wOTWrQrIbctLunaIhqNPp1tY\r\n3J5+rb5wYNnKBDRfUFZQY17iBeYYPxblFQis5psYbWSHcRcoEjlkhbgyWlHU\r\ns/IAVjprz5MWL377IPYfEs7PwK0/O9pS2fe1dWo3JuIZX6UrrWkLd7ELJA3y\r\nLlLvCwIX2sUgYRwH9JyfAO5k+Ojnj9iDhGzZEa2FvNiL0cAGD0Gx8cT8ZUgL\r\nRsNVHXnpR0FTP9XT2N/e7YBPXJE3rTDsFlF/d6dXGkGNoHyhiCnmwxwxGM9i\r\n6DdPuepZYSXWlNYF9mYPnD3d+edCzjSeYWo=\r\n=f6By\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"8514955d489bfa992c225c3362b6e97e487bf2aa","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_2.1.0_1676626751679_0.09606864481567334","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@lifi/types","version":"2.1.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.1.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"1a3e24ccf506ef0e45843420623a2503fefbe032","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.1.1.tgz","fileCount":68,"integrity":"sha512-L5HByMjKZUXGjPAG+mihonsa+ARS5Mvr/CmQSVz4VptOuStyrSJJ61KNNAXfoR6ckfd2UP3HcvY9I76DrSibxA==","signatures":[{"sig":"MEUCIDnmkOlRovLcCHw5jfLnVykcDAxwNO/xP6MedElL4LejAiEAgh3BW2CjrB688Vhl9Mi8psvR9hRbhr9TnkXe+NGoWIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":463347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj71T1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6eQ/9HQv42Axt2EHZZ9nKPDAXrqvbe/DCHdN1XUYYKyZINxvtmxJc\r\nmq0wb8MNW2uxS9eiNUHHMVuL19dAx9bRgGHImsKAIaXjnuICJ7xqTpCTkW5f\r\nO8+04RSe3iHOkBBV8jfIlIas+uIaXLN7fH8EAi8NL7rPKuNVG9uItNp8vuwN\r\nBcwrr2S7EhJfOc01wXPCgbRNRn56IKiBHn8oL2qHQR66Tu/N5XUPmENbje0I\r\nwvkB56xa61Fwd2Ashv5vsS/IN3bVbb9myjpzBfKnAELmfCHslfx2h9wiOQxX\r\nmV2ce/IkgAlEhXuZkRgi3XlXYmO9Vxk7q7LsXIEBNejemEBlCApYMgTMwp7q\r\nbBhiNB8ntbudh6IJpvMUdNNcSwxoem0YcbKhm5//MCh0qcxUonwZMHrlWFtN\r\nYmkeptJWpSZLD9U8C0A4NouzSGq89D+yRMk16JV7TyIFwv/Rq6dHxItTjLzO\r\naq4bmLJBLSn/zu0xf6phbHg7sBgb+5bshTzy9uXFXeBd2kcLjqvZC4xgsvMm\r\nrizMsumR5qgUhMBW9+kMiHNX/nuNnnm/tYSQo8HH6yyYcrrF6ePNK3AGhPt/\r\nDXUM8mJ2aJr5BajvRuB8QnAtxxWh0uWK/BZ963ik0LZATmsw2aFQ8wcG5yGM\r\nicVE1FqXGy4TZWVohWGh+CQTiLs1dm24Y4I=\r\n=zI9t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"2651efee8e94fb0ae07d4b6ad08dcd5cd308f2e5","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.17","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","pinst":"^3.0.0","eslint":"^8.27.0","ts-jest":"^29.0.3","webpack":"^5.75.0","prettier":"^2.7.1","ts-loader":"^9.4.1","typescript":"^4.8.4","@types/jest":"^29.2.2","lint-staged":">=13.0.3","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","@commitlint/cli":"^17.2.0","standard-version":"^9.5.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.42.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.42.1"},"_npmOperationalInternal":{"tmp":"tmp/types_2.1.1_1676629237586_0.0112465769522343","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"@lifi/types","version":"2.2.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.2.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"1a8f4cc5266a85035b3883b7a143ce8fc2d71983","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.2.1.tgz","fileCount":68,"integrity":"sha512-DG3s5vGDR6vIg84Aiof6pXBouVUd320hDi/ECmYNuusc0wMApNWmDlPbW6hoQSIDAK8h8GtP+QFNOy/nCDFc7A==","signatures":[{"sig":"MEYCIQDhHez5dDh2DMvwT/hx2y4z4kbgK0MXZLCEzwVvEJOHcQIhAN+nks/I+WsTNck/nUlBlxM6zy/38nu/wcFmjwN8C5ya","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":466580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAKD/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6gg/5ACvG5XxNZTNvVit/LWVWLczxb2QC/4TbDlx22an2oUf9ENzY\r\n+PfQFZqFlMsqITNdXqh6LgK0riXY0pTzaEQ7danlgGUEeq8X7lgwvTygyQ55\r\ncMCDmMZ0kMzZxwTw882etvAurkopd6X4ZqMyCN8q+XU3z0FcoE7G+Z9qcEjM\r\nVlVOZGR159Hyguglfg3moXP4AaMe54N+s5uUHSyXS0nz5VZSB/q3A47oa29V\r\nK1SLCt1gTh0OziAFSc/caqc7diVRGpgjsPUTdFcNTgHpc5klYH5wkolDgvwb\r\ny3lsSZMMw73At3GWkxAwsr5av2pqDJ84RSeOewu+Hd5kmbl+C9Gosv2W0pxf\r\nk+SG+b/U4cdfS6fGg3grAnBszSpw1g/YkvFgaXdsc+jDie8zsGUakwh+AsXE\r\nQCGsjF44x7lVL7XzJrIRFKnuXRGDzTd3Ki9P0g9P97HjrmWB+hWmTqX1xQBM\r\nAwBaz/GVTzCPm49u9CF5K3vK6kBBASaA6ssXsCtvI/973Y2u2/FIaX7euVBK\r\n64EwtKaRT0w55pfRWVBWzhcXPS1yxInVD7kdeShjxsYOWZmL745cuZfg9Q7B\r\nATKVohWfonVFAab/En5269mPbq3BUIimWZ3sx4WSnPcBMoHoPMIAokGpI+dx\r\n818BJfTjwv/hkf9XWlhkRDXTeoU8s5vkgY4=\r\n=l2ri\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"d96f2dfbc7f4b5b0ea1d4fbd349ba28a56427c1f","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"jest":"^29.4.3","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.35.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^4.9.5","@types/jest":"^29.4.0","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.54.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.2.1_1677762815293_0.6129735297772103","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@lifi/types","version":"2.3.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.3.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"9df4ae992a4ec155258c4fb39cc053738016c160","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.3.0.tgz","fileCount":68,"integrity":"sha512-pa3Sh/YzBNaG3fWF2KGsqIOH7ErrYDBbRfgn9k/u2OzvYcwVAmqHcsJARWCf/qcSscn4yMuI1E79KckfOBdTTA==","signatures":[{"sig":"MEUCIQDk77uqvDWYT5NTDiACTgSbO6d2OqjFN06zo1KcfPA97QIgemMPDHJyOxGblSsYct98jOphLYzc1X7KkQQ8gtde3k0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBcdNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrlJhAAkOo8BltMGumDVlnofdfTmfzndsUVMfzvl3lSOc72AV4QutK5\r\ncH66CxWsZ056hIgwRxzbHJwoOOtgfq4fUlYYMJYOjmQ29AqzEA1BRdL//Mg3\r\nwE+LnDH8JH35F8VdarxJ1y/yzi3aj0MEeq7YGmyyoEabPGcSSf3xAWKgEwHw\r\nNGrfruD74eXOk+FzM+TKK8fbdFt1Z/x6KGP2PHKmuSeYtmci0I4DcJpQBekC\r\nX4iY8CU630TSPId8NobPW60Upoy/ujirlEyycif3wkzhUPsyVZVmVNxiitVm\r\nCkNw7R0p+qiIAnq0ZhZdzi07GGAuJsm6HtOnv690jswDKApwYPuR3ethCewn\r\nZVaigFFRcX40WpcH/lnDS6R/8WaySbH32WUJ+z/qOcjMIfGGOIfUXMUoFqUE\r\ncv+2OQC0prqURQCHA5ADWz8riZ728ZjhYas+GZdKMhV1QB+ET2S9TJVyWtlJ\r\nt2XV+zVOdRLNwgq2GD2u40cJlqlJs1Zo0VMtiHO1DZlTkca61dtpPd7lPAVO\r\n33iLmBLY6FDn3QQwGFF0NQfiCMHXx+/4kATCVA8WkPQoq4WxcROWlfFFR6i3\r\n8ZL4P3tBpG2AXw5FyIj0moqvPj2P3UcS3Z7tzD6LB/OUOR4lWm6nmDUD2724\r\nzhK7lSDMn6oN0PtWMu1LBB9f4sVPN4/OnYI=\r\n=opyA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"d9a1b9c6a53a53e3ac4180abd600a5ccedcd329c","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"jest":"^29.4.3","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.35.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^4.9.5","@types/jest":"^29.4.0","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.54.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.3.0_1678100301502_0.07047990551507888","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"@lifi/types","version":"2.4.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.4.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"bbe50d740e57fa08cfa866ad9b2d7d2b347f617c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.4.0.tgz","fileCount":68,"integrity":"sha512-oFUUeel1Q97ZcFkNbCwoHCaUKDw9MtcgKniD469Bg9lpDPP2bhjPCiknYl+CLbstqE9SsvcYjevzx9a99xxyHg==","signatures":[{"sig":"MEQCIF8hQ1wwYehcY5yP1jCPtE4VUoQqn1bmlxHdllZD1FhsAiA5JT0O37aE3mmItakBJk4JPuwdtu0h02BUxDTyCwdHqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":468002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCJrWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoacg/7BxWaVlKNw30byk0MKpfUB+u2NccHZ228dibXQvQOJD5qT4iY\r\n4ReL+6eGqYY5BFxX8TzUV6/FFI7d5StNTGUJcYBThUCafwjQs3ZL2m5RWs/x\r\naVllEBUrm/fze8EtQbNHXzBCyOFHEp6Z4sgkLOjSGV0fmZWVWShIaNLQmZI1\r\nJrBqzmBIC5/i9DrSU4Ufaoh1UB3exfwY7QnpYNyUVSgBn7Jb5gb1f+yoLoyE\r\nJ5xfGi5bY956uV95kdkywfvrbhrl+2Ts/ONK9shNR0TfaFO3bduoz4ig9oWx\r\nTdDAXvXGeE+aR05K0KwTV9/Mx4/PojbuvbayAYlo+38GUgJ0ciVpGdcVvHtr\r\nQFvAOFrSWnBv3G7xR2tFdMeOECo+jTiC17q4wXcv6SPW/kqtamG+prZ1+NtK\r\nCJqsyaTL/rTJ8nCLip3G6o+AIRFPksxwyC8cVlg/FJDCYFJQ0jlt2NPzOgSm\r\nlnkQCWmqrqUd0qlB8d68sm7TGC4bItLn1h+N5FBdDsgf6iEnBeMG0V/yP32U\r\nSrzlsCa0LZRJP+DzM65wqL6KJdEejwAuNZiSnsDdRhARB7GkMh1mt/oILAdz\r\nqcUeyCl2wDsMnksnBHEwye9aJUMWfp8Gn89eHIIScBpJmwBBDlLvn7i0J0DX\r\nkZDrFotjjsz+VW0jJ43T/Z/W3DlP+qc/Zzk=\r\n=OhV7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"35a2709e89c8a4d6b7c35c156f991436b389d78e","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"jest":"^29.4.3","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.35.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^4.9.5","@types/jest":"^29.4.0","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.54.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.4.0_1678285526145_0.8507057379206309","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"@lifi/types","version":"2.4.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.4.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"7f36df3a0b0aae12cc1d9cd40964bb208037572c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.4.1.tgz","fileCount":68,"integrity":"sha512-xsra+xG9jOfkZhsSnBvoGz0HINeOW+MkeOhFd2kK4uIfwOhBMH8gqjgPus477w2KhMJcg2a8XoJV13ywOlDH6A==","signatures":[{"sig":"MEQCIEYywxofgIJ1WVEjcvVH6YwQFjnGsn+ovoLP4K2z+9LOAiBEc0pEj3dZfbX5UOcqlUlTnf3XnYkLOSLj4kAyrG4DnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":468017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkC7chACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrouw//QKJgm0LJzj07/Z54CXZTsbp5A/ALhypAbFTsCKh/g0gD+jrp\r\ntH6DZVFPGVRhIgEK9XHNgm0xPpPU9oodyto2xXV5E9ZKRaAsD8BJ2l8NV7wn\r\nC6q8pasIcRJ4M43Q1cnv7pVM7QN87qJgq9RGWgOLGUt2pAX82dErRbyVH3bu\r\njwSEMDlsujWdHzCrSvbD+Wcjujt53dizqCDfkreTXJx9JXYfZPxcUFo3MzuF\r\nRhU9h1MoJrSYm5LJ4Pv79bn21tlS0LWWyjn8Z7wHjUPKfsvaS6YR4u4wmZ/0\r\nS7SvL3FzuRbkkQyzIQLkMaH65XyiQgpKRhqHmmUdxeV9KaA0QLmYXKk1dwWa\r\nVUvKpiL1yv0WAYhlohjVT3wtpBhDwPg0iD8YJYrWtqOC4vH141UXk7K1tYGN\r\nk0lroFiIawHBZqwOA9UDDvzZoG+/+pnt+5pKDmbde9B005Ym3uSum81sJg9q\r\nAa2zSKc5GCeNLZb+53B2p30CwIJSE7TE1KGlPVTrDVccsy2zol/JMmOuDfMw\r\n8xXZ0it1Mio7DMXOIU2Ji6kzN/of4ZlPs5eosXZpKwRbVgXmwwX+iEl/rVC5\r\nzzLD/DCkDWutjEnHae/hWc1QTeMAF+MnlllP9T3l0ls5kfk+g8f4CTreR/be\r\nTNCOS/fFBSEgKYkSAR/UDO/TsBcnncq9gZo=\r\n=L8QO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"9e4cb84a85a960ffa3f0c6e27a3f274247479c9b","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"jest":"^29.4.3","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.35.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^4.9.5","@types/jest":"^29.4.0","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.54.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.4.1_1678489376881_0.024794660174795036","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"@lifi/types","version":"2.5.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.5.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"3a1940634d19d1e37b5de43a2a8fc7473c07d3c0","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.5.0.tgz","fileCount":68,"integrity":"sha512-qJASZmk4uPdK1MnEiwWTASsjOSOpDT2liNk0453XG9/5EXoh0qbBnvDsy6Tqit+0Um3ExQ9H2xqzi+P901KS2Q==","signatures":[{"sig":"MEUCIQD6Mdw5ZyejIQHcaMKwj3lwmksxIGUzd/86ymW11xVR+QIgN8fE5DKeFyoMSjKlwiPJemBPPPlJhItHskOCgpfGkWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":469316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEIduACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr30hAAoXFnsXeGQSOfPQRa8vhjMbCEQzRAjZLNQfCxNNTDmTXJTYqD\r\n7CSUQr/2M/o2FBzjBmU9oZjTr1mUSL7Za9FRjLWrbIJzkGIQcqKNqScg/gtj\r\nMqt6ulWRGF0ZDMPUR23OFlWoeS64Kh0nOZkHkvmvhvrwS/BRc4E9dI8ht8q1\r\nxbVKsCNmEsE96PhJaAkp17tl4Ii3ZHigCjK7WkopQbx8OcgGjuL4tn2crdCL\r\nzoTYTgeiUGyEh/XHoQYYuCj8vdrrmUgznOUYIA6K4gSCj6coQjudJsc6XOyR\r\nEaH0k6M4pcjxI4spOr+s8W5sVHGBWwoetqJAmMU472ndrO4M6RtW7/DNVVqa\r\nsYe/lKWykLnhoWbLc+UnGK6s2iLhuI4y4OmhEepa/pu0qmpOYPWbUojt7hak\r\nDDm+BzyMNGjNNHRKBlOR9HEYF41+oAMQe2LIFe9ZZxo5b7DSeArugMDrD9B4\r\nKC2gMObINnkoj2RLsIXzEiKmK+vjapgnK/A7VHdR/rFLvvAnEhEbO6fbY7pp\r\n1teh+seB4msrDxOmOpzeFFhkH3XzWL8rmir+s18RGs15CCA2tL4G5rmZ2e5e\r\npTImY6jxUHUlCXTpZiIylYmTAPsHsGE5celhUqe+F1h+Naw5Do8XJGoAx+vT\r\nilZZRgx+/1guNAdZ47jguce9e9D+5YaREUI=\r\n=Nu3k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"aef2457bebb8804e81ece896a5caf419d359e447","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"jest":"^29.4.3","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.35.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^4.9.5","@types/jest":"^29.4.0","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.54.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.5.0_1678804846254_0.22246867619351463","host":"s3://npm-registry-packages"}},"2.5.1":{"name":"@lifi/types","version":"2.5.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.5.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"2847f76ff79416709febfdd0cc23257b0ecc3cea","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.5.1.tgz","fileCount":68,"integrity":"sha512-Msum63wPVBRdPORCh+qytQJqRjDLmpEjOtWztbm6rA55EJ+wItB0zw0ifQx0nZivtDo7MgfPr7u0YqQgzaqvIw==","signatures":[{"sig":"MEYCIQDIuCIc5ehrb2fa9EFCvW8myBcmd9H+2q6rri4J3v8REwIhAKaHWflmj+9KvzLg0fnRjUxqNBdKl6VHUEtNv8awQ/Wy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":469618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEMrAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrp1g/9GaN1HiF8XOcC/6eY5unnOq/uYGx/LE4dw+07BvCEDmdJhDwO\r\nllhhRV+EibvqIxXK1J8Me3rwW4K1vwOn4oDgvVTLwvdCPi5X/ek91BmJGkUX\r\nHJTyztU2vZCSrrsq8rHJWriBBeFOWGorNoCEk4JqYnKOjt+E5agK9KZO+4R2\r\nQjTKUEoNB9evJGvS/JiZaXAtYleTJzPd4RKMMibg8JCu1bYBXc6QP7OMx0Ug\r\nw/uvKy7RafQ383CGSaYFICgNNaKS5l2q2Nb9yU1jEvHxc7657OLwAHwrVFJq\r\n77XcWDl16YUPKMg1UAT9iVsl84N1K1yL1O8TwjnSMEQ5hqPgHjQ//hMiwWlk\r\nJP1dg5rTssnuSS6NWyLMMsLGIR6qmpGtoOQuK3Lc3TaW+paezw5ZFQR+SKZz\r\nMtQ8wvADFIrM4qxhyRcnFRSVHwJ1sNrPdyXrmAlwqwGW0DfcAvFfNo2G56p1\r\nrBLkviQQwEATJaATWQnwgDeNPuwcVn96/9pmFHsR8Qg85KoYb9a9tgd24u+Y\r\nSieaGcsYyvQS6elknak4vTutOuYM68OmqiUxVIPBDfrVeYnXZQAFLbT9TL3k\r\nU2EpzMnknDnE9XVPIHmjElKClv0uwvi5ZjkLVaWDJBfD/eJ/rgzsGiqCpaTF\r\nBrHm7Kapy8fyK5ewhpR46wGmbRp+u8C/2nA=\r\n=thlY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"65ba72333a9696b92263ebf0c74604fc28393857","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"jest":"^29.4.3","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.35.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^4.9.5","@types/jest":"^29.4.0","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.54.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.5.1_1678822080244_0.2981515756524047","host":"s3://npm-registry-packages"}},"2.5.2":{"name":"@lifi/types","version":"2.5.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.5.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"71842ab8d80025f8ef5b47b421e7fe57d8d22578","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.5.2.tgz","fileCount":68,"integrity":"sha512-5BrDiXe9wIYYTJvYFIz8UyTZ5yeJwhWA0l5Ko2DzGt5UYygt3SrcTCRTkKxeyDeFAJqA9fTYPL42n/pROofdqA==","signatures":[{"sig":"MEQCIAXiL4b1j1FmD2C5JG1to9Y/GdW0NuiWb+ELNai+dKpMAiBel7+JLJs81osJEbMX+86nnPL3o5S6bY0uv9cQOGSJWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":469599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkExQGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoafQ//fG6IdS+NbJ3XdOZ+EKdLw4lm6YsBFHObK9JUW9Sja2wkggp5\r\nFP4yZnpofA8taU08M2C0oIEkzDT5ulOMAK6QLjZFEi15namUJhGLF48RaFrB\r\neMYYpuIfLBrA9EMLVeIqIUZpGDgYUTnqEJ9GMoRRSflZk53lmmI9pkBPKawB\r\nUYu1Cy4jqZmGsqfKNHD3dq3AO9ysX0HJJV2A93z3tJ2NPme5P6aRmvsWts/Z\r\nOZyDJS5e/KoQWjjmlIvLigBaI1Phml+z+EvP4d/z8P0WSbGl237U1T3JUq8n\r\nhm+C8/RzSFKZfpW/FDooqOnoZUF5Y6shLmAmSNzqPCqFKQZLsV1Sy/NQm8OH\r\npsSZimmQMLBKdjLJBC3QFO9UKw+5NX5KFRaMJijHBQwWTun1Gt42uJWGKf07\r\nh2acNY2GX9uem7qUERhk5wUY4b9WuBfGDhVoqlJvBVKYnHVVbNbSln6uSzot\r\n8anwWUitjSRLBLd0xeqS5s+8IJxWRAsFFT8B9+wkaFVBdN3YUd08XiJahhq4\r\nt3ZXhf2Zj97sNCyDh+RPZtZ7K056ruZZwohZCX6clDWBuPdFbSNvuRpUUo/N\r\nymMGi2bYRVNHtBVQwvBs8z2VUbT1rqFXpHLkF9QY+65b/k2LP5HrTxRe2lHj\r\nmGmAAZZNWLK6z3mDnAUibHnoBkeMRRkWnQQ=\r\n=qLyw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"f1451c541e503f258b28a36cfb43831bdb2805dd","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"jest":"^29.4.3","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.35.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^4.9.5","@types/jest":"^29.4.0","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.54.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.5.2_1678971910735_0.37286392735954466","host":"s3://npm-registry-packages"}},"2.5.3":{"name":"@lifi/types","version":"2.5.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.5.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"5886051953df275455431dfbf6b4fe06cbbfbf5c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.5.3.tgz","fileCount":68,"integrity":"sha512-8SKaMl9zl+m/FU0MSJpwjnHqWb6vYX6XPSuOdwyWbbxCVFYeulXLdHDLfTeDyPnAq63gky3ZQaijDobMcRCpEg==","signatures":[{"sig":"MEUCIEJCNz/ZTTl7kuIKdhLRGdSMlBSJERRDjBG33z4pIKyXAiEApB8w5f0WvKW2rwmBenQl7cKvNIgM4o5I9pScZC5ZTZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":469835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFDTuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrftQ//cF7ICmB8MrtLDttBErDPiJKLX7TiLfb89eBqEB3ytkktKb5+\r\ndySQN3nlxbnfDMuCN4XZNlVMHaXePHULo43Ai7ybK+4yJ1QAd4gwOolYiqop\r\nrmdlSLrpIMFb33P3wchasMjJjI4iaTsIidGDxmxIb1dNgb7lesA6c6wYrzj2\r\nG7OW7G0mG+yqILKaA5cvwYjUir9FoZo6Utc++jOuL680XW1Oo5+xXKCQAejD\r\nZSTAK3+i8Gx5C7ydU/jh0NZifaSU5CG/kB4XCbx8z0D/L+W21882/gq4aqkf\r\nVYmJ4pfLNcAf0xv5AqwNJ5qIIvrVkys0plFk9SFLyoFg/eXSFpvHA33KymXW\r\nNzWJ6mpOq3MiocTrPdMZU1p/7wmtZV2ZSNQix4KhW91JEH2jEociTINDcAGr\r\nruP2QVJEMIYhNQGEJ+Uu9JIb+DGlWBmqGurlphn5+y5402NJ1PsOLoFIkDwD\r\nk5qP7M1J2n6knI8h7IVdL1+mFSeoQEWizy996Ax9IQBA3h27pzbza2nHyRFP\r\nm8tQu+YjCjnj5ojdstv+AQ7CgaTcH7Avnbng3jF83Sj5HRIpG8YCzsdB15b0\r\nE0N6HAbMtnmUjPHrAgzYjAAtroFxwwb5pbyjXaudCibvkUT/PdxeYmIr2pTI\r\nQTyTubMHhYOaEdrbwODp/Wl/ZMVHVL4FeBc=\r\n=3eu5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"2b6c4ce3fa989c7350f4acb49943e0d4bbbffa90","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.36.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^5.0.2","@types/jest":"^29.5.0","lint-staged":"^13.2.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.55.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.55.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.5.3_1679045870620_0.6508916925963966","host":"s3://npm-registry-packages"}},"2.5.4":{"name":"@lifi/types","version":"2.5.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.5.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"bcdde2f1be94cc4d38cafd98c43a2096ffb01431","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.5.4.tgz","fileCount":68,"integrity":"sha512-Vxg7mAYTQc2YOBaouhnoSvnxWWs5Sz4FnCvbf1JOl95wTezF+xNuRPa4P3TmZyXS22vq699i9A+NLUWhrfrxOA==","signatures":[{"sig":"MEQCIAnNzAHYDMcjZ3K87zn5nd9SoLN8MbG3rdJjnM5fjWq7AiAIiaFXFRD6+w+sJu9SFIv8PKVzogVr1T5sV3Z5QWdOHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFDW5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3BQ//X+YzS0tSO3D44KxUMTbPcM+XSUTWPWTjjSmKqSK8XsJO2R6C\r\nLwCyeWRq1meE7SSe5Zlt1ozE0a6j2Rt0Ejom5e7ImXkkVGatferEjJhxL+Tb\r\nyOsIVCnBxyRKIVo+39ucXq790ETGErl1CtPXlVXsmw6Fqg88tiWKWj4Etlkw\r\nrORKQyMVUCSPveFy4DfalT0rUqP3v74MVy+gwTBMLFQK+vbZIDyuyt2rRHGM\r\n1KrbTS8sX8i/WzRl+IcpU74Wlz8tSoDHKj7sXSdqy3AQndBC8B9HUyvwXma8\r\nMlzm2Dah7C3yJi1Yr5PdBMnx+Qo7sgqPys5zaz/U68VIOabSaKho5UzWc9Cn\r\nT4o210Tnt+9Dx2UaveAfrAvNK5ZPInuE3j2VrYoFulyQAu9F5s4c02kaw0FD\r\nJSP4RJEmlSsRAOCIW2IbhrmXPLU5RZt4tXrhkNvF3A3WWkWWyuRidWFBtQ4g\r\nXlmanz/BEzg1H29JNVAH561aAiFKfL0tBN+pzc421qt5/u1g8nr7U0KoJj3L\r\nWWbwvuoJZlw4MwGf0qVyZlN5zBqUTkHyy9tF2b3EmV6Rlkn/3lKPocWYqDVb\r\nOujHBsQIPIRydRnSJHf3cFDb2QAL7Gz4dhZSEQ6ZaFXS1r0utvvLm0lPvqtw\r\nh8EFub0HmJSuMwHcOx+WLkmmQlAqkuTEGWc=\r\n=6DKJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"b9510edbccb5fad65e1572183f009ad2396a1805","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.36.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^5.0.2","@types/jest":"^29.5.0","lint-staged":"^13.2.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.55.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.55.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.5.4_1679046073622_0.5407885569217277","host":"s3://npm-registry-packages"}},"2.5.5":{"name":"@lifi/types","version":"2.5.5","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.5.5","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"399afdc22ff1460db1acf4353022a833de93d6f4","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.5.5.tgz","fileCount":68,"integrity":"sha512-t/2Z2kgk5TY07eIqCCfeVdBRBy9dcpYO7YXgm3Gr/5wJQzSFUo4wkpqrSEkt9hyri5+lcpnOGq+oeFyt5/Hjiw==","signatures":[{"sig":"MEUCIQCAVj/q4PMwjn23CsonLWyA4kd9BRXNY34SoFu4Xh6pJgIgEk8hOfpZXV9RpAcXzwBx//MUz2/9Jz26Rlo5/4wZoEE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFDZWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQvw/+JLc0O4bv2otaasTPEMtAG+vmSwrW4YUA+O0mr+pFXbEbsgyo\r\nxUVfIIcFNLbqCHgO19sbjoxD7Jcd2ZvFMgYf2Qjn53YjgyLP0Cq28BtT3Gsz\r\ntciMdQAy+oV3ODdSdAo7gd8bnawO+XjC+tD+li9NwGeCR1UVVWflNEjbcaFn\r\no9HFrCjxie4r45kux6qmdoT8dP0uoJiOIkRdPaggvWW8O15OzBUO3laMFHxA\r\n9v4OG2DXMPeZyl0VYN5enCjpDIT3wNQh4yqM9Cjaqr5GTL8d5FYYfe1E+aSe\r\nADqfA34zu+Jqe3K0hj6wet/VhdFMc39bZ6FjUaLy4dFib3ye7HOPhuJwBBQ3\r\n3ClLFfi1+ySCvDp/fb0hNjTymAI/lqrfJ5R24hjW/pUauwPbuICwECrpKHZT\r\nbIFX42Ll9IKdvnQ8I6RHymnCIk4Bl0v6lM5lAZxLMEtFsR8pCvL4cS2Eif2r\r\nKBZAgKPHdNCB4pZ3ez3xzxDzQrRa4RsCaCRT84NWRmTXdj5xFL7mQL4g9KEF\r\n3RRKGI2ZhZ+8jSQEyXipCqYpIBZhqC+sqFJvn4CGmkxuRN6LZO/5VlCJHN9+\r\nTZ5njbvX7HfJkus3F4RPV/BOw2OIj2DNpmxILfPMOs5ZQ0DhuShfLdszz7Fv\r\nV2+WtC2IaW1Y2FFu1AirTbpM+pi6EXVJywY=\r\n=zBqh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"793c1a73071b88ca81685f4c4d020ee6eb13e9c3","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.36.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^5.0.2","@types/jest":"^29.5.0","lint-staged":"^13.2.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.55.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.55.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.5.5_1679046230220_0.17076421815520115","host":"s3://npm-registry-packages"}},"2.5.6":{"name":"@lifi/types","version":"2.5.6","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.5.6","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"b3db01a1b2af97df4604e087839a5bb00362897a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.5.6.tgz","fileCount":68,"integrity":"sha512-1/2waGV35q28ibbTZX+DsnI5esHiY0BJo8x/fpyaW+LHeb/XVpVLNMOmWGg1XW1Q1Ld8ILgdYCKtCIacFWP1bw==","signatures":[{"sig":"MEUCIHCDWJzL/JPW7INsdn8Ub3P1pV12rwamHmgOV0F4gjAHAiEAjLGbp+spTy0Ry8C7iAPRwpbaJOHo/MlCVgSUq/3wPps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFEUMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPvA//aIE+h5DoEqXK3nEYFdLWigq1MAWgsstrcpPMusbyHafUQriL\r\nLSGaO4Nu2Wn7Oree+7VnysSjR255ZpHnU4HgQPzfQMQktjIi4xRTVQbUpBdI\r\nD1seYhNh9R3MMigZU/AG8GA2XdN6b1DKqhw4vuKUPblVFUYjHrVyTa77L0Mr\r\n2N27Qh1bejqtGmjBHqC3RXcbfQI6Kv0sW3/M/HVR5aiFuBjjyjlWmQZjm7aB\r\nAGQW+a6Knvw5GMAzzT7fh45nYgrCGfJBGsd+EyqthUcB0pHHonuNUHFZnwjl\r\nGXoW1GEt92rAwVDDo8y/kiIXvyHPSyoF/FgbFf8V1uTr81HJzhBuk75s29iY\r\nUs7rN4TjrDtbwBakMgx+i3IRBhHOBOir1Hc1rShyxEn29jC10B2A7oQ7/nt5\r\nifXNUy98B4a4zs9rWN92fAqcIT+jEGipAQ+UU46ot4UQDTYgc6ZEpss8MswL\r\n8PUs758YmOMi5t4tbJaBwzX4NGT4LCZDitGNb9B32f8YtXPfltCxf/nPsZqO\r\n82GSWq7jlK8l0IDn62PK7YkZUdkW1nSbyU8F8fPIboferviL5OjIC+WOwtnB\r\n4NnnGQG3haWcOlkhOuHoOV4GG3DqtJqDTM5o+Lnv4lWsbRATYB89+Iv7eEkJ\r\nIgeJAFzTt5w3vkz0fzqCzQPP0iC2VGXcNds=\r\n=eecM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"239a6290ae08c724c6501c38e7f11c3dae8c3a60","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.36.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^5.0.2","@types/jest":"^29.5.0","lint-staged":"^13.2.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.55.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.55.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.5.6_1679049996472_0.9868256326646618","host":"s3://npm-registry-packages"}},"2.5.7":{"name":"@lifi/types","version":"2.5.7","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.5.7","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"eeca5d8bcdbabc25f08d93e502cb9dab4867ecb1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.5.7.tgz","fileCount":68,"integrity":"sha512-vzyaR7GhoKpyCr9GbYd1/sUE2h6UtX+YonnpGnQf92f6ZagPYf4yb7/awRIoBpDaUBgAO3k7o7yhEs0jTCjGOw==","signatures":[{"sig":"MEQCIFKMRMAM9xhRFrUu5EcqlTqmuRXRK9yyACktKzHMLmomAiBm2YdDB+1iKMAgj8aKqyKJ9qXg4SRN+sK/3sxnnAI3Ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGEaxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIcQ//fO1oAN/8fuTD2W/b3owKkcN4VPEvRJ5mCR+2mAsv4yi3iyA3\r\n1K6tOnhtmUqALpFZEQ47mIlX5Z2fYq8T1J2Dl2JS4pjFXYmTpQWsxazZ/037\r\nwZEFSv3ZKunTF+uGhGcshl4D0r/crAfq5HpF7mqVH5ydLqQttg2zaRJOO68O\r\nK5/Sfl05Rrw+v7QzhrBfyDIc55h0fuSZU9e/uu4tHCzd8V2MA7uxZo+PGuR5\r\nsH0u0vfASvnhkyncGRqTKhPlpWBrG9JnuMKNzeHD6F6Nf6LP4bDF7N9zSgs2\r\n0+JDPQlORrrVls/wK0KwT6QP0h/lGQF4XGQVLWSivmBMxPU4CcuZ0kkSxvtI\r\nSudHGqpLVgniRDUmTQKmBC+qPZGcJlYJPjwEUgCfnnskQ67PJDqhvOdgkVy1\r\nWvNLa12aPyTuS3GUW3RTt0CG15c/vYNliz4RrrQvFQ8QzTnRpnS24zdj6H2d\r\nU+FABBW5axkwU9f3ZDHalFcNYAj74g2T2SOb+G5ZPq9M6Td+y2mDZr/aGgTn\r\nhVsI1mkvuRobNcbblEIBZm/JXsZWNCnib/ZRJrxD9lB/IKJ0sc0PHDnBdTJV\r\nFuLTC2lJ7nUNe5TMMj0En8m11V1cBu52W+ZufRg8tUPR+N6yH+leGa3y577Y\r\nHYS401it3kfS3Sb/qmPVL8sLMQxq1oeSZic=\r\n=o6f8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"88c9ecf862c62dacf6289348fd05e3de13ea93cc","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.36.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^5.0.2","@types/jest":"^29.5.0","lint-staged":"^13.2.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.55.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.55.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.5.7_1679312561047_0.24271662603144195","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"@lifi/types","version":"2.6.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.6.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"6da7dc6ac4dcfdc8c2482464ca148a366d562a2e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.6.0.tgz","fileCount":68,"integrity":"sha512-P9fPU/92dXurUvNx075iPZp1izb9H2ZKi1rk7pMyCkWrkf+kvO4Gg3dqTOYD9PDuPDG2Ug6dpj4ZB+yH8iq/9Q==","signatures":[{"sig":"MEUCIQCr8C7DKqhNF2PVTYb1MpB4YXHO+4C9Cg5QH6xsB/VshwIgGvkR3w+2DAl2TGv79cLOSZfuvqJG/V6Yr9qA+TVOe88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGtwqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmps8g/5AZABe56uw0tb8ofTCyf+gG4l+z2/gl9Hu/NqqT4oQrtpeblK\r\n/lK3I8hTIpiR380iDvUuQ/e32J72P8Jk3WmEfL19AaB6loNGxvlau5rjgPzF\r\nOWGZQ6Y0Rck7LLWBFt1GsaffzEasxQiQ7l7A14spmfeMH/jJ/V0Gd71YNbba\r\nV4Khl7xkVoteLiBlQBkK2Me+TOESaMnwWCvsWvlUVuq93c52vzEDEIHoJmUZ\r\nl4NqvN6b1ET1r+Tg9SJpRj/Tu02Vtua+MWCz2ujMRTOz4nKL8LkXaXKJ71GX\r\nwBXm7ktC5LEGguu/LoWoIFffzYIMk84cZwjyZcWCoKIlMEHIM8Ox61GNJj5W\r\nHPvQQ9Yq3xODKnWu80RjU4lyDkcw9v4fe5b94v+1ieJJuHixObxLvq6/JmWx\r\nhzgpXIyWcPTHPinrdWVmY4c1oYhbLA9cOqRW2WuqkBs3U79qwHSjZMmmkUAl\r\nbUYsR5AGQan/kiUwDZ99monH+82xs0I7/jae3vUEIj4lAjpD80uRv14ZIKip\r\n8GvAszXDRrMcL6Q76Wf0xX2ARXp2xVZ/IQrvqSg1Q1UyF2+oJq3E91GHjlX4\r\nGBh42DL08AAAZw72HnIXSGfrBbFegb9nHNwhSDfg3kM5MvbiifOAytmCF0JT\r\nV92JazQw6Bgz+q6vSib1p/0u2WkyWS6Pzes=\r\n=iIQ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"9b576148ffa1aa615c973a0b5ec4b71e59d7e6f8","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.36.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^5.0.2","@types/jest":"^29.5.0","lint-staged":"^13.2.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.55.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.55.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.6.0_1679481898358_0.31141063950514636","host":"s3://npm-registry-packages"}},"2.6.1":{"name":"@lifi/types","version":"2.6.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.6.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"a952f00d53d8f14c7e6339304814942afa7ab3ae","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.6.1.tgz","fileCount":68,"integrity":"sha512-4PKSXG+/CtlH8bvtdrIZHMprJyU8wuZfC/5X8SPU0Op0s3v1TYfZgikF3c8zLHuvYYTxIEKPc9TK5hXyUl5dbA==","signatures":[{"sig":"MEQCID5sefb/WrTGU1hlDwr8IKzw9b0wbrQ4wrFNXX3lnsu0AiB5qwVX++z0Dg2JERBVd0ZodTKvODgqbLij0iY4TWUdNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGye3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrI1Q//RhI2J1Xe2Hxz7udnMpJM2QGOlh7Dkf8Doed4iPQmIdUK2e7G\r\njgpPPWo980VYor8vMFwMtTOdbFk7i8f6YiRkRgwPLY9tdANRYM5kB3GXE/ER\r\ntVZCUBLrQJ/YCmwh6XL67nchgzX5be62tDPvv/M0FqTTQsbLpVapnmhJfmSc\r\nf6c4sjNCxMKE59m/srd6SKoSiyqC7OL10XxymmoFwBR1q2tmi1c6dWyJw25U\r\nhgWUOfqXcmgVt+Qf4OMgy1gyt98OOo8AWOrs0X+fp7ha3tiTG5ScfQGyrNli\r\njvQo+27Q3m8XkcBqDNBe0vFAEDxIGngAoDfs5fybmImJ+7l9TGx1cMeL2I17\r\nfNwVKK9tVHEjh6QJAnaEfam2P3LGNIj1GK/1D8ezB830Oe4IDmuZfciEWe3C\r\nOSL0GR/hJ2Nhb4t31/8Lb51G3JvvbgNBO5IB9gbt9Bg4arepX8qskXOZuv5S\r\nOCNDypztI5DBxLgtoirtuvE55px7c1k7hhGRSzJ77ggEv40+DMr7EvRn+uLp\r\nMziHCS7LM5SaI1X+ABxyEctw3gPxHmqrzbSylTJ7wzfhxZtVUlRyV6/Yggy9\r\na8oLQ77MRZO0e/+KGNOjV30MDkCkPky5MXqxmfhZfZcZFYAQpEfKDajtPk1L\r\ndhhYKRPaS2JIqrJFz2L2x2j5kazjDfNo8pY=\r\n=qsRA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"33b29cfb5050eae7ec0255a66f6454e71ab63c89","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.36.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^5.0.2","@types/jest":"^29.5.0","lint-staged":"^13.2.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.55.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.55.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.6.1_1679501238917_0.3839584180719169","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@lifi/types","version":"3.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@3.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"bd34c1a7b29e5ad3fbf17fa84ad2570aa1ffa8db","tarball":"https://registry.npmjs.org/@lifi/types/-/types-3.0.0.tgz","fileCount":68,"integrity":"sha512-V0eMhJxJ5s2d3K9juITPAMoAVfTasIXC0KYqsYJ9zI/4B+ZfPoMhiA4PCwX+2vdGIUwDe/0AzQGi6M1xETg4wg==","signatures":[{"sig":"MEQCIDVxZ2liiTN/XEaE7nsaROknqnbLd+PwSaJhncjL1uJyAiAqQAqwXyUcJZdtTT4VS8BDsIwEgyzc8Edg5T73HXDvDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":471317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHCsOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQqw//Vtiz7TkJZMGrLjhdk9FTn1CFYJqmeuMfOWkvhRRyVZhjhcOD\r\n73Cl78WqS8eDD93CYB9geTZ+KVMUHhJWCDJ0cxraeYfMWc1AoK708XTXyRaV\r\nufNs55LL7punxe+RfaNI9H5yWt2MMrnCXkS1+8vtxlCRguDO3pIhaxYxQ5gA\r\n8ocS3pQhp+TRYyyyXfvcZpobfIMiK+uCu48AX9dn3P7TNKBz33ije5vBQZJG\r\nclMpjTkkwcskGCqO6OsdKdOWiZvdlmfBvdQHPUhnzJcO+WJeAVOYtEgWumgr\r\nOyWSkjIYy6R/EnKzpDq6Pg8shM3WvBgZTX5idAl67snNdl148k/B51bed+57\r\nu68xKmoXSjjxxntJxOKbQybo0OX9+1rLU/FdD115icKBnt0dMyNTCjQp8Pwh\r\nK0w9vXg3sffZBT+DPRb30kJy3vV6soCvlKjVaW7UwwFx5DmrNpkiPlr+5k0Q\r\no4HVSRGVPLxqh9mG1C+DYut6HYfL/BJNTK/4/ASCciN2AM02FyGM2gcT6ugY\r\nnczmdVUvcsH5BbyGiAyHAB5TZQQWum77rPXGlqN0Na9oS2tKt1jobA4obKv0\r\nMLen3HRq8/1xYDyy/+qB+XxeGeE4ka7vSnTKwDF306jcuDsAqClooZ349FTp\r\nAN1Dtjeba5qLTNBjZTzl5KXCIl5RZTriXOY=\r\n=rn2x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"842c90a6e583efd3aab0e121b3135869052a6c90","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.36.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^5.0.2","@types/jest":"^29.5.0","lint-staged":"^13.2.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.55.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.55.0"},"_npmOperationalInternal":{"tmp":"tmp/types_3.0.0_1679567630716_0.5118625998346185","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@lifi/types","version":"3.1.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@3.1.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"cce54c06442f34770861be02dd6c523ea4dc3c06","tarball":"https://registry.npmjs.org/@lifi/types/-/types-3.1.0.tgz","fileCount":68,"integrity":"sha512-RX8g5lm5pVEA9eBhrQMtJS9XQ6q9NoNxkLeH5BRL6IHhTkgzb4JLfWScAvLXGpnadQ+W6a4QhIKhfy3rRo0wrw==","signatures":[{"sig":"MEUCIFP0vzCV+8wUfNcXtVbYHC3kNERLuPDLuNl4J1SNQtWSAiEAzys8To18b0Qbv1iQNdqBcF8JQWfexoCPm/8J/6+9DNY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":471591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHXbrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMghAAjS1fep3n7xjkh1+nmpji1ZoGuI+KF965CcGsDTwyuYBFfGAA\r\nxITdm+HTsKN6E8n7Dec0l4lQVQXsDQWfRM3ZMC3Q1erS0mfF7N6XZBBQ0YuH\r\nLYJAJNYycRcI7cwVw53bFUdnJbx/KUoE7upPVvBPKIwFZG1Pimknnn5TpJCw\r\n6ABXWx4v0cLfyYtbzD85xCE/XW5b4JwMys6JjD0aSTCRg1fv8ts9AVJZlyn6\r\nxQViL5heZZMDua3Spvo4OooqawhNi6sNy7wBdU0jliheq0XtRd4h3zdo3AbG\r\nXrKDhjh1+0xXPSBG0jT5urFoutDl6z7WsrFdvGYLiB1OrWhT4s9G0WU0kGlE\r\nOmZ0sZSs/Asg/cPrJksyXeG/OofpOcjeCwDTnqwtKqhUpmdJNDVBERLoqzWf\r\nlDLIVFYDWSdmM6BgHqYV47KfEi+Oi7CnSOMQ/2KZdQRmZ3vQ22edtcS0ruaN\r\nayNvl1OHysi/uebZc0PQ1cRf3cf3WO9K8i8vmup4VmWNywjOXv+XfHwdEOBF\r\nRh8TQRE5hd6WzfCt8yX8t5DgfZjtAZZdywV7f2rxSIh/Qb+TbmimM0DwAozo\r\nPeo6pz1lt4TGnr4nl64wG+5TqpO6/xGJZKAn7BwiCB7Qx1rC5acnDWrzdxCk\r\n5/OwgGdV2nFmHaiuQbH50/yjWHXMt88BAQk=\r\n=AHcf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"de53f7a8cd3b5f34df78c1b502bdb89879e577c5","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.36.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^5.0.2","@types/jest":"^29.5.0","lint-staged":"^13.2.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.55.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.55.0"},"_npmOperationalInternal":{"tmp":"tmp/types_3.1.0_1679652587008_0.40301755639525827","host":"s3://npm-registry-packages"}},"2.6.2":{"name":"@lifi/types","version":"2.6.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finanace"},"license":"Apache-2.0","_id":"@lifi/types@2.6.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"3dd830efd115a40a87857681ebdb7b2e82885656","tarball":"https://registry.npmjs.org/@lifi/types/-/types-2.6.2.tgz","fileCount":68,"integrity":"sha512-7Z1BnKpPY7yyyp1PPuTPRN3A2jVxMwBY1phvlhcN64GGGerzbsut0eZwHeHxYgJpZ0Hzxs8tkel6FHm6PwKqXQ==","signatures":[{"sig":"MEYCIQCfLFfqX86jgWyKlIFRikwrQyUP+ZVo8BiEMKpTjZkLMwIhAI6V5R1unTd1UdVDjmcaAAd7vMl7b8pl1g09B4g6ijMy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":471102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHZJ1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqghA//cQiYCHwUmzslVTfYuGTBKC3sfJdDSFlVMCcHL5ioKm0mNe30\r\nfcxpH5cPhUSjnUW/P2MO/IYyVD1S+bRqGXZzGEKfqEhoDEmQFyrsvsayc6ge\r\nPJ4zgP4U0aJWLFVksp33ri5tvuiQBcXPJtU+V4dTMNPeVtdlLNWz9V41UC5E\r\nN5je22JEVIRbZUw5l2vaJ7VW1UlWxeIT90aog5op8IEYr1+cM+QMbxhN9+S1\r\nIMM4weuI3q/AqMa/4rnvFoBbJ6UUw5FK/6WRZHi9zglHSVIBMmtLzIFrhpZs\r\nIYExURQHvp6EtHHRywk3T8XE8ATDLRHeV9slUgNl0phnmXE5r13aGBL6i/Dj\r\n3zeTiT/ImJBYkiavs5nL8+GZ/6BAKXjg8tLy5ItVZwh+7+jOeffcVNJer1NS\r\nbZdTgN4tSc/lD46MsbbIfi9PRm5IYG66cNexgYMzikcmezuwRhJ+u0wmDKKp\r\nSVBwgdBo/drLfGDWE/tL81VItJFZ/S6IXj9BTXNzqIYIv3JULwAB67kgOO3j\r\nEBhdHdVvPOVqEW9DFZYAoW/c1yZgFX/dFNNjro3GWgopU/FF8dG0kIs5WRim\r\nDCt+bgGppgkx35otkdtHL2DbuMxwvPVp4ztnscbx6UhRAMGYxTXjkId8/utk\r\nQ5VW0sbPMHEM5UXeOcqvxNjqLcyaDuNl3Lg=\r\n=HOgS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"f5df8b436bbad0a66daa97c1f8fb290d286ddacf","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.36.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^5.0.2","@types/jest":"^29.5.0","lint-staged":"^13.2.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.55.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.55.0"},"_npmOperationalInternal":{"tmp":"tmp/types_2.6.2_1679659636947_0.21753675208","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@lifi/types","version":"3.1.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@3.1.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"94bc8d798a75673a143e564b27dee7f34e5f771f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-3.1.1.tgz","fileCount":68,"integrity":"sha512-PgAdxPS9fPd5DxpzPfoJKv0aQDz/YpUmPPmuCHpV6/9wWHnxHwZTBy7yiBhOannmQ7pnMZ9rKSEMPaMqleukCQ==","signatures":[{"sig":"MEUCIQCVN1Z2GzzDCCjPJUcAE4Ji4PTtgdckYkA4yi0XJ9jGAQIgSkzmF8JhzHKzFzWsxJOeUYQw5GdSGJN0GR8ITM5I9HA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":471860,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHZMnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIpRAAiT31yDFVK+vGif8GZHYpVDaJdExtG8sVqgP0hVZNhhV27Hne\r\nnCHpFJVvGb8lQ84yFWcXio2Oew4VvhXb0RVoyHqTunnQHQov4r9bRSZuBPLw\r\nTiUjkIcCtXCXKo/2wttxDYkVd7gpDEXSC3d5FMFYOzakkNapcZdCFHpfMYUY\r\nZvqmsEa3+yKvWLgihVD1WkuNOedPxcau86yCXQBejVyCHr8k5qpY4ks09nYX\r\n3cK9N7RXSu+7s2AWk6kFvIRiENEPX0l+7yxttTWHqgjMfjvRkoxqXUn80nFh\r\naoel/dpM8azk7BOWFNrEiyGZWYs3DdF5xK8y3kOGs1ZvQF5u3KAYpmhCJuGv\r\nSBu8c443HkyyG+ItdNrvt2X2QqCBLCgK7qArUFIMEW/WgbDB/CDu6jgNAZIl\r\nKbWFwE103YVmqYMHHOQaKcbRxfBe2+ZFRW1ska24D9dPzoK4SzsoiVDjbW1n\r\nXBWrcpqjWamFmHJJj0gBG1hUoR/sLi+cr92ZcIYAPRBS6hSSvQbRtu6L94Ax\r\nJjfWSvEkZpYQTelvPfNWgy7ognGNydmLRU1TklzG9Bp1WJ9Tdk7ZQ55zlbwC\r\nAoC2mjI+fg0SHHunN3SGE5Ie3+H0rX4UcAKxWcJL/q6hF8sxpL9yOUu3kner\r\nqphoqwdzg11VTT3rjQDv3XQap5MRf6w7sO0=\r\n=AfQe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"7c8468637bac9f31a019e35f5a91e8d41e9010d3","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.36.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^5.0.2","@types/jest":"^29.5.0","lint-staged":"^13.2.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.55.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.55.0"},"_npmOperationalInternal":{"tmp":"tmp/types_3.1.1_1679659814750_0.9643667508579568","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@lifi/types","version":"3.2.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@3.2.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"f93a8f09a2550372fe48fb2acca3c96f05394f8d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-3.2.0.tgz","fileCount":68,"integrity":"sha512-J4qcBUJHUn2MlgSqLHG4ml3tn8vgHhN/FWDbbGEGAx3tWuGMaJ7ObNKwgBwOtADwdzR4MxzyVSVVJbAlLVwVUA==","signatures":[{"sig":"MEQCIGl7LIB5RFoesWbICNVxNxDFNX2TLtxF3c3hnsi0MC5sAiAEzqYQlC4iBR4GDVxg6hIKdmOcZvIyfQ4GScoYzLZz0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLVgcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAtg/9HkrorFe22YitBbVq7D2qUlnYdxXK8lmpe55JIEzX3wySh29T\r\nkD8brv6GBb0nVFGhfOsxQ9RSTJ4ugOTqqbLBhC637deDTDJcynD6YLnZLYUK\r\nohkcsUow8tL2s/xFQUFceflfZGf42zzRrACF4kkpzC0zFT7i1/xjO1mk6+Wn\r\nTxkp//WvXi7e5OQq37IpJ4vvd3Ylrj1GHhsntk9Z+lA8bFit/xwdrmJVNjmo\r\nvReNU4//0og3SVs/MZ6L5VfevbknJgllb108EbiX4xo+ykW3XSu5lHj1idge\r\njRMRPM5GdNWcoPUWXG2Y6SC+YYpe5hsypLxiAHYiHTbG6N6yW8zvdfUT+xMq\r\nOeZS98dWE4jTFpV9iUr0RgYvgLJPQURKjnonPsOlIOm+P+N9jTndpAL32VMs\r\nM/TJgOow/jX1R5Yvs5h9h7draXNnPfdQsUAVzm54U2/ryPL3/sG4EOYmN/lu\r\nwOX6oxxzRvnk8/+d0bhXMPiwNxJxPLXBPPEJLwk3PvNgEgnnweDVBqJ5iXTD\r\nDHTDOTt9DqjK8+FZLcITmwQ12x0KOfnJIE400mu2WlCcayl/C5lNaeUNX2Rk\r\naE+giaj4BBzKjtIaWB9j+xX4LXrtulGeHSlKec2c5LglW9ax9erKcr88npLP\r\nUUeggkeSGdDk5VYiEH4BxwRn8CB3YQbX8Rs=\r\n=qorH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"4170157387f6cbd639f380585b61bd74518179ef","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.36.0","ts-jest":"^29.0.5","prettier":"^2.8.4","typescript":"^5.0.2","@types/jest":"^29.5.0","lint-staged":"^13.2.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.4.4","standard-version":"^9.5.0","eslint-config-prettier":"^8.7.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.55.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.55.0"},"_npmOperationalInternal":{"tmp":"tmp/types_3.2.0_1680693276161_0.030959285238200573","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"@lifi/types","version":"3.2.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@3.2.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"d0fc384733672d79de836e987bcba81db0aebb4b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-3.2.1.tgz","fileCount":68,"integrity":"sha512-FaYPZPILInzEHfupI9e/FFmZqYxNydUoMVF6zbcZXNrxZ/G45trQel1I8qheV/ycQ6Aojq/in1c6Vyewlr62Pw==","signatures":[{"sig":"MEUCIDOBa1alxkCgjUUP5mTsVH34Y7ULJXbiD8+BBzH1sqkzAiEA9yM17Ftvq87xaw6u4/Tt63ohHtDpB64fsqeV6BAtXAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNR+XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptUg//RdK5j6XdbsUV12tQRqyGsMHgLhR/zv1wXpZaNRytlLpmzJ75\r\nINtUmc4+h6vo62oM3a/43rsLdcOFfqpwic5yRdBJ67/mh/uFcKMzeIm9baxO\r\n+RKFTqZv0zkBZJCuc+JuErf1NmZ/u/gi6sfkXMLVpw6hRyd+VtOwRMEjXGCB\r\ndMEXLSKY3VXlBVCK19uBHyx1qiTQm0PMlb+MIdEoKomWtHhhpgtQS75MOMMg\r\nDH3FjVMUu4+hvb4Jm3JwTSzQrQ0vl+ULt9Cbav6xt2s0RYXT4pc2mFPxMKDm\r\nzy+X0I4ZObUrD8Evbb+nLlaC2Id+kK6JGPOKbEwScWU0CGMbzC3oB8ev+YpO\r\nVkkT8J4qpTEBXe1D39+qFEC9ICllqwjVYUhYOEaiElm4TF5HTTtHdHYGvs+h\r\nZjyx17mGo+Xurd/HlTzV3uRzlskpcAYGHoEfCJRKzzyiQ+MaxVlMNi4DwBYK\r\nrUneP6MJN9OB0wExKhZCrlxkhH2khQBWY0tzx3hOKlvL0WkgfS+rJxvB57+9\r\n9WPK3X9ZQ+oUgGNGuAJqT/w6p8M37j0fKRra23kvi9O+TJ5GTKcy9vIsw+vb\r\nuIIPtBgxayU3ctQspfHs27lxPQ/1LZop0et/q/pgKM/vB4iG/wM/J4KyaHO3\r\nXEl0gkuxn3eeWN+ZAGPPPCeywqBrKCed+3c=\r\n=5bvv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"547c5e9c195538ae01d5a3d13beac46d522b14a4","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_3.2.1_1681203095649_0.4391229685115612","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"@lifi/types","version":"3.2.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@3.2.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"cec601dc8a9dea976744bc7f658335db527333a1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-3.2.2.tgz","fileCount":68,"integrity":"sha512-fghFXWJGWvd3dwpObstTWy96h0WdtK/byL4FnVEEr9mOytt032wMrVTqr2Ds4NTnA0Oz2p3jAn9JnkarwnOlvw==","signatures":[{"sig":"MEYCIQC891Jef7eBeHDA/l6P7nqux6VstEch8dT4Y1kwOW2+EQIhAM2Ji9NaZjl0b8BfUwiODKtWPh/D6yHGBRPJN4wbDAFz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475938,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNqvyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjTA/+PsXoEcY1zEhrJ84v9WxZLXxmdTtlKqCd0qlBmLy13o7c433O\r\n+puuoXC9u/G/YoSwil4+G3v2BCCaIguDY5WW8vpp4DbU5HM97PUbIiZADgIc\r\nPUkVot6RfD2WdmYJ5E9tvhmGNrFq4oH9XNFaSRuInQf6JVBYWGj+YfboFixD\r\nYpgUQgYeGV8sQdEEwqYkZAFaTDz2FA39h3RM6TGlrSx52LHkxlDLo2+a0WeM\r\n0CUZdEoU/zotAP1n9NHRJG9dmKudP6aTWEevWKz97kieRDc+ZfLZihIC5jH6\r\n23tM3TohvvmoWlPMGEwGThRJCc+lTYyhv+Uh8qxmRiUYTjvxXXtzpH52s6Mo\r\nqkFzus1CSnQ0E4DJyg/hG+q9yszjJ5ZREAsA1WxkthM16Oe4gpoZZ8T/e+sF\r\nBUjd7bZ7Uue9NEPgILQvVwBlcNj2mwXT4UYUgUNhWP/UtpWAQgoFl6QXqmXZ\r\nhbSxRF5H0IevaVFZ9bLKa4VoqJ3G+KuBnuKVN8Wv0g3iTu8H27uxwEA13kPg\r\nSheXBkDX68b6GAykKDL1GG/7+wFhzeAvt9uM3f91yGZGDsc9BU5giqFI4ggG\r\nBs4miKeNX4ZmElCsz4a8iqymFmijPKvt3TVQdx7cKEtqVpRxHfCqD8ccpkZa\r\n3G7WMeW2d69jNLMmHPfjzhiyQO3JgCz3zvA=\r\n=QKk5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"2c9c7c8f15172c261b7281d75b51270215363e55","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_3.2.2_1681304562577_0.36543302295341973","host":"s3://npm-registry-packages"}},"3.2.3":{"name":"@lifi/types","version":"3.2.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@3.2.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"1c5f8308186fc8db281eb671073d1c34ca938923","tarball":"https://registry.npmjs.org/@lifi/types/-/types-3.2.3.tgz","fileCount":68,"integrity":"sha512-bIaSsSW6qbJC34DMHbB4ttelkBobRgs7sZkmqao3H1BQCDvNV9AUdjGxPBOJUAZw/SfD8f5QWXp9tX1/6r4i0w==","signatures":[{"sig":"MEQCIHf1zk4XOZ8AfmKM7n0e8/NgNKoYhYy++8xD9efCgFKCAiAsJfgP3VvX04UMO4nlDckKKuBHKRDMHJNIng7Z/UXkIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":476515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkN/uqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr18A//V9M8qQRwVNRclpA+q4V/t1xopFfALHz1dV6IJNTDgd98ZuRk\r\nxK+ep1Mvp8ZeWPrR8kIK8lk0t16hPvy2QJI69D+Z9ILQpVbci/namHCXYW8x\r\nREvQS6fs4sCf1PtFJJFCsAu4CEpTMW2prIqe2DphuVlu6Y+DoM/dgFuBSbEh\r\nHY1icUDTr/rYkRLg4+dn5g7/lxp70KIUzbFx/Dx/ILDjzG7aIA1V1394ih1x\r\ne2vsHLVe2zSP2qJk1YUi3pXyBrauEzeB97Py/d5BFSJPCJfVL/17XbO1g4uI\r\ngQ+slCbZhyTtXClF5i8moIplPU/FgzvXWFZoQVlDHJjgxBqpsCZSn3si4tj5\r\nUNvyTtanwI2QI5hb2Bbo6cBlOJ0AkeIgTkjnpRxFcziqAPO8KOkI54Y5Th3P\r\nmk6v/QybkxjhEKiDQPruFhFtHiUdnpF89l6pNmIDfJfLBSwLrwRCcRezIs+Y\r\nHM9pB02O/Qq8mZpFKVxdQ4b3OoWE81n9Obh/XEOYgtgx4VtBHPvFOkEg0yQO\r\nVFPp7ypO0pRGi2gKggXCHBfXNJUuwOhc39k2+w0AhFscFNdDF8sh1189b4Lf\r\nOYH5SWlMmL2DdCppApCobFgBCedpGOGx6CJszpKmiG+c7edkMYxl6NgG9bPq\r\nFCDiqaZYVjufGtlZuCbjjcar4pr5WzEs1DI=\r\n=OzrE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"503c6543f20f4a64a46a9ecabbe911959a32cbd9","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_3.2.3_1681390506517_0.1404993838754438","host":"s3://npm-registry-packages"}},"3.2.4":{"name":"@lifi/types","version":"3.2.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@3.2.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"76923abca8791d3909d74d39304c1c265fd12ab1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-3.2.4.tgz","fileCount":68,"integrity":"sha512-kGkKI/C01HYAnRn+LSlL5xz6xzOrD/ofhTwq7DyULED2CoAM486d1klWnd2qi26I7izhoDbRQ+VXjMV7SkE8DQ==","signatures":[{"sig":"MEUCIEduOUYvEFoVXjiOipmNIdQjg29kp83VjnnVXDDSuBcaAiEAjj+HbP+fL9DOoDXtRyDtwAGcFUgMyXHZpTRRdNJIJmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":466738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOCkbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYBw//Z1IIK+Vj6dlGpQAr44ljns4B4Xbdi2bSdwTLatR5/5c48UQy\r\nmKH05LPxAqCWoCOpjSZFcvfKQ+K237iM6amKnuYN/uzSYcI3d+8iEUfQfxIm\r\nroD5MCR2KqlEBrW3L/T+uQJNJkXbocqXIew3k8rBC7ArvUEQRnSufDqNF3yf\r\nirQW4tGLUrOemlkTjW+YpWNkHV8otoHVZQUXOOdDZpNqxCtN8v9vRebRw4ro\r\nSqvtBLDpz++1Ih/r/1XuZ6XWiTnZ7KhTlfp1xS55Q4Bmdy9spr/GpVeZrtZN\r\nWhKY/uYauxvkXn9dgFzu0zZxAnW4T/ceIX9XacGWnfOkbGeMf8E+vhnVUhmG\r\nyzKaZyekv2SSXiplxjW6VHstFHcj0h9Ifbd693bOVgxZYrVQqUyLj0339G9x\r\n2K2EH0QyoUePl0d/g3qV4C0cJM9MopJIy3d23wzrnPNVeHKZABze9KQ7GRpT\r\nJceUqBvKihCcaoW086Wj6UhIafFkkB7+4H5zVL5IwBkP593oYoEAOaeRthfh\r\nWWJz8WYqxf0krCtkEJbXNXxyBmaHjugSygsiXAWT/qVZkMLOATGdnJT8W2HJ\r\nTFl5XkEHOHgqyqaU38HiQmVYOkOL5WHxPpxOBCXg5Uzyfd7vEemeBiKHdTta\r\nrx6V6Nh8L+BM/7I8jwoQwGC69NhbxXXjONg=\r\n=n51u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"e804b12c498c54c7043b2a15ba331177126234fa","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_3.2.4_1681402139134_0.2765832511864874","host":"s3://npm-registry-packages"}},"3.2.5":{"name":"@lifi/types","version":"3.2.5","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@3.2.5","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"256338e09e06310b94429375bb64bfb82b69000c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-3.2.5.tgz","fileCount":68,"integrity":"sha512-PdQizWOE3iycVefyDc16ghAPsQxW3hdvHMiLdXLcNhOXaCr0xMh/hce+g02T6/XTNpcKnSJgJeAWoXEV1QrUaQ==","signatures":[{"sig":"MEYCIQCe+dwgeE91NAB2SFRb7BUQ5O7F4mom7JaXEwr7tjqXagIhAJ0MQJNNlsQGiVgRjsihvkv9TQsjq9HkZD/039vAVdKS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":468731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOTMCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr60w/+LDLA87FH284KpLqTU02fGfcaMZdfjM4M4BwhC30yCOvq7xJf\r\na103kBwkRtIcMkJh6FgEibzL67jcZTPzaCvta4Zmf9eMSUEyAdvujcJp4uE0\r\nFD7ez0ctp9kAkMDBM97ZslTs5icfk+fOWckDjwRHyroAhHYO7dPtNTae8k8S\r\nyVKkMAnprLS6raLBqR7iBIOAxEetdtgbAdEYlvbrtqeZbwt33xJvb3AgNVNb\r\nYy+w0+RFzX1JgvWsz3eJpbgbLqFcvEBcFeLHlgfgME2UvhSm+QMFj+hYdeF/\r\nFvsWrCxQAgvQhNoewajd5RzwmDV8jSyaqyt9eWCMqZ17t80vj9GtvSy0LNqd\r\nYRUbkqd2STs4inZ/QlCz9+FJz3x4U+DO3OaySnIY+XCgKRMnOeYX4o34tiDr\r\n6ydnJmplD014q6kYKTej71si5R3421JzIf2M/b35TLBwAceL5/pQRLitpJDL\r\n3pq764L/xZJeLJrggEY+VZGXhS2qoTEnAGUmNCiJG+rCLKefQ9RZdI11A40O\r\nIsSRKQa40xtlBIOEz2HGyODNfINQyFnvEAdECRe5B8UC6aS27pxwiLLmxSRB\r\nF0pehFtul1l0KU41QlxdPDDQzsPRBXSxwPkJfERucCkcLPEa+vdq5I8rDQ5i\r\nAemss1dFI84ZVe/H7yOrWevN//UQ/xQYKrg=\r\n=t4jl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"5b4828a74597c309964bf67f6f703d39ea1cec01","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_3.2.5_1681470210716_0.6902065973710598","host":"s3://npm-registry-packages"}},"3.2.6":{"name":"@lifi/types","version":"3.2.6","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@3.2.6","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"858340b64b869a3010fc78e1db090bf6ddcc4676","tarball":"https://registry.npmjs.org/@lifi/types/-/types-3.2.6.tgz","fileCount":68,"integrity":"sha512-UFNjKDbuI+9/o2JY5MCQluInAB8bZ1fIIo/DArbWGmf30MO2OMuW9M+WvMo+XItpGKja4v0MdfXNUZEXs6KMFA==","signatures":[{"sig":"MEUCIFeS3vNUv8muB4v/RGT21t0+/YhP21c61wyt5wNR6UWEAiEA5azJ4nPe1kqZvHfkpar3e+8DUl2vlNFiueMRm08Vxfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPtssACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqK5g//fyJxr++ePRUohCEltZM8xfE2JWOiuj+OSmpKHRRisXzIPwYY\r\nUGPJDkGMXEag2taxwK1W+XcUWhs53+sfopZ6SmcujM+RI33VpsJDUC/21JkK\r\nH+8j7+4Iwz3hn35zDjEanSHg7CkT9JSdMKu4fZbpvqXRuW3ud/1dyCs1logV\r\nlVXe9Bzs30GnAGOHyrMQabKGpEOjZgvEEj270BPwm1HkbzxWWD8G5Lhzpolq\r\nc6asMoWm8WsXUvLjPmcCkfDntaxY5QG6V8aQ9k1dVjk+0bBnR1p5hs4TsrE1\r\nlF2Kpi7LdspcXa4h1ILsEBZXAOL/zlFi9NzvmxhTAWEAvhp6L7+2jQDDPWEf\r\nQiWVB0HF629wIhcDz4hSm/K3L1mT9kF912u9MUSXWXJaKHd9x0qP4sib4k5Z\r\nXSgXFsUw/636TZmaLkX1nuex3H13sErGkf432rWu9GIxpH91BzHcxP/VBdoI\r\nxcn9iX4RzezHejxW+vhtw5iq1X9YFO2E9Kb4dw8htYaULQLCbS9g/+iZUT26\r\nB4qbjbtCk4K8GkhlhUZh9WIyMp6witaQV/NxX35BAaCpMnJTvkimLPtfRRd5\r\njc2iVKRusmC30Ai6sq3/HvGBSoFkHe51w4O20wNUQ0j0mGD/wlyckVOvzXbE\r\nD+b4l65+P48N675jKyc5DCXgz6h08lXLv/g=\r\n=CFvC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"e4a589ad055b2d30b94faa2623ccfaa69e191053","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_3.2.6_1681840940656_0.4660508311861964","host":"s3://npm-registry-packages"}},"3.2.7":{"name":"@lifi/types","version":"3.2.7","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@3.2.7","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"62c0860ec3ef73fd165ffa395ea712f3e7a1cac7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-3.2.7.tgz","fileCount":68,"integrity":"sha512-GgbNEVf8neawicMQ8V5sllDfDO25AVmCyhCWm8gnqf19m4rcKf4xOLbtwVEJYUyTCkyt+Se0LOnFVpzpu/JC1w==","signatures":[{"sig":"MEYCIQDyeb4NQ9hUWbIdefgOeG4gGyUcLUyHFlsPL5ScmDONXQIhAKVMg70zVQMj635JtPCOSskv8laBO+0AtbuPuAxSmiUw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":471012,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkP9W5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrkwxAAiCpqTLtqu2ZN5WYt/m+7TOXonJaBYnSlDPfZyHSC6J4kYlPA\r\nxdGzTaYfC2Wi5zlxP+lMIjYsjQm268oMmcr026rIM5MaP6EQ9e/aLGueIjOx\r\nv2oe+E/FUHmPq16d33sLFn6rnc4AxBQ6N9pjzk38bMEHKAOQa7Ke7ijsmSVc\r\nwV4KY2PjKGo9kpTonAweDiywZmz91tla6/Z6K6c1y8J6Lmvyml/U2pP6pUzb\r\n0084wMjoDc2qy3hBYUHnWTcNB9FDme84pwDTpApyg1MpHhk84jr0V77a++qC\r\nzdNLIJSKLp8jAkPa5hgNT+ZwgeWIno4nZ+wscy0xdkCTb+DaH4LRS/eINmRM\r\ndhDVAv/NttgxRsNSp31YmnXBXid11N0fbEsg7Ab4idcRFcl8WUOePP8+JQ+W\r\nsXrl0qvdBkvn/FtmINKunb/cYGWKP9f3wE6dZM7D8Eh5diZVnngjyu/h7FKJ\r\ni61R5NXcaPptZ8NmYbF802erNTYRba+Q3XDs0aYklOj7alySWpK3l4w+YkqK\r\nCmq1pbnELGxJLsZCJmG+wDENyr7pZBAQZFDsUShpAdC+oql9xh0UPQ5sdgpR\r\nPS9gLzomxrwQvO8MyP/cLuk39RMU97dhvoCBAqJ9tvirHGIeb3jELXkITKXS\r\nAG4twrzalFDQNWgeooht+JNit9UwATXpxXw=\r\n=VebG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"a6cdd9fbdc29824330869be401cf8016ffed50a1","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_3.2.7_1681905080992_0.9758836598997558","host":"s3://npm-registry-packages"}},"3.2.8":{"name":"@lifi/types","version":"3.2.8","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@3.2.8","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"58580db5e5f2ef0886c01986c08d04a10a7c1e49","tarball":"https://registry.npmjs.org/@lifi/types/-/types-3.2.8.tgz","fileCount":68,"integrity":"sha512-1E2p/exHrQVwfVMlhNyDJ3e1aAhdXtvLLZ34r0BiWKLMhn9oC2kGnHxqRh7NhVl5uUzWLp+h7czQSOvI49l6+g==","signatures":[{"sig":"MEUCID8/dZQzakQOjzZr7A9N1lZ9x1aXTlh/210vcag8uKR7AiEAqu0bPQzefjLnEd6D3Y4ijduQre3HcVP2WLliNuhsnw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQp1VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQ/A//fWuKB/G9+/S0Ekpy7mGP1ROO1QsYPfGB5r0xMt5e/tqLLENS\r\nhNcBkkkA4X9UdeuUpKnuZE6PxfEG3hIyI+GhHiRZNhEqmfs7SEiv+0pB3DSY\r\n7sacKgYBBql5+6wYGZL8VSj1eEkkmRS4bD1jU+F+zSdR478NzivtsSpkex2y\r\nAE88pqkgFMPVb2JVfMcAbixQtwGdO/dgeUGuGSKWwOK7HsLRqTIpYLef6Unn\r\n72VunvD/tVbacQf1lyfoUdQW44a7x8oAdiEWJQwE2WfTDkX1SCsr33CA+h7T\r\n1M83xJVSc9XTqsDLPq3wXKat12DHCmj77RdOU4e57KpBUZdWMaywWOyUcHjI\r\n1AqAe7EromyfzmsrzFsDM4DBu1++AMgAKfFpTDtva0oRoInUecMjqllyfaty\r\nMt0N82XJP7Yap9xmGqGK8AZ4L9fqx5i5N2XMCRHF5AJg3vLq6LaYSXYtIMHh\r\nCzSdXdyMhSFlTq09s9PIPrLSaUwFZ7jcfTs2hGAGfmK87hdfLhROZa2hx6Zy\r\n2Q4Nhx0hv0g2199UQ6rwzv0mvnbigu5Af5/nzC0CF+sf5yUZroqPrg+4ZzAh\r\nRRrUtkOxxT9708yDRuVBGlOgLU3f8dIlGQpXu7rSs2x6LbWN66OWdkebcxfD\r\n3jw/BZgEBDur7MEb8zet0K7rbugMEpeqKVg=\r\n=CwRm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"996520ec422e65c4eb0eb106e4abf58977a40f76","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_3.2.8_1682087253028_0.7143126192844125","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@lifi/types","version":"4.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@4.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"0af6d5d07bccb880722de01427ef87ae786af334","tarball":"https://registry.npmjs.org/@lifi/types/-/types-4.0.0.tgz","fileCount":68,"integrity":"sha512-zKOrP8vsQch5QImhznagQ95zjZVREUAUUhO7ij1NABAtvRRHS1uWGYY4z7bqqvMjO00s3H/Zs7g8wcwB7algJQ==","signatures":[{"sig":"MEUCIQD4ypMw1hVdRxcn7ds5/Ovpq3VgKfZCu6J2EmaoiWVaPwIgRKBEWHT/Dd2gPZh/l3aqaHIn7wo2hTJIsWlrW/kohCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRmwiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrriQ//R1gmjMsPEOCpMwXzWDMnQ19yT/ytN2ojHkx3tEV+PWHW312H\r\nO/p9mCCVD3g9BXHaInsT4NrhRi6E9MxWljkImdjjH+X4/fdKj5xQbcjfvXMd\r\nm8iibieye7lFVWINy3s9N9CvAL4rhcIYA4brcuPA1jzZ2ez99m+WK3ULhkHD\r\nUzLt0SpmH5eVOHsQtXsn3uUfXHoPtF20hRsK3yRtCDvpPrRHlkTcABmnjf6+\r\nNTjpvd8aVtbF8yOKxr3PP5oiheuHxEolFYpTyiG4Ud1nvAQOXK7DfSzDgxj6\r\n1np7sMeHQOxiXNoinNrEzoi349XrzELy1gGvukYe2eeMspP2l14LwDxiGOct\r\nSUceW53Pajk8bOUewwV/651fx08bxAbUY52Y1+AU2HLdMuGbfgQ7+vhpmm+G\r\nfZwvE6uIl+SUMZY18e39AOkREdppyajBMZaIeKy7KRPledhsV7iqSObnnsz9\r\nhLNeAm/Vyj5fKHeXLLl7zEJVTRr7qP2Oc+STJjZveG5GU+MJtwz78MNpseZ8\r\njy3HdRlJOI54D7xV8/YeRXm8Go/JGMZofowDXDebTr0z1maIzbN/8H+bgr5o\r\ntl0hUKLUj1Na9pKtt/h6i4aqgOqFdtFAIDsyRfbaWgCUj6SmS/BthbcTILIh\r\ncFJlEgHZan/2Q5mIRnJSKSw6UOa9x65VZKE=\r\n=wV2c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"6aa9253e713717b059696fccda0be8a0ac70d571","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_4.0.0_1682336802735_0.18943693047248944","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@lifi/types","version":"5.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@5.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"803b94a389303eadf09663496363a81dca9c5963","tarball":"https://registry.npmjs.org/@lifi/types/-/types-5.0.0.tgz","fileCount":68,"integrity":"sha512-FFTHAPgNahrzN4a1pX0uUMMBow2q384+OEB+iACw5rmRT3ZmTmWVjtOymZXmPZIfxO/jQmXkTTrHUxm1zBbPIg==","signatures":[{"sig":"MEUCIEgjZK+Xp2KuVTTyhKYPNrv/0H/bBCvj+BtplBG1gKpIAiEAqNZSKrsgKG7XpSyt7b8k1PSCk+6ZtnDECRBqCx+DqcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452961,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR81NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqvQ/9El3TuyPeZan0vPjJFo8EzU48IuV/qZXXqY8WYKj1ds57F0N8\r\nXv7TGFYxruIFeW2biZDXaPNVK0a7ANcGCshaA/pRCCV+m6kFGH0AZOraHXgF\r\ncSTDHkRiBw5Myiq/bgYuiYOoXY6lCone0n2MVuRYroeCNF+BM6KXh/UKbOG2\r\nkPHGT/iUm6qePqruNwv368AqZxV4sI4qITDKMJL2hQCY0sL6N/DsDT8v+NI1\r\nPvYQZGxzfltXgeI9bdog73zxlR5l/W6bqSskTInku2DrsLTuxj5KvwAG1sG9\r\nWn1xi83cMybJvBtS4UalUWDtXdTblAAtTP+UhTGrebFJhpjKagaitbVEPXI1\r\nWUz3UkfQctX/6Y2N6rW7k34EIdOHvl4+6qgKUrm/Qq8BGNBQ07ERoBLm8NuZ\r\nr2vONINB3sxwxZ8kFiNYxrIK1W2ZBQawCZa8ddkT2Q0AFSj1MX5Bf/TURuKj\r\n367AqEecxr7Ajjd3cALKYRxhOcHP3ZJWC6h0ZFaBpUZDqyB9C8qumCNTQY9H\r\nmS9Lb5P3tx0QbtKU5EG42OVrjU+XN3sSjV0qUssaMXgtxAPoNjO8R3TgZyKi\r\nLWFxbqv5F904CS7PYpV6tlaZmImchhya5jaAG9rqGiC6od30VrT5vLBrklKa\r\n71K1P9/44bj7D0hhBYTgHfewgDQ1XAhLZ58=\r\n=68aE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"6663f3719d64917e4f4e1adf0b5f891e25d6c78d","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_5.0.0_1682427213601_0.6895925749416907","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@lifi/types","version":"5.1.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@5.1.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"901ace29cd4739b50738257d1993d0790551e45f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-5.1.0.tgz","fileCount":68,"integrity":"sha512-VJdkCFl3LhWm5z97IPhFR+TqmNIlIz9+1FfHlB3iYt2jaVJSJ0baYmWNNCF6AKKOy5wna4Tqz8ZK7om0BjbPlw==","signatures":[{"sig":"MEQCIGf3dwZYwWLUkV4GH+rdhS/DTrWOpTopV3J2g1EV68doAiBmk1/ia2dmCuQrZgWLEbVcCMcMFtpBPO2ssfqkVnJVwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":453380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkS5vZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOgw/+KJ16e8NJ/yct6+iiWpv3HOwf09pSqj4zjR7iCkUHv8HrSvC6\r\nHW1QLmiWe5KYkU1b5TmE9edM5yY/kM4rbRSMEc5tHfxcJMSk99r2RBohQDf3\r\n5zy1Lu3jrHuzrfwY7RhY7wJsQ+CuFrnjElEBh8QWbI1t60i1FmeZGIfQKjI2\r\nDpyfP826hjW/txuzLelXBzwZaQuVEY8DghFU/l1Byc1q+1lV80thRLmuxKrj\r\nncCtURVv6TLAu0dq4LoIBW8WbosMlHKqjnzbSmrO7fFcSCy7ilV5Gn8YAvid\r\nYq6L4Nhum8svhGmayW9tA6W/xwiQFiZI2UTE2xZfA+UTgstytLRBgsNRXeF3\r\nOBhqb44GH2EiZlHHabg780fJfjoSB65GHjy8Ftm/GUA5TPuBrnt/xy1Fziw8\r\nX5y37vPGXjg84K4hvu7G8NHlOm0JZEpywZJKeS4QMDk/k0/VAAg8ag3arWPx\r\na6V3yBNsg/hAMVNhXacgwq5qh72tP8+y3gl3OjvUWbuKRYytoXuCThUd6iCM\r\nRsvZYZU2pi/V8vKbf+Ka+F6aeYfXL9P+VNWGD0bedQvqjkj9k8+Se3xOBa1Z\r\nIW1WB+VKeq+kuC/KKvAW8Dt2/+laQ92Vx5V+uHCKXRGPnLGWjIY5wEcg5mxo\r\n1gtm0PiS0WSE9etPkXJXbqHQHNiRj6tCypo=\r\n=rHnO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"c8171ff297d41ead78a3fc3808f5a6da1161e05e","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_5.1.0_1682676697451_0.1764783742224867","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@lifi/types","version":"4.0.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@4.0.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"651efee93ec11d2d0149551e2880cdfe8dc2ab36","tarball":"https://registry.npmjs.org/@lifi/types/-/types-4.0.1.tgz","fileCount":68,"integrity":"sha512-nWdkrlAcYt4m7ijeMdAktb1wr1X76/2W+glGILIzGCC6GlQYS6oWZ1sopzQA2Qsgfq4SO7jyq5P8NwdMFUqPVw==","signatures":[{"sig":"MEQCIEFTK0RVjmyfWdmePqwduDhQO3nkDyGuWvDwGd5Ww0KIAiA++mOWU6Nu85niWqZZuUNMtZSXoHPV27Gy5zEQGHKbTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkS54RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrogg//SgmENv/GuPnfdCUOjpaISPZ5oM49aCktLgM2fS8WEUTg/fRE\r\n2uX72PENLHGHaZx/sepjhtlGoqxeHPUKJVzraW/BkoPaKqLJdZVzPd4K3wz4\r\nPhEK9VtNAxuZhMGfSwP1oMc5odcIqyzhxWwnP16i65lY4NJmXhlq6tkhhX7Z\r\nlse6X0ved/dAhecyD3nvXeP9DoYfTZXlLzgwyy9l3H4VdTjrwcc807bQA9b6\r\naWfqfc4eMv5BA4+918qfJBr6/XHNqIGE8ofVD1fiD5Qegb6hus1a9qho9Gn5\r\nZ3l2zhup3cjoo85MCVJuncAKFdr1Hb86n+lJ918/n6eTmobZBGH288aLAmyw\r\nTwCoRmgAthX1mMctT+5pPiJ336NYiw5nMcxcSp0HVP8Wjz4McZtLt871dMm8\r\nIL74ocK0oCMJmrlEMiuy5qg8wXOcECocE+yN53yXrGrgVb5wYwvNTfiEIT7T\r\nNCVtwg0+Qys5hUODLEAtPsBGVEFEkIzr0wTEQsy0m6XUor1M5xkvptmNkkkO\r\ns8NxDiMm/lWI1LvbB2wNJ6Aey+ag5eESU0YMecRpzbk0xYP1frDus/Zl2/BD\r\nQw4rQ3JG4TEfFoWvmcqjIvKr0RXJKdB978cBECpmkKIvt8MIVWZA7LQl0fZG\r\njP0vq1TrI/Zw5Hefy0YG9FwEqUOV4rDUvas=\r\n=46tT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"48a37ac9189c925e997cf60959f6ff405e09d45c","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_4.0.1_1682677265678_0.12981837234840743","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"@lifi/types","version":"5.2.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@5.2.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"5994c68e47166151c380a13690ffa49e0ff6bade","tarball":"https://registry.npmjs.org/@lifi/types/-/types-5.2.0.tgz","fileCount":68,"integrity":"sha512-pIc0uQ475hcswED+mKTDzMoNRS590gvLAZqnHXZhMxlLyDWKl81PRFyfGooeAzseoB6Sjyg3VmuA6CDA4ge7JA==","signatures":[{"sig":"MEQCIEPFEPbCbsg5sdyzl1H4SDQnzCCZBJeQn5mdIYZDy+hHAiBwfYpiBK/LY4uazPeOVZhwqj69PmsfEymvqYTNqILiYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkS8hhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSrxAAm/C7sYJQknIDntO4X5TWLhUug8exdIM/mbUon7uLZCAPjr1z\r\nAhBoK8kA2qONMdm5XRxHlGx4mh13HJ9l4VSXVo97JyQrB2qox8+Zo5WSyQEU\r\nxuaRWjVp77dBuipTE4bRJKOn8q/aEZHCijIqHsphvfrYPRv/P6J0+wTdvvSN\r\nuHUIZG76VrzF05sMMTgu+9a+nQgtsfhA3vFb727h/o1tIoyrvkmYo8705tZ8\r\nH8uutpiZKp69s/OzPaHIyt4rJD+hFtVz17L7QL4gFARpgrPMbNBd49xAO271\r\nnO6IHUyo4A7LJQ7bnFVKYJTtiBYXv14NJ62eH/FrKUsasMgpmb9QxZamVju6\r\nLqrD1fxpDIrW1PRoVft4Lx+rBwA7ndewt3hi2T1gA4jKzn2IgHplK50hQyZm\r\nMKIWAPCMz+yzgPCSb3QlroYMiCALNBhCNMagRDDCHimvO0+o5FBkOLl08+Lt\r\nROaxielhdhftO4np0hczGZBiCFPzp+2pFViBJEaAOSpHe6nhg7TXVTlv9vxW\r\nJj/NHWq+B0u/89t1UPVbHlw7xz7+OLi0n2hZnZTtoP45KF7FoliUtOlDTFvo\r\nWsV8cgCzJwuVwEAKlYFBTSwTXnpM6iaSJ1w2cCuqtq8LH5cWHlP0E5T1Vo1C\r\nsjtfD1oywzm8R/jSQVB3u5dwDmZcKSpMZzk=\r\n=k+PE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"3f037520e3e0a6b69737c18cc708923f29bfa33a","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_5.2.0_1682688097764_0.2631938783097123","host":"s3://npm-registry-packages"}},"5.2.1":{"name":"@lifi/types","version":"5.2.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@5.2.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"8d72f403f8019c6f68343e0fc3d9b33de1cd5f67","tarball":"https://registry.npmjs.org/@lifi/types/-/types-5.2.1.tgz","fileCount":68,"integrity":"sha512-zr5WSskhnfpSEKhinDfTsRmMAZyqUQA2VpQwbTNCzrqYM12GPdptIjVQAt3/SN9G8UyZynr7Cpa4UYtlSJuk2w==","signatures":[{"sig":"MEQCIF571BOxM5ft4PIuALPkkSVQ89Hte8Tr/ljpvtQco7B2AiACBDcZT+mFPzc01AlJTpFTcqJ2gByHGk4GttdUjZjCHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":466369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUPXtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSDg//UG83vI/LubL5Pticr0qeuqVQGgEGXqYtzr1Wv+0UdV/gZWav\r\nGVuBFETA7ANvBB8YDtkxzMYUIEaPco9xmmoIpHTZbffJsPo7iMKf2PTXEB4L\r\no1B7O2eecKef+Z5Yprzu6V6vipfG/M5c8gBLzCrrNe/6fW2aK/9L6Sq4eRUn\r\nkHxKZc5vMTQzKpWSwsHtQE8ifj8PscyGb8sWsq+nHj9QoPgx42LSCTZU4ebe\r\nsH9ycpM8pjxFE1D00RFfEKRT2md0QQly9VTyc4qU1aeDLev7D1T8syEGrFZi\r\nK4WIVDYHuVb9bqr3/aDNFY7mAo/4VbhXCLag6MfET73AXSuEulY8CsESV5hH\r\nffhP6QOa/zFEWn/x5WXgyD65s83V1/Ii8mdOqfsdOzWFJDaTSQFqikaLhjsF\r\nDl5KOSCtRBT+G2ICfRsoFIJ80TUM2wKWltKLSqW3iSK9CtSMYcQyDKDwJsvC\r\nZP5KnlRtxVQMdDptynAPw0rcI4Q0kiYnMPEZSRjOxl1L+Q8EEbWVkI8jl33v\r\nsUBfUZ10dsSGp/O9PpleSgC41XQON1ZcF0Kq2S90MwvNOEsjKt0RRHkKV/RX\r\nyngBbU/IWPdB42maI8AfCEymHPniPaINJ+9sOfqQElVSF+W2/NJmx5ItNyhP\r\nZ00Qf1EYlgjMUcetylhsZvHvV9XPnIB6cgI=\r\n=H4NR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"5645f27d14cc78ef7ae7026d3902fe6297aaae62","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_5.2.1_1683027437013_0.5122517001249132","host":"s3://npm-registry-packages"}},"5.2.2":{"name":"@lifi/types","version":"5.2.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@5.2.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"17238c0ed5765550ae495a982abb0917b4c2e92b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-5.2.2.tgz","fileCount":68,"integrity":"sha512-9dsbi+j9AvYPj4R8V09mf6Xyq11PpA3K+mZYZfYb0mLQFqMTFWHgOtjHkG7ogYdaJ9gJERDI+CYrodlSXHrkvA==","signatures":[{"sig":"MEUCIHsXaZ7g2KEMUnuVb6jDLW36LO61dzVniR0dapTFEp8VAiEA/HdT+tUBara0EmH8HZEaTS26DnBrBZA6hGiYiKpMbgA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":466647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUVOmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfMQ/+K0eYFwf87ZTJm+PIol2/B0e4B/FWhKya5HeyGhDBRKXaZ4uk\r\nFAwNTfokHlPW0xunJfGXP30EVpMhGiD68zuHDCRT9A+Is85mcKY4oVBXd+XC\r\nu/U6WGojSqDMAVBLb5KO+JmkchKhaldz1D+IrkuFTgw41EZMjoIG1MWwLz/k\r\nC7JHJ4R2UPYOHF0iMJqAY9oVE4rbXcIXPY4oFgNVDy2JS03CMav+ttloNXI1\r\noI3cAIXl4BdfCDBhC75wNegTR4orm34rh5f4HoKOZQNG1/AWMsZTIDpODC36\r\nL58iPQeNK58FSAlbtGWk7PuMbWI730gDWWfTskEwSLtBkdND6/RpwoPAq4e/\r\nG9VZfRnx+2Azl20UfVJymyVelagd3EXZCz4bVNHqMv7FpmCgoswSfn3G20Yt\r\nM7vhPXezGalUplkkGPa9fr3crRN8Mrnx2M08jESVcZXGacMPpUPiBOikgGzs\r\nGMDLyZK/nLnad0xYYysUQIotlGrHdMkqAs1OTVZ/GfWlwoTsisy96bQTnF1j\r\nBZJ/4aQWqTvM8mvPIpAPEe4woS5GEd/+5C1odKQsvMoou+D7Ej6paV1CddxP\r\n4nG6fxAcLC2vBb18V5WaJeJvWZruUArZblRyddPRVlaESeNLuloKX4vRzgn5\r\nc7VA8gOwWtePkAjsmceLilJMQxDT57G2Ocg=\r\n=mBgh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"1d3139397f2b3dddf7e5d3f2245a0f05af28819b","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_5.2.2_1683051429933_0.9750711798925444","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"@lifi/types","version":"5.3.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@5.3.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"e8542c151dc9860aafe483e13084c775240249ec","tarball":"https://registry.npmjs.org/@lifi/types/-/types-5.3.0.tgz","fileCount":68,"integrity":"sha512-um1KV5EjTP8iCCxAUg6lazF4fpDkeHY+xD3hG4Yc6vt0l4rbolTxFrXUgQgolbPcNIGAmfmZMO3r2y1NcQUTUA==","signatures":[{"sig":"MEQCICnyCSQraTDmGHRoMZmCI2gEwaUjXUlUcLgnMaQCNOHaAiAl/+9LMQQ3kXGKCNQ920XMF+fa29ToFXHt9CN3Y0J0KQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475040},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"b1da4d96ec6fbd5b44ac51662b1efe93bc42430c","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_5.3.0_1683297682246_0.6264588859639946","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"@lifi/types","version":"6.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@6.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"39b7c9401dd152f69aa7a5a74c98fc4fcd7da3c4","tarball":"https://registry.npmjs.org/@lifi/types/-/types-6.0.0.tgz","fileCount":68,"integrity":"sha512-D9Av13XKNEguELN3DpKnLupLrtTePVVRl0H4bFdP0Jca3AlAmuYFZu4NJj/UkEajmcuEEr5wOthMZN4VeZq/gQ==","signatures":[{"sig":"MEUCIAqjZSl2YCj9cCqV/0vPmTmV5NRtrPC0Hz2Q1cgKPKhkAiEA4Br6s0TTdpFJXWqrnOYLAnFW7PtIexKxW9J6LAUoLr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":476310},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"fea0333488e8c4d2e80332a7ca9a32854b0473f9","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_6.0.0_1683646978374_0.8806817266595228","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"@lifi/types","version":"7.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@7.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"7087e5d6254ce2e3478fbac165196af70ce61b6c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-7.0.0.tgz","fileCount":68,"integrity":"sha512-16OJGFny/SFM9DWuUjlvGad0qnVUReyhzMfslUIefvl+WBtvi2v6bjGqE9J40DKDd9Qay7D57U7YGeQcZc+4kg==","signatures":[{"sig":"MEQCIC0kVigywISM+XUr9nC01k7s7l5CGBPR1CppeSUulDB8AiABDoJG9zYXm3q3sdNLrEkoTy4dKw+cVjlP2yhF16x35w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":477980},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"221c9a6c76c4c0c76f33bb593f081d7039e99403","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_7.0.0_1686051854994_0.6594191536770972","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"@lifi/types","version":"8.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"bc37240d24617bbba594195369395e35510932a9","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.0.0.tgz","fileCount":68,"integrity":"sha512-xjRG8sdr8MZ8U0UKA0Ul1H1GbJARSfmRu5BEmU9Viv++NqN6K3P6AUh97WOYmD0WaS56N8H2reVOeQunIZvtjQ==","signatures":[{"sig":"MEQCIFXB+mWPC2WzHOJ8h/STvXd8R1DLIKw1+S+wKkPeTxb5AiBY9P7BlcAz+ajmtu4xaRIu+IppChvpbGWCwVRGQS3B8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":480516},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"e4669f100b0b95c6fdb9a9b43f27627b3922f3bd","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.0.0_1687186346981_0.3928521323825589","host":"s3://npm-registry-packages"}},"8.0.1":{"name":"@lifi/types","version":"8.0.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.0.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"9818e409248bf3fe8f19aeac6675d630effa60af","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.0.1.tgz","fileCount":68,"integrity":"sha512-M3rHHZzo5vbytIRFhyi/Tg5hTbK37FNWd6bi1vbwKHWzwZPJ38Ga+2tcFFOiaI8Pghmh/0qnxZJ85TBOF9lHWg==","signatures":[{"sig":"MEQCIEoIpmlMq/9OX6zSbrsOEhG6kMOQTq6aJZJTGVyjHiAQAiByl/vpMJmjxEgjfmQZcnGtEXj/X/RhFvjQTIAaXZq9cQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":483168},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"f7e665bc6026da99be4553661866d85b5bac94e9","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.0.1_1688037068315_0.8793250326938828","host":"s3://npm-registry-packages"}},"8.0.2":{"name":"@lifi/types","version":"8.0.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.0.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"629ebf947c47158ca9d25cbc493d1287db30a65a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.0.2.tgz","fileCount":68,"integrity":"sha512-/bAHPz2Lsi39wpzgHXbcQvhftxAHQ5A3yGZ9MYqgImz6Rt3pQwKu5G3UeEUbGigbIhrqVk2UjoVMim5QfYpw4Q==","signatures":[{"sig":"MEUCIBwr1wfkDQgkkAZ3vqtFX5qbdAisFn/YUysBKMoIMFHGAiEAimDtRuH/Ae3XIymy9+YCutSzS+Ty7zy9qfSGD0UpASk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":483585},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"656d91e484dcae4e03e6fb689f49fd8b7d1ea832","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","install":"node -e \"if (!require('fs').existsSync('./dist')){process.exit(1)}\" || npm run build","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.0.2_1688127402354_0.22264505173400484","host":"s3://npm-registry-packages"}},"8.0.3":{"name":"@lifi/types","version":"8.0.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.0.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"e88ddfe18918648987315a26bbcb14a0c8cb7678","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.0.3.tgz","fileCount":68,"integrity":"sha512-6fZI4gQczwuIu7xOoBNsJ34Cw4uiUwGh/B0xOSGiOFfNoD/EmbMSsV0GZMn4I5L/WMAntbfEC4uKoCFe4MpENg==","signatures":[{"sig":"MEUCIQDHfPrjusqtMhEErWbJcgGm1Myi0GjjC5eJ8ma/aVaLvAIgCRrVuBU3MiQCAfpoBsAJDWx+56/IrjpSrP5/CwSmoac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":484166},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"26fb2e8adcca3a0044ce3e7d2d834f0317bbf61a","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.0.3_1688447600214_0.36257043756309115","host":"s3://npm-registry-packages"}},"8.0.4":{"name":"@lifi/types","version":"8.0.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.0.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"2c2723a5756fb12a2024b638be5fffaee6da8fc3","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.0.4.tgz","fileCount":68,"integrity":"sha512-87yXxDKyZOO9nEwebfkABIE/6n6+iPKrgb/uYhAlAGyfZm4APStShaFc5bwI+jlH/nv9+9JFRPZBpalFzFW6qA==","signatures":[{"sig":"MEYCIQDCy/q2vv+VBkkl2h2X/ZVIhj5w0HTroPoOb+MjmlXNEwIhAM2FA7eh/sWYn3jEyhoYQ3jTcuEGM/YgeDk2ZNgER5Bs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":484484},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"9a0888500f5d55084cdfb0e832a1518b8a240393","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.0.4_1689839092729_0.25761810737545443","host":"s3://npm-registry-packages"}},"8.2.0":{"name":"@lifi/types","version":"8.2.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.2.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"f71800c28855d7e59c101f5102fc808e0d86b7e8","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.2.0.tgz","fileCount":68,"integrity":"sha512-drDyQ3zy9LeZQN1NwUqLtZaxRDPN+pWMcrhAvyZVm7XAO+kt+9D0sBhlgxy7S+BANz9ij/rIlC0l5bzUkqp9ig==","signatures":[{"sig":"MEYCIQCxpA0vQUQAD7RHoBGXo3mg2L7OpcL+PcNQXoRB8zwZwQIhAJ6ctDvC7DBymvbMuA4sbZPxdXQJhTnjo9CddZVlQBnK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":485646},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"9e8e68053211cafcbe561c2520d232c809a475c0","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.2.0_1690354582296_0.8943569359691079","host":"s3://npm-registry-packages"}},"9.0.0-alpha.0":{"name":"@lifi/types","version":"9.0.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"f0e3ef674d16bace6d4301a18221f0826914f5ad","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.0.tgz","fileCount":68,"integrity":"sha512-+3Y2SaASkEf0C61YzvmbQ+gY/HaMfk23V4fcqTbkDl+KWZxHROPLLP52VjP0JNpFeLpzp82DdSWos1/yUC0UVQ==","signatures":[{"sig":"MEUCICGkVARQwGB09j72kxafyZPEy2W8hy3Y1xzCIJFx5NUXAiEAsDv6IVz3d2E/RxgiFX3eCorQ9sL43Epmlaauw6yZo7w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":485817},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"66edaf7422cb3a5fca63f529d1c1095618fe287c","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version -a","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.0_1691070426839_0.3488612719624884","host":"s3://npm-registry-packages"}},"9.0.0-alpha.1":{"name":"@lifi/types","version":"9.0.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"a28a62172689b0b3cb401c1911067f4ce36894d8","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.1.tgz","fileCount":52,"integrity":"sha512-elVPbQmztlf1HpNy5JTNbYfInrXSZYuUftvyvkkQxFEZ5zpG3TvKmFTJ31CLSLE4V7UgnqgBwvdLxY1OFVZgpw==","signatures":[{"sig":"MEYCIQD3N9LIQZHNoTz0qnEPd+t/hDzMWak2D0oZAOQ+A10DtwIhAKzvnngC1FUrr2CbgwZV3WGVkLnBsjqbHFOalPU1Tl7m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139249},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"697cb11b445341e892b29126a10d45f3e05fc2c9","scripts":{"build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version -a","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.1_1691150542388_0.202040560568286","host":"s3://npm-registry-packages"}},"9.0.0-alpha.2":{"name":"@lifi/types","version":"9.0.0-alpha.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"de8063e58f0030285caa5e65720b86741ba4e18e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.2.tgz","fileCount":52,"integrity":"sha512-y3LTiXldcHVClsEE6hIVNGxLX/y/5K0Dg1GM8ONP1NasaA3ltGrCIyBm301TFZ8KGWSyllO7DPXUTQ6XJoe6uA==","signatures":[{"sig":"MEUCIDNLWlRybk+7P4/1Chf/jWXXCQub/eSJdIddVNxqox1ZAiEA/1nYN+WCAaCdgqdV8tzHj0Cdamrb8NuDI8/PB8NZFU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139051},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"df44745badfbe010b55430c09a0c404cba4d698c","scripts":{"build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version -a","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","prettier":"^2.8.7","typescript":"^5.0.4","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.2_1691150950065_0.9548192316346376","host":"s3://npm-registry-packages"}},"9.0.0-alpha.3":{"name":"@lifi/types","version":"9.0.0-alpha.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"81a8a8c92f5bde1c647c76f9ea684d5c16807539","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.3.tgz","fileCount":52,"integrity":"sha512-Ay+ggMdFzpkMVA7bR5yAeF3xoXjePJ0majs4bNVzY7PUZAYNGA8OpueBwK85UpUAsnlkmadGzikN3FBHp5OiwQ==","signatures":[{"sig":"MEYCIQDRRb9w9M1zcimyfTvMmrsM4kpdHMK8HVlovtzeBtIVKwIhAJ9bdOAFpD6N5eJmANFJXrFUNTXtFSGamtZFI1orawhn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139341},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"7a515594d8d3ec204b75b5b8428d0abbc57e3464","scripts":{"build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version -a","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","prettier":"^2.8.7","typescript":"^5.0.4","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.3_1691153006779_0.08361738234870586","host":"s3://npm-registry-packages"}},"9.0.0-alpha.4":{"name":"@lifi/types","version":"9.0.0-alpha.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"00a5af8953c507770d272735af82aa338b7c38fd","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.4.tgz","fileCount":52,"integrity":"sha512-8yBJkERMYQKSxEtm0Lr/ZsE1mRvVku0HsUuANRTBX1g/w/gqusJqX4nWUKNziNJttxygEiwmZVw/pCd+LoBPYA==","signatures":[{"sig":"MEYCIQD8AtPlonJ/6XBHA6Nwc6UVF14SvsumnqX9udkfmHYkdwIhANdsz6hNp3P8DXWU+pk+q7hdJy4JnGMt1rORXPMdnlay","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139299},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"0314adfeb48849ef84d5cfb1f9eb693638baef1d","scripts":{"build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version -a","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","prettier":"^2.8.7","typescript":"^5.0.4","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.4_1691154002821_0.5145387321284558","host":"s3://npm-registry-packages"}},"8.3.0":{"name":"@lifi/types","version":"8.3.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.3.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"bc2d53b06d644317a290c2ac0fc9bac41760d256","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.3.0.tgz","fileCount":68,"integrity":"sha512-M6uFDvv7Wr+ied2NUF/b3TIIPi5IFxIiJcxY+8gqd4OmRun/1jE0TvySHE4gUN3OdLUFiHRXUzHh0D7vSO/Xuw==","signatures":[{"sig":"MEQCIHv7XgcmOTWMcwgrQJoOpqa+hdq21NRdxxOPP4tPKSV8AiB1ddLwFd9G3uoZX8w/fdODmrdExKfbvqhB3ccoTxRz/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":485239},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"71d88ae055f17030c5e81f1779bd60370731641a","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.3.0_1691158967666_0.7352793162185871","host":"s3://npm-registry-packages"}},"8.2.1-alpha.0":{"name":"@lifi/types","version":"8.2.1-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.2.1-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"c19788f94cda8286665634d8fae1b7a2e897cc3c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.2.1-alpha.0.tgz","fileCount":68,"integrity":"sha512-70GLGq1XczBR6Szk6SfHbjaT2N2Sg63vIC+s1Hba/ji6ntHnubGJ8Aadnfpve9NL4GQ0gZpHVby24azoS8UGsA==","signatures":[{"sig":"MEUCIBK5uBrf3YofRzEU9qYzaaGJDC7MbaUhzqgjWb1WicPWAiEAswKnhPfsSCphhDf6s62v7JmDoD7rbJO44OtGKoM8Vbk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":486060},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"fd480e1ee9e72a2bb4085bb15f145a42a9337c2b","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.2.1-alpha.0_1691511737570_0.07572832577163191","host":"s3://npm-registry-packages"}},"9.0.0-alpha.5":{"name":"@lifi/types","version":"9.0.0-alpha.5","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.5","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"a76412c3ac3b839c222e16b8c7810b2a8891db61","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.5.tgz","fileCount":60,"integrity":"sha512-bhP2lFBaFtHTZ8rG5mb4sUhXM/TfMI0sC1yS+Ya0uMhv4ovhgJLEdUqV9Cfhv6cy7Hap+J72qM3yUx9eSCEQVg==","signatures":[{"sig":"MEUCIFbfbe8txZjSD45eD7fOBHVi6zLoFffzEnJ5ocD60WIaAiEAp6rUSZUa6/ht0ZY3Fiwj7x5c2Pq6XCvb2ifJvSDOvyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136618},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"5f603f723faa5584497750962e9dcc863aa61f75","scripts":{"build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version -a","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","prettier":"^2.8.7","typescript":"^5.0.4","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.5_1691668795459_0.8867470385212473","host":"s3://npm-registry-packages"}},"9.0.0-alpha.6":{"name":"@lifi/types","version":"9.0.0-alpha.6","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.6","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"902cace3301815b2baebbd855f9dbaa454fb844c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.6.tgz","fileCount":60,"integrity":"sha512-EkvNqTN8nxlbMl0zzAsYfoHVrh8gzSptytYRmAE7PnqEX8iyatLmfquIj0nfFSdtBRwFf4CAapv7u/jIGqGCkw==","signatures":[{"sig":"MEUCIDJoaxSBSIX5XYbXcG3LEHYNvy4t7ULVJjx5V9sQLEs/AiEA9mSwCcpPni6a6UGB4XaFx1ca4OkIucCR5r4V6lTX+vg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136618},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"bf13ed8c0e3a67c34cb5fc3e12d12c97436a3905","scripts":{"build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version -a","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","prettier":"^2.8.7","typescript":"^5.0.4","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.6_1691669059309_0.9432224677732701","host":"s3://npm-registry-packages"}},"9.0.0-alpha.7":{"name":"@lifi/types","version":"9.0.0-alpha.7","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.7","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"5b34bba51dfec8714ed6828ea505355c54d58dfe","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.7.tgz","fileCount":60,"integrity":"sha512-QblpVKpZ5BF67UwLc+IAtKFUr2vWa2+mImKb0AlbjfBdVefV6kGuFtDZGI2irvsQOG+bX2UoacaSNXidYOmGkg==","signatures":[{"sig":"MEUCIC3+yRs2RqsmvtqsMqM+e17KKdIjGfGWJO/497sMDtvMAiEA0A/DqGjq99+cw0nRjhcRSgNrxigv2Hr0p/DSRi86iWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136708},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"73602a85112401bed092f2cb2676ef4c498f35f2","scripts":{"build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version -a","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","prettier":"^2.8.7","typescript":"^5.0.4","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.7_1691669706454_0.6184360531263049","host":"s3://npm-registry-packages"}},"9.0.0-alpha.8":{"name":"@lifi/types","version":"9.0.0-alpha.8","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.8","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"373faf733730b24239405d73924f6f3ad93bb623","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.8.tgz","fileCount":60,"integrity":"sha512-l7Y7v9r/cqtLDhwwlEJcJORnzHq3uZfEXe+FuLlFA3dsIxdNf56WRP7T9URBuXFNoYootnVRt7h6+cZet3itVw==","signatures":[{"sig":"MEUCIDY6PWIBx48s0UAvru5tyCAgSAlbiXe7cp+F7kbQMPU5AiEAllbmEbGSLjuufMUfpU6BbPgu3uaUYzt4ZXLLACaWnAk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136706},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"695938e5533633b50f483559e93e1305dde9f19f","scripts":{"build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version -a","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.47.0","prettier":"^3.0.1","typescript":"^5.1.6","lint-staged":"^14.0.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.7.1","standard-version":"^9.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^6.3.0","@commitlint/config-conventional":"^17.7.0","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.8_1692008569019_0.27105463459944","host":"s3://npm-registry-packages"}},"8.4.0":{"name":"@lifi/types","version":"8.4.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.4.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"7083eaf10f06be117dd2994f909b7152af381fa0","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.4.0.tgz","fileCount":68,"integrity":"sha512-lmX9ahVQ1S0vNNZITJRQ/YcDeX3c1YAmbIQHO42/XmdOffKYikUl0SnRfRJ51MHQfakL9idFTWA6FOfzZhOCqw==","signatures":[{"sig":"MEQCIAjYCjpuNSAUarEfA7vViuJyt1Bhgy5s0DxzMG5AHcbjAiAoBv/AH4Bu6MReO347wkPO0nuIae7XqHLEq1l9FJtvUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":489105},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"2d9a5060401bd4de57f37404a635280c5dc2fc85","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.4.0_1692023012706_0.94893507010041","host":"s3://npm-registry-packages"}},"9.0.0-alpha.9":{"name":"@lifi/types","version":"9.0.0-alpha.9","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.9","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"d31d8efa3b8b9fd6ff2c7d0bad93c42523c17552","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.9.tgz","fileCount":59,"integrity":"sha512-pYAGJui3j5ntrlp4XU7QhbRcr9DIB4xQLadAZTjFLGrAxH03CBle2smsZ+FbNSqwNEEaFE1nUw6qjiC0c5zdBg==","signatures":[{"sig":"MEQCIHQ+AfQ8De48DHksZwYP/x5nGrU2yPuT++go6DQibSERAiA4FrN3ZDSMewjHjgK4SCiAxUdmimCgmZr3pWGfZMnLng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78370},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"abac439671b3eddbd53e4fe9686895f2ac51a441","scripts":{"build":"tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","package":"npm run build && npm pack","release":"standard-version -a","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build","pre-commit":"lint-staged","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.3","readmeFilename":"README.md","devDependencies":{"eslint":"^8.48.0","prettier":"^3.0.2","typescript":"^5.2.2","lint-staged":"^14.0.1","@commitlint/cli":"^17.7.1","standard-version":"^9.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^6.4.1","@commitlint/config-conventional":"^17.7.0","@typescript-eslint/eslint-plugin":"^6.4.1"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.9_1693221711217_0.9874070342083647","host":"s3://npm-registry-packages"}},"9.0.0-alpha.10":{"name":"@lifi/types","version":"9.0.0-alpha.10","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.10","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"47ecb53b328c08083ca546958c5cb5dc400d6066","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.10.tgz","fileCount":59,"integrity":"sha512-7w678Vf6GfaaFcO8yHwiqleeHFtoW6ZfUTy/61CX2ZvyyJKBBnX5GiJuEQJYxpZMlO18wZNvlY8xfREoWZc1Ng==","signatures":[{"sig":"MEUCIQDCGSBCz10J14WvfkfLfbknpkP8i+201K1SuITcbpPJ0QIgFNLlO9Karjb0IlxuCQgHNIpfU3kNVBo6nZUuPhkWIcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78522},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"07b5215afb08b76eeedb2a1dfda8bbb26369e716","scripts":{"build":"tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","package":"npm run build && npm pack","prepack":"pinst --disable","release":"standard-version -a","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","postpack":"pinst --enable","pre-push":"yarn build","pre-commit":"lint-staged","postinstall":"husky install","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.3","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.48.0","prettier":"^3.0.2","typescript":"^5.2.2","lint-staged":"^14.0.1","@commitlint/cli":"^17.7.1","standard-version":"^9.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^6.4.1","@commitlint/config-conventional":"^17.7.0","@typescript-eslint/eslint-plugin":"^6.4.1"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.10_1693225803680_0.989750576425191","host":"s3://npm-registry-packages"}},"8.5.0":{"name":"@lifi/types","version":"8.5.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.5.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"532dfcb63cf8a83fa5cfe02b7523851988da85ad","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.5.0.tgz","fileCount":68,"integrity":"sha512-oUmumkDNKtUagD/bKEQdP3pAXiNg5EDcAVvu234VABI0UVlVk0cponULN3oZDZV7eYDvimtsn9BcuU3KVICVzw==","signatures":[{"sig":"MEUCIQCHV/3gpWllXVrJBcrvj5TWwEYe4J7UxN9SPHon3A+stwIgP+r6/yY3k4WtGgwdk/UsIL2IC+G1dhuNv5V415sAafI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":493060},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"cfc7d72809104b85aec55cc320fad3f022658884","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.5.0_1693293753881_0.1710100963214185","host":"s3://npm-registry-packages"}},"9.0.0-alpha.11":{"name":"@lifi/types","version":"9.0.0-alpha.11","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.11","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"65b9ed2e4edd12771e281eeb7aa7b8446ed526ac","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.11.tgz","fileCount":59,"integrity":"sha512-gZtC4hz7MjJEcZPeNeOoqmDJ+TtaCrn11uJrWmCcTNRx/X9HLfVEo/J+VootWhJmfTnRYpSIEpZwnyBLOmi6QA==","signatures":[{"sig":"MEYCIQCx1ecAbzBEOl5k9CEy9MUo+8+bfLsNRAPSNkoxNwDuLgIhAI+sFQ4j11HBhBwfjnD2QDABA7TxeZd4UFt7Btq18Ij7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78598},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"32e694e66b6a3f1c8bd2122a05ceed739683d40e","scripts":{"build":"tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","package":"npm run build && npm pack","prepack":"pinst --disable","release":"standard-version -a","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","postpack":"pinst --enable","pre-push":"yarn build","pre-commit":"lint-staged","postinstall":"husky install","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.3","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.48.0","prettier":"^3.0.2","typescript":"^5.2.2","lint-staged":"^14.0.1","@commitlint/cli":"^17.7.1","standard-version":"^9.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^6.4.1","@commitlint/config-conventional":"^17.7.0","@typescript-eslint/eslint-plugin":"^6.4.1"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.11_1693306065659_0.7152771126580482","host":"s3://npm-registry-packages"}},"8.5.1":{"name":"@lifi/types","version":"8.5.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.5.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"63c3b3f98ab72c4d01caae60aee0f37058bced80","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.5.1.tgz","fileCount":68,"integrity":"sha512-r6cHH5DkU0qnyEu04v1r9Uf7gYDMQOQSF+JIx8FhPSKPTsVTvMJItdSbB9KBEr0QCdJj4F+It4Trtsts8BbZww==","signatures":[{"sig":"MEUCIQCnpbIBXY60Gu0918r5NeA9BUUBdvRQwd4j57I/7OxvEAIgINXJzBKM1P3djN0uCFDLatPIem4Ddz87iBnb6B0hNgw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":493546},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"52bf3e4e6cd4bb552dfb90354101d600e835f1ab","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.5.1_1693384319990_0.6700575857437392","host":"s3://npm-registry-packages"}},"8.6.0":{"name":"@lifi/types","version":"8.6.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.6.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"21e42ddea6c8d40993956940e97894f501bc3370","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.6.0.tgz","fileCount":68,"integrity":"sha512-dHSoszXs8VS3Z2PtQq1319Y4RkLXFA3F0sKdt2BDZW4dUpR8Lx3EHjWJiBjosIGza9qVjy2qyHDHNWMsviS0IQ==","signatures":[{"sig":"MEUCIGQzvoRsLTrPhoERHvHhTrPiWmfv4Sm0MD/RRp60QfIRAiEApXP/Pa4tqC9iEtsPHqLyTqy6VL6JoXhATb3iYe7H6S8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":494844},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"fd3f312973be64a5db39df0ee02a246848faa2e1","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.6.0_1693404520747_0.2901526484812882","host":"s3://npm-registry-packages"}},"8.6.1":{"name":"@lifi/types","version":"8.6.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.6.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"264a1d8fa77f123daf7e8f8065b6133522dc8269","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.6.1.tgz","fileCount":68,"integrity":"sha512-cwgp00msiNwtCCqsbW0y94l26UnSh8y84QTrZi4hEQB3AfcCHaNKLQfnHYw17fYW9wxRremzpW6UL95dqzk2lg==","signatures":[{"sig":"MEYCIQDchleD6XM5GTq1h2ftyGQkBeebkN6c+sxdO1WMA6E8PwIhALHYIDiJjXz58ns4QiTwQUQ/qj+JqhtyTk9MGF6t0qXh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":494928},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"6a207912ed17cfc9dae3d1ba81bb272ac3749b63","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.6.1_1693490536002_0.9926214749081561","host":"s3://npm-registry-packages"}},"9.0.0-alpha.12":{"name":"@lifi/types","version":"9.0.0-alpha.12","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.12","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"1416b92e4651118f7c2e7f5e171e70a8d515bcad","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.12.tgz","fileCount":59,"integrity":"sha512-qgmpeEHGl6tIsVd4gplBpSf0sU+zU0b230qAxOR764KipHCYLzVLTjcii9KKB42tSfIKdakWd0xj0qfL8fdDAg==","signatures":[{"sig":"MEUCIBX6AsdH/Zv/wwgzwqFz7rbRgy1HRK/Gc713hJOjPXn2AiEA4E+ijgK3AHvJpllbG2Tsclg5EutRqjUg0U7XA4CaJZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78910},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"9450a762e589c61ea08373420d93032c827ffba1","scripts":{"build":"tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","package":"npm run build && npm pack","prepack":"pinst --disable","release":"standard-version -a","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","postpack":"pinst --enable","pre-push":"yarn build","pre-commit":"lint-staged","postinstall":"husky install","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.3","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.48.0","prettier":"^3.0.2","typescript":"^5.2.2","lint-staged":"^14.0.1","@commitlint/cli":"^17.7.1","standard-version":"^9.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^6.4.1","@commitlint/config-conventional":"^17.7.0","@typescript-eslint/eslint-plugin":"^6.4.1"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.12_1693561771628_0.5998434641487835","host":"s3://npm-registry-packages"}},"9.0.0-alpha.13":{"name":"@lifi/types","version":"9.0.0-alpha.13","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.13","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"5c5da6f5890d47672f9fb8b24301b8527e6d8dfe","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.13.tgz","fileCount":59,"integrity":"sha512-O8dfI1xQnuEMLuH+/crHc6jbOVJRJxi8RVyk3C3CpeQpbvvrbyQHJj5gOlnyYaFfOrmNsNozea2FtjriIgTnYQ==","signatures":[{"sig":"MEUCIB3A6A4CWlcizQxkNRKTdNXv/kQVaL1GfhB6Lqp53CtCAiEAhfEcKrrXxIUdLV44E476bXFT0xyANRm5J97lDMToDxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79061},"main":"./dist/cjs/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"6b439dcaf6b759ab98bdaf28363b705e101f2760","scripts":{"build":"tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","package":"npm run build && npm pack","prepack":"pinst --disable","release":"standard-version -a","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","postpack":"pinst --enable","pre-push":"yarn build","pre-commit":"lint-staged","postinstall":"husky install","prettier:fix":"prettier --write ./src/.","release:beta":"standard-version -a --prerelease beta --skip.changelog","release:alpha":"standard-version -a --prerelease alpha --skip.changelog"},"typings":"./dist/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.3","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.48.0","prettier":"^3.0.3","typescript":"^5.2.2","lint-staged":"^14.0.1","@commitlint/cli":"^17.7.1","standard-version":"^9.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^6.5.0","@commitlint/config-conventional":"^17.7.0","@typescript-eslint/eslint-plugin":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.13_1694001969440_0.5947311956909236","host":"s3://npm-registry-packages"}},"9.0.0-alpha.15":{"name":"@lifi/types","version":"9.0.0-alpha.15","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.15","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"fb7a83b5c3a09b0359e848c355d373d0839abc79","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.15.tgz","fileCount":90,"integrity":"sha512-vopeYM87V/l19Q3FOSTfg1BBMPaJm7/dGq8Cmoei6mn6Ng/ZbxH2f7zVwbHwjyBfHAk+A3AYbwLQqC10Mlmi+w==","signatures":[{"sig":"MEQCIDYPflpoZbkKNZkf7Gw/7z6QZwWhWwAvVAxZkDZdS61fAiAB28zxHW6JYnUeqR3E/jrcsd7ooWvZd4zRRjRiNR3LvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120499},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"21ddded39f738fcfb929a1076d7f207701e4700e","typings":"./dist/types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.15_1694089537956_0.33503438563741983","host":"s3://npm-registry-packages"}},"9.0.0-alpha.16":{"name":"@lifi/types","version":"9.0.0-alpha.16","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.16","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d6f7589ae5a365b986f439ee24793ee4354eaf75","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.16.tgz","fileCount":89,"integrity":"sha512-jUZAXMisJJNo6/wsBQOQ9JWGgz25ZN/KwJQQ6Ql5qT8r1fDuI3Agug0Dbtdb6O5636OA7RlNmOJOI8G47bX1aA==","signatures":[{"sig":"MEUCIQDNn/dnApvw8FRv7Xvh1S7RTC737b89rfPTiw1iFgeYBQIgWuD2wRpDBnz+P1fkwRmzcA6xUdEgAKzmXAtJSTq0HWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90147},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"37609545bd9a465195427502a3d498c1f7211e6e","typings":"./dist/types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.16_1694167883408_0.12981530463654978","host":"s3://npm-registry-packages"}},"8.7.0":{"name":"@lifi/types","version":"8.7.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.7.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"308d3c1de0d1461ef01f79d9bcca5423b4ffc332","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.7.0.tgz","fileCount":68,"integrity":"sha512-D9xywZdSWbppHoUMh2PHOmoYCCxMwpZMozN0Wn2j9/PweTNrHVMk/L4LrGE1H2iF4iy4HEph5O9TEOJTMLes+A==","signatures":[{"sig":"MEUCIQCqgovb5BsyGFKs4rgUY1sBwPhJQOHGH8g4SSfuTSrkPAIgJZtFDFhLXl5RYLSCcvG108nZ0IUTOr4Ne++4aHF5UjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":495479},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"ddd0cd9e84a91df58f146d35871f8b2cadbe1968","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"6.14.18","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"14.21.3","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.7.0_1694593690737_0.4347324595809723","host":"s3://npm-registry-packages"}},"9.0.0-alpha.17":{"name":"@lifi/types","version":"9.0.0-alpha.17","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@9.0.0-alpha.17","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"cf93c1b45e89b37efac546f35390d88920cf3f86","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0-alpha.17.tgz","fileCount":89,"integrity":"sha512-/oKN42c3SAT+vv3wmtjwvUTpaIMNAtEYMnCtzEQpMAbfvqIo233hntnuI9Da7w1KJm6vO4Z1Vqqp1eGVDXGmaw==","signatures":[{"sig":"MEUCIQCpCPOZwESFZ7HDUP3mrEELNlZeXbbsozqWdrQ9bgSboAIgeZvbBo79uUJmGs3k03hJgiGEtDVa+wxtxWLpZqx9BHY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90164},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"b1199a206894c8e6c9a98e4b8cd881e1cf5915bb","typings":"./dist/types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_9.0.0-alpha.17_1695049421290_0.2776341212416533","host":"s3://npm-registry-packages"}},"8.7.1":{"name":"@lifi/types","version":"8.7.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@8.7.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"6d39a4c85ecebdd0a402320b51c540a2e2a57778","tarball":"https://registry.npmjs.org/@lifi/types/-/types-8.7.1.tgz","fileCount":67,"integrity":"sha512-l7PO+0nk9bWDdixryYqQH6P868WLC6KLZD2+RizVv16Vw65X7I46aogyssq0Isz3oPiRing8m+haIdx+9Kdijw==","signatures":[{"sig":"MEUCIQCZQTvMG1YyUthHbbd3GNf3JIDgQ7+d3yB8EMQYjX7w4gIgWJv9P3g9tOgSELaTqv+mwVucs7018+3/GoZC8c/HtUM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":434524},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"d19f87adac7bec37c473ef75f51a4febbc42fba7","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.17.1","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_8.7.1_1695188467096_0.06333333842978561","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"@lifi/types","version":"9.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"39cdad3c8f1f0bbc29fd6813929f60187bdb7bc2","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.0.tgz","fileCount":67,"integrity":"sha512-xhn95vn3hAVR11+/9CpNLd3bQ3WobdYUizJSAc5sDlanNlzx0AXySuV8SPCAfemtnPGVhYuu0JKQcSDpsuHrXQ==","signatures":[{"sig":"MEUCIQCXvnXk93gsQWTCw7IoelnBY8FlM4O6al5YKTZGlTuBnAIgbCNq3lmSvxz4I6u7VysVrYQ53u+w70bRfCZZ7Mx5QAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":434573},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"49b801f631099cfc997021091e309e4bea0704b3","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version --release-as major","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.17.1","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.0_1695279069882_0.33685750273909365","host":"s3://npm-registry-packages"}},"9.0.1":{"name":"@lifi/types","version":"9.0.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"cac0a821ff9576238a344fd2cce139a177bf2471","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.1.tgz","fileCount":67,"integrity":"sha512-UGlD5BRcy2bBPbCXVi0ZAEu0y7llCMo60cRr19YshrM7IU0tQtnOubQDdnbQpacsvKi0OdGM178wY+CdtmxmEw==","signatures":[{"sig":"MEYCIQDrmvjRYvarpA60oTkVwIKX6qEvTiTwPdsX8mzntqSp9gIhAOZuiZTuoPdQUmzHh2knqPYdjpmtqinpg5Im3KAGQS+6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":434554},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"c3fce3623dcd8a82cb2871945ee9af78a2606cc8","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.17.1","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.1_1695279082087_0.6136671699121412","host":"s3://npm-registry-packages"}},"10.0.0-alpha.18":{"name":"@lifi/types","version":"10.0.0-alpha.18","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@10.0.0-alpha.18","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"39b88e85f29845ae3133f6d3273954c87653cfe6","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.0.0-alpha.18.tgz","fileCount":89,"integrity":"sha512-42EeZM4h5lur4wE57F+sL9VGstGZrjUdNUzLaeZijP9x6mEfawGjpTGWWO7MoLwgYG4y4uBTZWWQPHfn0DrE7g==","signatures":[{"sig":"MEYCIQDeK8rGN1rcY8Svf/7sCoCsAzsmCAsoVYcrBCP34Dcn6gIhAITRALcvfe6Wlk8sFXnkXGgwHleVqihlLyrOpvMbr3Q1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90318},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"d5fe74d8f3ef9e6b64b8fadecc1bfe8d1f08c84a","typings":"./dist/types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_10.0.0-alpha.18_1695301793222_0.4663249077010574","host":"s3://npm-registry-packages"}},"10.0.0-alpha.19":{"name":"@lifi/types","version":"10.0.0-alpha.19","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@10.0.0-alpha.19","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"20133523fc512d0f40a59a3197143e9d8c617dde","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.0.0-alpha.19.tgz","fileCount":89,"integrity":"sha512-TNTBsSwyQP2C/eu4ihSp2AnXvyhQO34withpjrUztpr2qNcOMz6ZLIyGMSwDHoO/cAE9zia1u1SkZzBMikdtHA==","signatures":[{"sig":"MEYCIQDQ+iDIYWLRUkhT5TrP2HtVX0R1LoFG2Wv8EqlO9nhzkAIhAK3ECvzfllg+FaiuDcAtdGxms+obLZO2HFEpoH4tZpKT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90318},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"49d5af80205b14f71aabb2602d350be3d7381b77","typings":"./dist/types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_10.0.0-alpha.19_1695306584663_0.7243645899395532","host":"s3://npm-registry-packages"}},"10.0.0-alpha.20":{"name":"@lifi/types","version":"10.0.0-alpha.20","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@10.0.0-alpha.20","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4367825e1070140f28da6c580c63841706be4d2c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.0.0-alpha.20.tgz","fileCount":89,"integrity":"sha512-CJaz97oWa6C1odbSZeGGb/p45tUyqK1PXgKfZD7dHJlIPLFj79a8+qBgtlrz56A6lHiNjK8DD9gPSV1UK60Ztg==","signatures":[{"sig":"MEUCIQD0KK1NctkmrN2HlYTnFNzl8P5FznNHOwvJEH33JMi/1gIgfnvsUTMWoZ9uWtTM6ivEATPfmcmkP5orjh/weG2BA/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90318},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"3b101b0f6eaf2068b593a80d953d2bcfc5ce9e63","typings":"./dist/types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_10.0.0-alpha.20_1695375112405_0.9458532900977212","host":"s3://npm-registry-packages"}},"9.0.2":{"name":"@lifi/types","version":"9.0.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"fd5baced084cb22c3e7642799b7fe6159f8b9e8f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.2.tgz","fileCount":67,"integrity":"sha512-p5peEaX2JejVAbfhQWu5K7AK8D5J+wHY+CsLVx192mWofaKZ9WGV+nwTtMS7WtpqbBH7Sv50xLsN2r9t/G2pwA==","signatures":[{"sig":"MEUCIQDfxKCS6bf5Z32rsAfIEiDJxafvaDaimFLs4dP+k4vTmwIgRVvoYBXhg0e0llkv+WDucLJo/FVbXKGqL0oUfMlrsb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":434754},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"0d0e784e36915a93011e740356388657e9489fa9","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.17.1","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.2_1695641100600_0.6584659057518798","host":"s3://npm-registry-packages"}},"10.0.0-alpha.21":{"name":"@lifi/types","version":"10.0.0-alpha.21","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@10.0.0-alpha.21","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"052ad9796a57902dc31740e6b102c87fd65685ef","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.0.0-alpha.21.tgz","fileCount":89,"integrity":"sha512-EqmGUtraVX32mVKfTyKcPNDQ4NCSGiBv/LwvsEYjT1RGW60tl2wAIrHKC7hGq9jAvdUnp73jk0MQohPZ/xGwAA==","signatures":[{"sig":"MEQCIEqTMeRaBjzsLE3Oua/24xgal0NnMfZmMo+jJr3PPoN7AiBMtQYC3Zy1CRtqvT3ynyIzs53IS2eriDMF9nNV+gDt1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90501},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"e1330960543bbe7ff4d47a203b1f4340e3c17ad3","typings":"./dist/types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.6.7","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_10.0.0-alpha.21_1695647454994_0.6369309036739788","host":"s3://npm-registry-packages"}},"9.0.3":{"name":"@lifi/types","version":"9.0.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.0.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"e14da3a9ab06809a204b22b5a853198c9bd43db7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.0.3.tgz","fileCount":67,"integrity":"sha512-AeK60h5HY9voDk8Dp4v6IqiPwmzHDW9gakEMKnqk7wFCqy7ealP5ydHEEqeZmcW581hDugkfZ/i8b95w/DoKbg==","signatures":[{"sig":"MEUCIFkWsTrU1tzrL+iA3Mex1HQnTb94njOTqih/poavGfxiAiEAgYOpOIkD3ipt4B7hWpRBB/90XdG8Elko3zAxEiLO1g0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":435000},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"812f227f4a46e41b701a1f5fde6eb122f7368935","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.8.1","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.18.0","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.0.3_1696328911939_0.9390872580246827","host":"s3://npm-registry-packages"}},"9.1.0":{"name":"@lifi/types","version":"9.1.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.1.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"43e2e6ed824dac6c068eaeb844e99e7313c7d705","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.1.0.tgz","fileCount":67,"integrity":"sha512-AQuUjqbRMgsjY/Ag+sw/CcWi0hEdR4fVZhLVYH7XQjGbJ8NNZWtYTwyYHIes03qAjdAIQNbKQ4gRjo41VBN8LA==","signatures":[{"sig":"MEUCIQDcXDvRt4NVw2kqU36o+qaYyuGWt7wjUcXmUVjzesrHDwIgQB5EfcQXHfvIyr7cajGJdZkc8wdct52ObZwrXHdg12A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":437758},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"d7b9f7c24596d2d0d76638630aa6b4e67affcf2b","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.8.1","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.18.0","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.1.0_1696418329172_0.278275548285964","host":"s3://npm-registry-packages"}},"10.0.0-alpha.23":{"name":"@lifi/types","version":"10.0.0-alpha.23","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@10.0.0-alpha.23","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"36640f4039ec19ea42b05f7e8edc1e4861afc36a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.0.0-alpha.23.tgz","fileCount":95,"integrity":"sha512-kqbA3NpjJZhAGWLzb07YxHhJoaqDXSljvfvaKXBVLcRoELLlQBK22XpIibyqqnttYc14+LvWCIxh6LadB1aVrg==","signatures":[{"sig":"MEUCIE9frLR/AkLjk0+8ICaui4yA6LUJSfpfk5SfG105XzzKAiEAtieI2zaMsgshVgazDZTi70xsFcTAS8zNO7B8j8jxDvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94562},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"4783465652ae5e226f9d32171791787161e810a6","typings":"./dist/types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.8.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_10.0.0-alpha.23_1696517041288_0.8454563498822918","host":"s3://npm-registry-packages"}},"9.2.0":{"name":"@lifi/types","version":"9.2.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.2.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"581b3e849e9f8fc94dfe50b10ed8dd0d0e160cf7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.2.0.tgz","fileCount":67,"integrity":"sha512-Cn556lXnpJBwLuhy0z+Orp6VPRAOBgC+yfEBtK5Mw8OMhc0k5hac6vVlnd5MhjwOkSwlLntN7lrLDDl9+/BZng==","signatures":[{"sig":"MEUCIQD74YCfBxXQiCnsD8aDn1sgW3aE6Jvu8Uw4n0IItx6OSwIgS1zPdQ+ORNImHPkdtZvMZWbZut31KfFV18sS9rz69VA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":437758},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"91043f3a1db1f374f5a0483dbd43348654c2ea54","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.8.1","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.18.0","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.2.0_1697453157392_0.1766982503387824","host":"s3://npm-registry-packages"}},"10.0.0-alpha.24":{"name":"@lifi/types","version":"10.0.0-alpha.24","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@10.0.0-alpha.24","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6f6b6eedfbb00652722cbf8afa709fa3b5cccb1f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.0.0-alpha.24.tgz","fileCount":95,"integrity":"sha512-lmptVUc/j5C4pP0m80GvYB8ZwARNzevGKVFTB9JjVqGbc8043471dUEuCqvB9aguoxz9VH7UjbdJSLNjubXqNQ==","signatures":[{"sig":"MEUCIQDwV3WturhoU2T0m8kOCPd+iqkojy4cJNfqX1Dw/LaULwIgIe2QWpmyr8iilZDiZVadENLlzDXidOFPa/LpjGsVP3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94504},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"11cde48f54ccbab2aedc025fa99cfb26cb936df7","typings":"./dist/types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.8.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_10.0.0-alpha.24_1697633265329_0.20606269284899215","host":"s3://npm-registry-packages"}},"10.0.0-alpha.25":{"name":"@lifi/types","version":"10.0.0-alpha.25","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@10.0.0-alpha.25","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b02d49c7629cb53018f1107f07f54aa25a2ae62f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.0.0-alpha.25.tgz","fileCount":95,"integrity":"sha512-EoD6co5luylLAYiBn14lhNa8u/Vujb76N7qQnszWpAItRtDHQFo1ScZonh7NGwr+ExCoo0hKx7nIXgix0XgtDA==","signatures":[{"sig":"MEYCIQDrhWiAO6mubGfg21JdR26t5oARAdJbp9jEx6JG/FuQrAIhAO+COngJ/9smaJ7GwA7rF3mM3uAZ4ylCyd5UxotY6CBx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94504},"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"5cec14a7be4b6d46004e87fb0aebd381b7b07f3b","typings":"./dist/types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.8.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_10.0.0-alpha.25_1697634110955_0.16630324920026118","host":"s3://npm-registry-packages"}},"9.2.1":{"name":"@lifi/types","version":"9.2.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.2.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"55071d1513aece29ca912f2007da2fe6523dcec0","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.2.1.tgz","fileCount":67,"integrity":"sha512-UUyYceZ3Goi1bnuOXiT2V15V88196HTLntjx6IGqWGSgs149Ag3gxxRBSc1RErt/T0qJSiG8+4VQzyZT8DSopw==","signatures":[{"sig":"MEUCIA0SlzXCR+o5BDyU3GAlwoaKt29s6G+uR2wtOq1nZI87AiEAlmpo/7lo9WUCP0lU1xfhZwR+Ha7ykcEZfcCh1ksHlXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":437776},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"6f723d01fe6c7be7b65411dfd2b22345af7616c8","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.8.1","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.18.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.2.1_1698074957781_0.2195947156407827","host":"s3://npm-registry-packages"}},"10.0.0-alpha.26":{"name":"@lifi/types","version":"10.0.0-alpha.26","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@10.0.0-alpha.26","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"0c32464e139217fc37544629369da1971620e52f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.0.0-alpha.26.tgz","fileCount":110,"integrity":"sha512-axuj9tsykJepBqgIyyMA6LhnAA/m9XKMwdJ+7Ap1UhpViFx50850ara99SQZMB2laRoRB9ml/CrVbEJpmHuUuA==","signatures":[{"sig":"MEUCIG915tEkygNINvq5tjROwhw2nAi70tSEC2Q2XmXic5owAiEAsT/IXXdQdIzN1wPoY4Ux5xzbJ98P1/lUZei+p5SJ+jY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118416},"main":"./src/cjs/index.js","types":"./src/types/index.d.ts","module":"./src/esm/index.js","exports":{".":{"types":"./src/types/index.d.ts","import":"./src/esm/index.js","default":"./src/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"00deb1c7f36e9f9343ca31c1c4511a5967e06ba6","typings":"./src/types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.1.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_10.0.0-alpha.26_1698420498248_0.062343407148044205","host":"s3://npm-registry-packages"}},"9.3.0":{"name":"@lifi/types","version":"9.3.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.3.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"b77870c0117139478ab1885459889ef4438b5558","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.3.0.tgz","fileCount":67,"integrity":"sha512-hnaMUqVQKc9bvpeMJZb8ngtNScRc3YrxpXyfJvpPuTJc7vHubyeT0uBPseICtPO/WeialT260hLI2YNdUanDQw==","signatures":[{"sig":"MEUCIQCeZs0L7DeRKsB6h8dVmbjAxOpVdWoE2BoN4yooF0e1AAIgK4bb8J431XI0ezN8Bq8iU2D87iAPX4HjUC0AnNU3oPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":438223},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"b4a7676907d7fd39438c322716dd28c3f2419e9f","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.8.1","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.18.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.3.0_1698807175701_0.33710882475783377","host":"s3://npm-registry-packages"}},"10.0.0-alpha.27":{"name":"@lifi/types","version":"10.0.0-alpha.27","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@10.0.0-alpha.27","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"5aef84b7264c48173d61cb7f6ec6289c8c9e6d71","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.0.0-alpha.27.tgz","fileCount":110,"integrity":"sha512-MZJkzQLkgmfUurcvZWCU96Jo2XYvf6ONGMKRajho2igxA9S8SZ6dlee7kKP/tQVOHTxrt73KT8O5l2JlNUmcaA==","signatures":[{"sig":"MEYCIQCb0e/ewWEsiXQEZ6iD1FZXk4y004puHJ1FP7T1T3J8GwIhAKjg/adIydQdr4G/171uqpPF9mTYrlvsf8MMXiIe9Pfn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118423},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"b8f416b11db3c536cccc56f7083f9bca5e62d84a","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.1.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_10.0.0-alpha.27_1699286545481_0.16807042201736877","host":"s3://npm-registry-packages"}},"9.3.1":{"name":"@lifi/types","version":"9.3.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.3.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"99bf27c7f0315ebf2cec6de2b1fde6da4dc10792","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.3.1.tgz","fileCount":67,"integrity":"sha512-TAcAMAqvojphbsVMYgeGW3SyAjvxDlIYab9PPCshzFLmv9uAXqbOXtqIeeY5wsWE/DXEmci5RFNaxe51Pgt0hA==","signatures":[{"sig":"MEYCIQC/XYPraqQ51ehT1VxC1ZicGAAqSDYOoBQXr79XAsULAwIhAJUTsmw7cNJzPnV5BJZxHlcAKreENP3Fx4V6h4JICXR1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":438249},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"53ec3b25368abfa70c1626114667e94473713ccc","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"9.8.1","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.18.2","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.3.1_1699303307862_0.8995857132795115","host":"s3://npm-registry-packages"}},"10.0.0-alpha.29":{"name":"@lifi/types","version":"10.0.0-alpha.29","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@10.0.0-alpha.29","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"17f63c8dbc6e3a3062b4882b7bc58351cbe4202e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.0.0-alpha.29.tgz","fileCount":110,"integrity":"sha512-jF0f4O25WTQdbdOq8X8apnT37zT+KvsyP7GqIzm5evBNhdnHq0pTHXsVLVFOqqTSoecg/2/ypHvB2qQkqZvuUA==","signatures":[{"sig":"MEQCIFSV082FjLsCDcwQ1iT3JDeRVQwMBuXNbZIAcEnZh8WlAiAUrkviGm1Q/CulWBAWnFsiKfgITbGEhLqS/aE2e9G2tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118897},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"3073b9602083be782ff72a926bc2cd9d03c27f34","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.1.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_10.0.0-alpha.29_1700153563776_0.8886661355573813","host":"s3://npm-registry-packages"}},"10.0.0-beta.0":{"name":"@lifi/types","version":"10.0.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@10.0.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"503cf2ff4481e0eacd064e36c23a9f6ce98ba48a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.0.0-beta.0.tgz","fileCount":110,"integrity":"sha512-qvAogV9R3NI/MO9hVxyuYgY0xkYMkUqzyNw4H4Zog0dTFUgfprQzKKcYXWZIPEnW32WuGqvSP3w9vZ+WwrTneA==","signatures":[{"sig":"MEQCIDuGS4yPAgfqoGiaY/9b4q3HE8rTtSa+Xiy8sICxxSsuAiAouGFWnjEK8Z2lSKDpqWhH/z/k2MQUNGdZbI0qttieqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119593},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"0f1afbc00bcc1e151ae0014ed054a4919d6fa345","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.1.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_10.0.0-beta.0_1700752902074_0.22074466801302917","host":"s3://npm-registry-packages"}},"10.0.0-beta.1":{"name":"@lifi/types","version":"10.0.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@10.0.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1815610f47200842fb4ba2d8f5c322c0d39f62df","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.0.0-beta.1.tgz","fileCount":110,"integrity":"sha512-AOsdZ2Oq//2zfurn9YyuN0yLP8YbxuZ/6Jm5yJ1HCvgRkqEFms8wFGPV6WitrXhg+ig/gAJbVAMiG3Zrt9jxhQ==","signatures":[{"sig":"MEQCIGdK+V8PIYjrWXT1w9tWnv5Fy3QJylZLz4O0dhV4Gu9VAiA01sRpQiHj6avUAAQEE16SL6P9/+lNgLk9lCvd1mB08Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119389},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"a909679f8c18db4dbd706e6df6b56dfca8aa04b4","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_10.0.0-beta.1_1702990026607_0.7969345621420318","host":"s3://npm-registry-packages"}},"9.3.2":{"name":"@lifi/types","version":"9.3.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.3.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"83ea911ddad1a90453c22452df320a5d1f7e614d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.3.2.tgz","fileCount":67,"integrity":"sha512-0aRFpGTwN8z01g7IyIw6aos7KAClrjqD5lRSQ8UnSC5p2aVM/a1CRqUQH5HIbK/FtiLuJWIwgh4CL7XWcn2yWA==","signatures":[{"sig":"MEUCIQDoryAyntNOKymDViqVhwAImfoeE/pjD8zeDrypWAJr7wIgDeu29Huvjw9pbHS6YCuFvZefOYHMyzfQBcjLaJuD0Eg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":438423},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"1f7e7de7588ea1c7956cfdfbbce4789ac1c92d8b","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.3","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.19.0","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.3.2_1703087988075_0.18153339027251758","host":"s3://npm-registry-packages"}},"9.3.3":{"name":"@lifi/types","version":"9.3.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@9.3.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"2277c37e9055584fed545b0bedb4b39603211593","tarball":"https://registry.npmjs.org/@lifi/types/-/types-9.3.3.tgz","fileCount":67,"integrity":"sha512-XY8S6RZMPf5d8XR4Pux2Iko6scBmH60gHm5BtPX2BF7x5eqZJ1Umyv/ael9MvBtjIzs9mroJZ1NTUL4pdWVu9Q==","signatures":[{"sig":"MEYCIQDs1PAowBNKYbHOzXH6uqgRplc1TN2mEuEhYxXBm7w0twIhAPY30pxJIKg5BQ0xBQzSwmTomeOhTXVj4o2DlRtYY/mZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":438249},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"4f71f9485bfce84391d7ffd625c9b261b9da12ef","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.3","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.19.0","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_9.3.3_1703170796679_0.33848294965399517","host":"s3://npm-registry-packages"}},"10.0.0":{"name":"@lifi/types","version":"10.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@10.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"8ac4290ad70c8af98844a4a31cfade25c2d17321","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.0.0.tgz","fileCount":67,"integrity":"sha512-7TvPyNvDTV4cRTn+hPBKXRAzCArqthYD9LX5GAQDcco5ZhDr/MStmigaGsKXSmhfynLPrAOuw2X2zZsW+FXzEw==","signatures":[{"sig":"MEUCIQCkYkNGb+yiJTY+8sdjF5qgYa+WcQ5xxeLwferP0+ED2AIga6UEYWxBanX83nB/Dy3a/zQYWMYpa2Gdf+iV87WVCMw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":438424},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"b8bc1ef3322b3b987c9132e9100938f4866e8aac","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.3","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.19.0","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_10.0.0_1703171806251_0.2824576738888156","host":"s3://npm-registry-packages"}},"10.1.0":{"name":"@lifi/types","version":"10.1.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@10.1.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"4cecef11e97818524aad2e04878222f7b33b84de","tarball":"https://registry.npmjs.org/@lifi/types/-/types-10.1.0.tgz","fileCount":67,"integrity":"sha512-gTF9HrQCoBUIaHd84kS3VY9VL+kvxRU5mVv86TUXu9XByIUipTLzysaJEDnfYB92Db2FtQ63lqpoLYjShjI4fQ==","signatures":[{"sig":"MEUCIQCEmSAdXUVcsNRHTkm1dSoeKb4s5QEZe4wW9nMUS3z2twIgWVMkcu1RhCeo4ajEHNFt8Z/SuVbNJ6VwoS6ynTHF/kg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":438464},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"75b5ca258ee18b8598d02a90085f550057047bfb","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.3","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.19.0","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_10.1.0_1703770922764_0.7181861942333136","host":"s3://npm-registry-packages"}},"11.0.0-beta.0":{"name":"@lifi/types","version":"11.0.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@11.0.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"48b2dd5afbb408472262216cdb63dcc6af24e2d6","tarball":"https://registry.npmjs.org/@lifi/types/-/types-11.0.0-beta.0.tgz","fileCount":67,"integrity":"sha512-3u1VWk391gKa6T8g5OtvYjMeYJ6QTTWNxImAf4PrK+C423bbYLzbNFA/+BIHDLU9Xtwkn98G1MsKbVy6ApPzBQ==","signatures":[{"sig":"MEQCIGdwY5beBn4qodEs6Mktm1CtQtlcCw2D4HSEvIXZI5z2AiBQQGZaE3LjdsrEFmwsB742MR3fX0EP3HKVAmR7/oFuUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":439315},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"26f4c48c7fe5d2a4b355701350d7e05d275d922e","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.3","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.19.0","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_11.0.0-beta.0_1704279278074_0.7255332627605466","host":"s3://npm-registry-packages"}},"11.0.0-beta.1":{"name":"@lifi/types","version":"11.0.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"author":{"name":"LI.FI","email":"github@li.finance"},"license":"Apache-2.0","_id":"@lifi/types@11.0.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types","bugs":{"url":"https://github.com/lifinance/types"},"dist":{"shasum":"0f2ef0ab8bba1d805a5c52bef84c9cafeee1b48a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-11.0.0-beta.1.tgz","fileCount":67,"integrity":"sha512-5c6HozTmLkQs5cqWiP/+RZovbTvIABlVQX1KF4r6V81PR4gUKH2H1l7YkBYxUWoL8VCH63q4vD+fnOQmTu38SQ==","signatures":[{"sig":"MEUCIQCAmPTghhMDou+w+5xaihXfIglBgN/NPADd3JKKqEvWkgIgUtbjcYp2D2zAAdDNOpZ5WR7rTj9h17ihIMmX88OuYCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":439257},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{"import":"./dist/index.js","require":"./dist/cjs/index.js"},"gitHead":"ccea2f1a8f858a32ee37cae4d792e09867dc2bf4","scripts":{"test":"jest --no-cache --runInBand","build":"node tools/cleanup types && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"node tools/cleanup","watch":"tsc -w -p ./tsconfig.json","package":"npm run build && npm pack","prepare":"husky install","release":"standard-version","addscope":"node tools/packagejson name @lifi/types","lint:fix":"eslint --ext .tsx --ext .ts ./src --fix","pre-push":"yarn build && yarn test","test:cov":"jest --coverage --no-cache --runInBand","pre-commit":"lint-staged","postpublish":"npm run use:gitReadme && pinst --enable","prettier:fix":"prettier --write ./src/.","use:gitReadme":"mv 'README.md' 'npm.README.md' && mv 'git.README.md' 'README.md'","use:npmReadme":"mv 'README.md' 'git.README.md' && mv 'npm.README.md' 'README.md'","prepublishOnly":"run-s build use:npmReadme && pinst --enable"},"_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.3","description":"Types for the LI.FI stack","directories":{"test":"test"},"lint-staged":{"src/**/*.{ts,tsx}":["yarn run lint:fix","yarn run prettier:fix"]},"_nodeVersion":"18.19.0","dependencies":{"ethers":"^5.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@3.5.0","readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","axios":"^1.4.0","husky":"^8.0.3","pinst":"^3.0.0","eslint":"^8.38.0","ts-jest":"^29.1.0","prettier":"^2.8.7","typescript":"^5.0.4","@types/jest":"^29.5.0","lint-staged":"^13.2.1","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.1","standard-version":"^9.5.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.58.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.58.0"},"_npmOperationalInternal":{"tmp":"tmp/types_11.0.0-beta.1_1704290324286_0.22292244259262972","host":"s3://npm-registry-packages"}},"11.0.0-beta.2":{"name":"@lifi/types","version":"11.0.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@11.0.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"001fb9ae25fb616b6cb439ab7f3e17b0547b4e50","tarball":"https://registry.npmjs.org/@lifi/types/-/types-11.0.0-beta.2.tgz","fileCount":110,"integrity":"sha512-dFyxrLB85cCsmTeCZekjjGFrHNLC1Zn7urj0T/ni4IUlib5zO3DGAbnl+2J0jaI4O+kT9nSV/xu5socMB/hwsg==","signatures":[{"sig":"MEUCIQDWJ6bCYEkCrO32/RegY4/0hpqsXjm3kgJ82JGYWQO51QIgWHb0vlqRrlH3bEkOdn27Bj4gBX0fSE81xBQYNoWcWZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119701},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"b451cbcf31e87ff32d6c05ce23ff261bb3804320","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_11.0.0-beta.2_1704296900898_0.9707787682389895","host":"s3://npm-registry-packages"}},"11.0.0-beta.3":{"name":"@lifi/types","version":"11.0.0-beta.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@11.0.0-beta.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"90c4c4eed47c67940466ecdc61c31d711cd49f5a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-11.0.0-beta.3.tgz","fileCount":110,"integrity":"sha512-uljS+wqTluAxjm1e1S0DV+1csRwGEKcraXy9BtxCj8rHcyC8QkPaBITpN+muYc22TAtRMhU86G/tDXaGOiNx4g==","signatures":[{"sig":"MEUCIQDbKTYXaE1yn4JYMMMWs0ynsQGMUEbHl7IJYSOlyByhSgIge/GVFub6AsN6e9WyKoElalOTgwjS5qcrv99rlOq9NcI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119701},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"544eb3f47456caf8cfc0cd77be1bc818384a4000","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_11.0.0-beta.3_1704902882776_0.14276720470168014","host":"s3://npm-registry-packages"}},"11.0.0-beta.4":{"name":"@lifi/types","version":"11.0.0-beta.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@11.0.0-beta.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4785da4939861f7fcddf985d53f03d82a8586d3c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-11.0.0-beta.4.tgz","fileCount":110,"integrity":"sha512-JH+Ar05VmyOxzKV+VkKErw3Tc0PUvBfLabDIGANAOiAlUcumTxkQzPZ3O7nVnjTNg6lOkVT9eiAXTtPr3JS9mw==","signatures":[{"sig":"MEYCIQCpRVYO28r7eTfD43aaFPHzT7uL7/4PpJyLhvAEGy/ymQIhAMKh8AHbtFAxE8FLnorsFg8zi3xbs0zy9UeBWeGobydj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120016},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"8dc1a85b017c4a8f321c910cb3c565656ceef59c","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_11.0.0-beta.4_1705423034624_0.40958177291170506","host":"s3://npm-registry-packages"}},"11.0.0-alpha.0":{"name":"@lifi/types","version":"11.0.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@11.0.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1bfa9b176374fd6948be274df29301af845451da","tarball":"https://registry.npmjs.org/@lifi/types/-/types-11.0.0-alpha.0.tgz","fileCount":117,"integrity":"sha512-zEEBKzY1QDegONvksi5r1jiWr+pzLJqmhwymQKSQpeZReX+7P+VYnvRlrFBQaIo1um35lLikBVrV5FdZLp8h3w==","signatures":[{"sig":"MEUCIQC0d2N5aZz67TlZ+NDKUwQ1AsMGZRQvygUQkf0PwA659QIgBaDKE+y8wDvKYngxPupIovIjIztLk0D91dNNF++pM9E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123281},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"c4dad9508b94e32c996f2fed0aa101aa844ffb8f","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_11.0.0-alpha.0_1705885523176_0.696022637986875","host":"s3://npm-registry-packages"}},"11.0.0":{"name":"@lifi/types","version":"11.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@11.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"728feb98c593220b43c498d5848a17d96e1fc2e0","tarball":"https://registry.npmjs.org/@lifi/types/-/types-11.0.0.tgz","fileCount":110,"integrity":"sha512-n00WaWzXPmQf3oZncFaqntxutyse3dHwqq7St/QikVWQr3DrIjh1V/f+irGTJR6n/wUF8cHiK9OPofGjcsBmsg==","signatures":[{"sig":"MEYCIQDgUDfg9DyPWiiVnQDNALrWpuNcU5MoBJBcdzxdOK6/ZgIhAM65TQH4AvknqvBJAEATfrEvUjaD9TqAd9wAGJv+MLhk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120009},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"1da557761175f12741ab05ae9301dc4517db3f4a","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.4","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_11.0.0_1706535291550_0.05476078988738431","host":"s3://npm-registry-packages"}},"11.1.0":{"name":"@lifi/types","version":"11.1.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@11.1.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"07a4cc255a9ff50b88007c9cfd45a447e1e15e1b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-11.1.0.tgz","fileCount":110,"integrity":"sha512-Y4krPt08vZ5EcyJm/3YE4lEByVf0sFqk+BZn/6vPMmmX2022tY4DLi9FaN/I/m7rA7kYrYNgkti/q975QtUHUA==","signatures":[{"sig":"MEUCIEMgwTJ4wHARHuv2+UiP8o/vf1G5gd51G++7nD2kW502AiEArIo5+4L8VmPZGp1bFyXacgiefbxcyqWuHUtoX56ZOxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122815},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"1be3c85c234efbf4692c972071131f13033ebe80","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.4","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_11.1.0_1706604839962_0.16023506447056368","host":"s3://npm-registry-packages"}},"11.2.0":{"name":"@lifi/types","version":"11.2.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@11.2.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"14ba49fc1d78dc705823682f514cd25a49199df9","tarball":"https://registry.npmjs.org/@lifi/types/-/types-11.2.0.tgz","fileCount":117,"integrity":"sha512-EbK39x0fFUNJkyvgirqXBWnCYWjZKB7EY0BkGb4R71EfoCYJbktYJXJUFLIh/OUWT67QZzHMs3wwtS30BCExDg==","signatures":[{"sig":"MEUCIQD4+drTT8BchYfFtwA3TI1nLkPm+RAbg9FSQMvShrDWGAIgHOxi/vw+oHrL7BO9Ynf8Vs557wHSZMItjZVKrdm5saI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126434},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"b2ba3b4f09c8a7c63523259b862662361a679dd8","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.4","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_11.2.0_1706703315656_0.3667275448356375","host":"s3://npm-registry-packages"}},"11.3.0":{"name":"@lifi/types","version":"11.3.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@11.3.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b7dd30040c1017ac8031c90b3f90f361ae2d6ce7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-11.3.0.tgz","fileCount":117,"integrity":"sha512-mokZg0KysK6gulf1Sn23yGpBNpDRMu4nUxYjQ0pEe3rBE5GDqAce3LAcEQL+H/ggMt8aLK+h75q+FKfvvAhEFQ==","signatures":[{"sig":"MEUCIFWaH96E1nm7a/OW4bT7432W18urOpvTH46uBTVXOuRSAiEAq7HEFV7IpQCmLt7+JmGlt6h74F53Yd3sNDYZVnNC/SY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129309},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"3d9fb5a8376328fa56d70258781bb87cd04514d5","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.4","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_11.3.0_1708075322670_0.3915347567931251","host":"s3://npm-registry-packages"}},"11.4.0":{"name":"@lifi/types","version":"11.4.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@11.4.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"563fc6cceba7eacbd6f3b52eab29e7ea5921225f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-11.4.0.tgz","fileCount":117,"integrity":"sha512-kHLwggNipszWGL7IpuvRlA45PfYO7kDm3Z3aXbzR5iQkLndF+l3mx+Yq+pzC8nMCBE9aSwrine89WPy5Vs69BQ==","signatures":[{"sig":"MEUCIQCPFCZFDQjC8fgKQ1BHa/9F/ma5PBXJuj8CrhLe9o+EWwIgflzCz+90YU/AwazzpzhG3d5BpfcHTE04GbV5xhQc75A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129943},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"7f44f161c059233bfab3211e7e204776fd001fe9","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.4","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_11.4.0_1710165936241_0.8470902073485642","host":"s3://npm-registry-packages"}},"11.4.1":{"name":"@lifi/types","version":"11.4.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@11.4.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"be1292cb716bb3440aaf180e757bdbe42c0768e3","tarball":"https://registry.npmjs.org/@lifi/types/-/types-11.4.1.tgz","fileCount":117,"integrity":"sha512-SfOrAUb2K3+z9JzYFneLlqH0auDy/H9PKdbZzFCYSwrA9nVGw/jR/oGTEDL0t7AD8+E0ACe293SzzdSidO7Gjw==","signatures":[{"sig":"MEUCID5BPs6ekzc0D3urxFlr36Rjl4QlLjquyLUDe6lLQsWkAiEAnZ/BW9tyuO6/AKoYfs9j2Zwj0ZsUBEpPJFc+pChRKHA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129943},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"9f7736227ab0aba93876d17dd51e3076e18b0931","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.4","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_11.4.1_1710166025560_0.8194723104977755","host":"s3://npm-registry-packages"}},"11.5.0":{"name":"@lifi/types","version":"11.5.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@11.5.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ed7bb4cd2f447a8f54fb0b3ce4e1bba77430f4b8","tarball":"https://registry.npmjs.org/@lifi/types/-/types-11.5.0.tgz","fileCount":117,"integrity":"sha512-r6/uE+lEXCLaCCdUixrKx0rUW88O3rFBdhy9HC7Kdcu5EpeB0J+834sm8rXURzhDee4RWvHaAlIPLzjlS0d8og==","signatures":[{"sig":"MEUCIFabk1izjMBYkCdwpK0efvgvn/L99iUjWFPdio9YKQDIAiEA5mpbZDLEA/PurVKn8366ONMEevYOtmq8NPNPcfU3JWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129831},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"413c128351e8acfb0869e6ba916c4ed3e1fbbb26","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.2.4","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_11.5.0_1712043867273_0.9873459384485659","host":"s3://npm-registry-packages"}},"12.0.0":{"name":"@lifi/types","version":"12.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@12.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"227976fdeae20967900a07efa39236477325ef60","tarball":"https://registry.npmjs.org/@lifi/types/-/types-12.0.0.tgz","fileCount":117,"integrity":"sha512-AJegn5O5aHMVBWPcnwJXFGymMLRq4rwHYlo3B54zu5nMUtqQaMpQ16+tBbahzxCzHhJIMHTadjlvymc6GnE5CQ==","signatures":[{"sig":"MEUCIQDZGwadK6OZbcWHgJeFnaygfejSJUfUj2Kg3aiCb8BW+QIgel7oLPiOkLzxeF+3EFDCYRCRAsZ6LQ7gCacF9PLq9Yw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":128898},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"982edc69ec1593ca931e7f023b4cbe3096883011","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.12.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_12.0.0_1712821625200_0.23086169906992016","host":"s3://npm-registry-packages"}},"12.0.1":{"name":"@lifi/types","version":"12.0.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@12.0.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2a1e8997a742fe87bcdd3e9ffd50863e75e48957","tarball":"https://registry.npmjs.org/@lifi/types/-/types-12.0.1.tgz","fileCount":117,"integrity":"sha512-gTIdJTHVZp4NHeFvu1pnTcRcNygZLmTinZ7U3Qdq07q1yqEDZ5zoYfIBP/oegPc8ZsnT1WSq1RG/00AWQwyksQ==","signatures":[{"sig":"MEUCIE1Hy6QZNAH9SGr+mydvrzVZXpB9Lop28HCC4dUFiSp5AiEAlg5MpUT4xUXlIffd2JyczrZqjFVQP7PHRx1EhbEemR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":128898},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"becb5d381854ca1f972ca4084159f3167fb2f223","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.12.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_12.0.1_1712910654773_0.07887542503304967","host":"s3://npm-registry-packages"}},"12.1.0":{"name":"@lifi/types","version":"12.1.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@12.1.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b7e9ef2faad9712f38272ba32333bd141be982db","tarball":"https://registry.npmjs.org/@lifi/types/-/types-12.1.0.tgz","fileCount":117,"integrity":"sha512-s/HcopbPrlse61+8Vq9CUGWVi/AZBMOohScmcldPZKsW4uhSrMN9/dqiaGD38RFR8fku9v+rNq2+QOY860aYWA==","signatures":[{"sig":"MEYCIQDBnIHLbm/j0qyeUeUH6kBU0X0iW68vSYuFO/E3FuoJsAIhAIVVSNm5bjPl+8v/wISOpTixfArOiv5bHZ2cJsfM3YDI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129204},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"780311cc2b76651317188831bc2ba596f5daa33f","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.12.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_12.1.0_1713178644584_0.7436915207361618","host":"s3://npm-registry-packages"}},"13.0.0":{"name":"@lifi/types","version":"13.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8314ccbb66fadbc8e89a9b809aaf34eeaec93670","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.0.0.tgz","fileCount":117,"integrity":"sha512-DsO/xQv8aC5rhGZVZbcna5keddB0sVQ0pBnUxmJFtCcZKlO4pWJ4QmaOgAJyKoeSEnn1LP0kPazOvb9E3prq+w==","signatures":[{"sig":"MEUCIH+8XQoO9j9EgK83Jm5AnXghervup1lQKqGktgH37VIWAiEA27HDnSyw9NzXtTRtpgWS6oCJdip2I8qDQqY6y9uADKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":128775},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"23a1f97d786a912141575fc58d52d57e0039a2c2","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.0.0_1713421533282_0.019724032139344594","host":"s3://npm-registry-packages"}},"13.1.0":{"name":"@lifi/types","version":"13.1.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.1.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7d5685610a89785f24a42bc9e9e2174e7935d503","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.1.0.tgz","fileCount":117,"integrity":"sha512-dNsUoEthFXKWc7RkzbC0XL8Jmo/XRtHrzsOJu007LPYU0oyOc7VZ4BIg/8yv1VHbnqQQctDMNJjHYzJODF7SUw==","signatures":[{"sig":"MEQCIEPtQUO7rap0pW7kfStWwMqLGhQ7GxoZStKZDXnxRrrBAiAMbELCo6P0QNIxD4Ow7npSLbhNzz1tEAvvlxlls9JxFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129077},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"0be8f0bb3fb50bf5d7f5575165068f0c3235fcb8","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.1.0_1715343903370_0.9811458469200995","host":"s3://npm-registry-packages"}},"13.2.0":{"name":"@lifi/types","version":"13.2.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.2.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"127584d0008ce3d9b2ab5846beaead6537dbe0e5","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.2.0.tgz","fileCount":117,"integrity":"sha512-GF13LmsHBYnGmUNupoLJFUP0PZvWABj9MDmncVfDJhUeclaYafpa9pSsexYDOK1sLbWWNlnsRKn79kTPmI6hgQ==","signatures":[{"sig":"MEUCIQCIrTu9RsBFpuGzvNiesPWDaqEZ/iHz+ioPjjxgiKZ5LQIgdWs00qjapLY2DZKtYLrBEgoi94Vd0wB4+SusvBGwtTk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129212},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"312240417fea7691db848364a446161cffdaa57e","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.2.0_1715590645070_0.372660860090527","host":"s3://npm-registry-packages"}},"13.3.0":{"name":"@lifi/types","version":"13.3.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.3.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6096c0a4240fd3c034a2b9ad1be406bdb95c3410","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.3.0.tgz","fileCount":117,"integrity":"sha512-piqSrpBadFIrtgUSlF0MhH38pouzIvOD2adGxWLQMQconzCxzlGenJYdwt9wkhX04Tby+x7ZUlLxfntc3apGVg==","signatures":[{"sig":"MEUCICt6weXivjELcKi23Vpxg6a5pMDF9VTdUl26DAQJ0Bq4AiEAnQ/NSGf6OaGHKhmUVUOsSOQCPCjNWNxgsRpwzTlE5V0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129376},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"40d95b1940aeb04b6cd31aed967e1a7f2660cc12","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.3.0_1715592056939_0.941271777410561","host":"s3://npm-registry-packages"}},"13.4.0":{"name":"@lifi/types","version":"13.4.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.4.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c4ae5639049e84509a160e7ce4fabcf1553f39bc","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.4.0.tgz","fileCount":117,"integrity":"sha512-9RlVTmK3RN1XJh38x7UJpYSl+SVByc02xkJXSxkdrmU0+HWvS/qy0aFKbz0ZQTBZVH1T90zmWs6Y6jxJG7LC1g==","signatures":[{"sig":"MEQCIAojmIw4nKkwNzrekRq5DTGui9pzdk2gsSDztAdNNoVvAiAIa0Q3stJLXETNbAa3p5L4NBrumudiTyL1plHGrEZXTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129845},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"c389ff32954fb9d3d0c61c29716a9bdb24a65be2","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.4.0_1716195080498_0.4944115246797507","host":"s3://npm-registry-packages"}},"13.5.0":{"name":"@lifi/types","version":"13.5.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.5.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"0f5933df4214f509f7986d95807922c50248ae91","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.5.0.tgz","fileCount":117,"integrity":"sha512-GN7H/WPJcdpEl9spi3/594IdFseLClrgDGeGmu6/WR+iJTGTcKrc0HSon3Fhfgxzq2qUcS06sKLYu3VWhLjWmw==","signatures":[{"sig":"MEUCIG82v+NQS6zzA0VpnLGCnmiuODJA8SRHrj5EHytkuXAFAiEAl7STH8WiR9S1Z4HrtObb8efUXXQsvpH5EVtcclnKaPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130693},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"990fd6a67d5937d5f743e0936b7d191faebe3246","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.5.0_1716202832207_0.9428335666288861","host":"s3://npm-registry-packages"}},"13.6.0":{"name":"@lifi/types","version":"13.6.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.6.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4c28495a72b4cbf32c1c8043607fa6e3692f2bfb","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.6.0.tgz","fileCount":117,"integrity":"sha512-g6F5+mHRxd6CIb5NS43myAJNchSZjghvjSSopUuRdsgbBxyLNZwD0gzs+D96PYe6HEa/iccA6h3zglcIF4N44A==","signatures":[{"sig":"MEQCIAuxTCBF7e5JQl/OmBuyiTOxnhp5iHnSRjD1HA2T/byWAiBYPCEvAvJ//TMgIt8y6rpKzoOdS8NVaZYvQjG3wJsOxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130902},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"f165e46823c9bbb3e2563314132903855b1f2d3e","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.6.0_1716208238313_0.19945617946012573","host":"s3://npm-registry-packages"}},"13.7.0":{"name":"@lifi/types","version":"13.7.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.7.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"3e31947060e47ebbd782bd4d8e02670527d92636","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.7.0.tgz","fileCount":117,"integrity":"sha512-SjcCZ9KHx0ze/zigtqMj4K2FIvd5RMnsQaNN5lVyvXiegKcm6DOsWBlgpdRTyw2x8CCwIUBIY+DzCOOR4juobA==","signatures":[{"sig":"MEUCIESLx/jlzqT7uIXTV1t59V1HftdIjXFXNapBgOpu1jzWAiEAx3VahARZ+jgZ9tyozXpikEjLAxTHAlLtgBoIsCgDEL0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131684},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"8cc4635ab94d7cfded1db621c3692dc4e813bb64","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.7.0_1716393157245_0.5865310499930321","host":"s3://npm-registry-packages"}},"13.7.1":{"name":"@lifi/types","version":"13.7.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.7.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ddbc7ced38b63fe574b75c53fadf3ae589c0b2e9","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.7.1.tgz","fileCount":117,"integrity":"sha512-6VH6A+GcY9EWw+B7jYlS/RbM95UG3YLB3ZPybsP/aHPDfUysfXmSWQoW2fkDdAisr0BdoubbnLH01l4k5+u78Q==","signatures":[{"sig":"MEQCIHMDobTkp817FlIdVh+UkYJmSxpr1sw1KYhnad8otMXHAiAYjbIhXsRAGQTko6hiHdELRqnxYGHwaisX9nqKKuBSfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131684},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"d16f6d0e6e71b5e8e13a4ce054323ab4c6e84c2b","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.7.1_1716535368391_0.9739809447949745","host":"s3://npm-registry-packages"}},"13.8.0":{"name":"@lifi/types","version":"13.8.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.8.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"724b3c4111ee55a44bac826b794e0faae3a95fb1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.8.0.tgz","fileCount":117,"integrity":"sha512-VITnE7xflG3AfOifQyK0K/5rU20MKep//F0X7f2HxRRODAWIs4Xi7Ekfbzrgjsd46LadSh2vc7gmezn38j12pA==","signatures":[{"sig":"MEYCIQCZxu/5L7TVuY7eXdD7HrLOdbFTM2MPu0HOSRAiuAX44gIhAInN1HLOiqfKPfJVtf03RZy2P64ECFYB1vowWf5zB2ae","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131684},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"68e87d30015abf24e3187609e1b7723bb7a1362f","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.8.0_1716992554757_0.14199783002127409","host":"s3://npm-registry-packages"}},"13.9.0":{"name":"@lifi/types","version":"13.9.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.9.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8e108482dc817d1f5311789caeabafbc708c62d6","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.9.0.tgz","fileCount":117,"integrity":"sha512-FBLDtBqRKK60M1GmBaUNxIenYuF8Ic9Ld7xyM+rAdZK0/bXfy0h5BjYhnIROBA3VSsKJOq6Vbi7CgWnJQzUTig==","signatures":[{"sig":"MEQCIBQXhDXtp6up1cPTn6QUosLCtb6skv1AQaGOUbzgWUdgAiAJBVSLJLgCv2FyKpvrilqWzwE9Ejd6ika21NXOU0NA8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131684},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"34bf0cc333eca0f8b232ad95f11ce145187cf8ed","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.9.0_1717068835557_0.031971436945777754","host":"s3://npm-registry-packages"}},"13.10.0":{"name":"@lifi/types","version":"13.10.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.10.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a2529c836d812de6aa3f78c4b1a386443b7e73ac","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.10.0.tgz","fileCount":117,"integrity":"sha512-z1/p5I8bQAxtBYqnvrdqG4z51mBjiQpbs6NbjrqdVKizp/xh/JlKwwGb8eF2JZWWsZmGjio/UQ91e8lLHR/bDg==","signatures":[{"sig":"MEUCIQDKlWIneqAjheV8xNv3Nc6sPzGICHVtsp4niMkAxCss7wIgOMSJvTNBdUSa7Gmj+3ecvDluoR4/+WT1Nb9x4RwDa6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121959},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"f13ac82d6873adf70ee5a769b9fe92099e669b4f","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.10.0_1717408627729_0.9775508555659937","host":"s3://npm-registry-packages"}},"13.11.0":{"name":"@lifi/types","version":"13.11.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.11.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e817ce39de2dfbc7707c18d3a67f318e9f4e7cd8","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.11.0.tgz","fileCount":117,"integrity":"sha512-jo4miKqsFeCch5BBs/IWDtthwafP7bcbOpsSBrPw9eLyeLpFAvz710LAmTkF84UV2w/tYR1+69vV8I4FhiOboQ==","signatures":[{"sig":"MEUCIQDn4WGmvNqyatyOqdQH7/OIFi26Je+QIXhHsqaMKsmsVwIgexQiMKwS/uVx2OEVOjNXKUWI/SsR6GFsYv9pRgsETBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122161},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"2762894429b2305afd1bb039926bc1b94f747deb","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.11.0_1717422393266_0.4172916813416554","host":"s3://npm-registry-packages"}},"13.11.1":{"name":"@lifi/types","version":"13.11.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.11.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9f62f2224fdb9803d57773e4720a0b3ed18a8ca6","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.11.1.tgz","fileCount":117,"integrity":"sha512-Np3QIRsXA16G0CEB7gQ7e5ipk6zsk/O2XwJoDLFwPAvRPjXkrFJ5Ag7PMur0lOkW0fyu/noEZT4dFIgR16FpuQ==","signatures":[{"sig":"MEUCIB9c3I7ps+sIt/JQ87CtJcP/dKk2DeVuypvPt8jUUhsfAiEAh6M3ygzV4kHlYNxM6Uxy+xYG3FQAeaN20XzFx48cHKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122358},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"148326bc620370938da6d37f6d32df50a919ce1c","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.11.1_1717595505770_0.14518353378742987","host":"s3://npm-registry-packages"}},"13.11.2":{"name":"@lifi/types","version":"13.11.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.11.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"bd593e6b8bd54445cf2472bcfb3c6ca764b1d5f1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.11.2.tgz","fileCount":117,"integrity":"sha512-kI24T2BXhRDqPxqiMrFZgJAuLem4yukNDpNftBOkh6Bs3x94zs1ipUb1+ruuJxiCcMmOTDm7thkChk3VojVZig==","signatures":[{"sig":"MEQCIBrAbYy/E+WzTC2G85f7Bk9AVz6MFKyFvsmWxumoZr6YAiBpMSPOIKW9cjRGX7u3RtY1fyy98nu/FiR+7KXCulpwRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122358},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"cdd82f98e9138e3d240273b27ad647c882462ef0","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.11.2_1717657887718_0.7904967531344853","host":"s3://npm-registry-packages"}},"13.12.0":{"name":"@lifi/types","version":"13.12.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.12.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2bdc42a534ab19f020499d9d36b432bf741fb8b1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.12.0.tgz","fileCount":117,"integrity":"sha512-Y6re8X8GS/+P5J5lCRm/N4txWdj0JfPUxszJnRVYng2w2TDCuiE7XMaDSb27utuo5daK56n0sZf4Xbvy7e+jAA==","signatures":[{"sig":"MEYCIQC9eQXfIOdXBl1v4bauK2Ir/nuumU1/7GUkA9GPlthHbQIhAPDNhxrAUuArWHfCryReCLzNS/UDulU0LVM/x+wtglfO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122859},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"7c4e120c0739521ba5a122be802032eb47c4fe01","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.5.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.12.0_1717657956673_0.09092712578102713","host":"s3://npm-registry-packages"}},"13.12.1":{"name":"@lifi/types","version":"13.12.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.12.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2ed62e5aac86d31ec7fbfb224ee22e1844d95786","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.12.1.tgz","fileCount":117,"integrity":"sha512-EPi9FxGZsxstIiKihV81uscZoIRBvrtREAkUPHU0AETM+80+gNp9poL5Vh0Gd/Ao7hLwxLMbgxaZo6xvx1CQ1g==","signatures":[{"sig":"MEUCID+dTJESmwF8+MFxcW/4OeVtr9T+q7CaZNrUuZJMaYwAAiEAw4DIkup4P79+r1z4yxehKyOuf6seZDisxc8lcKgxJzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123052},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"fc2b921b5e917d9a32723ad7dbbdd1ab77aca91c","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.12.1_1717762886358_0.23100267102304328","host":"s3://npm-registry-packages"}},"13.12.2":{"name":"@lifi/types","version":"13.12.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.12.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2b405e69ada604985c5e2238c109b20d13db0f31","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.12.2.tgz","fileCount":117,"integrity":"sha512-Ed/j0Ev7+vC0T23UZQZt3HDj+WNztLzGsMB25YoiiGP/dEwbSVIzX0bajiDJJAk+nPJxsCCRnJJ2/4nb65jgeg==","signatures":[{"sig":"MEYCIQCi3kw+oPDGMpqsRPXKJU0wcoI+/LU37iPW8U4rNf/5HAIhAMan5Vmvl5IMlOq4lCasD8tP2jzFPCJ6PT1wGpT2u1nW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123052},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"72104f0f7b23bcdb10fae7901e09987e4ead14d5","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.12.2_1718092348466_0.804342949202979","host":"s3://npm-registry-packages"}},"13.12.3":{"name":"@lifi/types","version":"13.12.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.12.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6eb48d06220df6f5cfce3c1df8f38925c8fbc8b2","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.12.3.tgz","fileCount":117,"integrity":"sha512-DbX2rhsQUQjCkCotbtd/uuahZh+EjTMkOdsD6rEVtcd7mgg+Jn/fZ3/twLexTGp4vTrQo5rvO37L6R/Q58cg+w==","signatures":[{"sig":"MEYCIQDn00/BWD5n19dnP2oZLjS3IsX4qhtIecOFIgDdx5tU0AIhAKAdXqQR4CTKE90qJ7Xxhec4cJUqA3tjVQnM+pibtcBw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123052},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"c3efdde3e45d1aa39eeeedb637e41c4ca5968ec2","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.12.3_1718092849434_0.03915883068152337","host":"s3://npm-registry-packages"}},"13.12.4":{"name":"@lifi/types","version":"13.12.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.12.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"dfc1093a06d66f43edb2025bfa1137274f3f0d6c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.12.4.tgz","fileCount":117,"integrity":"sha512-xpsVysPufhgMiohKM4Jv5OqwH5MXz4jGWm2uPoITGV0iEzkiWhv4FTpMsa2nIRKqq52xnug8KxZOXoLrRRW8pA==","signatures":[{"sig":"MEYCIQC3lSI0RTKVO8Hf4YZ0vAO/Mdz1cVWDz697FF6otn2dYQIhANzbOmMS7JIhL6FyTfZBeeOkST3jjXcC5+Bqbh1INARC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123052},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"15ef8b3a2b69bd837297c29c72cf7a8be4cc835d","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.12.4_1718095025139_0.03327849794232618","host":"s3://npm-registry-packages"}},"13.13.0":{"name":"@lifi/types","version":"13.13.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.13.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6e76ebae5769911fb767825936687a2eabdeace9","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.13.0.tgz","fileCount":117,"integrity":"sha512-JbWDhWMLgxDZAsGaJAOpMDretOnyQl3RifqA4gU2eOSxKAbHqFaYsF5FRR5Xj+WP/HKiO/29IdhLkuwyjk4AdQ==","signatures":[{"sig":"MEUCIQDA9hwPXJlRnyA9unQ2XA5GpqxfkAiZnnARneH72G5ooAIgZqKADXlSRFBFBt1uwogDqiu5DoD0ssuIbkVFMBRmKd8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123152},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"a4bfc9de324e71db9debf3fe1d492d45a863eb5a","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.13.0_1718276746468_0.22399826334940243","host":"s3://npm-registry-packages"}},"13.14.0":{"name":"@lifi/types","version":"13.14.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.14.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"80278bc6113db636efa6203054c68c98be33a626","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.14.0.tgz","fileCount":117,"integrity":"sha512-LGzw4Tbh/MylAW6++3EEaKhHeqVAaayTC+G1+ZScJwI4VUHuGsGsJ05Ago23e/W486q3J7dVIPp2XcaxoDp9OA==","signatures":[{"sig":"MEUCIQCRRZeY90ljtzYr+h9S2bdbkXOhPcNp9Ncuub6XRHhqeQIgCn7BSiWqC//7FVY2G9kVl022a6tZkIghCBRZQeFtJXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":124086},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"635380d034c79cbaf61e5908151192d27f96111d","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.14.0_1718292392154_0.527210444441687","host":"s3://npm-registry-packages"}},"13.15.0":{"name":"@lifi/types","version":"13.15.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.15.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"5275a70dbc13b160c890e0f75ffc11a20a6a610d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.15.0.tgz","fileCount":117,"integrity":"sha512-XGGjMK8MsAClZa0e+D8lyGTwHrSmHXXO9ANqlxOPcLVb1SY77h0twaotBpYVEDwsSo5drpiHZd0G33CY5Py0Cg==","signatures":[{"sig":"MEUCIF9k++BqzZfRl+FHP4jmvoFbs2xuGEeyul77LhMChKwxAiEArInVsRK+SRcATSTSs+nhAX2AWZt1qoPbVg5VrFwV7KE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123718},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"2ba4f74ec998ea7164a692cc3fdc29049b3b0e35","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.15.0_1718365819747_0.4596947981024362","host":"s3://npm-registry-packages"}},"13.16.0":{"name":"@lifi/types","version":"13.16.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.16.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"3970058fb3b955d10143f9291a14ffc23ab0e90b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.16.0.tgz","fileCount":117,"integrity":"sha512-K9k3sLJ4Xq26KTdkWk7Z0+UopopSw7EHlqmBJ3NS9QTbJS85ih9WiT+dqhKeANBYOQ9oitZyScJf9YKjTnzK/Q==","signatures":[{"sig":"MEUCIQDU8vaCAoQH8bqtjCBnR+wVFnf55s3qA3QEGzYEn/3d8gIgNqPle6o8zJlGAeMtVBT2isHegv99zcTWRWIKfntEad4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123704},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"0260dbbe33357aa395be5529cc48fe00fa74d9bd","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.16.0_1718708230468_0.5363059919409792","host":"s3://npm-registry-packages"}},"13.17.0":{"name":"@lifi/types","version":"13.17.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.17.0","homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"99076f8f365f3a0ca4191d9ee1380e154b485241","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.17.0.tgz","fileCount":117,"integrity":"sha512-2jjCPwggnjuLvCeg8MSjhrwsSZSz4gvsH4amK1jYYjTbZzAZzPJK7Iw1sVr8VqQo94KSQNCwcOf6Wq0oJYuclA==","signatures":[{"sig":"MEYCIQCI96UHroxA0SCmVVk+Jrx+JLWWKfzSqDR5EgN3fj78EAIhALyYY3+xqBKFesQUZ+4vYTHsQBFZ+XZBAhXrlwjDp3lT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":124432},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"263b7d54525c401d6acdc5c7092daf596dd8ec6e","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.17.0_1719319520129_0.9318948170587196","host":"s3://npm-registry-packages"}},"13.17.1":{"name":"@lifi/types","version":"13.17.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.17.1","homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4745615ac6dd7cfc15c9b864d7496409d7ee0487","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.17.1.tgz","fileCount":117,"integrity":"sha512-w3UCUzHMCMDq4CjxlawBQsAkSv22z2Kflb/NbhnhzKrMqtFAaxgW+82hEGs+Vlbyrzi6F6M2PEkkayzJioSCBQ==","signatures":[{"sig":"MEUCIFDw37sNBFFzObcigSfhDyf9sVyDhTetGl0vcHMge+g8AiEAyJsrRzdFoG3tu/60OBHpsoBm/6Z1Hb1GATlma7bCNw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":124783},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"f710b19cff07a46b025b31bae54a652d19e6bda1","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.17.1_1719583338720_0.25643570682865824","host":"s3://npm-registry-packages"}},"13.18.0":{"name":"@lifi/types","version":"13.18.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.18.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"5d5fdcd5e6bc125e5a4722061163b780cd7c7651","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.18.0.tgz","fileCount":117,"integrity":"sha512-bmPRNQwa6t4KOlKma9uWaluv9vFMv7PX4QXMidGGiloKl1NTBLkuqDWChEV36RzIvwU/GZkY9sdP7JEmXMRDbQ==","signatures":[{"sig":"MEUCIQClTujCCcitD0JoEBCnHliFYMRF1NX7X4yUSdIDxLhxTwIgePucDigjQCBBWK+7SGfpjXRabqI38Ok5McHsNRX1C7I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":125868},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"6f0ec72e5fdfbe41765c654080b552abe4017546","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.18.0_1720603086017_0.6130371770385248","host":"s3://npm-registry-packages"}},"13.18.1":{"name":"@lifi/types","version":"13.18.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.18.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"156cd4cd88fe6c84f51c3d693e07e7932b080ec7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.18.1.tgz","fileCount":117,"integrity":"sha512-IzRhKUE8ydbEsEeHtyzKa78YOy0b15LBQhUvwNpefhIAu5Wh7NQoTo3Q75vvsDG98pNnuIMi1Y/bPGTNDjBAHw==","signatures":[{"sig":"MEYCIQDlvXgpaAfejYweCJDZL96VQCBaWMhbd+Y8Cj16Hkmm7QIhANScqYE6uf+iKNk8SvnMU031T6zThRVIWgcY9d+pHIPP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126011},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"f9aa82895e2acfbabf7fc7f52be27691bc596a18","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.18.1_1721126996143_0.6568563604992628","host":"s3://npm-registry-packages"}},"13.18.2":{"name":"@lifi/types","version":"13.18.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@13.18.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8a2ef988294582be1501c27c8acf2ee4deb89681","tarball":"https://registry.npmjs.org/@lifi/types/-/types-13.18.2.tgz","fileCount":117,"integrity":"sha512-LbAzsW9wWLwpgSWyf+WpJCKBfa3DwP9G40alKYx7AWn/EW90ulDahloxRiR5xID/JS7deP6IeR7ZQnU1IF/8TA==","signatures":[{"sig":"MEUCICBQ9dg+r00euBHdzO4IPBCNZjFPBSIzQuUWf7Sp+fiuAiEAkHu6HpbV9Op28LSMgFysXWKANIq2l337qudiEbMsY8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126011},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"368814daa72e94ac47eacf27ab72cbbe1c1ae763","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_13.18.2_1721202490081_0.32821552695526357","host":"s3://npm-registry-packages"}},"14.0.0-alpha.0":{"name":"@lifi/types","version":"14.0.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@14.0.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"085f952df29290a074c7ef0660a942ebe5246e42","tarball":"https://registry.npmjs.org/@lifi/types/-/types-14.0.0-alpha.0.tgz","fileCount":117,"integrity":"sha512-5NnCje6PO+kKAJOFTudhhWA9bIpj9jrw0XwRaEiNI41evqbGPGLrH5wWsVaw+DOwWW4ePQwA9CoUq9YnpnzKeg==","signatures":[{"sig":"MEUCIEfmT3asqJyDDfSn9sReDxw8WhqX53Jqgsfv/Mp+O9FEAiEA7DO1dfLu9XYfa9WHgK4cCW1zmIAUkUPcSRsgYB81bEg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121580},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"0dda24533f8ebcd84c541384132612fb3f92502c","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_14.0.0-alpha.0_1721739185462_0.5875262129281302","host":"s3://npm-registry-packages"}},"14.0.0":{"name":"@lifi/types","version":"14.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@14.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1c6e0b27fa06a4f784d8a008bc89b3b7535d5f28","tarball":"https://registry.npmjs.org/@lifi/types/-/types-14.0.0.tgz","fileCount":117,"integrity":"sha512-2C6qaBGODgM/1dFa+hgpCldVR3qxhNDKNUUwAeOWsxJ8spD0N+u9MCLwt0oGHpD8Di/7UAxXeLiQ5XRKAhOSUA==","signatures":[{"sig":"MEYCIQDEYa4malAMY+8CpfOV0SwMdYv8SJez7Y9Yzc0a7fpp2AIhAKg1p06LZIQoQrDyIWKCOaunVWJQim6VfzGpTPInGUCa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121572},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"545bfc20cb2bac7484ff4ef0039c5c8588898921","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_14.0.0_1721741133593_0.8699205750818217","host":"s3://npm-registry-packages"}},"15.0.0":{"name":"@lifi/types","version":"15.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1fa73041132173315b9c327bca71b08a67a07435","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.0.0.tgz","fileCount":117,"integrity":"sha512-1MRKktAJehz8/M0rrG+pUD3ZUSP7QDJKeGP4mUA2YQwfmgMQxSOJLY4tR6bAowqR0QQ6c+hjiz1SzNViZC2tYw==","signatures":[{"sig":"MEUCIDJtgzLeWKi6hJpHoXnyzKxQHg2sVWJ7D1fOUrC1nXZ4AiEA8T5MCET/JiHZk5YgBON1C9Ap4ASyO1KKufZ25T5dv8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121652},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"1b2025369c8cdf34a8601fe69ba7d638ed422f56","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.0.0_1721904859158_0.25903261132908173","host":"s3://npm-registry-packages"}},"15.1.0":{"name":"@lifi/types","version":"15.1.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.1.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"51c4584e1c4b6f13e54db8c13cdcd4c7dd8f64d9","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.1.0.tgz","fileCount":117,"integrity":"sha512-83+bUs0PqsTNXAu8HuXRzie3YbAxf5USDKSeZCzsB7uXLH5o1FBVqFmIu8lojYiv0LNMUMz1834OQP0NAvliSg==","signatures":[{"sig":"MEQCIFeP2wG8BapjsPHTxN6WDfOFDBdMPj7Y572KX2Le6rLSAiBlXuo2X3cKgAcvkRT5LXxxSE1KNWy8nRyuwKt5nGlGzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121962},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"015238ed086c0aae1e79b0d26c97057bf606bc7b","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.7.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.1.0_1722243865977_0.6248135515835966","host":"s3://npm-registry-packages"}},"15.2.0":{"name":"@lifi/types","version":"15.2.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.2.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7586387589905b82b86239ae35d42b2be900b750","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.2.0.tgz","fileCount":117,"integrity":"sha512-XeZr1zeU5XyA4uhsAU9a4qiRpErLZJ/TB3RdQGFwZaioCv5W3Pp7lT2RMFw7UklAYKikdKhSWRNRI5kcupB9Uw==","signatures":[{"sig":"MEQCIAFqUu5p+4fKMH3VljzD+DLVSi4aaxFUpEVEL1GlF6ivAiBetvpJjdcvQCrbhKL7r/FZZoN5bFdZ/0cCPaQ0aFYK7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122579},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"ff25e52433ad0e16c831953d3ae17ce352fed78d","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.2.0_1722514609500_0.8492405576619089","host":"s3://npm-registry-packages"}},"15.3.0":{"name":"@lifi/types","version":"15.3.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.3.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"14f11425579a0a6b0805b1ffcff20bd1aa8f4d7b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.3.0.tgz","fileCount":117,"integrity":"sha512-2xbNsIUCmmV8vgj1Zmy0Yl/rLoyObdGjJD4fJlVUC64lTzbM+vD69IB3u2PFggjTxJM4Wy0/rwxYnl/9A8iqVg==","signatures":[{"sig":"MEQCIGURI+Lzj0tle6aZmdLPfJGC0cQ3UTD1KCzeI4WflxBhAiBfsOb8oZi10jf/XBKmcu3ws3/n1TCsoDf+7Ohu+4K6VQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123232},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"cc24d34eb22739e7770dc3c4e681dfa9a06f1dc6","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.3.0_1723640696027_0.2085012842250491","host":"s3://npm-registry-packages"}},"15.3.1":{"name":"@lifi/types","version":"15.3.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.3.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b05e7f71a5e7d9ab0c343e7f38def31d54b7fd32","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.3.1.tgz","fileCount":117,"integrity":"sha512-k1RJprJplvCw37YYAVrah1Arl3K+9a8/uc75do9aM63igHu47t9D/stUbRvZe5k950WAtwKP+Spe1PrOWWcZoA==","signatures":[{"sig":"MEQCIDFdAf9uZ+WakvlcT9EJy8A2R3YmGdVVr8F5QY1trVXgAiAlh7PPwgH39LH1Jf8apj5QiUsiJUqIv/zQpKH0vZtVxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123232},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"652eef51d1f136fe49bcd51e28ff06ce92767fba","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.3.1_1724746606735_0.2958799141673325","host":"s3://npm-registry-packages"}},"15.3.2":{"name":"@lifi/types","version":"15.3.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.3.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c17d34414b5b908bea0afa6445b3a63daadb00af","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.3.2.tgz","fileCount":117,"integrity":"sha512-JOWbICZshtYVQ2QoKDMx9mJXgSngRxPnhXUlxNe+kwdw6E0xbMQzAASi4EjZq7lv74PZEaHWK/iR9Yuc4kV7Pw==","signatures":[{"sig":"MEQCIArKiAsVSiH723/TgSwg/BVZ+xK8hmsabUbhKSoWmyVIAiBS9vC+ocbTfaH8bSLa1na7zp6EujlqUmIDrR30JwWL+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123232},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"638c9a1911450c03ccea1f56e58b39b7194affef","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.3.2_1724749484961_0.8032450278211278","host":"s3://npm-registry-packages"}},"15.4.0":{"name":"@lifi/types","version":"15.4.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.4.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f9d77268831c2a0f9f552d70b04867f36696a400","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.4.0.tgz","fileCount":117,"integrity":"sha512-oLB6tdxAZj+GDMuur29ouDEgfJJPX5PehrELdrcPgKyKj5k/yD9kKs1pytV6qzgaV5PU+3q9QX+hZZBUayJuQQ==","signatures":[{"sig":"MEYCIQCav5rtbS1HRccs9/BSPZ4uv+2tKAzXGXGOZbWir+vElwIhAOWh1eKwdwekULJGI1gdWVN4EoudF1iCEVYCcBSZqUxE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123564},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"1b608830e3c5043bc4976ffdc965c32b59407e2b","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.4.0_1724936804136_0.09661171791457668","host":"s3://npm-registry-packages"}},"15.6.0":{"name":"@lifi/types","version":"15.6.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.6.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"271df30f8fbf3d86a69adcaeaef910c6da3dff6e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.6.0.tgz","fileCount":117,"integrity":"sha512-4+vW5sM+MtbMgmHXcSA2hMUuY7EkpnoYIgmkTZ3/1swITTfSVvVbcN/j2hIthRnbPcYwnNBIfABfATXr2Ymi2Q==","signatures":[{"sig":"MEUCICi+p/YkuK+/l1ZzjlYzSRkMq+HQIW6LrTDGfPSoCpBlAiEA/0OfrrJxmB+TzNE7Pv0SmARxV64FDsYF0+gBziVzu+A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126237},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"83138468634bca4100b52c6f2f4d033114c8c7d4","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"@commitlint/format":"7.6.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.6.0_1725359838540_0.6238828309454016","host":"s3://npm-registry-packages"}},"15.4.0-alpha.0":{"name":"@lifi/types","version":"15.4.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.4.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"01771d0308f2ce91837290a6d7435c00825a99c0","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.4.0-alpha.0.tgz","fileCount":117,"integrity":"sha512-ILFXkz9knjogNXeCv1ZGay0nmoPdE8dPN3EFEj2jXF0i4541zmLRukUoFcZpPtUTlUEFNe+ezAcpqdAkGActbA==","signatures":[{"sig":"MEUCICaUHTMu8AvN5N2wWKISpNBU7b174MPSTUCD/LLi06duAiEAsR/SxBhSH3qrVJQuWzGpDYA1+1PZrJaQjH5StxsLo5E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":125175},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"ac6912e17dfdac7480dc77e973c234301f6aef73","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.4.0-alpha.0_1725364624571_0.7566098009948232","host":"s3://npm-registry-packages"}},"15.7.0":{"name":"@lifi/types","version":"15.7.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.7.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"08ce27f127d9ab3e3f1b4a8ffdcbef9c1881d323","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.7.0.tgz","fileCount":117,"integrity":"sha512-VgobOya6AKsz+MTO2ahTOuffqGd6OhpWMcpDA+6CNq7l7mdtRGPD2QInfEcjkeJur12RJZVD2I2izFg6ArUE0A==","signatures":[{"sig":"MEUCIQDYV7fcGe3ED8khG9PzeGB+9pw3l1TayHf1HHg63ws9fwIgBHSSwjJqp66U/E/1fXTzBF8jP7FLT1dKcOwYD0vI6P8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126627},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"9c7dbcb998aba40e226630abd8d0804ee902ba04","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"@commitlint/format":"7.6.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.7.0_1725365668693_0.5703142124033722","host":"s3://npm-registry-packages"}},"15.4.0-alpha.1":{"name":"@lifi/types","version":"15.4.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.4.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"5e577013a2e01ef2cc119e21e0cedd2f172ee78d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.4.0-alpha.1.tgz","fileCount":117,"integrity":"sha512-Bs9GkA4Luhp+4AuE7cH+3IsG5DC3Nrqosk3lx7+e8bc+m951ptkS/IA3eG3iHrTifwCOv/xmkWSe6ZgkV8258Q==","signatures":[{"sig":"MEQCIHsQaaI8XJZG2RXthvXu/gcKbV0h2i1kCRgMEEFYvavlAiBcAYfpF4ZVXVGzX+gEaLcd1SOqZwz9WTN1+Uj3AoQDyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":125175},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"fba9592a9e2ac099cf9aef215e840fc14082e6da","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.4.0-alpha.1_1725377681555_0.8713457344558828","host":"s3://npm-registry-packages"}},"15.8.0":{"name":"@lifi/types","version":"15.8.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.8.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"55f384ff10884462589e181b5348c56176a73120","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.8.0.tgz","fileCount":117,"integrity":"sha512-QoArARW4USF/ZueDSrlQTfY/fWw0cQhEFJ0zp8tnuufxOY2i+N4q4KbxhNJ/chlOAK+lVllPSr0mmxgKBEGq6w==","signatures":[{"sig":"MEQCIBpmo3GIFHIK+0pTDDDiWHWGmGKDp/WmRgtY71ddu21QAiBvJmyUaczAyoTyw/7vVdR9voUiaTXTxd3Tty4Ao99L2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":128562},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"e8a1b1e417db3ed793540b75ab1a7c73fe4631ce","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"@commitlint/format":"7.6.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.8.0_1725465484585_0.08385126336374449","host":"s3://npm-registry-packages"}},"15.9.0":{"name":"@lifi/types","version":"15.9.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.9.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"974a88e846b7dae23beec06d86d0583327fb7fa4","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.9.0.tgz","fileCount":117,"integrity":"sha512-CAMF1drysOi+FWFbt5pFmRvH2S7neT5H4mrqb5EnfVS6JVp+vwLPInOB/aUpPXTTiOPLxtyNcTZY+ZAc73KgPw==","signatures":[{"sig":"MEYCIQCsEQCyPk87ILe1YCseHEz/cRVlP5w48kr5BCpM1WjXwAIhANn22rp+VV38e2RGm1qd7Yx0RRhdD5nJrM8m+QxmOLMG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129216},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"33e20e600a59db48e9604ea0c3d589a91354b4c0","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"@commitlint/format":"7.6.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.9.0_1725549772371_0.756505707230136","host":"s3://npm-registry-packages"}},"15.10.0":{"name":"@lifi/types","version":"15.10.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.10.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"22035305a901f8145eab37fadaa902cf0fce1b17","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.10.0.tgz","fileCount":117,"integrity":"sha512-gjttKtePyC7rCVaxpqZFUZh23Dasi6w+58haSBt8bEgxWsNMnLhm2T3EiMU+sBaQ8fgAluAl/PYtB40cIKq1Mw==","signatures":[{"sig":"MEUCIQDS6b6D2dlkAx/Hlektvf6tpM1Epx4tBZJPToam6td05AIgYVgBvaTS0POVgT0SCj/3DiVqWQaRxD4BVYHVuqXg5Qw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129968},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"8497538762eec7a50ee4a486f5ff2560179fbc29","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"@commitlint/format":"7.6.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.10.0_1725964523016_0.912196569997509","host":"s3://npm-registry-packages"}},"15.10.1":{"name":"@lifi/types","version":"15.10.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.10.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4f79241ba59fd565eaba5f18239d75fd33f95100","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.10.1.tgz","fileCount":117,"integrity":"sha512-m+TuY/matYmSpbVVMI5/r5EslkQnTA18RvD9g/bdg5I6v9wongNv4ipMHkaATpRaIE9vnVHdUA8oc+B6dh19Ew==","signatures":[{"sig":"MEUCIQDFuEDAXe1DB3lxAZfQXcA0SIFo+5pOiEeoYD5K5Qa4VgIgYJBN89CXDfQ8k6sNMB/oL5RuaKmGJbMbYK7oZkDyLcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129966},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"dd6615d5d588d2627ca89ce16a897ded148b70e9","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"@commitlint/format":"7.6.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.10.1_1725965741619_0.6079621650625504","host":"s3://npm-registry-packages"}},"15.10.2":{"name":"@lifi/types","version":"15.10.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.10.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4b6dc7c0f11bb0c7d50be0ebff52bc141ebc0fb7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.10.2.tgz","fileCount":117,"integrity":"sha512-Wubx0705V6S76ySdmSUdNOG49PFTSSNGlHx0HiDa85XxZDlyTUvHijnzE498EbBDNUy5SLmdYf6DpRNYdGGeiw==","signatures":[{"sig":"MEUCIBuWvaxB8KxUHF7T3vA81+eoZvtCGrF3HvvPIZnH8hGdAiEAmeK8YPTKwqPRodZVRO7VL2q0Vp1vvOwF8cXIVVtlSG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129966},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"55e9d62828a47eba2fc31055a5197cffc7b7eacc","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"@commitlint/format":"7.6.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.10.2_1725970686907_0.3832208429809383","host":"s3://npm-registry-packages"}},"15.7.0-beta.0":{"name":"@lifi/types","version":"15.7.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.7.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f4591dd1b3008752d31f196d0f0f7cb4407888d0","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.7.0-beta.0.tgz","fileCount":117,"integrity":"sha512-LiwCmp3cM1teir4dypIcLHkz1ghvKzElpItkq3x4PKFtjbKgY/EDhJMYv0svB5s2DY/LCD2rkL/d0OWdpcjmtg==","signatures":[{"sig":"MEUCIQC9kD3NWDVEwYunfAWKH4LoeSg6ET5C49MznIO6unK6nAIgC3Z19LYxgfDMlc1jjCPjgYYAjZm6EyAsM+k9+eqp/xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126323},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"68db23c1df4f282cc1cfa52d708ff736733c8c90","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"@commitlint/format":"7.6.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.7.0-beta.0_1726051082222_0.6657800238812688","host":"s3://npm-registry-packages"}},"15.11.0-beta.0":{"name":"@lifi/types","version":"15.11.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.11.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"527eee644975c54ca27dce145096e6ee397e7d3d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.11.0-beta.0.tgz","fileCount":117,"integrity":"sha512-IvE7spRYp0JmrbNiS9Y2p3PUI0J2WNdKFud6Nvc9PvHBh8UtNZWGMELA+upbgr1y7O4mNroxtmi2qLc6MK1fbw==","signatures":[{"sig":"MEUCICa574gRhJkper9edTZ/z8DOQBApzotLgGVLKKtbCoZSAiEAjmexU2k8uG1jy3cyyul2gOuVEdn+NQhALEZV2gYSdPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130052},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"e9a2702aba0731f579883b5e8013b01a4572f2c2","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"@commitlint/format":"7.6.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.11.0-beta.0_1726051276428_0.4328093239118209","host":"s3://npm-registry-packages"}},"15.11.0":{"name":"@lifi/types","version":"15.11.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.11.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"5ce738ef4f7f42d9b4668c76905a8368099064ee","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.11.0.tgz","fileCount":117,"integrity":"sha512-kQNbzkcLzzWs+awKoLPtgTdXkE7gfagWZJNqYOyqPnHDGtYaJXnl3euT2tt31LDMQdC24fjlvHw0k3LJ3PQGTw==","signatures":[{"sig":"MEQCIGENAvhYsymVPwDvs0XzffE6SHyC+CHD8cOLZkzYoepoAiA5OdmVO6XTJIrja4LL5qO3vGeTWdTWgFYbCkgP0cARPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130045},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"874c7d4c11d7c614c30f3889a3fd490c97eb15fe","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"@commitlint/format":"7.6.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.11.0_1726132960258_0.9748583190474358","host":"s3://npm-registry-packages"}},"15.12.0-beta.0":{"name":"@lifi/types","version":"15.12.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.12.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"0f080d9e2c20600cf2f51594a149f0e8f33307ee","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.12.0-beta.0.tgz","fileCount":117,"integrity":"sha512-w1q5xzm541Qu9SVn5Loc3/n9if+aV1JQ+1tA+ejgArtaloml6wLO3qn/1d8e9IaIa2BJTNgBlxhjBaOfEd38DQ==","signatures":[{"sig":"MEUCIQCRo9r5zrsjbpqFUOBHdoqIbjs3WtqFXrD+EEzKjf+pZAIgUUygxi7V14uwSeGUZB5rmP8orkcjXGObHqaais/5Sko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130140},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"c95067670f2618947d54ae5a7df4e4e8d7c80a21","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"@commitlint/format":"7.6.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.12.0-beta.0_1726153546126_0.8773971496238557","host":"s3://npm-registry-packages"}},"15.12.0":{"name":"@lifi/types","version":"15.12.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.12.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d3a8e7aa480fce1e7592a2cc3e9fd84d78c7c1a6","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.12.0.tgz","fileCount":117,"integrity":"sha512-qzOq/C3RPIjjIN1DbU0W6SCmjIaBAgIzzIAT8eYTVOD49nKJ1Nh5icf5DHPI3oT0SLWEcmIBuGGcCmgyJZKSBA==","signatures":[{"sig":"MEYCIQCohZZXRRD8FrC6p+RhBM/t7NfNYZ1wlbInNw+JJWuuTwIhALL4UdeoJuBgJaLnbgrDm4PdF+2PoCx4Fb8wcQGezz2E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130133},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"afa098ec92711bc28db22e8bd7271f2618da2596","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"@commitlint/format":"7.6.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.12.0_1726560792204_0.3380552495453202","host":"s3://npm-registry-packages"}},"15.13.0":{"name":"@lifi/types","version":"15.13.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.13.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"dc40e66fb5920b0a033fb600324ba495f57e6642","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.13.0.tgz","fileCount":117,"integrity":"sha512-nTxoEXMl5+P5Hqeg2l36+izCKslVr0USyZya8KnWSDwI1X8FU2Wzvdylgsi4X1qytiCFurKuQc9x1mJ6Xk8N0w==","signatures":[{"sig":"MEYCIQCX/JwJvvQ22rRMF4Pm1DvziNgM/xUyFgbVNFPSTysolAIhAMfcFyED1W8/uj9PZCR84N+QEmnOAF8Km9zl/9WV9hWi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130151},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"495492082e694508bf4c5c4fce8e19c62813d780","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.13.0_1726585245007_0.5044805461685751","host":"s3://npm-registry-packages"}},"15.13.1":{"name":"@lifi/types","version":"15.13.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.13.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"838f63d1c0c703572a16ace643b744ecdc9b7eed","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.13.1.tgz","fileCount":117,"integrity":"sha512-xFblIXyjBC9+y3QKhyuhL1PlmyXsh1DBhV1LNV3jBfWAHznHnXaQ3V72CsJDkjOXUCe6A2Q4x1NT3apdv62hfw==","signatures":[{"sig":"MEQCID5C3Xt1brozkJJwtWqdvzSeSBmfxw1VMKmaQHz8wl9WAiA+itqG1jZYAi1BbA+Zl0Su4LhT7TlNko8MyVWz9RoVfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130151},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"2946b5e9ed38f607f534370309fbd26eaeed5fa0","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.13.1_1726747246505_0.49351623689416746","host":"s3://npm-registry-packages"}},"15.14.0":{"name":"@lifi/types","version":"15.14.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.14.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"5cf9d3453a89ff4132739d1eb04fe85b1ebeee83","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.14.0.tgz","fileCount":117,"integrity":"sha512-0eHBInu8MYjVea1rWLn88wIx4ezKJJuiXCIpovpOqW41IEUNRSYMWVn79h9LW2BazX1aGrH1sdC+LIIKt/PGUA==","signatures":[{"sig":"MEQCIAC39HxrutXR+HerorvBwe/fqngHi7IFzAGxjXRhkedYAiBruXjyCHSanfguwd1cgfXRp8LrCeIcqdQWFqtFXZPwsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130380},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"09bff7d701fc2d634fea049132b399223a278f87","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.14.0_1726747837133_0.13977981514458016","host":"s3://npm-registry-packages"}},"15.14.1-beta.0":{"name":"@lifi/types","version":"15.14.1-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.14.1-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1dc689ce830321656b563e7580887a8688b2efb4","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.14.1-beta.0.tgz","fileCount":117,"integrity":"sha512-BwJthTcJgzYYTEnmwNQ3R2QSvYeeb+uAYQO8f3t0T5Cx4w7QklvWySc+IUB3W7WZiLLcT/mdljwCtBkgElRh7w==","signatures":[{"sig":"MEUCIQDtFREWSgaZGldVs62IbpEiKxUosSxDKR9U81x5EIZuXQIgZ/3/bH16atvOB25754JB+0CL9gDNcjj6/bosRvKbn58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130387},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"498fc2ac489620105aec1d382a3a7855047f0f58","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.14.1-beta.0_1727338088663_0.603949966868015","host":"s3://npm-registry-packages"}},"15.15.0-beta.0":{"name":"@lifi/types","version":"15.15.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.15.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"52facaa5fe95e411861c8cd94cc8cfc14fa46768","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.15.0-beta.0.tgz","fileCount":117,"integrity":"sha512-7S5PpCxoGvWSVS3PkcMXPMicSW0q/oPewW2nVkg58m6aV5RiBY0dJQqFb9CsJwccU4doMB7CCWlTVHA0OKO6Uw==","signatures":[{"sig":"MEYCIQDJP2w139+sAclai4/lsePK0LrZDHPWkDKGaBZvOukrsgIhAJ4MZEufmoEzqw0unbrlJnsnJoo+AQAPomYmHSfD6AGc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131015},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"025e6eac834adfa8fd36919bd24f28b4ee7f72c7","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.15.0-beta.0_1727338186290_0.7471833409881266","host":"s3://npm-registry-packages"}},"15.16.0-beta.0":{"name":"@lifi/types","version":"15.16.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.16.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1902ae482d565c85becd2d53563f13c9ecf22579","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.16.0-beta.0.tgz","fileCount":117,"integrity":"sha512-7nE3/4VPBRhtadwpP4pzxq78QmpPa09e5rLF/EuGh3BL28BDP4sQp5oQQLqyFsYFfk0Zehq+uHlFqrYqXBs51w==","signatures":[{"sig":"MEUCIQCvg5DUd3lTZx0WxgGi7DWSDVxDb/JF7/A3CdKB7CIVOgIgY3+bgmwBJA2Y+HOs1WwynbZenqa7H5cHWl3LZQtkz+s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130473},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"5f8f73f651125bce5eefab1cf77bec7c71ce146b","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.16.0-beta.0_1727360910439_0.7339577748581521","host":"s3://npm-registry-packages"}},"15.15.0":{"name":"@lifi/types","version":"15.15.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.15.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"0060996e3aed160081b0f5d8b20a6c5cd65ba39e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.15.0.tgz","fileCount":117,"integrity":"sha512-JE8tN9o1fzo75Ot/6brtNAL9e3G1AI035Dx0NQmzlR2btKDjV3xqTPjRTla1dObjZcfAXnAur1XkT0eXbDXt+g==","signatures":[{"sig":"MEUCIQDI1ITp5jXkZ6otSB6stzn5smdgDy+BViBlnxN2vEw7dAIgYBRTzSW4SFBkchZALSdT6sXx1WQlP27mlI7RYMZenRM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131008},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"0c49c7df7d9fed5d85592991b37cf7df46a6bf45","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.15.0_1727361921723_0.7638182245654273","host":"s3://npm-registry-packages"}},"15.16.0-beta.1":{"name":"@lifi/types","version":"15.16.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.16.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6fce94b24491d4818631bce1869d895bc1f37174","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.16.0-beta.1.tgz","fileCount":117,"integrity":"sha512-mgYeASBt3R4KlnRhP7TK+4ZM3knm6SniBFAOtedu6w3fXIso8F6lLFRW68+As9KrJjKlYYU9Dvs1iVqawdra/w==","signatures":[{"sig":"MEQCIBd+3+DuwQTyV5rQOqW0gRN3OykyCZIxhK2/54xyRR9FAiBhhkny3wtjcy8cqs33JId/yLqdF5Mk6Q8ZlNZPmeXXuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130558},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"d1f337f39e5697e213f0854ced0e41c582855be7","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.16.0-beta.1_1727435222665_0.2928948169835295","host":"s3://npm-registry-packages"}},"15.16.0-alpha.0":{"name":"@lifi/types","version":"15.16.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.16.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"550f75e9e6f6b628fbbbae90ec22e502c0a44335","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.16.0-alpha.0.tgz","fileCount":117,"integrity":"sha512-G5Ov1coqWhQjlMId8iJh0vuxn+LGJRDmkocL0/g9dV7qxIVzJ5HuJz8Kt9yobsQvnLyCxkb855itiSt9PAFnMA==","signatures":[{"sig":"MEUCIQDzWhe2Ng3Mp5fzMQvZI5ZZrSX8lSdZhKC9iKoON0Q1LgIgRHK1Hw6nCr2b4AyNcP6HUMtFMh1bWl3HinBGsynPAfM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132425},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"8d1d54cd004213b2e23e80fcfff4bbf45645c032","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.16.0-alpha.0_1727770196215_0.7047328837578861","host":"s3://npm-registry-packages"}},"15.16.0-alpha.1":{"name":"@lifi/types","version":"15.16.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.16.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f4aafc6c432b7269d394ccab9f23abf6f3ada614","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.16.0-alpha.1.tgz","fileCount":117,"integrity":"sha512-uTTwqaHJzstZ3QGBgnlCeIyajo2r6rfyjRl96oIt1zIIXOJfJEUwAoZR8zCn3ucJy5io4IC3nNbfkjHWNB8I1w==","signatures":[{"sig":"MEYCIQD5J84N2+3/+uqVjNs2evZViWjDxImIohsLC+BheQLkxAIhAMJVJiXtOihB9NDLZsd+FjdqOf+kr9WvlT3WWLOHOH57","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132489},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"2d30caf657db648710e9efc4b3aeeb902efa3719","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.16.0-alpha.1_1727771133707_0.8285779002892029","host":"s3://npm-registry-packages"}},"15.16.0-beta.2":{"name":"@lifi/types","version":"15.16.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.16.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6c194f530946443693df3090ff73c70fc22c22f7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.16.0-beta.2.tgz","fileCount":117,"integrity":"sha512-JuKYms5TBr2vpOd6+o+9elzaybaLJ9JLjS9VdX7UILqcwI3S2x+w+W8EMZ51w6ICKTSjWw2ASOvdBL9cvLwgUA==","signatures":[{"sig":"MEQCIAlSdPh2rY+ZeSIen44FYVMBG7PAqkxioHLGZrNYsdH5AiAt7mK9ZujgT7XO+U39VTAlXq9Q+NYIb4/ZnhPQmmSuUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131169},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"02731966afc2e81a626aeaa96704f1efda7f78e3","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.16.0-beta.2_1727860318483_0.45129230603739967","host":"s3://npm-registry-packages"}},"15.15.1":{"name":"@lifi/types","version":"15.15.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.15.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4423c1998028ceb306c0ba90c65fc65f37d1fc44","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.15.1.tgz","fileCount":117,"integrity":"sha512-O2/WQpLD/Rdrh4TibIpCvNFPhm2uF5hFxYb1GjFJHAocRehCPn0c9ZKRpG8FuPQu5d6r/mF0Tut4NPT8ygZtYQ==","signatures":[{"sig":"MEUCIQDRrd0n9w+8w46jgtlVuu288FLUbIbmz2XrKUa+2xtwhwIgFrKOJc4zEfwuc5/uK10SeOwGV0KlmD8c2dXVrZUNCWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131008},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"a40a86b5688baa95c40b5ce2be061da4a5b5d4b2","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.15.1_1728472226921_0.030655156408647466","host":"s3://npm-registry-packages"}},"15.16.0":{"name":"@lifi/types","version":"15.16.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.16.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9e4065b6ff4bc9acaee97d05a212490675cb0f01","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.16.0.tgz","fileCount":117,"integrity":"sha512-vFDPV/XmWYl3NV7vubx2TGqirgQmGzIMF1SM54j/bKcgefxGrXprwKvoDyp6rX3PszXiYVujW37Y9aGdpZBR/A==","signatures":[{"sig":"MEQCIGXyxbuzbhdOz+SGCaJqPcRCnhUBnaW/NuILawx2K0MaAiBFL3X93nXjP/VBLaNhy7tF+AUv5TrgkXH1Smyt0At2Dg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131162},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"d05090d218a65e933e1235aa20bc01ddd39751f2","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.16.0_1728561187838_0.19367037047353874","host":"s3://npm-registry-packages"}},"15.16.1":{"name":"@lifi/types","version":"15.16.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.16.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"aa3acab8732c7be76e7b7b90b364f4851c0d6045","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.16.1.tgz","fileCount":117,"integrity":"sha512-OyMfTm5dfjGJwS9pl7gnmu6weCc8bg8iGobvAPbmfwKYfJ358sYgulbrhwQcvcVonrJhGVbU8faSED7byDYHQg==","signatures":[{"sig":"MEUCIQDxL7LVZt81H7AfM1SBjk3DFcuIrp7TGvIknsRqDOUyxQIgPIDqw1/RgdiCdWX35x7BDG5OGMMMSNVViGAnkPoWcnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131162},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"1882c9d17f1ce4921b48d1c86e89be982190b51f","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_15.16.1_1728571201887_0.40209291695114535","host":"s3://npm-registry-packages"}},"15.17.0-beta.0":{"name":"@lifi/types","version":"15.17.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.17.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a1f0c81040f481724e865f5fff3b196bb5be9f92","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.17.0-beta.0.tgz","fileCount":117,"integrity":"sha512-rXyZusY5qYJJHJQwZdrRYvo92zVTkMYK7QW4fcY6TWcM4rxZPtfieuXgVf049X2QmBJONaAzlsAXaOFGS+/cXA==","signatures":[{"sig":"MEUCIQD8bUBxBdCMM9K/l2mmhw+XIgaFT+I+NZrPEtg4mTWSUgIgPDjxRP7jV1niZRSLV8wLIHMdd8OlmonzQ2/nIERyfjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131869},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"7b4c8335df6bdc0ca6513d264458cf210d3fbe66","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.17.0-beta.0_1729154737234_0.4270782801316946","host":"s3://npm-registry-packages"}},"16.0.0":{"name":"@lifi/types","version":"16.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"dc9b0ff92ef4fb2c155d648fe3493a956d09d783","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.0.0.tgz","fileCount":110,"integrity":"sha512-UeTZZKTa17Mw4ezTzLRV5ZT6GduBpycYMPWV04Dzzg81IkCrxr3/S1FXqJYX7xE0qrqEVeiox6CHN/NdE1C+bw==","signatures":[{"sig":"MEUCIEymNTo3gEXH0tAf0RVSmzlUeeDv44jfHQ0CiLsJS4W8AiEAh9Fmj0haQbSgJCV28eVNo6JYAYKlV5n/AkKwAFQS2UU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":128934},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"41035545f59dd4c30346b1ff7f0a59342c284c9c","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.0.0_1729177587708_0.0006741590617593829","host":"s3://npm-registry-packages"}},"15.17.0-beta.1":{"name":"@lifi/types","version":"15.17.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@15.17.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"958568c45bb89f702fbfe22cd52e725349d183d7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-15.17.0-beta.1.tgz","fileCount":117,"integrity":"sha512-hNzSYP8JVMTAWlbnKZBVauiaknjhT+guHmuos/pX3opmwksj+kCFa4fpMjcXB/hUgkxFOFpZQ0KI6K+Baip7yQ==","signatures":[{"sig":"MEYCIQDwVneKcFvmHbEsf0Pu6KYzOQwJDDE0Se8HoZ+oPdOe5QIhAOjvd6ioAZRP7WQY5QB1S8cBPtX6cI6QR91THlwZzOJa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131869},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"5d1e14aaa7045c0ccb1a653381318f0f85b6e3a3","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_15.17.0-beta.1_1729758720583_0.2716771122031132","host":"s3://npm-registry-packages"}},"16.1.0":{"name":"@lifi/types","version":"16.1.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.1.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"de654890ce9e05fbbaf406b2d0875478c4792593","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.1.0.tgz","fileCount":110,"integrity":"sha512-TlBda18CKen+7lXUw7RjnTrpqJZSiRaxd4r024jpLRDR7jXvuoooiI9tZvALBs0bui6ck8R6OLbYPPMcQCkkFg==","signatures":[{"sig":"MEQCIA1iKeKRKT5RnQ32pDuJfuYdgROpDw5wuG1gvDoudu+aAiAK68arQfyW47WPTRs6iPHRdGGqLAlwZR6QcbQp6yORfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129634},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"d1ac586fdf3e95df02701f5542acdbf2a149887d","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.1.0_1730123263966_0.9830252400904076","host":"s3://npm-registry-packages"}},"16.1.1":{"name":"@lifi/types","version":"16.1.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.1.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"81ef45efd4751f6a4201c9bc9e3ce9cd78390801","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.1.1.tgz","fileCount":110,"integrity":"sha512-NwfFTwTpuOKfc06HTKcdsw38b3Biu43jug4VHMAU2ITe+7C3Y1iY4egnvkclf+zClk9/xUI9rYbvzlq13uvnXQ==","signatures":[{"sig":"MEUCIEsc60U+E9AMhYX/mlHRDQhxxMSvrw2XW7C6SeZdWndPAiEAgik0i3kTWgDqpfBx8F6HcLCnOHgip/7/lgegeL1rZgY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129634},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"854207583596055e37e2cb26faf91478798df481","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.1.1_1730129629211_0.46721761289838337","host":"s3://npm-registry-packages"}},"16.1.2-beta.0":{"name":"@lifi/types","version":"16.1.2-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.1.2-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ea7896ec247826094339a347853a4caa5c9571cd","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.1.2-beta.0.tgz","fileCount":110,"integrity":"sha512-62OTboEV2E96s6PihySrV+MxGe932sG+wMB7+w2hsgXemoY96hR3mtWsrr8a6xafdev1VLdH0L2J/9TYijhXPw==","signatures":[{"sig":"MEQCIBegLjpSNHLX+ByIpawJPHKz8bi1qC3uHexsAv6hR7ywAiB7vQACNWlH88wIH6PC1sk35C8+Y8lxY5iAAx52PL7O7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129982},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"d6661ba5fb31ac2d12614faa286e1eddeaeec5b5","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.1.2-beta.0_1730200663734_0.1090803902133588","host":"s3://npm-registry-packages"}},"16.2.0-beta.0":{"name":"@lifi/types","version":"16.2.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.2.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"199982833d826a7554af3120bbcfe3a6a75bb279","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.2.0-beta.0.tgz","fileCount":110,"integrity":"sha512-v1uU4cGgsAMZsnXQ80Faei1vcamEmUwT5TSpV2MAsKBvYS1b94vifFbEFyuwKDDRnarMCdvsUP5j2CQg2YynOA==","signatures":[{"sig":"MEUCIQCoYg8VXXcakLKraI0ruTgaCoxVncGBv7OC6dryhAqpVAIgCfk+4K8lnMcuvhDSweEdQ917ky6+qebH5GDZHa7Cx6U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129838},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"acf35387bb8b771724b14802ff524814997690a2","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.2.0-beta.0_1730281664380_0.5355070344372914","host":"s3://npm-registry-packages"}},"16.0.1-beta.0":{"name":"@lifi/types","version":"16.0.1-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.0.1-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f30ddc4a1390d4bf9748b6df39a499b9193a9dba","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.0.1-beta.0.tgz","fileCount":110,"integrity":"sha512-Cl9qQQvMeCiGxZbGsvnhKpfS3H+nVdUilf+gzkduu83AUA8/S2VAawFaCJO+2VJM5MMfTnV0pclEo6YQBL3AHg==","signatures":[{"sig":"MEUCICp4K7mkK/4o5v5x7Bu1i6kbbZfVIIjOTkWCvOtoHelNAiEAy87VzGfewuTsXRaBsZAwZJ3KtouXhil+o+E3XvR5CeU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129282},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"f8c9483ae420ee20b14bc6f00f1c56046598f851","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.0.1-beta.0_1730291780931_0.6387845656266229","host":"s3://npm-registry-packages"}},"16.1.2":{"name":"@lifi/types","version":"16.1.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.1.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"77909dc48905066da710a5ad9c0246a2575a40fa","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.1.2.tgz","fileCount":110,"integrity":"sha512-HusAhazRbsj54DzPrpn/y5HoEOTKrE/gKuRwAHhKfgUF0CFqltRF+6mRmcdpUvnXniOqWMhFDlXglXkia9uOpw==","signatures":[{"sig":"MEQCIAQSu1gXJpa0Z88VL/Rh2Ql4fXceIlc0ofR2l0Vbl5ZkAiBoKLI32tEwE77+bwZmUlzXEa/7lIIptoClZPgypOZHDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129975},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"b3b012fbafa5d147d6718451523befa45b208041","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.8.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.1.2_1730375033148_0.6752741161210456","host":"s3://npm-registry-packages"}},"16.2.0":{"name":"@lifi/types","version":"16.2.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.2.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1938cb971c622d710e82d3bd3f859bf16b2f60de","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.2.0.tgz","fileCount":110,"integrity":"sha512-j1djLaDkszLbVMpBYxCiMYQjkDEW8AQCZjvIHxTTXlaMcS077xsQORH2WoCQ2LCq/8Qwl13WRHOwc0PhI0YBUw==","signatures":[{"sig":"MEUCIQCMk49G3hNqNlpmLhNLbIadvWvPGHI5UvnG2iR1sncUFgIgCIT1+6/mzd+tmP4k7QrgI5WKQgzIrjdpYLhwMHHOn0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130172},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"9d85238c2ff5a6ea0bcdb2856a9cc7c920f4443f","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.2.0_1730811054740_0.5614881298888637","host":"s3://npm-registry-packages"}},"16.2.1":{"name":"@lifi/types","version":"16.2.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.2.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"940aa8343d37289c41630d8e56a93f728a88207d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.2.1.tgz","fileCount":110,"integrity":"sha512-MQMyG74MchzUXFO6k3rgAuw1DWDORm1KZS3gX1dFIHpAEHZFuMiE9G7Aq0lLIjjO/WJcn3gCpOx0Kmdxd9Y4Bg==","signatures":[{"sig":"MEYCIQD/mBqHX9d0PY6xO2xKDaUWoAMIMd8CVqimeYZXidTsaAIhAIhOqCjbvXlIdhyQUxQJIKl+txxNO2lhhRNu7OZ/1EKR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130172},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"5d9d463771adefb3f2618b9dc235925b57991db0","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.2.1_1730826313547_0.8714501397991323","host":"s3://npm-registry-packages"}},"16.3.0-beta.0":{"name":"@lifi/types","version":"16.3.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.3.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"790ed3fbecd290b3e0b970a7c2799cd3028734ef","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.3.0-beta.0.tgz","fileCount":110,"integrity":"sha512-WhPMWMOMRJjN8zwtxSNOFSaOKIEm4hlCSX8Xz8OpWF9wmKHxWdFDccMkwgt6BtWcomTCW0/uePOxF3lhE6ERuw==","signatures":[{"sig":"MEYCIQChlQQ992jPdzdsNc7Xk2H8jftxpolk+wU/qG9jej1CxgIhANg3u5/KuvDPB5USz0jef3QuBu3ku8pkN3yH0UmnEvyp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132850},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"84da5e6396cad9810ea6ca9726823246dfaa58fc","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.3.0-beta.0_1731316258298_0.6708639135461025","host":"s3://npm-registry-packages"}},"16.3.0-beta.1":{"name":"@lifi/types","version":"16.3.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.3.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"30ac55828fd87642e2db4220d50abe0fd142de59","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.3.0-beta.1.tgz","fileCount":110,"integrity":"sha512-iwN8yQVbxAS3hef9/koJK5iWWp+SWAvRnraMO5w++wn7YJckBrn8/1oh4x3wYdGgqSehuTg84hu0lTljS1XrqQ==","signatures":[{"sig":"MEQCIEYzd8FK2RjyPOZVIjQYOWmJmlFIFQ4T4TgwHSwJprp5AiAuSIrvnGIKZ36JBUtXOrGzRTogQgrPshsivbvEGQp1Pw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132668},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"2d443b646f03c7ded1caf8def2844e5ee105a150","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.3.0-beta.1_1731336254597_0.09402805294986494","host":"s3://npm-registry-packages"}},"17.0.0-beta.0":{"name":"@lifi/types","version":"17.0.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.0.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"04f7565ec2038a6f4f212b11430cf2cd9b481038","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.0.0-beta.0.tgz","fileCount":110,"integrity":"sha512-vtgtkmDvcMmr+mG0GbKK0ZFOob4fJjhrSFREvXula6Q5DkRfjQ2EQos0aOOteg9e+BbUqeDplKUJd1bF3nsOPw==","signatures":[{"sig":"MEQCIGclrxFqMAyUdhx+XBV7U6BnjMNyL3jZVZTQ9GI3P3mYAiABtjU4yaULrg5ucPp2nOkCVHq8X9xGCjKUI/5ln/U0SA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132675},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"f91507afdee8ec9a8126707cbeb7b0a17f2c574d","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.0.0-beta.0_1731407114618_0.7115052724134996","host":"s3://npm-registry-packages"}},"16.2.2-beta.0":{"name":"@lifi/types","version":"16.2.2-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.2.2-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"76cf40af6f583af28080df074e4f8b7cbda0ed6e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.2.2-beta.0.tgz","fileCount":110,"integrity":"sha512-wgh4BRKk4u16GEaRWHfa0MuKPKJi2UOt01/VvrLXXzk1vHi876pfxYYwKbjXPzWOAIm3YoRDzrBwxshBX//lvQ==","signatures":[{"sig":"MEYCIQCQUUCDc3FAjNqCdUq00E9loU+U5b2EoBDfV/NidmlzsQIhANDnXOZkB5+T+v278APgYF/3o6tHS8c5N9/3Tog7Dktp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129944},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"92885814d8bbf381bb4329c5e19b425ca2cc33af","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.2.2-beta.0_1731519874718_0.2531685554252121","host":"s3://npm-registry-packages"}},"16.2.2":{"name":"@lifi/types","version":"16.2.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.2.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e316b9318f212170ba7ec3658e743c16fd4d342e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.2.2.tgz","fileCount":110,"integrity":"sha512-pgnN5NBcfvz9o2tonrQS6zSrpwldsu/NJ7cE45veRc1p7bLHaaVI8LLcFvAQxRip4kv7yS0QLLwp+MOBJUsyPQ==","signatures":[{"sig":"MEUCIA2OADyhKV6D48JGSc1bOLSK8tRDq0lZYopJ9SOWjVOaAiEAq03FzYsuZxrJnt0PNrJ4fp3jKwMeR++M3bkToS7sBVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129937},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"6c4c707f8e5642caf0967667885213bc05d999af","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.2.2_1731669442089_0.9523226867800791","host":"s3://npm-registry-packages"}},"16.3.0-beta.2":{"name":"@lifi/types","version":"16.3.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.3.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"103c2eac3094c7b841f7c7443d99a24b6c9d9714","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.3.0-beta.2.tgz","fileCount":110,"integrity":"sha512-PUGyPH81uBlRelR13B3u0OhtnXdqwwfD42lCfTEbP7vE/u/0FXy/gvTWZib8wB9NfdUh7zpGicpAdeWRa0xRmA==","signatures":[{"sig":"MEUCIQDMC0j5OcmOaerKVqDN2b90FLgSN7e/IamPJeILOcOKtAIgM4BTy6q7fGhD4JDCPELqXGKrN4UeSgRgt57f5KybFf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132365},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"fff17e821909b3652ff5a93242991b168212c69f","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.3.0-beta.2_1731684029945_0.5900623620045942","host":"s3://npm-registry-packages"}},"16.3.0-beta.3":{"name":"@lifi/types","version":"16.3.0-beta.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.3.0-beta.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9a008ace905a9f58ba755145552a574a4be36847","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.3.0-beta.3.tgz","fileCount":110,"integrity":"sha512-294HRE8x0kk4RFZjtXiXA69Y1SB2JfchiQBPmo8XaIHkdLbsLaEjmt0LOgJEKG83CkfyA72rUlwILVRoNtZkkg==","signatures":[{"sig":"MEUCIQDqJkKzAMStd/IM0ZcwRSB1yM4YMF/UDwmc+zZDbXJuzAIgBH7cst+fH7inWASVzSJqf+ymjIHRx0jQZVkn/WHxTjA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132600},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"b747e8f4910a5a188df5adc3aa837dd0a6c8628c","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.3.0-beta.3_1731684491216_0.03644299300985088","host":"s3://npm-registry-packages"}},"16.3.0":{"name":"@lifi/types","version":"16.3.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.3.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"93ec77ef252a0ce4c9487934c8ca2e530f8884f1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.3.0.tgz","fileCount":110,"integrity":"sha512-rYMdXRdNOyJb5tI5CXfqxU4k62GiJrElx0DEZ8ZRFYFtljg69X6hrMKER1wVWkRpcB67Ca8SKebLnufy7qCaTw==","signatures":[{"sig":"MEUCIDGdGb02PB3+XsNPmy+jH9tMVdycVHZZ0cSqDIvo6HePAiEA5ZyenOucekuNMxmOv2SEH8KJeOPsgwczA7QXhNAw4rQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132358},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"7aed701dfbbe4319cbdda76bbb540a7299d76322","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.3.0_1732115604118_0.07549885940336298","host":"s3://npm-registry-packages"}},"16.4.1-beta.0":{"name":"@lifi/types","version":"16.4.1-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.4.1-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"85f6af4817441a90f6b664eca879fd7b60ac5628","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.4.1-beta.0.tgz","fileCount":110,"integrity":"sha512-e/2woVpkxFAyg1qIN9j/gemJn2x9SolpRmmgyihzxMWG9j8tx/zUf6pDtnxCj1lm1omOb0qI9CZTX+InTV37JA==","signatures":[{"sig":"MEUCIQCB3O7jiZcoCpPyML1+47OJVJDN/RbzfJJL1ZpNUQN7aQIgDUHylCHlzu2qAGdjAM3rXfATP48QoJntMKETILFd83w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130664},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"eaab2abe48a6cbde98e4fb0965078290673dfe67","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.4.1-beta.0_1732890020263_0.18695984993589532","host":"s3://npm-registry-packages"}},"16.3.1-beta.0":{"name":"@lifi/types","version":"16.3.1-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.3.1-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d95a502cf2e3980159eb809d807989c8433986f8","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.3.1-beta.0.tgz","fileCount":110,"integrity":"sha512-+Ax0nou/DVV0b62/mcH6nEV0QhiENZnPmSx0O6sTtJZ6YF5E33YYh4WjIUcXQIaKQVVCc5HqjjDOJq5yuTn3xQ==","signatures":[{"sig":"MEUCIGGS6+IwLB2QD7TyVD2wFHYj6Lz2ZnJOpiBWeMtBhaTtAiEAlGP4gODrctnFnJ106ZkAr06FfC1hNfGrTZHr4+Py8SU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132365},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"ea16bb3fe9b4a9efb20bfa5c755b25d178a91592","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.3.1-beta.0_1732893214058_0.019010659041701405","host":"s3://npm-registry-packages"}},"16.5.0-beta.0":{"name":"@lifi/types","version":"16.5.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.5.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9f860142940533851d419b91b75f1d784332920e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.5.0-beta.0.tgz","fileCount":110,"integrity":"sha512-2MJ5I/WshVXxriJ4YIIhqKx7549+bS/l/FT/sXdeClqKNzqYAYTnzKKsSXDGE0MQV+impb3X3y2C+9q/dxxP5g==","signatures":[{"sig":"MEYCIQCLNScaZOgzSylbtAJhS3VZI+JtuG1Y8j/gFUqkkJ94FgIhALUfTNiKA1JrNr90Zn9ppbC3Esawp6QpmxpXtISXb+6i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132850},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"c918f82c252234c246d8bd40cca30bed71ad409d","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.5.0-beta.0_1733129365807_0.8624507605096439","host":"s3://npm-registry-packages"}},"16.3.1":{"name":"@lifi/types","version":"16.3.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.3.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f00a6414f5ebbb8986b90bb0b132e22bc8169b7f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.3.1.tgz","fileCount":110,"integrity":"sha512-5mA+opWGt3YwmxjkppQ5chkyfyZKJrK4CH1wvLD9DlYrLBA3zq89jpCffaGqtA6rmsnMYaUbRUPxFFmd6rTfYw==","signatures":[{"sig":"MEUCIQCa8W6OBFKEsNAjkuFihhKB3og+jTS2eOSg6sBwSrZTHQIgHWFGnYFwA3yk3gjK8qAVpUDpP2Mg88NIEeXp0IgzaXE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132358},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"5a6df315abf74a1e890676dfbc4b600a08a0b2e0","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.3.1_1733313310192_0.6314242602873981","host":"s3://npm-registry-packages"}},"16.4.0-beta.0":{"name":"@lifi/types","version":"16.4.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.4.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4bd97879f8d9399666a93ebbaa0c67b20795340b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.4.0-beta.0.tgz","fileCount":110,"integrity":"sha512-ytwgERN6qYlUWLdrZjfOtkMwdVf2VOeX841gYjK2GHrk+W2z1nai1iEi5qpCzb9rWJlWb4v499/eP5Ul5uw9Pw==","signatures":[{"sig":"MEQCIAQM26SJMXYaiuBpvNR2OH+A5xIXF9ZU8b/8f6r78AoeAiAbahyZ9kVYnEnUrVzvZtCSRb2cIAfIf27CKtKMwdv6ew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132850},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"8e280345f980c909ec84a75e5f410d3ab47cf18b","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.4.0-beta.0_1733407749533_0.1635283225534816","host":"s3://npm-registry-packages"}},"16.4.0":{"name":"@lifi/types","version":"16.4.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.4.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1a28f4f5110978b14d26f601b97151723b57441e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.4.0.tgz","fileCount":110,"integrity":"sha512-eZKDEXQ6LHYqMXxeQHEspPcB//74P1nYUmz+QNJe5Rh2LTus8lC1y4nZnMLVe5243vXgO/ggcXDEzCmgV3dhDw==","signatures":[{"sig":"MEUCIF31WpDcg4nEKTh+KlRvyR2vaql/shmCM7H6+axjBg62AiEA7TazSzbHUv66cPTcOBveeiRrUjsJKf7XHrDGphoSafM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132843},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"dcbea1dfeb7f834c4479e85a8bdb798527778b60","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.4.0_1733752229239_0.5274878516613477","host":"s3://npm-registry-packages-npm-production"}},"17.0.0-beta.1":{"name":"@lifi/types","version":"17.0.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.0.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e428dfc385811ec0ddb92b5108040c18d0f9ff04","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.0.0-beta.1.tgz","fileCount":110,"integrity":"sha512-VmszYsV5RGAk1crdYQUH4PTdjFXI6kxM8cLANTKkGbC5pCt368evNcy2Vq/mqfR8siJS2DutfSXFKR4bMpj++w==","signatures":[{"sig":"MEUCIHmHXYSFx+giid1mY/2ocsYAQWrPvm6AldAAiigxMYW2AiEA3sAB5xPZ3LaSQqSjnXXfjjgM6Onm9x+C4vby0/iDe6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132857},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"38d0f96e14f444abd5376fc450132ed0f0dee2c3","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.0.0-beta.1_1733760379193_0.6240028514274931","host":"s3://npm-registry-packages-npm-production"}},"16.4.1":{"name":"@lifi/types","version":"16.4.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.4.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"5abb6c167ba06831f23be0444c7442eac3c6a2f0","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.4.1.tgz","fileCount":110,"integrity":"sha512-iSqT7KDNk8O4iFO1PjY8InqDXTLUQv77KyUiiN5aLTbik4YwrXKaKxZI0cz6Wxx94WJkfEjFgmyTbfN1hgHHwA==","signatures":[{"sig":"MEUCIFo4Ge2T1TJQwPp3dOMzYaUnwYYRWIecBKNV935z1OSBAiEAkEk1h3qlZAAjxIisi56JfFFQeRxS0nm8uceH8RrdgMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132898},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"bf8eacad38d71f8b2fc11bf844d8055428c686fc","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.4.1_1733764608783_0.11263615051814768","host":"s3://npm-registry-packages-npm-production"}},"17.0.0-beta.2":{"name":"@lifi/types","version":"17.0.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.0.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8d1d5bb2c3156a589aa3c0ae47e83ae4a4e60b81","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.0.0-beta.2.tgz","fileCount":110,"integrity":"sha512-VbrAsTvp2afP0N2BS6J5wTz9kDjZXauppG/s3RdpNV96qsl45Pb4dtlEB0tcladF5/EZTGWe/yfb+rD/l/xBxQ==","signatures":[{"sig":"MEUCIQC/EKvsGRo/EZIBFGyGLfvyp5CTnP62xHzcWHo6XAIccgIgUkdOl4IKH/iXtsjb+os9msHLGUxYfKd21IYGscN03JM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132912},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"70f76e47b37d4886e6bb288d628493c342dc0dc8","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.0.0-beta.2_1733830930166_0.8948021523998899","host":"s3://npm-registry-packages-npm-production"}},"16.5.0-beta.1":{"name":"@lifi/types","version":"16.5.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.5.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"aaf623ce9a29b4bf0c3b7b6a4ff5d71a84da5b2a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.5.0-beta.1.tgz","fileCount":110,"integrity":"sha512-AeLyNhfJ+auRZBH2W3ErK/4bVGk+KG3ANyEH5WUzh/wFlFI56TNKGJerLns68yX2cT42QcqaWOsDtXrXrJuVDg==","signatures":[{"sig":"MEYCIQClBzjJL1a61uv/p+TNHsnhYJD91+mZ+wn0KpD4x8r04wIhANbDsS8bQ+xl0VyE/ZC8mHl4v7IhjTHsgpGlgcSkwFsG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133380},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"a59c39607f1ac4c5c203e9561224a7443b5baf4d","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.5.0-beta.1_1733840692585_0.816758354543409","host":"s3://npm-registry-packages-npm-production"}},"16.5.0":{"name":"@lifi/types","version":"16.5.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.5.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"61b18488ca0da948f8bd0fe5ab8cc15ad91b4b53","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.5.0.tgz","fileCount":110,"integrity":"sha512-DqDNnVZiyOrtFdn3Jlloni5J2QDnVfHiS5n3bD9qX9l2ISrgp7YBTJRfNGucHfStvegSNSyuG0/THJ4Kh4f08A==","signatures":[{"sig":"MEQCID4Owzg1u1W5LnnUGTcgNefVqFCABVu15VCu0WQbHGqSAiAa+KB6FWiGqwA0MjuUf9Wy07IiMAv0ETezIvE8YHug7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133373},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"4973bcc31202008327f0e6bfecea03a9269088e6","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.5.0_1734627142728_0.06066853485936474","host":"s3://npm-registry-packages-npm-production"}},"16.6.0-beta.0":{"name":"@lifi/types","version":"16.6.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.6.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2d86b1883fd8d8a2611458fb89cb58371410cf71","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.6.0-beta.0.tgz","fileCount":110,"integrity":"sha512-4MoKbAZQHNKlIjpcov4qazqpfsonQW5KWbXALoYEkZyzc2y2OJnp2XLf+ErSLAXPErw/40yy4m30mCMF8PMMIQ==","signatures":[{"sig":"MEUCIQCq+ZI7o113lI2yF3ULaEOar0eWlgX/iYOXivk0nAycPQIgWk8Mw2ZZkhyN3I7gcjrmAlRGimi+yY+y7bra+s0iLgU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134020},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"038a6aa6909d0d8ffde873c6bba3a8ee2d7a9bb8","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.6.0-beta.0_1736243966915_0.10725608180977253","host":"s3://npm-registry-packages-npm-production"}},"16.6.0-beta.1":{"name":"@lifi/types","version":"16.6.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.6.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4a4e83bf72f01fdba5aeef0dbc3e5676d502ed7f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.6.0-beta.1.tgz","fileCount":110,"integrity":"sha512-5bry/o5wr2h2PBgNecUaihssaHWx1xu+ZpTNMfUQARFUWAbuTCE+EVLp6Ed2xZ0yuULBn4D84K1EQM9LVmepxA==","signatures":[{"sig":"MEQCIGMESm73qUTiPd1DLIVWHa+UtsBTWZvs1cq4lSvNok3nAiA+74mEv7dkwUldHkd3lgchn/sveNpLCWTt3x9lWCNgdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133682},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"efcd5f761b0660df77bee00b84e6ffe15cdd4d98","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.6.0-beta.1_1736300971886_0.5775277024853325","host":"s3://npm-registry-packages-npm-production"}},"16.6.0":{"name":"@lifi/types","version":"16.6.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.6.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"0d08923a156b2e82b63e699bcbf2ef7a85d89eb3","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.6.0.tgz","fileCount":110,"integrity":"sha512-7X0M+O9EvXepsODkvUS5f31CWskNcv8NeG1G0RRTctGe3p79cRPKfVmYTJOkbKibX00nhdzMBsVyafzedazsnA==","signatures":[{"sig":"MEUCICitEjDNqoW17/lGGyM68UqVOQaV5WMXdBFRnv7ln7w2AiEAxB1A+O7JemPlgm6Eaw6dX+S8EXTLeFm0T7cUYwBjSeM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133675},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"cce62d4452ca56d53a58351f246cb82ca7b0f5c6","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.6.0_1736960075889_0.40235019857061105","host":"s3://npm-registry-packages-npm-production"}},"16.7.0-beta.0":{"name":"@lifi/types","version":"16.7.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.7.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7a5f7e47c18f52a79ce9892f9a5cbf1debe98c50","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.7.0-beta.0.tgz","fileCount":110,"integrity":"sha512-xG68JtfVhjv4VHPBP0xPSqkKOtDCVQKkoEs83aXZMHhmxPOvQ1DNxOgW53184rdPI8zfqqZd0bYnN9hj5l/AWw==","signatures":[{"sig":"MEUCIBv+lO8yxpmxbsLGhoCevoGpzG42USys9DsWX/DcTWbNAiEA2uxdeMb2+QuUszy3znp3KViT4wNszikjY6BTENzdZq4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134322},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"gitHead":"b8535b47e99e7402a1d20e12350816a42f96415e","typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.7.0-beta.0_1737020147765_0.36736120301464714","host":"s3://npm-registry-packages-npm-production"}},"16.7.0-alpha.1":{"name":"@lifi/types","version":"16.7.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.7.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"151c4084cbf870b1022fd1bf8fe3d3eec93c54b6","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.7.0-alpha.1.tgz","fileCount":110,"integrity":"sha512-JjL/+dqqHIwtGXaetHv0vQXXvdVjlEAfoqAwlu2tZFKNVHvQ5kLK79RxTxQff34Sb1VgoYotXBXlCMT5SGT5Gg==","signatures":[{"sig":"MEQCIEnFGxJcxlTgHbJg1mTfbrDb1m99NWGoyNmSDMjMmoz/AiBQ22BcsWyfaEHK18ukbI6nvjmjXw1NOiL7hjwQep8AMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.7.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":135547},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.7.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/7ca9f4a07dbcab767b91df72ee937c33/lifi-types-16.7.0-alpha.1.tgz","_integrity":"sha512-JjL/+dqqHIwtGXaetHv0vQXXvdVjlEAfoqAwlu2tZFKNVHvQ5kLK79RxTxQff34Sb1VgoYotXBXlCMT5SGT5Gg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.7.0-alpha.1_1737462861988_0.898243173485255","host":"s3://npm-registry-packages-npm-production"}},"16.7.0-beta.1":{"name":"@lifi/types","version":"16.7.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.7.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d5d3f8d55bc0d5e9ee59676882af6f017ee03b4d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.7.0-beta.1.tgz","fileCount":110,"integrity":"sha512-mft6xRSpVFrKfV5mTGdsRcPbNp0dSW0HgHP1rRVVDAfzMIRFhRauY+l4+xYx/SVAkwecxBlnnnZP/pd+CvlibQ==","signatures":[{"sig":"MEYCIQCb28aNh+B/kZakRqWAosQweaan6qMEhm7x6he6USW70AIhAJNkIxYcUpofV/+E7c7k8n3xvTK5orSGHVaBKHE5UCT8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.7.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":136804},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.7.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/339a218cfba006ef7a5a433d08580286/lifi-types-16.7.0-beta.1.tgz","_integrity":"sha512-mft6xRSpVFrKfV5mTGdsRcPbNp0dSW0HgHP1rRVVDAfzMIRFhRauY+l4+xYx/SVAkwecxBlnnnZP/pd+CvlibQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.7.0-beta.1_1738316590072_0.5960264050322743","host":"s3://npm-registry-packages-npm-production"}},"16.7.0":{"name":"@lifi/types","version":"16.7.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.7.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a1f8fee6445ec834db1a0ce6c4ab52fcf4c40c5b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.7.0.tgz","fileCount":110,"integrity":"sha512-t5By15YOMAndL8VKa0mE51nI5F1O5KEx5mS4yRjnipq+lfJi8XjkkktacLJOXZv7cnIubtBvCeq1TatqZ8QTlQ==","signatures":[{"sig":"MEYCIQCyD2ZaR2GSSCoWHGyWtQxUjU3lGtqKtsRezO+k+oFFCAIhANKzEu5uLI6lRQ/dL79aMaIyi+D0HCogfqQn0irp+7tF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":136797},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.7.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/df6960844f43adeca59f37312515ce64/lifi-types-16.7.0.tgz","_integrity":"sha512-t5By15YOMAndL8VKa0mE51nI5F1O5KEx5mS4yRjnipq+lfJi8XjkkktacLJOXZv7cnIubtBvCeq1TatqZ8QTlQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.7.0_1738668078725_0.9839790553104204","host":"s3://npm-registry-packages-npm-production"}},"16.8.0-beta.0":{"name":"@lifi/types","version":"16.8.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.8.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"81f146ab294759b51722208d80bc82e2e00b58b4","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.8.0-beta.0.tgz","fileCount":110,"integrity":"sha512-BXEtohmmgeW28EZG0qQiF4TwqLeRZRJhkAOvTjmauz85jq34FaZtTx4cNBCEifPMUUKPqguoifvjLkmRHDcyfw==","signatures":[{"sig":"MEQCICCKYdCGUz6xQ3vQH3G17ZbsrjTDUUjGuHlBJmvOGsK1AiBVU800Jg3Oq4/Y09ClfRdi+xuv/uSmep7H1lmAPub1yA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.8.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":137729},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.8.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/ba72d6620a48a9c8960f89a015fc6675/lifi-types-16.8.0-beta.0.tgz","_integrity":"sha512-BXEtohmmgeW28EZG0qQiF4TwqLeRZRJhkAOvTjmauz85jq34FaZtTx4cNBCEifPMUUKPqguoifvjLkmRHDcyfw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.8.0-beta.0_1738754786168_0.9638433224369283","host":"s3://npm-registry-packages-npm-production"}},"17.0.0-beta.3":{"name":"@lifi/types","version":"17.0.0-beta.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.0.0-beta.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2a16f85ac4ba62f330c8e2293182c3cc35d57cbe","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.0.0-beta.3.tgz","fileCount":110,"integrity":"sha512-u0jx2F8rqEQvOhOmQoBZWA5yq7ULLhxP3qbMOoojceq/9p1VqrwZDhkHDNl21FDv/P8t3pKgSwXowR76DbZGRA==","signatures":[{"sig":"MEUCIAxobV6klbrviS1wnfCn5xpLJK5J2zYXXVxA8Z2V3X7yAiEAmTFTnZ8wJwUKaItDLk4Rhj/cVFhC9V9t6xpXfHRl8sI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.0.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":136811},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.0.0-beta.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/32c763289e650896cf798c4119ce8e55/lifi-types-17.0.0-beta.3.tgz","_integrity":"sha512-u0jx2F8rqEQvOhOmQoBZWA5yq7ULLhxP3qbMOoojceq/9p1VqrwZDhkHDNl21FDv/P8t3pKgSwXowR76DbZGRA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.0.0-beta.3_1738768260721_0.9436148747312492","host":"s3://npm-registry-packages-npm-production"}},"16.8.0":{"name":"@lifi/types","version":"16.8.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.8.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"cc54607785fb928dc95dd68b27c72e4b26822e7f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.8.0.tgz","fileCount":117,"integrity":"sha512-PBu5TDo1hFJEjBgnSZfQq/2g2BJo9Z181EVoKCgWLQxB/r7AuDjF5xTFyX776fsosaQNGPwooSGYEWJzeqUmew==","signatures":[{"sig":"MEQCIAa0J5JZTfY6Hk0sV9/Ur9Pqus0Vu54ELeWi+A7WH1seAiA99LVDTbF5YsRbwdcitLn1WO4vAQ/e1MVO/86KO/qxRA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":139057},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.8.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/49f703506727492168e8e1581c78c605/lifi-types-16.8.0.tgz","_integrity":"sha512-PBu5TDo1hFJEjBgnSZfQq/2g2BJo9Z181EVoKCgWLQxB/r7AuDjF5xTFyX776fsosaQNGPwooSGYEWJzeqUmew==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.8.0_1738771645207_0.8837426701209692","host":"s3://npm-registry-packages-npm-production"}},"17.0.0-beta.4":{"name":"@lifi/types","version":"17.0.0-beta.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.0.0-beta.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"44307967f2e737ca52aaffee33c5ca719d0bd659","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.0.0-beta.4.tgz","fileCount":117,"integrity":"sha512-gavokxVOmoBpERpVUDR0X7LALTjyZiK1NhNl2/ekAbE8AZ7syJSayU9pvkUvn7RQJneEYn4brci5QtoFmTGtkA==","signatures":[{"sig":"MEQCIESimP6194Ic3RlypTWJ3fmHL3F5qTxvSk2aJ69TNmRhAiBVd2DUwTeitqZxK5G37ygjYA38Ni+Dut85EmfItxlRPg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.0.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":139071},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.0.0-beta.4.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/226020acde9d112f9e98935160b6109e/lifi-types-17.0.0-beta.4.tgz","_integrity":"sha512-gavokxVOmoBpERpVUDR0X7LALTjyZiK1NhNl2/ekAbE8AZ7syJSayU9pvkUvn7RQJneEYn4brci5QtoFmTGtkA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.0.0-beta.4_1738836411793_0.20911447162142904","host":"s3://npm-registry-packages-npm-production"}},"16.8.0-beta.1":{"name":"@lifi/types","version":"16.8.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.8.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"68f588611ca9f9920ff0a44dd389ba419790eb3b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.8.0-beta.1.tgz","fileCount":110,"integrity":"sha512-FDx+TCkKhTC/hF/p69cZyOz3NAkXZ8KmnqJUSQGTe/HbcHThJnK+hcOm3ivtdnglKYPtcBj6AMCYUv6k03RYog==","signatures":[{"sig":"MEUCIDiRSTE/CHfmDxuJHZN6lCUUkWyElyV0NEYW3Zb3PJi7AiEAveaceinBb8L987tZ9QDmlazbkxC1M9V8QOCI0MeOoJ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.8.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":137946},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.8.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/22b24c22b4dd427d76da668faab7d64b/lifi-types-16.8.0-beta.1.tgz","_integrity":"sha512-FDx+TCkKhTC/hF/p69cZyOz3NAkXZ8KmnqJUSQGTe/HbcHThJnK+hcOm3ivtdnglKYPtcBj6AMCYUv6k03RYog==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.8.0-beta.1_1738910014203_0.42855991383241543","host":"s3://npm-registry-packages-npm-production"}},"16.8.0-beta.2":{"name":"@lifi/types","version":"16.8.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.8.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"98eabcff7cdbf7ec26407375e82c6a2d6687e52a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.8.0-beta.2.tgz","fileCount":117,"integrity":"sha512-MTFEXNwnIUnRAe4a4lJOqvd4dBKGwCf1huOcLmQ+4LMQq/QcK1ARud8SbEmIElpavaWlnHgQtWFvvu4eAvh3iQ==","signatures":[{"sig":"MEYCIQD27OiUlyvUIwpm1VzdkBe5UvnEp9IkWpRtvOJFGNbW5QIhAOW5sDjgS4A8HktEjn2nlz+TI2ipSHxbSPZcSGKEB911","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.8.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":140205},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.8.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/23eae5b4812785f56362a442182f23b9/lifi-types-16.8.0-beta.2.tgz","_integrity":"sha512-MTFEXNwnIUnRAe4a4lJOqvd4dBKGwCf1huOcLmQ+4LMQq/QcK1ARud8SbEmIElpavaWlnHgQtWFvvu4eAvh3iQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.8.0-beta.2_1738917709963_0.8798490419212468","host":"s3://npm-registry-packages-npm-production"}},"16.8.1":{"name":"@lifi/types","version":"16.8.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.8.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6a914dc92a3a9637f83d055b17304a9755bdad61","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.8.1.tgz","fileCount":117,"integrity":"sha512-zv5wmYNc3lf5eEWtpCVH6WS89r2YZT/30SV9tQPmSTP+KUIAW1ZWow8oWl2Rf/EfFO9waH8qtq8xzaklAcR9gg==","signatures":[{"sig":"MEUCIBg/gWspx2LzrdZT45MjfCHlos2+74PqAA/xfp/8XRCmAiEArwWtOMod6bbFEEuPH2dtKUmS2gIvGf/SqftVwrGyFHc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":140198},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.8.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/13f67279f8014645e64579b8ab41df57/lifi-types-16.8.1.tgz","_integrity":"sha512-zv5wmYNc3lf5eEWtpCVH6WS89r2YZT/30SV9tQPmSTP+KUIAW1ZWow8oWl2Rf/EfFO9waH8qtq8xzaklAcR9gg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.8.1_1739179532826_0.1614924877500863","host":"s3://npm-registry-packages-npm-production"}},"16.9.0-beta.0":{"name":"@lifi/types","version":"16.9.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.9.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"feebbe0edfb4fbbf5cc6bf5932abccb4f2f453c5","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.9.0-beta.0.tgz","fileCount":117,"integrity":"sha512-v3o/vf4Qu3GHStPrrVik8jkvvx7/AHmNzjPfS6zFrHFdeyeVPk7NbZM4t/sxOKg/ZrSqZkGHRFP5GhAoi5ZhfA==","signatures":[{"sig":"MEYCIQD5QGcYIAYTwGLK7505LcyxkV0/Jud30E2VODUtODVm1QIhAMvP8X175uMb5VQKDazaah9RAOvhAOjTjWWnGZFtljA6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.9.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":142301},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.9.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/21909a79d23c034347306bd1c2f25bb2/lifi-types-16.9.0-beta.0.tgz","_integrity":"sha512-v3o/vf4Qu3GHStPrrVik8jkvvx7/AHmNzjPfS6zFrHFdeyeVPk7NbZM4t/sxOKg/ZrSqZkGHRFP5GhAoi5ZhfA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.9.0-beta.0_1739371721449_0.8892874345341277","host":"s3://npm-registry-packages-npm-production"}},"16.9.0-beta.1":{"name":"@lifi/types","version":"16.9.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.9.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2518d2b4d860a3cbb7e2441a8712f5b6e281250e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.9.0-beta.1.tgz","fileCount":117,"integrity":"sha512-UxpSouo6+fLNDNnrNF0ny1mmsZtwG4O+VoXmp8+15XmUntNZntIN+TE3L7DfpEPSfdvSqcrRzR2OUcmqvaZksQ==","signatures":[{"sig":"MEUCIQDQb6OD6+dadPeACQUV3hyxAvg7CMdpxo5Sn1NQIULO/wIgR970Wk8VfaOw1lLgvM1/3BRSaq1EOhtZJhNUi14X2WE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.9.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":139957},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.9.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/bfa49e5c429d5e9b232356c575c8dbfb/lifi-types-16.9.0-beta.1.tgz","_integrity":"sha512-UxpSouo6+fLNDNnrNF0ny1mmsZtwG4O+VoXmp8+15XmUntNZntIN+TE3L7DfpEPSfdvSqcrRzR2OUcmqvaZksQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.9.0-beta.1_1739442512266_0.10105140560785619","host":"s3://npm-registry-packages-npm-production"}},"16.9.0-beta.2":{"name":"@lifi/types","version":"16.9.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.9.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8eccabd1cdc336dd9009779e255f3385b44b600b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.9.0-beta.2.tgz","fileCount":117,"integrity":"sha512-EmmYshQ/Twh/LN862CS5Z0MYWdwWmSoMHWA+QPJtRrU4h+dsd0ctR86Cd3m+DJVKMV4OIU38hTrQtNC88JP6RQ==","signatures":[{"sig":"MEYCIQD+pOGE5h7GP6I0j9eljQyAxk3BWBVQwJsHKVrDC0OzpgIhALa/qYjdaOYMykBkc/0dl/xqP07jyQznYyKdx+Q82DsJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.9.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":140255},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.9.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/2ea5c57ae71490b6aa1a121ed2db2d3c/lifi-types-16.9.0-beta.2.tgz","_integrity":"sha512-EmmYshQ/Twh/LN862CS5Z0MYWdwWmSoMHWA+QPJtRrU4h+dsd0ctR86Cd3m+DJVKMV4OIU38hTrQtNC88JP6RQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.9.0-beta.2_1739504788538_0.8477789153920732","host":"s3://npm-registry-packages-npm-production"}},"16.9.0-beta.3":{"name":"@lifi/types","version":"16.9.0-beta.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.9.0-beta.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"03cd09bc624b5f30ea72c6de69db4ca8bc039984","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.9.0-beta.3.tgz","fileCount":117,"integrity":"sha512-ej18HnNHiatmz2f8aZiG2apzODVS+xchC/WCaeDD5+uMkkGtldAbsi2ASVxdirbl0j8F5FA3e7trbtFugD8ciw==","signatures":[{"sig":"MEYCIQDd4f1/jSZIl7CxGm6uwbhpSdh9/B3Er8LmmVW0uW4begIhAP/jpIDiCRGOp0aDT20xc9h1dqyY8BBkaVwu+5EVFcNi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.9.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":140925},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.9.0-beta.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/76a0164127b427df6a318090c0239ab7/lifi-types-16.9.0-beta.3.tgz","_integrity":"sha512-ej18HnNHiatmz2f8aZiG2apzODVS+xchC/WCaeDD5+uMkkGtldAbsi2ASVxdirbl0j8F5FA3e7trbtFugD8ciw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.9.0-beta.3_1739851300658_0.7506508828999225","host":"s3://npm-registry-packages-npm-production"}},"17.0.0-beta.5":{"name":"@lifi/types","version":"17.0.0-beta.5","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.0.0-beta.5","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6be36be6dac7304dfb2ed51ec880e0aa073258aa","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.0.0-beta.5.tgz","fileCount":117,"integrity":"sha512-i5xxoPR/hn67RSv/+cyEZZwZ2ghSjaPyton0kOZmk+xAphqrPvKoGvcVqzdK96KwXDzVh3xZudTXcOquhE5bXg==","signatures":[{"sig":"MEYCIQDulM2atWINCU4csGdsSoYfUPakk3bed5sd1gpGqt+GGgIhANwdEHvedukSh6DNtszRF9oXGGOPqh+WOVzLjJ7DmUQd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.0.0-beta.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":139326},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.0.0-beta.5.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/36b5ab3cf5c1ba1a93136fcd7a344965/lifi-types-17.0.0-beta.5.tgz","_integrity":"sha512-i5xxoPR/hn67RSv/+cyEZZwZ2ghSjaPyton0kOZmk+xAphqrPvKoGvcVqzdK96KwXDzVh3xZudTXcOquhE5bXg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.0.0-beta.5_1739895754959_0.335604312751681","host":"s3://npm-registry-packages-npm-production"}},"16.8.2":{"name":"@lifi/types","version":"16.8.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.8.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8edbdd0ef3c90959e3e9a1e1ea48b2e9e70edfeb","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.8.2.tgz","fileCount":117,"integrity":"sha512-1N4uE9qjndQzP6jTRLdBvjyHgvvdErTdRMUHwY+Rz+b/FQa7u3Vy2gaO6+iroz53DAvvO8VL7HVt1UnK/s/aIQ==","signatures":[{"sig":"MEQCIFKts39FQVJYiQyckCv1mM5NTT9q0QSgIDSQzOerAyS+AiB7aAcO82q3D2HTXM3lPQHMeEljDGkDLtUvXqlrr2Ragg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":139312},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.8.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/98494c20aee6f174b763e8d3ed9bea15/lifi-types-16.8.2.tgz","_integrity":"sha512-1N4uE9qjndQzP6jTRLdBvjyHgvvdErTdRMUHwY+Rz+b/FQa7u3Vy2gaO6+iroz53DAvvO8VL7HVt1UnK/s/aIQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.8.2_1739955734288_0.8350029832600132","host":"s3://npm-registry-packages-npm-production"}},"16.9.1":{"name":"@lifi/types","version":"16.9.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.9.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"375aeba13fbe7ee34cf92ee89e556e22eba876ce","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.9.1.tgz","fileCount":117,"integrity":"sha512-oe/NnifndWrfQot6qzbDL6Y5xaCxuwYloaiqkVtYE6UVASmFfR7KiwC5VzJ51R/Gy1LwT4hLxpy6SV0Er3o0Iw==","signatures":[{"sig":"MEQCIFJAixKCMwDCwTXwxGQUvPK7WUTSkV5gBkr9O8JqxjtlAiB11+cls6ze3U3uKYoF65ZZuzsFLx9T/WgOsGAWMzRFrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.9.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":142294},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.9.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/51e28156c462a8350e4874a1541f0ed9/lifi-types-16.9.1.tgz","_integrity":"sha512-oe/NnifndWrfQot6qzbDL6Y5xaCxuwYloaiqkVtYE6UVASmFfR7KiwC5VzJ51R/Gy1LwT4hLxpy6SV0Er3o0Iw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.9.1_1739986022555_0.03238785352472662","host":"s3://npm-registry-packages-npm-production"}},"16.10.0":{"name":"@lifi/types","version":"16.10.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.10.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1074d3ef00ee6818760a9e6a756b6907b45416ba","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.10.0.tgz","fileCount":117,"integrity":"sha512-bwlhO7rwb2vXCnHkbjLQSUQciAG6pF0a4I7eQ1Gnfuedm4vHTjmWoBRwAK5GjgwL9k4Qokppt1OYxeCNXHsxcg==","signatures":[{"sig":"MEUCIDoY7Pj/vc8qHbrtDTD5mghqo6BMMgQ30L7l9acKIZ1QAiEAwTx48JMAE/YtdZCvrxDj2Bdf/Y6BR5X/upqq4pyher0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":142933},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.10.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/9113092a68930fbb8a106e8afdeb03fe/lifi-types-16.10.0.tgz","_integrity":"sha512-bwlhO7rwb2vXCnHkbjLQSUQciAG6pF0a4I7eQ1Gnfuedm4vHTjmWoBRwAK5GjgwL9k4Qokppt1OYxeCNXHsxcg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_16.10.0_1740141781922_0.7589559175547864","host":"s3://npm-registry-packages-npm-production"}},"16.9.0-beta.4":{"name":"@lifi/types","version":"16.9.0-beta.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.9.0-beta.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2c57f05a87cc7a5825559aab26216f5582c97d27","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.9.0-beta.4.tgz","fileCount":117,"integrity":"sha512-o1tM9PUK41iikrGeWFTRIg8BQQfOS/El/ae2DaMXGxUGK+Wd4Tsl58A29Shq/HuqyuDyLU54NYETP8C3AAntnA==","signatures":[{"sig":"MEQCIHY/TiroOtVDfVzl/Sus3RHGIjJIakcYNgTlNslRMRrVAiAYqTUP+LE5guLSq4S4d2zEtgnt3ZkCo40LaISANLCSHw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.9.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":143237},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.9.0-beta.4.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/5cd1ca5fe240e39f54f48ede8d51a073/lifi-types-16.9.0-beta.4.tgz","_integrity":"sha512-o1tM9PUK41iikrGeWFTRIg8BQQfOS/El/ae2DaMXGxUGK+Wd4Tsl58A29Shq/HuqyuDyLU54NYETP8C3AAntnA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.9.0-beta.4_1740381417212_0.7121181762203446","host":"s3://npm-registry-packages-npm-production"}},"16.10.0-beta.0":{"name":"@lifi/types","version":"16.10.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.10.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7f84a5b341f461357c12e0ca3e82155106e830be","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.10.0-beta.0.tgz","fileCount":117,"integrity":"sha512-20pYzMdMu5ianRT4S9EQphZdh6Se6Dwhv3eMYdXaFzbQYWKBKd2YaODTe1u26RVbUIYVaj3Wk6ABiOW1nzYAig==","signatures":[{"sig":"MEUCIGoz4JQaeFioh3eDe6pigkV7299jbSG69+hxPaqthZ0bAiEA7gjKKmTHEMBoIYfyejqr0RLOtSl7aRFUjyROuHmqbIc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.10.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":143908},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.10.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/4dfbd1e59a08e180ff2c5cedcb8b62bc/lifi-types-16.10.0-beta.0.tgz","_integrity":"sha512-20pYzMdMu5ianRT4S9EQphZdh6Se6Dwhv3eMYdXaFzbQYWKBKd2YaODTe1u26RVbUIYVaj3Wk6ABiOW1nzYAig==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.10.0-beta.0_1740382397484_0.992968555083195","host":"s3://npm-registry-packages-npm-production"}},"16.12.0-beta.0":{"name":"@lifi/types","version":"16.12.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.12.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"834d6d7d9234aff4c0c7f8d04851a6234edf3d4e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.12.0-beta.0.tgz","fileCount":117,"integrity":"sha512-WUMzFS59dFNxEUij0V0rH+IQYuBR/kxoG7vARba52zsPxBpadFXcgRcE+5/fmJGljpJbH4EDT16eijMvxa9BVA==","signatures":[{"sig":"MEUCIGAZQgcgx64Crb6c7x3L2+ihMU6EHQUCw7NN0Ep9hPp0AiEAo0gVdwvS2u761SMaUAFYDrN7BIvP9PoXLMH4v7dp+Qc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.12.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":144210},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.12.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/3a75e21873aa0a54c5c73576aee7591c/lifi-types-16.12.0-beta.0.tgz","_integrity":"sha512-WUMzFS59dFNxEUij0V0rH+IQYuBR/kxoG7vARba52zsPxBpadFXcgRcE+5/fmJGljpJbH4EDT16eijMvxa9BVA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.12.0-beta.0_1740383061393_0.9823689800971884","host":"s3://npm-registry-packages-npm-production"}},"17.0.0-beta.6":{"name":"@lifi/types","version":"17.0.0-beta.6","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.0.0-beta.6","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ca65dbbcab531034806a38be319a0c6365be3901","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.0.0-beta.6.tgz","fileCount":117,"integrity":"sha512-cpGM0e8GfCH3HPbrDiWR4qNWXGfrCkGLPYg0MAEFEShtDshtrA4qOeMcrkU+GyMnG3CYEg4sBgGNlANWLxCDtA==","signatures":[{"sig":"MEYCIQCcCsRHmZfymDE0FmG7pF/fjY6pJOm2N7GphfUG7swLpwIhAJq5H8Vp6zBegXh1N9i/Z9fyhCNAlUzoCIGQrVV2HB8Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.0.0-beta.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":142946},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.0.0-beta.6.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/d6fc4af01ee0dfaec7f502a15428ff75/lifi-types-17.0.0-beta.6.tgz","_integrity":"sha512-cpGM0e8GfCH3HPbrDiWR4qNWXGfrCkGLPYg0MAEFEShtDshtrA4qOeMcrkU+GyMnG3CYEg4sBgGNlANWLxCDtA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.0.0-beta.6_1740410100194_0.49866478415956816","host":"s3://npm-registry-packages-npm-production"}},"17.0.0":{"name":"@lifi/types","version":"17.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b0aca469785d4cc41be82c09c5af91f231711c05","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.0.0.tgz","fileCount":117,"integrity":"sha512-+zjnkg+abGkfmGQknQFZq2HwhvvDf5RxHOLw5x69A7oILLbgm/Kkei2qCP6GLBt2z4OvMJD3XnxwBlOGcvqPMQ==","signatures":[{"sig":"MEQCIAC3zyn+NQXIsTP69NzmeWrTFCTWTMfjL/gUIYOs4Le5AiBVI7ujAwoAUhmsizn8VONCU1H/gUCAV6iGdL3E41M0jg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":142939},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.0.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/aa7916453dc0073e70cd333a068323a2/lifi-types-17.0.0.tgz","_integrity":"sha512-+zjnkg+abGkfmGQknQFZq2HwhvvDf5RxHOLw5x69A7oILLbgm/Kkei2qCP6GLBt2z4OvMJD3XnxwBlOGcvqPMQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.0.0_1740561473533_0.002197344324913919","host":"s3://npm-registry-packages-npm-production"}},"17.1.0-beta.0":{"name":"@lifi/types","version":"17.1.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.1.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a1f0fb03a581991521275de67429a286d508de6e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.1.0-beta.0.tgz","fileCount":117,"integrity":"sha512-9euUZCHtydyfKmj/00apiGTkiUhA64of0UVvhgoeCBlxmkp9Ex1NXfF99TL3/j8HnAdo46VqibMJbRgQpKihXA==","signatures":[{"sig":"MEQCIFe9j9YX70g7/fRfb/qFwjTj7GKfcTrVPauZKD9tYxkeAiA+zShslqwHBS0hoO0dQP53gAz+SKGNIOf+w5astKDhUQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.1.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":145571},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.1.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/9a29785d9d4a80a21ea36738388385ca/lifi-types-17.1.0-beta.0.tgz","_integrity":"sha512-9euUZCHtydyfKmj/00apiGTkiUhA64of0UVvhgoeCBlxmkp9Ex1NXfF99TL3/j8HnAdo46VqibMJbRgQpKihXA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.1.0-beta.0_1740571192248_0.33020075798447235","host":"s3://npm-registry-packages-npm-production"}},"17.1.0-beta.1":{"name":"@lifi/types","version":"17.1.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.1.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4862922d6525534b00aae5dfcc87c68c2057ab0c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.1.0-beta.1.tgz","fileCount":117,"integrity":"sha512-dsqSBwgbcWfcifh1fB5FU6KMeGPyiZ/jUTuJvBLE8RitJt0Jnf+ax0ODTYv5jXaVf0TDWSP8PsOj6/PIPwM4qw==","signatures":[{"sig":"MEYCIQC2UuSr8jCEzMcnK95AhmR4hqdhGJjqNGzOxQwmzhBgHwIhAMRVpO2l/Bn8i+NMBP2WCLmO/oOFnkufYBG2wkBdTTlg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.1.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":146047},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.1.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/6c7e6c4a320cf6084bdb2130228e5a06/lifi-types-17.1.0-beta.1.tgz","_integrity":"sha512-dsqSBwgbcWfcifh1fB5FU6KMeGPyiZ/jUTuJvBLE8RitJt0Jnf+ax0ODTYv5jXaVf0TDWSP8PsOj6/PIPwM4qw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.1.0-beta.1_1740572068489_0.5421919910453485","host":"s3://npm-registry-packages-npm-production"}},"17.1.0-beta.2":{"name":"@lifi/types","version":"17.1.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.1.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c00a29a0a2fdd8a2a2c77855f4cbcaac90b61f1b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.1.0-beta.2.tgz","fileCount":117,"integrity":"sha512-ETL+HhIsZonOlx/YLxajL2jBv5WTQUC6PWD8dGawUL42D/M5QfXiO9IrQmS4CzjjiOKNp1aWqf/xW2AxrUHT0w==","signatures":[{"sig":"MEYCIQD7pZ/SCG7BpDOiJpo6o8FgyTMfEJVnX1jZcOJSbiM95wIhAMQeD88ebqlOCegU0t9TS61FCUhacSVy7v9y9Ps6JiAb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.1.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":145989},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.1.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/4246ba1c07eba86620064f14cc9422a2/lifi-types-17.1.0-beta.2.tgz","_integrity":"sha512-ETL+HhIsZonOlx/YLxajL2jBv5WTQUC6PWD8dGawUL42D/M5QfXiO9IrQmS4CzjjiOKNp1aWqf/xW2AxrUHT0w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.1.0-beta.2_1740590820766_0.3149573963865875","host":"s3://npm-registry-packages-npm-production"}},"17.1.0-beta.3":{"name":"@lifi/types","version":"17.1.0-beta.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.1.0-beta.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1014f8222705661b600045ad14a60412f42cb1ab","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.1.0-beta.3.tgz","fileCount":117,"integrity":"sha512-v67ZEE4mF3h/iI7aKKK739oF/4hpNHEv/qr2w58L5kWnMqw+4xQvDS7qpgzTjoT/RzjxFL3cu+KJJiOTFZoH4g==","signatures":[{"sig":"MEYCIQD+dU/2bifeBk4rlIqF/OZx9mZ2zPRhj/KyCvi63pVh5gIhAK4nEmh57upqd0wUTdCz/26aqCV6U9SOg/vyjXoq58n3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.1.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":146507},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.1.0-beta.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/890a5538841e4f812fed58fdb44c5e36/lifi-types-17.1.0-beta.3.tgz","_integrity":"sha512-v67ZEE4mF3h/iI7aKKK739oF/4hpNHEv/qr2w58L5kWnMqw+4xQvDS7qpgzTjoT/RzjxFL3cu+KJJiOTFZoH4g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.1.0-beta.3_1740678866780_0.023721538904186268","host":"s3://npm-registry-packages-npm-production"}},"16.9.0-beta.5":{"name":"@lifi/types","version":"16.9.0-beta.5","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.9.0-beta.5","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"25fb5e998821b4628dd5020cf982f574e4cdaf1a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.9.0-beta.5.tgz","fileCount":117,"integrity":"sha512-dK80O8ivsMUb9OWQ0cExHWW6QDWYbgdRJzDjwT05S3ivx6erZaMNZnDKuXWZst72VJTxE3/bcUN64Vaug7sHfA==","signatures":[{"sig":"MEUCIAndXLuuAenwu/GSUrLP9Cagpul4gSMkBcG12aIAclmvAiEAmwBXwZvtIA9t1ao+FaQGwXBjtpB9xQ5XnbyBMfEMdDs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.9.0-beta.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":140262},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.9.0-beta.5.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/4324f18a0ca2ee0ea2534583fdd39b5d/lifi-types-16.9.0-beta.5.tgz","_integrity":"sha512-dK80O8ivsMUb9OWQ0cExHWW6QDWYbgdRJzDjwT05S3ivx6erZaMNZnDKuXWZst72VJTxE3/bcUN64Vaug7sHfA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.9.0-beta.5_1740724388659_0.6902004451293642","host":"s3://npm-registry-packages-npm-production"}},"17.1.0":{"name":"@lifi/types","version":"17.1.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.1.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8c606d8a89a8dad1769a5957964adea07e836a34","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.1.0.tgz","fileCount":117,"integrity":"sha512-/hvVhEdW00MK8VZlqGrjGBkc5aZqo19h/kePRIGitrlaobg5ddInMcBdTmu7XRB4sxw3vT78QuHrTXhBoyPSOw==","signatures":[{"sig":"MEYCIQDKwCD9kBO46XC741Aw06y0zrbzzXKxZo1fMpge5E3lKwIhAIObrCTD+OOB8c4w8YmcaQSaGqbbQaiqoWTCDbSMKo2u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":140255},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.1.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/07f63f4e54437f4252c47ea331e974de/lifi-types-17.1.0.tgz","_integrity":"sha512-/hvVhEdW00MK8VZlqGrjGBkc5aZqo19h/kePRIGitrlaobg5ddInMcBdTmu7XRB4sxw3vT78QuHrTXhBoyPSOw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.1.0_1740741144575_0.5063691139769289","host":"s3://npm-registry-packages-npm-production"}},"16.10.0-beta.1":{"name":"@lifi/types","version":"16.10.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@16.10.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9648b9238f163bd5f3c1e6296298c0c0528d2c41","tarball":"https://registry.npmjs.org/@lifi/types/-/types-16.10.0-beta.1.tgz","fileCount":117,"integrity":"sha512-dEX3ONFc0oK/4xTRVOqVjK2FPas+LxV5kuMbuUtXfIa6urLkZGIIu4UNnz/DvTJJgCihhpFkkIagA9hcifCzPQ==","signatures":[{"sig":"MEUCICWCcLaWAm01QWX5S8I77RtUE6fEI9lnIJXd/5y5tl9RAiEA0MGQkTV+nTMJ0Ht1RTur7QUlicxygzwqU1nEpRqBx7s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@16.10.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":140933},"main":"./src/_cjs/index.js","_from":"file:lifi-types-16.10.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/52557962009612c1898ec9ea442ea1cb/lifi-types-16.10.0-beta.1.tgz","_integrity":"sha512-dEX3ONFc0oK/4xTRVOqVjK2FPas+LxV5kuMbuUtXfIa6urLkZGIIu4UNnz/DvTJJgCihhpFkkIagA9hcifCzPQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_16.10.0-beta.1_1740998357263_0.0540218882278638","host":"s3://npm-registry-packages-npm-production"}},"17.2.0":{"name":"@lifi/types","version":"17.2.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.2.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b51b97f8704f58765f273fb4f24e89399bebd3d0","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.2.0.tgz","fileCount":117,"integrity":"sha512-677CfoCyvw3JCtJWUMP/pqx3NnzvPxgWR8Z3u7cG4tGm2yLifN1GWZmj18eUhmy70+f/5PzMikiql15Eate5HA==","signatures":[{"sig":"MEUCIGPcUMqxowpYawwZAmrBYBBgTdv/aE/vsu75Ac0DUT48AiEAtAoIPkYXrRtAmWKPVe5/RVHAdBicMy2t/R2QVyBcy9Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":147100},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.2.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/3a2ca78c040b4b9ab9405408eb8ea0ee/lifi-types-17.2.0.tgz","_integrity":"sha512-677CfoCyvw3JCtJWUMP/pqx3NnzvPxgWR8Z3u7cG4tGm2yLifN1GWZmj18eUhmy70+f/5PzMikiql15Eate5HA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.2.0_1741006066933_0.3440161428954043","host":"s3://npm-registry-packages-npm-production"}},"17.3.0-beta.1":{"name":"@lifi/types","version":"17.3.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.3.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"fb55db3c228f07c78134d0f6bb2643ec9ee0d208","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.3.0-beta.1.tgz","fileCount":117,"integrity":"sha512-fNpUHE8XLCQMIVjOAnec1cYGWf2PSrt+Jl1mIcoW12jbkSV+qykGw58pfg2kjJe8s5ov+cIvonp0yFSC3mmZhQ==","signatures":[{"sig":"MEYCIQDxydK1p/x3IwjoX9ACmaQKOo2HmxFpja5eQTQJNelB7QIhAM4xnRspuDlHIYJ0yRHBOv+1BOsh0rtXx8Oo/MgVv+Kp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.3.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":147413},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.3.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/391d56485c577a2ab567558d0c0f6b10/lifi-types-17.3.0-beta.1.tgz","_integrity":"sha512-fNpUHE8XLCQMIVjOAnec1cYGWf2PSrt+Jl1mIcoW12jbkSV+qykGw58pfg2kjJe8s5ov+cIvonp0yFSC3mmZhQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.3.0-beta.1_1741015628486_0.11309265306588956","host":"s3://npm-registry-packages-npm-production"}},"17.3.0":{"name":"@lifi/types","version":"17.3.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.3.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6c808e218c7acebed3d9c1da401cb804d0cdf66a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.3.0.tgz","fileCount":117,"integrity":"sha512-p2ViR0NpzPQ268M16w7RiJqqMg488ZYUvS5dgPwVL2CNRQuN1IAm5DsDC0QFU2GnWi1Zone7SSaPT+JgELjcrw==","signatures":[{"sig":"MEQCIF0hX9/1Dft3KTB+zWgYk/jzG1HJPZBp5JK8Y65X6ZGRAiBhgr6tLq6OHXs+RwnA2iELDS1k1damzqHCm2Gdri4Jzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":147100},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.3.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/64ce25ffbebe6ccc8f4cf35bd5bdae13/lifi-types-17.3.0.tgz","_integrity":"sha512-p2ViR0NpzPQ268M16w7RiJqqMg488ZYUvS5dgPwVL2CNRQuN1IAm5DsDC0QFU2GnWi1Zone7SSaPT+JgELjcrw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.3.0_1741017728854_0.45881209586875205","host":"s3://npm-registry-packages-npm-production"}},"17.4.0":{"name":"@lifi/types","version":"17.4.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.4.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"21cb5037c6297488d2774f4c81f5d8d5082fcc3c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.4.0.tgz","fileCount":117,"integrity":"sha512-760rO4UMStOuyL7VrwALHRNPQYepBAAGiYrqQnLjRDqiIaysySTxWWG1zq7UHc+Fq8pW7upf3m8iyFrVHZdbQw==","signatures":[{"sig":"MEQCIBKXjq1xaOQD9blx0g2kcq/s8OAlakPw5mEoP03hOdJ/AiAmoKbqB17Tr2yZlt5RTKI7OVsniaJrJG2d8rvyiqXjaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":147342},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.4.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/90d815f920a40f3ed050e3d2dcac870b/lifi-types-17.4.0.tgz","_integrity":"sha512-760rO4UMStOuyL7VrwALHRNPQYepBAAGiYrqQnLjRDqiIaysySTxWWG1zq7UHc+Fq8pW7upf3m8iyFrVHZdbQw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.4.0_1741021600103_0.9015549849890505","host":"s3://npm-registry-packages-npm-production"}},"17.5.0-beta.0":{"name":"@lifi/types","version":"17.5.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.5.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"015902e35604e4bfb9b170ecb1dc39ce2aeb758b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.5.0-beta.0.tgz","fileCount":117,"integrity":"sha512-HsiYd0Oxme8lrSGFKbQt4s6z8XUt+AwDTyfp+Kj++4RSPWehP7fyVrvrIVNO/y7oyuSsgEtoxKUkloycCCRUtQ==","signatures":[{"sig":"MEUCIQDjR9A1mw9BMqM2/a8Josge7DOKKTwCu4PUP8MsxZ3WYQIgR4oR9j5xdxPd2LD7h2pfmnK/A/wB4HVtM6bIQX6OgVA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.5.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":148627},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.5.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/312d548bf110701dce97da54c3859c2e/lifi-types-17.5.0-beta.0.tgz","_integrity":"sha512-HsiYd0Oxme8lrSGFKbQt4s6z8XUt+AwDTyfp+Kj++4RSPWehP7fyVrvrIVNO/y7oyuSsgEtoxKUkloycCCRUtQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.5.0-beta.0_1741077314855_0.789358670196137","host":"s3://npm-registry-packages-npm-production"}},"17.5.0":{"name":"@lifi/types","version":"17.5.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.5.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"daee38e429934c2154c977eb8d32da6cfbc25c90","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.5.0.tgz","fileCount":117,"integrity":"sha512-AQUEMSp+OJ2PSPyJzpOh6W3ZxVbEj6SqO3Y/2c6/wBNC92Gn4Ej78BSx9Iae8fBiXV8AKJZVPhrqC182N1Rtiw==","signatures":[{"sig":"MEYCIQCckihxfJJ1ESt59ptq6bAfa2ACfIj63KIz2zkmNMc62AIhAIXzTcLfe4C0HzIJ5XvjD/SZve+suTPqX2vG6/QKBZQl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":148620},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.5.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/b8af551e85f9e6ca39691bf0562a956d/lifi-types-17.5.0.tgz","_integrity":"sha512-AQUEMSp+OJ2PSPyJzpOh6W3ZxVbEj6SqO3Y/2c6/wBNC92Gn4Ej78BSx9Iae8fBiXV8AKJZVPhrqC182N1Rtiw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.5.0_1741098035059_0.36702956158273303","host":"s3://npm-registry-packages-npm-production"}},"17.6.0":{"name":"@lifi/types","version":"17.6.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.6.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"23344eb99333256cdb3e8ed7a46e74391b5437d4","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.6.0.tgz","fileCount":117,"integrity":"sha512-MEbB7UK2k6bnT8kIO5BdKZwmwBmqIAzLOYY99BfSSH9UXYNIGwfhw3aa3rKTHvh2mdSXdm0Y0iD3AP/K9l1Gyg==","signatures":[{"sig":"MEUCICqGqNd2jMa2bt8w0zyzi4VJk1O9pSgz7EuY5yD4fnU0AiEA7EOeVTP+Vq5vz1ploaFzvBuCpUT64VGbh/iF44YWyX8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":148627},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.6.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/460eea0c129640e6af3e400cf8f73d24/lifi-types-17.6.0.tgz","_integrity":"sha512-MEbB7UK2k6bnT8kIO5BdKZwmwBmqIAzLOYY99BfSSH9UXYNIGwfhw3aa3rKTHvh2mdSXdm0Y0iD3AP/K9l1Gyg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.6.0_1741771558223_0.06639117258382732","host":"s3://npm-registry-packages-npm-production"}},"17.7.0":{"name":"@lifi/types","version":"17.7.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.7.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d8e9833710cc4d681e98f3ec8bc025d25851b1f1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.7.0.tgz","fileCount":117,"integrity":"sha512-/woQIURFoIYMsSUCqy/3zfPLT5tCr/54pTQhkt1twLZIiagkzgCCca4N3uv84o2Qq08rU19G/bpv0Eog3fMvfA==","signatures":[{"sig":"MEUCIQCTnoRBRB2vpVzaRcmdk0w0feM2lkUdFNdNlsfM0XxgpgIgO/B6Cp90QGN5r4TrBnfwAMsNcOtO4YRN0lMm+hfWDm8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":147658},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.7.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/d103520eab816dc065441a8df8787d7f/lifi-types-17.7.0.tgz","_integrity":"sha512-/woQIURFoIYMsSUCqy/3zfPLT5tCr/54pTQhkt1twLZIiagkzgCCca4N3uv84o2Qq08rU19G/bpv0Eog3fMvfA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.10"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.7.0_1741867285558_0.28370781544867163","host":"s3://npm-registry-packages-npm-production"}},"17.7.1":{"name":"@lifi/types","version":"17.7.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.7.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"0a37393869ce682c0073da1237b1e46af18db724","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.7.1.tgz","fileCount":117,"integrity":"sha512-mCOvcMcaooarb4k6w7WjMVjAHUi7xod7Jn/Mu85hQ7fQ46OxwDO24OXB9ht9XLGLxD4c6jWGMhlgUtmtPNwmLQ==","signatures":[{"sig":"MEYCIQC9yRhpdhNJgGnenqwInyostepPvHdZS5g1us5/6jhQ0AIhANGaBzIYTjQgm/4h0ox1WbIReB5KvSOaoJrDzGEidycz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":147681},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.7.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/b2c03751cbddeb8866db9b5460d43d50/lifi-types-17.7.1.tgz","_integrity":"sha512-mCOvcMcaooarb4k6w7WjMVjAHUi7xod7Jn/Mu85hQ7fQ46OxwDO24OXB9ht9XLGLxD4c6jWGMhlgUtmtPNwmLQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.10"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.7.1_1741868312114_0.6848368958712128","host":"s3://npm-registry-packages-npm-production"}},"17.8.0-beta.0":{"name":"@lifi/types","version":"17.8.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.8.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"787f1b377ea71e6510ff010072a8af2f6fe638b1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.8.0-beta.0.tgz","fileCount":117,"integrity":"sha512-j39daK5rtC70tncxgyIMCGlwRILKH4hAahFL/hoHYd/IRGNv7zHdiukaghYA6JRlvbeDyqTQqGxTkgp2s+T+Fw==","signatures":[{"sig":"MEUCIEx8eCFDFtfxZrZXJ0eXZRhjohwEW0q9S5cekQmlKW8iAiEAvPyDAb6MbncR9tcXzmYV1YF+WDg20Atvqbyi4Mnq0Kc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.8.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":148426},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.8.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/8363b90268c561da0dd260f7ab0f3786/lifi-types-17.8.0-beta.0.tgz","_integrity":"sha512-j39daK5rtC70tncxgyIMCGlwRILKH4hAahFL/hoHYd/IRGNv7zHdiukaghYA6JRlvbeDyqTQqGxTkgp2s+T+Fw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.8.0-beta.0_1741903364166_0.10237935475500048","host":"s3://npm-registry-packages-npm-production"}},"17.8.0":{"name":"@lifi/types","version":"17.8.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.8.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"931f645770a9b4315fe5548b07a841b7e4ac1713","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.8.0.tgz","fileCount":117,"integrity":"sha512-3lDpu6PqfOOu/JuM20nxAPJc44h4Wtp4qwmaup/imPHe0f/OwFO352JOcymSup5WouNO+rMrrgW1zcj6hL7yXQ==","signatures":[{"sig":"MEQCIC7ILK8aYx/A5+T5dwWYIdFryaxHp2a5qwkeD+FF7Nb9AiBUyzqJSoBobaSLHcOfs9QaIXzALbj8fMaqTdplMbIzpQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":147908},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.8.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/d852931a4e39b51da8aa1a5c7591e9ec/lifi-types-17.8.0.tgz","_integrity":"sha512-3lDpu6PqfOOu/JuM20nxAPJc44h4Wtp4qwmaup/imPHe0f/OwFO352JOcymSup5WouNO+rMrrgW1zcj6hL7yXQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.10"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.8.0_1742560340914_0.4643726907159016","host":"s3://npm-registry-packages-npm-production"}},"17.9.0-beta.0":{"name":"@lifi/types","version":"17.9.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.9.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c46dd1f2667c4426c7b02d030fd99d7736ab93c0","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.9.0-beta.0.tgz","fileCount":117,"integrity":"sha512-Zv42f0rpa2t/gAwVhdzw4eVT766GhXITs/CvvNPnHvkcTDOB1W4+IsmT39j+tTp+VihppeIgv8xpxQZr/ZNKPA==","signatures":[{"sig":"MEUCIHD1i2Erl14Qw3UNHs8XSUA1slMnYxuQWzi8E8EARmZPAiEA1EKDp2smm2+rL2WblBgnQsHtCGJugd8RMk1YCRz8QdU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.9.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":148213},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.9.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/74d40b959b0a257ce1f12b6a0ba180ce/lifi-types-17.9.0-beta.0.tgz","_integrity":"sha512-Zv42f0rpa2t/gAwVhdzw4eVT766GhXITs/CvvNPnHvkcTDOB1W4+IsmT39j+tTp+VihppeIgv8xpxQZr/ZNKPA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.9.0-beta.0_1743417466473_0.03245671760499458","host":"s3://npm-registry-packages-npm-production"}},"17.9.0-beta.1":{"name":"@lifi/types","version":"17.9.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.9.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a990b597d894194c609f879b126b515bbfd51d32","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.9.0-beta.1.tgz","fileCount":117,"integrity":"sha512-sa1RIvyhvKIh0HPf8BuEPePh4eDSUEDaM070RSmJkdC0ay6+rJeaPkqgplDDrs9KR9d1qUN2mfMwlVQdCRPnyw==","signatures":[{"sig":"MEYCIQDwWJs4ybwQeqm0Ee+n30pz8LH47H58nF2fZ7YlsxAohAIhAP2kboR+hs0P09HdH7BcxcpgUpSeiPjLX0z8tHrLDMa4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.9.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":148374},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.9.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/77ccf72582e12eb07c023afeb25e72c2/lifi-types-17.9.0-beta.1.tgz","_integrity":"sha512-sa1RIvyhvKIh0HPf8BuEPePh4eDSUEDaM070RSmJkdC0ay6+rJeaPkqgplDDrs9KR9d1qUN2mfMwlVQdCRPnyw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.9.0-beta.1_1743420152593_0.9093422489078726","host":"s3://npm-registry-packages-npm-production"}},"17.9.0":{"name":"@lifi/types","version":"17.9.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.9.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"884ea90d4395a05b22549bcdc13732a39ee44064","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.9.0.tgz","fileCount":117,"integrity":"sha512-p5N9EsE7VGCVonFgdoum41ckrq7oXtUegkoXyvccmQ64YHIqRgZIEDX+MqboG6EDfZ/qBa+r+N06jPwF0+TujA==","signatures":[{"sig":"MEQCIBm/pBIAb4o3bgEmD6RrkmQ1S/QwtxqiWJKDQU9S7CvBAiBRo42VVhq/pXCArulMwh37IU7hUD8EgDM5AiIlprRzEg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":148124},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.9.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/52d459c46aff7800bf89cb6cc2d623ae/lifi-types-17.9.0.tgz","_integrity":"sha512-p5N9EsE7VGCVonFgdoum41ckrq7oXtUegkoXyvccmQ64YHIqRgZIEDX+MqboG6EDfZ/qBa+r+N06jPwF0+TujA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.9.0_1743499864094_0.1478472825060504","host":"s3://npm-registry-packages-npm-production"}},"17.9.0-beta.4":{"name":"@lifi/types","version":"17.9.0-beta.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.9.0-beta.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a80ba35dec96622c5e06826cec6eb1d69a57cc71","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.9.0-beta.4.tgz","fileCount":117,"integrity":"sha512-GFcxOikn2iglHjnRaEf/VKFHr3F/MoYr9rT8tLw/NyMyfzcA8QMQCMVxe8Py44Ai4S88LI5Qk8lS3vOiENUJTA==","signatures":[{"sig":"MEUCIGGnLJeopMVh/B4XoYxm62KZ5/8RMI85uA3RXZWFN09qAiEA6hxEljMLkJy/ok59JgffL7SYJaianYGk4BrdPKK1eXQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.9.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":148543},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.9.0-beta.4.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/ff4ea92b62e6b5d0fa4eeaf2ae12c98f/lifi-types-17.9.0-beta.4.tgz","_integrity":"sha512-GFcxOikn2iglHjnRaEf/VKFHr3F/MoYr9rT8tLw/NyMyfzcA8QMQCMVxe8Py44Ai4S88LI5Qk8lS3vOiENUJTA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.23.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.9.0-beta.4_1743603369417_0.4172271261324274","host":"s3://npm-registry-packages-npm-production"}},"17.10.0":{"name":"@lifi/types","version":"17.10.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.10.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"12d23f1a553b0ddafebe1b131c6245fa94ecddfc","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.10.0.tgz","fileCount":117,"integrity":"sha512-nC18YgEPkojiGEb5KG5BxuybCajz072StT8t57IW5pUywISdFfy0+1aajPZxOjCMEApBtYDz87jH+Azo3mkP3A==","signatures":[{"sig":"MEUCIQC8rBNfs2VUyEhth7brIZ6rE9088YnjpycOrHuXBd3aGgIgEydYr7R4M2uf12Ue/Th68eUAJpaXpLb5ZhEcBuvMzsM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":148753},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.10.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/fb4f21f5aabc71322243408065aea643/lifi-types-17.10.0.tgz","_integrity":"sha512-nC18YgEPkojiGEb5KG5BxuybCajz072StT8t57IW5pUywISdFfy0+1aajPZxOjCMEApBtYDz87jH+Azo3mkP3A==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.10.0_1743759675462_0.18684463157414943","host":"s3://npm-registry-packages-npm-production"}},"17.11.0-beta.0":{"name":"@lifi/types","version":"17.11.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.11.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"5a07612f30753630b6fde862f5fe256c6696ea65","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.11.0-beta.0.tgz","fileCount":117,"integrity":"sha512-jycETIQ+H4uTeFF1P22y6/3JqQNISTVr8KQfANUfzRM5jybuYINha5k2z0QV8yKIePcp0u6QEJw1p3uos0eCuA==","signatures":[{"sig":"MEYCIQDFydKVs+QDVICYwnuby42nafZSrWC4XWdXja1fkLjoqwIhAJOrgHqTPX96sXOZR8VEZAsgcg4QN6b+gUzk8qAeqNBi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.11.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":149062},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.11.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/d9d09e06bce772552aa2d7e6cfea0ad3/lifi-types-17.11.0-beta.0.tgz","_integrity":"sha512-jycETIQ+H4uTeFF1P22y6/3JqQNISTVr8KQfANUfzRM5jybuYINha5k2z0QV8yKIePcp0u6QEJw1p3uos0eCuA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.11.0-beta.0_1744032940231_0.18281947692884382","host":"s3://npm-registry-packages-npm-production"}},"17.11.0":{"name":"@lifi/types","version":"17.11.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.11.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7933b1688712b25b63edc3642604bdb1485c354c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.11.0.tgz","fileCount":117,"integrity":"sha512-NJRMJGj/m1aZXzB0E+wgcN1cxuaS2xRxRzCqgSQ99tjIfyDWzlMdYvs+CH2PbqUh++jRNiUxrFmWMwbPktMPBg==","signatures":[{"sig":"MEUCIQCWJFSIJxsV1IsLVqtgaLfYesm32D9xX8Qf+73ZW4S1egIgYkO33iVeE0YVUqam7MaR5fVmHYxYhgrqQAWtL9Gxu7g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":149055},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.11.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/c6841ee391020426621288bb7e0be1bc/lifi-types-17.11.0.tgz","_integrity":"sha512-NJRMJGj/m1aZXzB0E+wgcN1cxuaS2xRxRzCqgSQ99tjIfyDWzlMdYvs+CH2PbqUh++jRNiUxrFmWMwbPktMPBg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.11.0_1744191340555_0.48341785631868284","host":"s3://npm-registry-packages-npm-production"}},"17.12.0":{"name":"@lifi/types","version":"17.12.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.12.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"646c888e74efbaa492effffe9503cfb9dd1e2296","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.12.0.tgz","fileCount":117,"integrity":"sha512-syXncnrCoblbGLtPhhz0Jr2cEPK6A/ewOZxe7DUqF1KqGSgDSaSzM94WUeAZgk7VTjUU6S92TsfKppHyeCLd6g==","signatures":[{"sig":"MEUCIQCj1xRMEdfAkSqB9/Pn4vITIHYSpGQRBHmI4zvrKv3LJgIgXD30bjPb/+EUBnEesTgsbfM6P98UqyhN28DSh/mYDZA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":149373},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.12.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/09bb861889f54be407c773b573444cb2/lifi-types-17.12.0.tgz","_integrity":"sha512-syXncnrCoblbGLtPhhz0Jr2cEPK6A/ewOZxe7DUqF1KqGSgDSaSzM94WUeAZgk7VTjUU6S92TsfKppHyeCLd6g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.12.0_1744195785179_0.9152304410526981","host":"s3://npm-registry-packages-npm-production"}},"17.13.0-beta.0":{"name":"@lifi/types","version":"17.13.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.13.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f0e41c49167811e8a08f72653003e550aad68d93","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.13.0-beta.0.tgz","fileCount":117,"integrity":"sha512-HWNqUtMkH3Ocis3maHh/9S2AkfyekI3RiHJnV4h5oDk/jJny8aiyXqlNB5RycmcTVgv50XSG0MbiQw8a0w+Rog==","signatures":[{"sig":"MEUCIQCZuEs7feKXqJtNJ45VfP78BBsJjwT7X8oYh1sUT98E8AIgNJxpJkT+VcubKSmS9w/1/JRhNHkW68bNw3T0JqA69K0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.13.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":150320},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.13.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/93a3f22d1cee68566378d29c1ba34437/lifi-types-17.13.0-beta.0.tgz","_integrity":"sha512-HWNqUtMkH3Ocis3maHh/9S2AkfyekI3RiHJnV4h5oDk/jJny8aiyXqlNB5RycmcTVgv50XSG0MbiQw8a0w+Rog==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.13.0-beta.0_1744707067390_0.1346522825017975","host":"s3://npm-registry-packages-npm-production"}},"17.13.0-beta.1":{"name":"@lifi/types","version":"17.13.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.13.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2d51bf73ce2c99c39f065f964d3c427691384364","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.13.0-beta.1.tgz","fileCount":117,"integrity":"sha512-fGRDjGHRJq3Q9Of2/s4HpiNXf7fhWVQ5K2rPEuiFZ75Y7MUom2WJqzgxKHy/6OTvndmKDhqQztwHprLaehR7LA==","signatures":[{"sig":"MEQCIFvYLDr/ZliJjOBLKH9lhzLHBP7q8BweDQrelyWv5nE1AiAsxyapBl4TdUOoOhZ9c8QwA5+Gt+IniyBJaY3P6TLIwg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.13.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":150303},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.13.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/fba5d3104fe7ad3dc9dda7396f94a2c1/lifi-types-17.13.0-beta.1.tgz","_integrity":"sha512-fGRDjGHRJq3Q9Of2/s4HpiNXf7fhWVQ5K2rPEuiFZ75Y7MUom2WJqzgxKHy/6OTvndmKDhqQztwHprLaehR7LA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.13.0-beta.1_1744730562417_0.9727592539183145","host":"s3://npm-registry-packages-npm-production"}},"17.13.0-beta.2":{"name":"@lifi/types","version":"17.13.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.13.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d5fd95eb52883563c1733535c32ee6c8e8e47f27","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.13.0-beta.2.tgz","fileCount":117,"integrity":"sha512-8Z+pZoml7wWZK7ERHx+cTtcBjkguDiM1wtPJjFBxtmEm615rnP+msJc3JHHGDYEfWDVou8vBFzMlZPtua3vwrA==","signatures":[{"sig":"MEUCIHmfqCRHkAR2Zisde8w5p45hxhemartnNEj4IVqihxccAiEA3KdS+26Qz42zmUrRSoEf9nmrn8fMcWECG+bdkYALN8Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.13.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":150320},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.13.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/9919bb582f168b39821b67c3f196567a/lifi-types-17.13.0-beta.2.tgz","_integrity":"sha512-8Z+pZoml7wWZK7ERHx+cTtcBjkguDiM1wtPJjFBxtmEm615rnP+msJc3JHHGDYEfWDVou8vBFzMlZPtua3vwrA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.13.0-beta.2_1744793052455_0.13510805215562738","host":"s3://npm-registry-packages-npm-production"}},"17.13.0":{"name":"@lifi/types","version":"17.13.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.13.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ff9f9c3a59c7cf73437c004c7e983d31239fb054","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.13.0.tgz","fileCount":117,"integrity":"sha512-nb1dh+azLKBi9TdNDop7BQ9QmAIrX+MGIFXmjsmh+b6C5ZgWbHJ/WJBrLXqKv7RO3/1TpxhFeEnXMetxCLXKMg==","signatures":[{"sig":"MEUCIDSBN1aK1RTNKpod++Q7T1U7rbqpv01fQ72s9wrts1GzAiEA1KAgMMQLwf6yoT/6xUI/avUhHiB124wVUlx037In0WM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.13.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":150374},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.13.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/95543e464fd942c3902208956c21a7c3/lifi-types-17.13.0.tgz","_integrity":"sha512-nb1dh+azLKBi9TdNDop7BQ9QmAIrX+MGIFXmjsmh+b6C5ZgWbHJ/WJBrLXqKv7RO3/1TpxhFeEnXMetxCLXKMg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.13.0_1744878922047_0.4865222068685662","host":"s3://npm-registry-packages-npm-production"}},"17.13.0-beta.3":{"name":"@lifi/types","version":"17.13.0-beta.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.13.0-beta.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"61fa85ca93cef28c3dad5e9ab307e1b85688fe3d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.13.0-beta.3.tgz","fileCount":117,"integrity":"sha512-eP1tWEhQH46hlgP9i+Ob7JgMhnKEFBnXpRWhJwO8qjIPnu1PATemF/kka3EymW17GAQpky5FAg+iyBBO69CqZw==","signatures":[{"sig":"MEYCIQDcXjice+59WkHSCv7AL+FFM6EV+0QASNdLnujb1hythAIhALDtX2rkrOa9BB4y7vznPNRl1MiNGDx2RgTXmIIljvrs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.13.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":150632},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.13.0-beta.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/bf94f640e05245dfc1e3a5bac0547faf/lifi-types-17.13.0-beta.3.tgz","_integrity":"sha512-eP1tWEhQH46hlgP9i+Ob7JgMhnKEFBnXpRWhJwO8qjIPnu1PATemF/kka3EymW17GAQpky5FAg+iyBBO69CqZw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.13.0-beta.3_1745322775590_0.4764629586527893","host":"s3://npm-registry-packages-npm-production"}},"17.14.0":{"name":"@lifi/types","version":"17.14.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.14.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"404dbbeb094f6ea20f79ecaa2a2049367ed523f6","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.14.0.tgz","fileCount":117,"integrity":"sha512-nU0SdUBn/HclPX4sSWrlbsAWpFH/9ehoBhQCO5SZ9vw+5h0kP8E4gaxCiyQamLtm/tDWrQhZ5RnYIcThl6+23g==","signatures":[{"sig":"MEQCIFB7jCcQLkydsrlYetAMXFSaOMIWAz3OnF2FVmoRELghAiBwHVE2D/lq3sZG5kWkiqb4bgTkmyPJLso4nBN0/WlCqw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.14.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":151301},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.14.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/8d559818bffcef7f8baf68c8e98db647/lifi-types-17.14.0.tgz","_integrity":"sha512-nU0SdUBn/HclPX4sSWrlbsAWpFH/9ehoBhQCO5SZ9vw+5h0kP8E4gaxCiyQamLtm/tDWrQhZ5RnYIcThl6+23g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.14.0_1747747593127_0.09547528146002016","host":"s3://npm-registry-packages-npm-production"}},"17.15.0":{"name":"@lifi/types","version":"17.15.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.15.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e487ef9da45f63acf0a3608cb8553cd24dacad4e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.15.0.tgz","fileCount":117,"integrity":"sha512-DCnHE2H3o4lgv6Q6w7kxL0JYF1pyxz+H0UjNhD5J26cky2y9snZDI9Xyda9fkXSi6WAhcmZqw6h+3D7RHvYZoQ==","signatures":[{"sig":"MEUCIH4IYXUMJ/P57Ri0wj5/mXxU7uzeSFzlDywV3WGb5DTRAiEA/VqLiNWrRE7uOTpeZjMv2R3M71gkwou95cqgb0JlWG8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.15.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":151969},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.15.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/6dd88bf81b2869d05836d6c1a48dce54/lifi-types-17.15.0.tgz","_integrity":"sha512-DCnHE2H3o4lgv6Q6w7kxL0JYF1pyxz+H0UjNhD5J26cky2y9snZDI9Xyda9fkXSi6WAhcmZqw6h+3D7RHvYZoQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.15.0_1747813933822_0.46934061525487625","host":"s3://npm-registry-packages-npm-production"}},"17.16.0":{"name":"@lifi/types","version":"17.16.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.16.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"bbbc582740b6cc7df7ad19120fdf1db2d7dc4915","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.16.0.tgz","fileCount":117,"integrity":"sha512-jaJ1VGcfWLSjhQN65bIBSGs18K8U98avb8AlFwJvcROk237ueq6lD7Sd0OheAUohodI+v3udZ9KfrBp3SLghig==","signatures":[{"sig":"MEUCIQCMqptqSy6PmN4/a5AUx2IrWp9XQtaCf+4L7uvJdD/SPQIgNtYle0b1VB7Hcsz+2vbf1Zf3DiFjOUbo/zeSJaMIuRs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":152431},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.16.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/0858e04f447ea023e5706687d457ef6e/lifi-types-17.16.0.tgz","_integrity":"sha512-jaJ1VGcfWLSjhQN65bIBSGs18K8U98avb8AlFwJvcROk237ueq6lD7Sd0OheAUohodI+v3udZ9KfrBp3SLghig==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.16.0_1747905502758_0.32791816699370724","host":"s3://npm-registry-packages-npm-production"}},"17.17.0-beta.0":{"name":"@lifi/types","version":"17.17.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.17.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e4716a6f49ac1e3fed4283286eda6ca32d6cef71","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.17.0-beta.0.tgz","fileCount":117,"integrity":"sha512-/ghOHp++CWZlYog76ChJLIbD91IRDFdjjcR/UhyQ8vObWtQLHe70G3ePhsSIyzMkk7L3vHo2fy7yvFHiXHm6Bg==","signatures":[{"sig":"MEQCIC13KMt+tx/5SUc54pHrzXkTcDoeTnPjn6B0h4SpixKSAiALnGW+sK7KsRaSajuoKfTVaBXUCo9chqZf7JvPI65EHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.17.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":152689},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.17.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/46a453946c1e0b29d03cc2a5d9fcb45a/lifi-types-17.17.0-beta.0.tgz","_integrity":"sha512-/ghOHp++CWZlYog76ChJLIbD91IRDFdjjcR/UhyQ8vObWtQLHe70G3ePhsSIyzMkk7L3vHo2fy7yvFHiXHm6Bg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.17.0-beta.0_1748329544736_0.037176957276291","host":"s3://npm-registry-packages-npm-production"}},"17.17.0-alpha.0":{"name":"@lifi/types","version":"17.17.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.17.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1215d40fc4c9ecb50063b95d75e3a05ac54c80c1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.17.0-alpha.0.tgz","fileCount":117,"integrity":"sha512-aj0cTx1KUU5abbbAw1yCwB2nOTEXQNITmKNSNktEC7snxeh3ULrDh6T3JMrIe6lOFo2j45czndRqkIsGIDYmHg==","signatures":[{"sig":"MEQCIHDA4M8BfNz09nOWnljil7pOmddXWwTeUOY/ZZl0aY6HAiAEKuVRsu6xcL+t7P4ZGbqR78Tlx04Dkw94MsB3sisf6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.17.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":152509},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.17.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/88f463fc8067e7e86fc1185a0ca60943/lifi-types-17.17.0-alpha.0.tgz","_integrity":"sha512-aj0cTx1KUU5abbbAw1yCwB2nOTEXQNITmKNSNktEC7snxeh3ULrDh6T3JMrIe6lOFo2j45czndRqkIsGIDYmHg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.17.0-alpha.0_1748597714019_0.8847428175816747","host":"s3://npm-registry-packages-npm-production"}},"17.17.0":{"name":"@lifi/types","version":"17.17.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.17.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7ad1d918edb962d93fe5d4801a1118887c741520","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.17.0.tgz","fileCount":117,"integrity":"sha512-PyR56UZJjmq3CkUlX6+m92j/DL3hJDFioKP7UKKkLGn+lYCCIdEhD4J88YKIikEeWoGcZ86bhAEEDyDS3sJ/Ug==","signatures":[{"sig":"MEQCIApjRKRsPcu1yL4E6VBgtvKCUrIS9jbCpscWvg+dqKO6AiABjO4KVDtDUGDph+6z565DabFXNVw7Pt/fuNkV6c8aPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.17.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":153111},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.17.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/0f100fbdee99513543fda620b2741d81/lifi-types-17.17.0.tgz","_integrity":"sha512-PyR56UZJjmq3CkUlX6+m92j/DL3hJDFioKP7UKKkLGn+lYCCIdEhD4J88YKIikEeWoGcZ86bhAEEDyDS3sJ/Ug==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.17.0_1749112711942_0.3150050432671083","host":"s3://npm-registry-packages-npm-production"}},"17.18.0":{"name":"@lifi/types","version":"17.18.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.18.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8bbc186e284bcdf787bdb06341e223c5067b88d9","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.18.0.tgz","fileCount":117,"integrity":"sha512-rDHJZ3dwSdG/ZK/CKjfPs3SvCnADLPNNbDtWo1BXMtUY4wdO9ZjoxlpoHj4zzu/LPWVejUf7j4hiNOE43rFd5A==","signatures":[{"sig":"MEUCIQDEBRIqjUOeIpOkZZHVYaVyXqqJtPXOQ/KBOlgqha23UgIgBGe3pe7YgG6qyWOitl47EsboBGXfaSshCA9jOUQJuxw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.18.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":154097},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.18.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/d78dabae31a4355b00b4bec85b10a9db/lifi-types-17.18.0.tgz","_integrity":"sha512-rDHJZ3dwSdG/ZK/CKjfPs3SvCnADLPNNbDtWo1BXMtUY4wdO9ZjoxlpoHj4zzu/LPWVejUf7j4hiNOE43rFd5A==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.18.0_1749486497490_0.8391874602083111","host":"s3://npm-registry-packages-npm-production"}},"17.18.0-alpha.0":{"name":"@lifi/types","version":"17.18.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.18.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"34f8f7a369d455b84a5ae39fc7efb22cbbb40775","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.18.0-alpha.0.tgz","fileCount":117,"integrity":"sha512-nh6VFI+O+gYgKseZUqAl47F21og4ogzjKkiRrlwOKOjnlR18yCgVEnXFCNPiB6dL7U/6wkR5JABPWvYPGe1GDA==","signatures":[{"sig":"MEYCIQDnWNCNGf8VTDm3c4f1t3MA2FB5H55ONkvAXNQxkcRVUQIhAN94fDybsvNt5BqwTGowLAMQnRj+lnwraDT+d7QhLOxc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.18.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":154046},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.18.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/40f2a348c476b1fc359a34266a4d5cc6/lifi-types-17.18.0-alpha.0.tgz","_integrity":"sha512-nh6VFI+O+gYgKseZUqAl47F21og4ogzjKkiRrlwOKOjnlR18yCgVEnXFCNPiB6dL7U/6wkR5JABPWvYPGe1GDA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.18.0-alpha.0_1749629832864_0.2945539174858094","host":"s3://npm-registry-packages-npm-production"}},"17.19.0-alpha.0":{"name":"@lifi/types","version":"17.19.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.19.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e0e34d0401192a1704d55ed1878d5d6f7bbc25de","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.19.0-alpha.0.tgz","fileCount":117,"integrity":"sha512-YJNgVNezS1x7DsAaIIJ8CZNCfJw55/tlQFlYHfuPy2FdXODXgaiIYmXjNNJs/o2pUDTN8/imGDLlGkj0u7wouQ==","signatures":[{"sig":"MEQCIDGlP7EbDmEST9d8yOTFfYhjX8sxR56nMpt9h5qmN6m+AiAefCkgzj5eUHG0AUlK/9vHSXhWDU+nGssZys/ZlvERtA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.19.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":155032},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.19.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/8442fd28e1524f4f4c771261865aa014/lifi-types-17.19.0-alpha.0.tgz","_integrity":"sha512-YJNgVNezS1x7DsAaIIJ8CZNCfJw55/tlQFlYHfuPy2FdXODXgaiIYmXjNNJs/o2pUDTN8/imGDLlGkj0u7wouQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.19.0-alpha.0_1749642807645_0.4011019914850531","host":"s3://npm-registry-packages-npm-production"}},"17.19.0-alpha.1":{"name":"@lifi/types","version":"17.19.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.19.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"16ab629ae874478504c11e2f52cb9b5d1cff8f9e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.19.0-alpha.1.tgz","fileCount":117,"integrity":"sha512-Jmivb/f805wcOqlckdvqYKeMTaM9rBTDHEtgYTk5KJvFufCcY+TADjbiLS3vDnsJC2pW25sXfeirjMRathaXrw==","signatures":[{"sig":"MEYCIQChd3C4KVA9T3MJHN4yHE+Ew5j77pDETx1XAR7iWZNiLAIhAK9AndBeBatXNT+Svavw93L9rqrR+PNw/0o0PmtzpaQG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.19.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":155032},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.19.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/44969fc572f793b054dd521d7a6a32b0/lifi-types-17.19.0-alpha.1.tgz","_integrity":"sha512-Jmivb/f805wcOqlckdvqYKeMTaM9rBTDHEtgYTk5KJvFufCcY+TADjbiLS3vDnsJC2pW25sXfeirjMRathaXrw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.19.0-alpha.1_1749644991134_0.749983455152748","host":"s3://npm-registry-packages-npm-production"}},"17.19.0-beta.0":{"name":"@lifi/types","version":"17.19.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.19.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"60ed300f3896ba45ded64937f994a716fd8070f3","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.19.0-beta.0.tgz","fileCount":117,"integrity":"sha512-lcNjqmw/YkfnKFeJU39pk7q0HPv61Xq9nC0zUS2R9q6gyoD/7sF1JLw6zwlA0PpcigaYo1f7RPCkuHGxM1VU6Q==","signatures":[{"sig":"MEUCIGGqHc6ESviWWHxnyi0bXsEGRWo12G5EzBxu8H0143DgAiEAgE5b2aAnIchvrT+Hg4bMKiqJmY6wsxGBN+3TydUcT+0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.19.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":154355},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.19.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/2590f2a85a8eb1f3eadb3d95a3acff39/lifi-types-17.19.0-beta.0.tgz","_integrity":"sha512-lcNjqmw/YkfnKFeJU39pk7q0HPv61Xq9nC0zUS2R9q6gyoD/7sF1JLw6zwlA0PpcigaYo1f7RPCkuHGxM1VU6Q==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.19.0-beta.0_1749741790412_0.9912551989753022","host":"s3://npm-registry-packages-npm-production"}},"17.19.0-beta.1":{"name":"@lifi/types","version":"17.19.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.19.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ccda9587b5f5f15d2940427b2305d7b3cc3271b7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.19.0-beta.1.tgz","fileCount":117,"integrity":"sha512-RmTFK4Wspi2Ccn6Tldrukt/qF8XcdyFcwtbyRCKR+2CQipEWASitLNkRkzpNYWPKdjpADjs/yeg7dSY4+CDGHg==","signatures":[{"sig":"MEUCIQCx4sZQF09vQ5H00wiyNzUQ76B6/aQwWHoJaRjNJFyBmQIgMhTLRohZS9Wu6axf0PUdccFwPhBCwGnxVgl9aWmDAJU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.19.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":154355},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.19.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/de0a8958c229121e35dc6fc8be759bd6/lifi-types-17.19.0-beta.1.tgz","_integrity":"sha512-RmTFK4Wspi2Ccn6Tldrukt/qF8XcdyFcwtbyRCKR+2CQipEWASitLNkRkzpNYWPKdjpADjs/yeg7dSY4+CDGHg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.19.0-beta.1_1749799314819_0.25875077063009844","host":"s3://npm-registry-packages-npm-production"}},"17.20.0-beta.0":{"name":"@lifi/types","version":"17.20.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.20.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"51e054235d51c20ce687459e16f9fe55df674127","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.20.0-beta.0.tgz","fileCount":117,"integrity":"sha512-K4EDkGND+AT8RPhkMkeZ1KGZX/HmSA1DIYXP0Us9SjrqjBQwE0UT96P9BPSHTgdyZfzE3gyZQBnpUHe38I4vaw==","signatures":[{"sig":"MEUCIBiXhyShnRKO1h6ca3ARClaAd3F6ctI0OD95zB3aAbwcAiEAr9Z7xgsZlbXFmROVY4sCd9mh39ewIGwHRBs/8lM/Gr0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.20.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":154772},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.20.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/02499d5a7b00c8e464e7a64691c2a6fa/lifi-types-17.20.0-beta.0.tgz","_integrity":"sha512-K4EDkGND+AT8RPhkMkeZ1KGZX/HmSA1DIYXP0Us9SjrqjBQwE0UT96P9BPSHTgdyZfzE3gyZQBnpUHe38I4vaw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"viem":"^2.31.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.20.0-beta.0_1751016850797_0.7509489510058838","host":"s3://npm-registry-packages-npm-production"}},"17.19.0":{"name":"@lifi/types","version":"17.19.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.19.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"0f3fd1723d6d89bb2dce30a07caaa95898cfd0e2","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.19.0.tgz","fileCount":117,"integrity":"sha512-q0e530/jCpe3XI0uhrtQiGBmSSBycmP1KiDHQDWKo0QsnOQ0cqXzjYZUs2aX5+ET49LkyoFoqVlFN5fhNuw5Aw==","signatures":[{"sig":"MEUCIG8jhi7AN19YP8OKgNxroYrG8mEPhvkD6/2Q4V0pD9/QAiEAyuRzVwlRKozmxAL8orpNiN9zqookNJGEgSGO764nUzQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.19.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156143},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.19.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/dd94a8d62f92348239528b25e2bd7aef/lifi-types-17.19.0.tgz","_integrity":"sha512-q0e530/jCpe3XI0uhrtQiGBmSSBycmP1KiDHQDWKo0QsnOQ0cqXzjYZUs2aX5+ET49LkyoFoqVlFN5fhNuw5Aw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.19.0_1751284354965_0.6258164277741387","host":"s3://npm-registry-packages-npm-production"}},"17.19.1-alpha.1":{"name":"@lifi/types","version":"17.19.1-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.19.1-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"67179b2676052c2566e0644fc2cc7f17126e2797","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.19.1-alpha.1.tgz","fileCount":117,"integrity":"sha512-W1EWwricganwsOMk0eWQ2JoPHhulF22HeHKgN/S8U1TCBAD6uAASaWbrVsUan0BKUhip6OCnOicB28MM8kM5uA==","signatures":[{"sig":"MEQCIBj8JLaTN+ZAM5RO0FYA3SKiEr2+gP3Bot5BEctCetejAiBoopnCo2vmsGFRwgCFQSuPbYuts9wcQInOyxUPb/4x6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.19.1-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156151},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.19.1-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/0b410b13aeaa6bd6842812c3a80d4665/lifi-types-17.19.1-alpha.1.tgz","_integrity":"sha512-W1EWwricganwsOMk0eWQ2JoPHhulF22HeHKgN/S8U1TCBAD6uAASaWbrVsUan0BKUhip6OCnOicB28MM8kM5uA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.19.1-alpha.1_1751361195290_0.21867455067462926","host":"s3://npm-registry-packages-npm-production"}},"17.19.1":{"name":"@lifi/types","version":"17.19.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.19.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f3699dd6ad479c4638d0e7cf31f79707ac235f56","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.19.1.tgz","fileCount":117,"integrity":"sha512-95EAInhF1kPfOdc0VqpIRq3AfWUaCsqntF0SqGwK6QLnfQeSo5gBlG4vKoYu+cXNb3rzuJegVLKYvCtopU0RBA==","signatures":[{"sig":"MEQCIGTuo29xTICJ8eOges/axc1cSTFmpbTU6gnFKpQ3bs7jAiBFlJ28l7MfiwUB0TkERIOa33ZAZdu8fvA0T3PRFABaLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.19.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156143},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.19.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/2ed97aee586879deff3d8d088f5c6a59/lifi-types-17.19.1.tgz","_integrity":"sha512-95EAInhF1kPfOdc0VqpIRq3AfWUaCsqntF0SqGwK6QLnfQeSo5gBlG4vKoYu+cXNb3rzuJegVLKYvCtopU0RBA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"viem":"^2.31.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.19.1_1751370573968_0.2608364051802483","host":"s3://npm-registry-packages-npm-production"}},"17.20.0-alpha.0":{"name":"@lifi/types","version":"17.20.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.20.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4a2c8f3eea2e9d798a831f393d862566ccd25ab5","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.20.0-alpha.0.tgz","fileCount":117,"integrity":"sha512-8QM5gQDmpF4aksgO2kqq4XbpAegQBtdi7cmqIwuooGaVoFAKA2ph43TxS2AQfWwu0il2u1jfW5Ii2uRoxeO4eA==","signatures":[{"sig":"MEUCIAvqoC5txDmh/xm+Ev5BOhyV+r8Js7HofdMtiyJkuDmVAiEArXbBRx0yqkSxxCW09JlWdRZkCVLp1qWZ8YIsv9wITO4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.20.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156221},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.20.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/fa5c48c1034f2b6dd20251fdeba89f2b/lifi-types-17.20.0-alpha.0.tgz","_integrity":"sha512-8QM5gQDmpF4aksgO2kqq4XbpAegQBtdi7cmqIwuooGaVoFAKA2ph43TxS2AQfWwu0il2u1jfW5Ii2uRoxeO4eA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.20.0-alpha.0_1751373371798_0.05953207943047745","host":"s3://npm-registry-packages-npm-production"}},"17.19.0-alpha.2":{"name":"@lifi/types","version":"17.19.0-alpha.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.19.0-alpha.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8b6f88b47d3cd3e9a96a9b5689cafc20b933f092","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.19.0-alpha.2.tgz","fileCount":117,"integrity":"sha512-yQfEsExsT5RjwIW85G8eT0rC2rytSq7tcaF1oOuTv8AfDslFhooK12YPBZEFHAaoT3c2+hL8OwloMBrOclFwVw==","signatures":[{"sig":"MEUCIAk2tAWZc0OOhEZVaqArYBiFd0AG7dcDdaLfyAzNQo1OAiEAivE9kVc+lGVYpbNVlc6YUdD+9hi3hDi4FDamex6UrAQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.19.0-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":154175},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.19.0-alpha.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/91bda839e729d689f7c5cb68d86dd3ff/lifi-types-17.19.0-alpha.2.tgz","_integrity":"sha512-yQfEsExsT5RjwIW85G8eT0rC2rytSq7tcaF1oOuTv8AfDslFhooK12YPBZEFHAaoT3c2+hL8OwloMBrOclFwVw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.19.0-alpha.2_1751546378636_0.44689736438618866","host":"s3://npm-registry-packages-npm-production"}},"17.19.0-alpha.3":{"name":"@lifi/types","version":"17.19.0-alpha.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.19.0-alpha.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d038659176cc839a7267d3f729ea621e8523dca2","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.19.0-alpha.3.tgz","fileCount":117,"integrity":"sha512-kq4pniY1LSBCcqIqph/BM+v7mcrGVdaMqHbQlBZ9XYwRj2aph3DNlCinaNco6PrgKiBYKrScH7MihaHLYfrc+A==","signatures":[{"sig":"MEUCIQCmVbatVy8YhoQkRi/7Xtn1flOdm4J7nE6qrE+BZqYeLgIgDEFGUajvi+zWc8kuPcUD21PcPPS55Ov+FzCGJBTmlYY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.19.0-alpha.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":154175},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.19.0-alpha.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/331ad02e8650510c543dea68ac6d2670/lifi-types-17.19.0-alpha.3.tgz","_integrity":"sha512-kq4pniY1LSBCcqIqph/BM+v7mcrGVdaMqHbQlBZ9XYwRj2aph3DNlCinaNco6PrgKiBYKrScH7MihaHLYfrc+A==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.19.0-alpha.3_1751616872859_0.07751071601561188","host":"s3://npm-registry-packages-npm-production"}},"17.19.0-alpha.4":{"name":"@lifi/types","version":"17.19.0-alpha.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.19.0-alpha.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9c160b7335bc8f4073ef3d5e664e1b0cbe87ba51","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.19.0-alpha.4.tgz","fileCount":117,"integrity":"sha512-to9uXZaTj/cmC5u8ncdwWRUK0JY2p3VWXRPHqmQQiBGNTkgPrlEtKnm7AyBFBrgG5baHbvXPZFGtVLqhZXpbHg==","signatures":[{"sig":"MEQCIGQxv2ZPKjqfWjh9cZpCvc7S9SGiquMgLLCxmtQLhcHeAiAoNqQHohNrjRryYDaEb1wFVkH44QKNLA/uZHsMj1PhzQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.19.0-alpha.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":154175},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.19.0-alpha.4.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/144930ce77447f098695f4eb3c5d93d7/lifi-types-17.19.0-alpha.4.tgz","_integrity":"sha512-to9uXZaTj/cmC5u8ncdwWRUK0JY2p3VWXRPHqmQQiBGNTkgPrlEtKnm7AyBFBrgG5baHbvXPZFGtVLqhZXpbHg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.24.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.19.0-alpha.4_1751619308196_0.09739315115772795","host":"s3://npm-registry-packages-npm-production"}},"17.20.0-alpha.1":{"name":"@lifi/types","version":"17.20.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.20.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"33cf8fca349d28033ba66020901fe5a16f8ee8c2","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.20.0-alpha.1.tgz","fileCount":117,"integrity":"sha512-E2uLMMHatjdhbn1TAiNx1pce1a5dCq+ueXqF/P61HR/Feu3TH/IndoYApMx+rdrkCftFQijajAA3RQKr2i5AsA==","signatures":[{"sig":"MEUCIGKEI+5oNze1YFPi4MnxUnJbdt927Z6V6bLPjZCXxPxaAiEA5RjqNb+XUHU/H3JF7vLDRyPmBvGqfZzmt31b+PQ+NNA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.20.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156221},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.20.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/9371a09058cad20ae56b5b1480a3746f/lifi-types-17.20.0-alpha.1.tgz","_integrity":"sha512-E2uLMMHatjdhbn1TAiNx1pce1a5dCq+ueXqF/P61HR/Feu3TH/IndoYApMx+rdrkCftFQijajAA3RQKr2i5AsA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.20.0-alpha.1_1751621839935_0.5046769907998805","host":"s3://npm-registry-packages-npm-production"}},"17.20.0":{"name":"@lifi/types","version":"17.20.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.20.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"325f837fc628c8ef952bce996ec08c0abcd74043","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.20.0.tgz","fileCount":117,"integrity":"sha512-faeZAnB33zFxGFwx7eNmtyS4K4Df8hLIQ4aD9ITzMmNycI/0xpz+czSbiK8d1R1phNB8Uh3g4cb6nHyXyBupiw==","signatures":[{"sig":"MEUCIAGYCcc9ZqKpzy0b6FbnnxdwNgJx3PREWe6+3C89OmYXAiEA5L89uPtVSrD+NcOYHHrSumKVz9LRty9VFlUhA5hCt1o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.20.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156286},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.20.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/52f747429f9d528a9f4e882052a04ff6/lifi-types-17.20.0.tgz","_integrity":"sha512-faeZAnB33zFxGFwx7eNmtyS4K4Df8hLIQ4aD9ITzMmNycI/0xpz+czSbiK8d1R1phNB8Uh3g4cb6nHyXyBupiw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.20.0_1752061448775_0.7400362125638578","host":"s3://npm-registry-packages-npm-production"}},"17.21.0":{"name":"@lifi/types","version":"17.21.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.21.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b55a4b0d358a7d3cfbc4a047febbf24e008cce03","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.21.0.tgz","fileCount":117,"integrity":"sha512-9XojSUDjwKPuKw38JpfK2zPvV3mqqsbHUop1ADO9ngwR980mUGQsfNFvX6HMn0pydOZ33Br5RFZ7S+V1ppYtEA==","signatures":[{"sig":"MEUCIFH44LMIh7HvRL3FF4+kBxDI8WtFOzIBYeGSPFF/L3wnAiEA3iGJ6UhUaDfULzpB94QDQfu6b0aIT04sITlkjZ5DGhM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.21.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156992},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.21.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/0365cbb35043effac67b221ac9f63650/lifi-types-17.21.0.tgz","_integrity":"sha512-9XojSUDjwKPuKw38JpfK2zPvV3mqqsbHUop1ADO9ngwR980mUGQsfNFvX6HMn0pydOZ33Br5RFZ7S+V1ppYtEA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.21.0_1752063306354_0.6810457372768719","host":"s3://npm-registry-packages-npm-production"}},"17.22.0":{"name":"@lifi/types","version":"17.22.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.22.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"5eaf96428d583b81982fe00ca7bbfe65bbd4479a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.22.0.tgz","fileCount":117,"integrity":"sha512-C0LCBvVDwKFLtKUvD32g9cH//zUpHjA+Jl/tSvA+wCne+Qj0RDGxdbCh+3J5wuVsp/bI9bo4kGT0mLlbRTmFsA==","signatures":[{"sig":"MEQCIHRRUVyDoC9bhT/FoRaU331BT87fZx2jxlwwGdh3sN9KAiBekeS7qt5iR3KuiA6rOInn3rSzBxkCTaOxSIA537E9GQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.22.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":157428},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.22.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/551d44c3ae3fdf7182d7b4a7471e9cc2/lifi-types-17.22.0.tgz","_integrity":"sha512-C0LCBvVDwKFLtKUvD32g9cH//zUpHjA+Jl/tSvA+wCne+Qj0RDGxdbCh+3J5wuVsp/bI9bo4kGT0mLlbRTmFsA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.22.0_1752075177487_0.6897313865808294","host":"s3://npm-registry-packages-npm-production"}},"17.23.0-beta.0":{"name":"@lifi/types","version":"17.23.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.23.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b0c964db863fc65b114f46778f3d4004839ad98b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.23.0-beta.0.tgz","fileCount":117,"integrity":"sha512-ZTWLqk0ycytXNbNunfIl2tkCfNdreg3JIGrGeytU7mk2HD8sAgtdE2gJ8Nf0PV5oii0JK4K5uqgWNdoOunEagA==","signatures":[{"sig":"MEQCIEBKmNW+VuyzvkeXvpcePyQs0EGUHIl1/NR7S36JCi66AiAk4WTURvWATv8ZbuQhQ+YkvoAFMYBwFP5L3Q8Kyd/RRA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.23.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":158036},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.23.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/7001655e591cb9c628b8d9ce65ef9f33/lifi-types-17.23.0-beta.0.tgz","_integrity":"sha512-ZTWLqk0ycytXNbNunfIl2tkCfNdreg3JIGrGeytU7mk2HD8sAgtdE2gJ8Nf0PV5oii0JK4K5uqgWNdoOunEagA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.23.0-beta.0_1752159413004_0.14113335893747236","host":"s3://npm-registry-packages-npm-production"}},"17.23.0-beta.1":{"name":"@lifi/types","version":"17.23.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.23.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ed3abd7723744c2b6333a68b694d1b810ef4d44f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.23.0-beta.1.tgz","fileCount":117,"integrity":"sha512-bFouaz5RfUhXXTLvZ7g58KVncj7EBeloO3lBMlPPHuOi4xr5PENbCe5X6HPgF+TmPJCRHYE5YgYmi16WuwCDBA==","signatures":[{"sig":"MEUCIQCv4+M0obTk6MK2Yp/k8HqP8YRK0X1D9lMD01AmVlAgiAIgVwnEbPxaVjxcGDsSegVx3aQnRtG5dqg+H8NtEg2VT8o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.23.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":158204},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.23.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","actor":{"name":"lifi","type":"user","email":"npm@li.finance"},"email":"npm@li.finance"},"_resolved":"/tmp/c7288bc040e5b905123cef4f37169a32/lifi-types-17.23.0-beta.1.tgz","_integrity":"sha512-bFouaz5RfUhXXTLvZ7g58KVncj7EBeloO3lBMlPPHuOi4xr5PENbCe5X6HPgF+TmPJCRHYE5YgYmi16WuwCDBA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.23.0-beta.1_1752160396127_0.08827955514275554","host":"s3://npm-registry-packages-npm-production"}},"17.23.0-beta.2":{"name":"@lifi/types","version":"17.23.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.23.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"30c689214ad8d155192994c8322e8dc8fe3d1a56","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.23.0-beta.2.tgz","fileCount":117,"integrity":"sha512-EoKxqcZ3tUGMXCJppn7x3zwtqEks5cGgBtymbuc4CEJDNvHHXn59S7W9ywFTJebu0LOfxKNauNBvUYW5fHI3Hw==","signatures":[{"sig":"MEQCIGeuYLs8sECupGXICBD+ZkLLJsWfcMWycypCXvZldzLRAiAcpxNbRVxiOzsIc6OIQ0w624ozEBL7EuxfERqRQ1HbIw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.23.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":157821},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.23.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/e981055cbade3d5396a8012bee8618eb/lifi-types-17.23.0-beta.2.tgz","_integrity":"sha512-EoKxqcZ3tUGMXCJppn7x3zwtqEks5cGgBtymbuc4CEJDNvHHXn59S7W9ywFTJebu0LOfxKNauNBvUYW5fHI3Hw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.23.0-beta.2_1752220263193_0.9227804020258399","host":"s3://npm-registry-packages-npm-production"}},"17.23.0-beta.4":{"name":"@lifi/types","version":"17.23.0-beta.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.23.0-beta.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"137fbce4b264d2d66a35739121808888f581ebbd","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.23.0-beta.4.tgz","fileCount":117,"integrity":"sha512-YX9PZwybYBSeb+YdQlPuw4ew1/jSeGU7/40vso9qmpYmUX+uX3qdfTbWwXpHxpZ+adelpueVWdpp1dZfEl6HTw==","signatures":[{"sig":"MEUCIQCNEj57spwfQqoecsH0jfcHpDhrF+8FoZR8DEPzfQw2jQIgJHoC21ppzBZdhRmSJnQy2vO6Pcj5WV3iSXKVZXTBHtc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.23.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":157876},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.23.0-beta.4.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/f0bbd9c2e4eb4a149b8e3de280371eaf/lifi-types-17.23.0-beta.4.tgz","_integrity":"sha512-YX9PZwybYBSeb+YdQlPuw4ew1/jSeGU7/40vso9qmpYmUX+uX3qdfTbWwXpHxpZ+adelpueVWdpp1dZfEl6HTw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.23.0-beta.4_1752597240388_0.6895979575336313","host":"s3://npm-registry-packages-npm-production"}},"17.23.0":{"name":"@lifi/types","version":"17.23.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.23.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"49d9c0346caa5b66044be4609d132b5f7e46ed04","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.23.0.tgz","fileCount":117,"integrity":"sha512-Gv475IPlJeIXOYOe6FM4gaJoKedXVnQAhuK50R44QbTc+olHDIFEDR1diafaMSHweMdWF0YbbKzI/r98CcgXiQ==","signatures":[{"sig":"MEQCIDfLpWsB/0f5q0faWgOJYvfJa0UjwLRxRWEkn2YmsAr0AiAb4gxznGzhm8GRtHZwZNs0Gy58X2XoTsfSQvOqhVd7DQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.23.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":157869},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.23.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/0349f10658ef19326bd71b8997ac59e8/lifi-types-17.23.0.tgz","_integrity":"sha512-Gv475IPlJeIXOYOe6FM4gaJoKedXVnQAhuK50R44QbTc+olHDIFEDR1diafaMSHweMdWF0YbbKzI/r98CcgXiQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.23.0_1753078212587_0.14915283696465997","host":"s3://npm-registry-packages-npm-production"}},"17.24.0-beta.0":{"name":"@lifi/types","version":"17.24.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.24.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8c54f0053835c26dd4f3c677514a7f4b6b1cfc56","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.24.0-beta.0.tgz","fileCount":117,"integrity":"sha512-h4ZKoHHJ5ikgOGIqoLRKC9VPXQN39jxXT7u8VtPsvrFlqFOMuQHRtLjKUL82hGHazkiziKuiQ7+aH2dwAHpVjA==","signatures":[{"sig":"MEQCIFFeowHbCsdWBv/6wi8EjfFdQrb97TEcC72AQ4ENH4FPAiBsMTWXPAfp5YGxl9qDjymXgDJXksEqPTp3ukUnMA2VoQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.24.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":158174},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.24.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/e086977d68bba0dd4eb75c602f0a482a/lifi-types-17.24.0-beta.0.tgz","_integrity":"sha512-h4ZKoHHJ5ikgOGIqoLRKC9VPXQN39jxXT7u8VtPsvrFlqFOMuQHRtLjKUL82hGHazkiziKuiQ7+aH2dwAHpVjA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.24.0-beta.0_1753091051587_0.8799736803007554","host":"s3://npm-registry-packages-npm-production"}},"17.23.1-alpha.0":{"name":"@lifi/types","version":"17.23.1-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.23.1-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"441245e03bb311865bc2ac7dea2f4719bd0c5e64","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.23.1-alpha.0.tgz","fileCount":117,"integrity":"sha512-6r44gZ3dB7kZX//xeJMZo2Pwz7u80FDqLBCHXF9rwDhP4SAWug/3EVJZpllHlnSn34nDoBWQKyMOBMFPEn6GcA==","signatures":[{"sig":"MEQCICnqJlfEzp/x8eAOZv5g6uuidrv1G/O6YwRy38kIfMEoAiBOBpm2mtbjcCse52bbqsGgcp4yGpj5wnAEw+yX2HZVhg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.23.1-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":158804},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.23.1-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/c3fc97a2c7e126bab5616d282123ad59/lifi-types-17.23.1-alpha.0.tgz","_integrity":"sha512-6r44gZ3dB7kZX//xeJMZo2Pwz7u80FDqLBCHXF9rwDhP4SAWug/3EVJZpllHlnSn34nDoBWQKyMOBMFPEn6GcA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.23.1-alpha.0_1753116398041_0.9552582282853568","host":"s3://npm-registry-packages-npm-production"}},"17.24.0-beta.1":{"name":"@lifi/types","version":"17.24.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.24.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a3ab88bcd7f7ed16646b054025aec4ffaf893218","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.24.0-beta.1.tgz","fileCount":117,"integrity":"sha512-ikmGrG1vrYljgPJJvO4kCP2kgE4gOj+9CC8g+BzVveSoqd8aJS0aJuXHNrxGkkPHvMs15Ai4CbCTf9ex3DcA0Q==","signatures":[{"sig":"MEUCIBPXjs2heFtW8ljqZxmXKQ86E9CA85v1vHCCVq9VoLUgAiEAsnA9gho98sEUYOiGg9boeyCcM1YGjOUk1DJzAFgS9OE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.24.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":158362},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.24.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/cedf87714fabaeea85e348f0fb5ba14d/lifi-types-17.24.0-beta.1.tgz","_integrity":"sha512-ikmGrG1vrYljgPJJvO4kCP2kgE4gOj+9CC8g+BzVveSoqd8aJS0aJuXHNrxGkkPHvMs15Ai4CbCTf9ex3DcA0Q==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.24.0-beta.1_1753171434439_0.680359836196504","host":"s3://npm-registry-packages-npm-production"}},"17.23.1-alpha.1":{"name":"@lifi/types","version":"17.23.1-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.23.1-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c68436ec985013f186fbd87695bbb33a4b5eed0f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.23.1-alpha.1.tgz","fileCount":117,"integrity":"sha512-14tWDYlOkHhP7gCoR5++3RFX8igS9d9O44AoBOmuiUlEUr+Om4ltSwLuMuw/wUuOrfelxRNZBwCQcOfStvPafA==","signatures":[{"sig":"MEUCIEF5ovYmrxkvUu7NnMSJoQz/fzOL5GWQ4PlmVemN1YMOAiEAg3/vLg42GaG0DtscASmttcEXaNBTnwOrmFhvUBFqZzo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.23.1-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":158871},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.23.1-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/fb5b8609e5f844de32c87ea5b79de079/lifi-types-17.23.1-alpha.1.tgz","_integrity":"sha512-14tWDYlOkHhP7gCoR5++3RFX8igS9d9O44AoBOmuiUlEUr+Om4ltSwLuMuw/wUuOrfelxRNZBwCQcOfStvPafA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.23.1-alpha.1_1753266720506_0.6065011500010238","host":"s3://npm-registry-packages-npm-production"}},"17.24.0":{"name":"@lifi/types","version":"17.24.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.24.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4f47bd8da38c1d5f9240cec69ddec378b4ae0da4","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.24.0.tgz","fileCount":117,"integrity":"sha512-9IBpUR2GAC2PZxOHOewaLxaieJv+JhGCT/6w694vTes6dQxtMJWrRlgcikpctB5vgMlq73PW4irBIsZNV5viXw==","signatures":[{"sig":"MEUCIAEJH2WpCEkvsgPphPjTGkrVUKX1LtdLEwSA6NUeNUgBAiEA8Fl9cpWjx7MOW5+vq+u5vH5k/tibkTQxLzJfMvSG0GQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.24.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":158106},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.24.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/16c28f59da88ebeb78196c1f3de09c03/lifi-types-17.24.0.tgz","_integrity":"sha512-9IBpUR2GAC2PZxOHOewaLxaieJv+JhGCT/6w694vTes6dQxtMJWrRlgcikpctB5vgMlq73PW4irBIsZNV5viXw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.24.0_1753286823580_0.9467118222833104","host":"s3://npm-registry-packages-npm-production"}},"17.25.0":{"name":"@lifi/types","version":"17.25.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.25.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a0a456c64ff9ae1394ed97e43ffd10cbdffc92a1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.25.0.tgz","fileCount":117,"integrity":"sha512-SLuj7HXwQG8llWhNS1r/f4EvQWiQpuqoOalGNc4twnZIVFfJE0968gL0RzT8UhNE7Gc1U8pTwkgs8+WdnClfhg==","signatures":[{"sig":"MEYCIQD8tE5HJoXQ0hOkJ2ElVYdt2CbYJp+F9MWl3IHNGZU6LgIhAIGpEOgqu4QRYzJcFiH7rr7fVdTWkW6Y2/i9cfllm7nK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.25.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":158592},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.25.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/bfe93ca02f880d7c2472f7d7da5b262d/lifi-types-17.25.0.tgz","_integrity":"sha512-SLuj7HXwQG8llWhNS1r/f4EvQWiQpuqoOalGNc4twnZIVFfJE0968gL0RzT8UhNE7Gc1U8pTwkgs8+WdnClfhg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.25.0_1753342801469_0.6788786609739139","host":"s3://npm-registry-packages-npm-production"}},"17.26.0":{"name":"@lifi/types","version":"17.26.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.26.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ab706ef085a4389d911e2a3d8aa80fcba09147be","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.26.0.tgz","fileCount":117,"integrity":"sha512-lfd+YNc5ApmNTGnn5V8a/3rNU8odBMdh7CTJNToPeuEnsXlAxEFKN6d1/ou7PH9MLvtrfBbypo+j3tzFT5XDgQ==","signatures":[{"sig":"MEQCIGjxhEMUg/4U3XywMAFSA7c9Ot8ufeG1eOsG5YWmtTqEAiB4lmebe948AP6yk0X7cL/f0/JOT75mXFJGDWJVM0zKpw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.26.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":158743},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.26.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/d3b541d1845e58d46722dfb9c5db2e25/lifi-types-17.26.0.tgz","_integrity":"sha512-lfd+YNc5ApmNTGnn5V8a/3rNU8odBMdh7CTJNToPeuEnsXlAxEFKN6d1/ou7PH9MLvtrfBbypo+j3tzFT5XDgQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.26.0_1753343087116_0.3499600362997215","host":"s3://npm-registry-packages-npm-production"}},"17.24.0-alpha.0":{"name":"@lifi/types","version":"17.24.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.24.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2fd941bd9138b66f74482793de86037aa770d35f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.24.0-alpha.0.tgz","fileCount":117,"integrity":"sha512-9zrgRvbp4NwWYJCEwBNNBJjqN90c0VpQB1af2p60+CuELlPQ7D/ATXcDYO2sEFWnQD4bjFgosJY6xF2pYwoM9w==","signatures":[{"sig":"MEUCIQCW0GRg/S94xIndQtLWNHQqmRDbuWLGGkTRikoKGMscegIgGlk4Xe7kPzw15xwCsbtWR41YWyTOU4EEJyP5Lh9quA8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.24.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":159294},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.24.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/7cad321bf75e5547dd390c4a93b2c248/lifi-types-17.24.0-alpha.0.tgz","_integrity":"sha512-9zrgRvbp4NwWYJCEwBNNBJjqN90c0VpQB1af2p60+CuELlPQ7D/ATXcDYO2sEFWnQD4bjFgosJY6xF2pYwoM9w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.24.0-alpha.0_1753343686882_0.9435150218377519","host":"s3://npm-registry-packages-npm-production"}},"17.27.0-alpha.0":{"name":"@lifi/types","version":"17.27.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.27.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b85273cfe9c0d611b8da5ec5a511d3f31b929f9d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.27.0-alpha.0.tgz","fileCount":131,"integrity":"sha512-dzBYVEtWz2xzMGKw3AU2l6OeCp9NxuTOhuqUzDJPpFxMqB6CEu7Nvi8umCqUdLMMxQt6QPHV02n+xrdbsaABLw==","signatures":[{"sig":"MEYCIQCnIRdPZZjPe4SiBFoNIi8ULRd71F6EldzFZh2zhWt+dgIhAPlrotJDnaJY+B+JdBo7YnQmLTU4O43PMnrcw/z+fPji","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.27.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":165835},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.27.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/e44dfea4e36a9cbf2f83980f4d14d11a/lifi-types-17.27.0-alpha.0.tgz","_integrity":"sha512-dzBYVEtWz2xzMGKw3AU2l6OeCp9NxuTOhuqUzDJPpFxMqB6CEu7Nvi8umCqUdLMMxQt6QPHV02n+xrdbsaABLw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.27.0-alpha.0_1753960194729_0.7629364106294758","host":"s3://npm-registry-packages-npm-production"}},"17.27.0-alpha.1":{"name":"@lifi/types","version":"17.27.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.27.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9887f159d227c259db57ae975710d90e9678a033","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.27.0-alpha.1.tgz","fileCount":131,"integrity":"sha512-celMxJ919fl9lbE7uLepinUVuink9Voq8BqAtdp6n+Xc9bugN2PZd31XBaUKEmWMLmZjmJMEjFxfu2jw2Cmkbg==","signatures":[{"sig":"MEUCIDUKkq+83u6ECq/sweOrBLVti8QlQPyqEdhhY/l2NkcRAiEA5lghguQVKFXHWnecJWfsthkAj3U6UMKjC3wnH2hTKrc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.27.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":165659},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.27.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/4699057539620197e7c253d72f6d9e34/lifi-types-17.27.0-alpha.1.tgz","_integrity":"sha512-celMxJ919fl9lbE7uLepinUVuink9Voq8BqAtdp6n+Xc9bugN2PZd31XBaUKEmWMLmZjmJMEjFxfu2jw2Cmkbg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"viem":"^2.31.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.27.0-alpha.1_1753972429075_0.11399612313863283","host":"s3://npm-registry-packages-npm-production"}},"17.27.0":{"name":"@lifi/types","version":"17.27.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.27.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"da53219375e18dca0f4be031985bdd4a31e06dc2","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.27.0.tgz","fileCount":117,"integrity":"sha512-BxeViD2FO0oBYJ2EzoIXbasEfazvIckke2paZSfwXPI8mdjwUXhXip2SsI9poWMxx2OZKA9nva9hGay+7//AUA==","signatures":[{"sig":"MEQCIDwqOZH43vIo5ouDsqJwd/odtPsp1n9St/D6Limen/9QAiAloCsuRNwjNsmNuTfvMW0U+djJ6+SwIq9WmpTYkY07pw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.27.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":158813},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.27.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/86886982941d7e7d860bf5397abaeb38/lifi-types-17.27.0.tgz","_integrity":"sha512-BxeViD2FO0oBYJ2EzoIXbasEfazvIckke2paZSfwXPI8mdjwUXhXip2SsI9poWMxx2OZKA9nva9hGay+7//AUA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.27.0_1754388767574_0.821377931433078","host":"s3://npm-registry-packages-npm-production"}},"17.28.0":{"name":"@lifi/types","version":"17.28.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.28.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a5231f79a0e0adbef3065b394a1c5c75a3933476","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.28.0.tgz","fileCount":117,"integrity":"sha512-cgRfpFqFdd87p1tAQ34Qt8pVVyfIBnqzMisHDaE0F+CuhzsiHBIUsk/Q845MhaK575WcGaVG0ODw5tEvOKP9TA==","signatures":[{"sig":"MEYCIQCIJ0r2kdaC+1gksu388AAz39D/5YFkxLLDsOmeQc7hzAIhAJnMPf8sZyiPJhJmmDGvzqlW6z5q7off7dTD1enmwddF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.28.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":159521},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.28.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/bc5d929bdc011120c03b42b61b33da2d/lifi-types-17.28.0.tgz","_integrity":"sha512-cgRfpFqFdd87p1tAQ34Qt8pVVyfIBnqzMisHDaE0F+CuhzsiHBIUsk/Q845MhaK575WcGaVG0ODw5tEvOKP9TA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.28.0_1754489862314_0.8767802230087529","host":"s3://npm-registry-packages-npm-production"}},"17.29.0-alpha.0":{"name":"@lifi/types","version":"17.29.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.29.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ce33669caf4f19751621c17bd2924e3046e2fcf9","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.29.0-alpha.0.tgz","fileCount":117,"integrity":"sha512-+m9IhSILqKT9VM0naB/hw6bZnLf/rBD4JHytf/QsEVA0DbBWkGDV1ignfP0L4sI3ETNY241NMAaZD1duz53zlQ==","signatures":[{"sig":"MEUCIQDOqH8iRDcAOfAa2GdCur2aq56PMos3BzPG+c6R02TbRAIgXgLKGIw4M+7lK23+hgzMSMZa00SvfLHcXhtvpF9Tm/4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.29.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":160456},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.29.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/2ee5440346566e30fbd6dbf42da6d4bf/lifi-types-17.29.0-alpha.0.tgz","_integrity":"sha512-+m9IhSILqKT9VM0naB/hw6bZnLf/rBD4JHytf/QsEVA0DbBWkGDV1ignfP0L4sI3ETNY241NMAaZD1duz53zlQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.29.0-alpha.0_1754589312705_0.09604209399404073","host":"s3://npm-registry-packages-npm-production"}},"17.29.0-alpha.1":{"name":"@lifi/types","version":"17.29.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.29.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"78b92161928d9fe099944638b588b9f662e91756","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.29.0-alpha.1.tgz","fileCount":131,"integrity":"sha512-aT1e9+T95gw/K9UTKBDInRmeN8QTgO7tZkPGX7DganEDjKW3a21C7id6DUxSDkevqv6Kbq8vHnSry4q0WhdP7w==","signatures":[{"sig":"MEQCIE+6TV2FJjLz7tABGEPtItEJOrMEQy3wRW9wjKN/O+VgAiAsfk58DRTVH5Rg1HGP4hbPFRTW4PsNFZ42hi70tSX3/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.29.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":167841},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.29.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/71106b3e05b960d7420de6b8157fb108/lifi-types-17.29.0-alpha.1.tgz","_integrity":"sha512-aT1e9+T95gw/K9UTKBDInRmeN8QTgO7tZkPGX7DganEDjKW3a21C7id6DUxSDkevqv6Kbq8vHnSry4q0WhdP7w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.29.0-alpha.1_1754644908969_0.8996260724374752","host":"s3://npm-registry-packages-npm-production"}},"17.29.0":{"name":"@lifi/types","version":"17.29.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.29.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"3721b32ededaf7c558792c01f64724fbc4d3e5b5","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.29.0.tgz","fileCount":131,"integrity":"sha512-zwnUCt3LKD2cMx9uOW02LXiz4IaI0ZfaTCsE9FHX6md4OIQf8ALwZmJDQR8QALJ/U5rs1cxnbsTrMObtlO9IMg==","signatures":[{"sig":"MEUCIH22ZKzBk0BaTjOSmrtVaWIVqM+FhvUddTpoiCIa3ec7AiEAjcFpLOIa8y0cEZ/BilFL1XOA/ym3YyRObbH8/Js/PqU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.29.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169143},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.29.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/3ef96b1f90e98944d9f63b2bbbf63a8c/lifi-types-17.29.0.tgz","_integrity":"sha512-zwnUCt3LKD2cMx9uOW02LXiz4IaI0ZfaTCsE9FHX6md4OIQf8ALwZmJDQR8QALJ/U5rs1cxnbsTrMObtlO9IMg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.29.0_1754652310018_0.4243387871647337","host":"s3://npm-registry-packages-npm-production"}},"17.30.0-alpha.0":{"name":"@lifi/types","version":"17.30.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.30.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"86102545690f834bdbb36ad4eddc61feba200667","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.30.0-alpha.0.tgz","fileCount":131,"integrity":"sha512-pbLNC3ygeBXVG3tw+CDjnwfJN3b4p+vJLxC2vfV6rbWy3JteJ6xgvizZcSrlrZ9nwIqwjoggcSweEqa+obuKNg==","signatures":[{"sig":"MEUCIDjkTT6Ark/lsQ77jGDsSlcfJ9NL6gCg1fvSawyOUVy+AiEA4usfENvDgUJiS9Zy7qjRnb5fyW3Fs24/5xL4OHzbFt8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.30.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170343},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.30.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/6dc8e11d76a9a115309175be63b0f64e/lifi-types-17.30.0-alpha.0.tgz","_integrity":"sha512-pbLNC3ygeBXVG3tw+CDjnwfJN3b4p+vJLxC2vfV6rbWy3JteJ6xgvizZcSrlrZ9nwIqwjoggcSweEqa+obuKNg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.30.0-alpha.0_1754657687502_0.9815193089853183","host":"s3://npm-registry-packages-npm-production"}},"17.28.0-alpha.0":{"name":"@lifi/types","version":"17.28.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.28.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"83f746148d3e816de7f8f50abe2d61d5746cf93a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.28.0-alpha.0.tgz","fileCount":117,"integrity":"sha512-mO5o6BhzEbSbiA322Mkwqt+FN32jWeLk9cT6J3ziyWI3wzv7CrkVXUa5xojmlPOGK7eG6FG99G4OLpRVADv4gg==","signatures":[{"sig":"MEQCIAYyeTiixV88Sf4zPS7OwGwKMyDDyVMvs1ajaFyQ+oZfAiASD65Eo4EjqRQLW64KD7iiG2iQ6XRDOs/86RLnD0oBJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.28.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":160013},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.28.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/6c95be7e1237f32b26348e517c09ed68/lifi-types-17.28.0-alpha.0.tgz","_integrity":"sha512-mO5o6BhzEbSbiA322Mkwqt+FN32jWeLk9cT6J3ziyWI3wzv7CrkVXUa5xojmlPOGK7eG6FG99G4OLpRVADv4gg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.28.0-alpha.0_1754659579877_0.7682878119825773","host":"s3://npm-registry-packages-npm-production"}},"17.30.0-beta.0":{"name":"@lifi/types","version":"17.30.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.30.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b8de868858f0a6d186d93a1e1f4b717975ece4a9","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.30.0-beta.0.tgz","fileCount":131,"integrity":"sha512-O3bmKdXESLOz83Pz7qJuqetkXfAg+s+3k3N2MRC4+e7mU9XciuCZGn2uqdagozL7ox6uUrMpg4NB8dgfsEFH0g==","signatures":[{"sig":"MEUCIQDKkzEUqah6/95TtSGrjFmaSQ6JboLzMKUWqq1PLJ4vuQIgIrXg7dK0iJbC86bicrK+j4ODBme0PcF9pHk1ygboG4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.30.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170556},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.30.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/67d8d80e201979ebf2dd9a42a584e108/lifi-types-17.30.0-beta.0.tgz","_integrity":"sha512-O3bmKdXESLOz83Pz7qJuqetkXfAg+s+3k3N2MRC4+e7mU9XciuCZGn2uqdagozL7ox6uUrMpg4NB8dgfsEFH0g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.30.0-beta.0_1754900866740_0.5164550532409646","host":"s3://npm-registry-packages-npm-production"}},"17.30.0-beta.1":{"name":"@lifi/types","version":"17.30.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.30.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"86eaad892f28730c0786e025b3b56d029ce821e5","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.30.0-beta.1.tgz","fileCount":131,"integrity":"sha512-wZNnh1OP3SjPhkg0io/95r6KB5lPRPTL2VmE0nSvayj8RXeSdZPsfJKvXe4SvEjD0EquEX+tg3NhRLbZE8Txbg==","signatures":[{"sig":"MEUCIQCBfh58EPzNmnyDtzh6Y+J6Z1NZksi9H93hlFI0QN73eAIgQTdtEDrBPca3mTfoMgU0Uju5MY/XMMrG/0oCjfxWtF4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.30.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170342},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.30.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/6596533d221abeda36f63073d73535b6/lifi-types-17.30.0-beta.1.tgz","_integrity":"sha512-wZNnh1OP3SjPhkg0io/95r6KB5lPRPTL2VmE0nSvayj8RXeSdZPsfJKvXe4SvEjD0EquEX+tg3NhRLbZE8Txbg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.30.0-beta.1_1754917315700_0.9544419836892457","host":"s3://npm-registry-packages-npm-production"}},"17.30.0-beta.2":{"name":"@lifi/types","version":"17.30.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.30.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"004914ba9f99083292356c464e8129d58ac4dd60","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.30.0-beta.2.tgz","fileCount":131,"integrity":"sha512-eWf7VH8fxNTtETctWgyOVrnjwmTha5zoW3DRCYN1snia8jANZBESBcDc7t4m3ziONTWx1w08QIKf2bQmSPOpYg==","signatures":[{"sig":"MEUCIQCz8HC3rokDY3XxDt8ChfRBin2y/kYNmUR33vYVEYViQQIgQALsdgSvbkYQsXpNp9+zCS0W+EZngna4A+VD7fs1I4c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.30.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170032},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.30.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/a5012ec568da2fa7c169bd3328c0eaaa/lifi-types-17.30.0-beta.2.tgz","_integrity":"sha512-eWf7VH8fxNTtETctWgyOVrnjwmTha5zoW3DRCYN1snia8jANZBESBcDc7t4m3ziONTWx1w08QIKf2bQmSPOpYg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.30.0-beta.2_1755684769466_0.8666935290288582","host":"s3://npm-registry-packages-npm-production"}},"17.30.0-alpha.1":{"name":"@lifi/types","version":"17.30.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.30.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9e47a0018c9d83be69ae1befda7fbd9fb7816b53","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.30.0-alpha.1.tgz","fileCount":131,"integrity":"sha512-LmqXV97Xa3uMrfbXpAt068vbAzb8L9WV2I501lhb+ELlmGkSAP853gzRQyESH2pF6XalV/7SQJNftT7yskQgKA==","signatures":[{"sig":"MEQCIAHi60y4jzLFrDJTuvLDGdwYgeA8GDouxWW/VOxnzJ0qAiABPIAQH8OhuttDLgG7gZakeLQrOAT/47/OQofkdV48dg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.30.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169377},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.30.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/2401f8e7169fa586fa8f85f33ca607d0/lifi-types-17.30.0-alpha.1.tgz","_integrity":"sha512-LmqXV97Xa3uMrfbXpAt068vbAzb8L9WV2I501lhb+ELlmGkSAP853gzRQyESH2pF6XalV/7SQJNftT7yskQgKA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.30.0-alpha.1_1755690773446_0.3365432808729294","host":"s3://npm-registry-packages-npm-production"}},"17.30.0":{"name":"@lifi/types","version":"17.30.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.30.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c78db3b92fa6618bba23751379f4a871b933ff18","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.30.0.tgz","fileCount":131,"integrity":"sha512-4kcSDP3aVKo2vWl68JyiIY6hiKDV86ro+Ur7ly4FiiDibd20APeqKxWdV1iruWKeSH0V/pihy1IG1/F/aFLDBg==","signatures":[{"sig":"MEQCIEj6UHSG7BJbfe4IYOmSySB8nLtE+PVLa9O/WpPL1t2GAiAmo7tebv53yfpSOX+hLv50KNLoOXmD2tK50q46UUs/qw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.30.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169357},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.30.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/b7850fcd136bab11722e010089d83cc4/lifi-types-17.30.0.tgz","_integrity":"sha512-4kcSDP3aVKo2vWl68JyiIY6hiKDV86ro+Ur7ly4FiiDibd20APeqKxWdV1iruWKeSH0V/pihy1IG1/F/aFLDBg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.30.0_1755692103117_0.2028078655179828","host":"s3://npm-registry-packages-npm-production"}},"17.31.0-alpha.0":{"name":"@lifi/types","version":"17.31.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.31.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"cdd5fcf9ce1f0cee5d305fcf02ad2edc70d85943","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.31.0-alpha.0.tgz","fileCount":131,"integrity":"sha512-Ptmr7IZ10uOnSsBt9OB+OSTbuBNVATKD3EYNbLV4Zdyc8WUdps0jThKZKWN2M2gbANkdv1SW/Ff37+vSg+2rSA==","signatures":[{"sig":"MEYCIQCEOQChUEEGFA0uVXf6I0/WYBazQ1JZZswp4Lii2SwpcgIhAKmVT1b0eW7JSBhGAayxmEP8eGjulUB0r92iviijOGKU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.31.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169377},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.31.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/0832dccfc1946d8bb84b05d29d7540d0/lifi-types-17.31.0-alpha.0.tgz","_integrity":"sha512-Ptmr7IZ10uOnSsBt9OB+OSTbuBNVATKD3EYNbLV4Zdyc8WUdps0jThKZKWN2M2gbANkdv1SW/Ff37+vSg+2rSA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.31.0-alpha.0_1755695918972_0.5426709969226216","host":"s3://npm-registry-packages-npm-production"}},"17.31.0-beta.0":{"name":"@lifi/types","version":"17.31.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.31.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ad39ec3f333dc6a506ec6143dbd28bde02f79d9d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.31.0-beta.0.tgz","fileCount":138,"integrity":"sha512-qrjoxt/gM4IY3SjtgV1xlSsB/mI+VTEp9fU9PyOzwsWkHdn5dXtyd08+Cz5HQtGwnBOJ5U0T3P5eb/4lvKbgMA==","signatures":[{"sig":"MEYCIQDW+Yh7uLLZ8f91iayd9Dx6F/S+v53jE3/WkUvvrSZ52wIhAODU6bVwssNuC9Eo90aNq1HyF6AUgXIV3wDEldjwXWJw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.31.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":171604},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.31.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/025e821bc405ee5d64d8b5fb8c36b6bd/lifi-types-17.31.0-beta.0.tgz","_integrity":"sha512-qrjoxt/gM4IY3SjtgV1xlSsB/mI+VTEp9fU9PyOzwsWkHdn5dXtyd08+Cz5HQtGwnBOJ5U0T3P5eb/4lvKbgMA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.31.0-beta.0_1755699929738_0.49754427802609524","host":"s3://npm-registry-packages-npm-production"}},"17.31.0-beta.1":{"name":"@lifi/types","version":"17.31.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.31.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"280e0fdde9a03b77bcde8d103555ab4785beb3f8","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.31.0-beta.1.tgz","fileCount":138,"integrity":"sha512-LTJrK5dIGIAuQyKeINV5UcYOGVRg/tsht6Cwo/jE9aM8GCblfGYiHb9Rg7M3K1OXydBr63r1fN6VtdS9ki4lPw==","signatures":[{"sig":"MEQCIAjCBkqg0DX8Fy56o/YBO7aw49uptEvQ0zWF//zyJW6xAiAPkabB8QYwvFVd3KunaQSqxu4xh+I54adZkg23Q3GXwA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.31.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":171747},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.31.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/c31d4e9dd58a1f8e8a228470286ea41e/lifi-types-17.31.0-beta.1.tgz","_integrity":"sha512-LTJrK5dIGIAuQyKeINV5UcYOGVRg/tsht6Cwo/jE9aM8GCblfGYiHb9Rg7M3K1OXydBr63r1fN6VtdS9ki4lPw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.31.0-beta.1_1755774639916_0.6264054187201273","host":"s3://npm-registry-packages-npm-production"}},"17.31.0-alpha.1":{"name":"@lifi/types","version":"17.31.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.31.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2bd294b42c819debe83bcad67fbf547e026f0f1c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.31.0-alpha.1.tgz","fileCount":131,"integrity":"sha512-AYUehcHHWZbdZUQirWm+Rqc/I+RFXEQZm+5qAWMaI4Cp1le5PxmyvhoeHdRL+xQLfKbe4Q9tU8LeqGNbP0Iibg==","signatures":[{"sig":"MEQCIHSlmcp1NMhc/Xib6pUBT9WpW0UGmZRWDwMGSp7ztziFAiAOpkOuII11P/WyxARZMpxid2U4UVT9OjcdzoDs/475nw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.31.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169634},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.31.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/50f4cbdd65eb4f50fe9696a07df4d2c6/lifi-types-17.31.0-alpha.1.tgz","_integrity":"sha512-AYUehcHHWZbdZUQirWm+Rqc/I+RFXEQZm+5qAWMaI4Cp1le5PxmyvhoeHdRL+xQLfKbe4Q9tU8LeqGNbP0Iibg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.31.0-alpha.1_1755782338943_0.9498542925983124","host":"s3://npm-registry-packages-npm-production"}},"17.30.0-beta.3":{"name":"@lifi/types","version":"17.30.0-beta.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.30.0-beta.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f48b303ba94bf99dd3314f8717d2f71df315537c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.30.0-beta.3.tgz","fileCount":131,"integrity":"sha512-LVmP4QF1o4qkgM8lpnyRhkob6Ulzcx6isZTYsvc3lnzktq/f0yFFxc+nlHYznzFhkGwCKlhN5ZMgXX4aw3VKng==","signatures":[{"sig":"MEQCIA2nNW4iJRxpq6kyOiv3dLYTW+SdvvCp/pulLYMHgNLxAiA1zXH1blYfovNSeH5eHjSqvLKnMp2Ot0CjhOOI0hEM0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.30.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170102},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.30.0-beta.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/50efb50d4d698f6a6ebced14d5651c9a/lifi-types-17.30.0-beta.3.tgz","_integrity":"sha512-LVmP4QF1o4qkgM8lpnyRhkob6Ulzcx6isZTYsvc3lnzktq/f0yFFxc+nlHYznzFhkGwCKlhN5ZMgXX4aw3VKng==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.30.0-beta.3_1755786540250_0.4208557985538133","host":"s3://npm-registry-packages-npm-production"}},"17.30.0-beta.4":{"name":"@lifi/types","version":"17.30.0-beta.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.30.0-beta.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"bb7f384fb7986c25e3065403ffa48fe602f92dc4","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.30.0-beta.4.tgz","fileCount":131,"integrity":"sha512-T5hmvtT01o1KyNUxTI8h727q/WIxzYokWN/9Tthj/64kpC/I40dSaHNM2X6LogRi2WG4NRgjApOmGLEcwwqNaQ==","signatures":[{"sig":"MEUCIGffM3cXenkkWMwYdp116+4BRZgJMZRJGb3sqTvCx4qOAiEA/f9AmfxIjW5feTZbGaVjCBZbInQGRKHdSCmvDYooPbs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.30.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169220},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.30.0-beta.4.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/20b26ffba3ba158134a32173a40e7d42/lifi-types-17.30.0-beta.4.tgz","_integrity":"sha512-T5hmvtT01o1KyNUxTI8h727q/WIxzYokWN/9Tthj/64kpC/I40dSaHNM2X6LogRi2WG4NRgjApOmGLEcwwqNaQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.30.0-beta.4_1755787195649_0.5559035502926684","host":"s3://npm-registry-packages-npm-production"}},"17.31.0-beta.2":{"name":"@lifi/types","version":"17.31.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.31.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e0ea6442665aa6ff9a8dd658065a64480836d793","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.31.0-beta.2.tgz","fileCount":131,"integrity":"sha512-FAWQqZfNZfR2gMFAB42KiGA+vlW1SDKdDForwuR04RGtZaZHKMs2Pb/aW4z1+aXarcUrRtSssjFE9WB67UUpJw==","signatures":[{"sig":"MEUCIGp6KllgQmR7/y9mlX0yGRySxZbDvVKs6I+01bnspgUVAiEA0BUvJeixtBAJdNLtQ2nYsRJOC4qP4ZBap5E92WM/Z6Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.31.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170015},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.31.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/660388aafc26355d549ed14987c9379d/lifi-types-17.31.0-beta.2.tgz","_integrity":"sha512-FAWQqZfNZfR2gMFAB42KiGA+vlW1SDKdDForwuR04RGtZaZHKMs2Pb/aW4z1+aXarcUrRtSssjFE9WB67UUpJw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.31.0-beta.2_1755848001731_0.8989473981721554","host":"s3://npm-registry-packages-npm-production"}},"17.31.0":{"name":"@lifi/types","version":"17.31.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.31.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c415d7d1821bf8028c23692d1ff8f558ffcb18a4","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.31.0.tgz","fileCount":131,"integrity":"sha512-L5chMxC7jkCrZ7HZ8Tc+vEXT/aEprmF7cObCRl8XFkk/SX6iBn02TqdneNI2QxBmHulg+VKpjfLBBKNBBKe91A==","signatures":[{"sig":"MEYCIQDhi8irazZboB+Hwo2AATzSfvBx435m1f9zO5gp4xQLcgIhAKwK3836ts52TJQkZh91gkcW/N8Uak+/CLxUzyl77g7U","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.31.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169573},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.31.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/001366db50f5cc90e129aca8f2d85a53/lifi-types-17.31.0.tgz","_integrity":"sha512-L5chMxC7jkCrZ7HZ8Tc+vEXT/aEprmF7cObCRl8XFkk/SX6iBn02TqdneNI2QxBmHulg+VKpjfLBBKNBBKe91A==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.31.0_1755864665605_0.5399633106271902","host":"s3://npm-registry-packages-npm-production"}},"17.32.0-beta.0":{"name":"@lifi/types","version":"17.32.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.32.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"bdc86a1b74ec7a79a8ddc6f46d16edc98f3f7684","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.32.0-beta.0.tgz","fileCount":131,"integrity":"sha512-4LBWfOp/s2OfnlnqZVJRPjhFAHlDjTs0WQ5cs26+4wzDRpd4B+pU/i4uZZBS48gjQ/PjlButBL/bm+0Pew/m5A==","signatures":[{"sig":"MEYCIQDSNEPOBdsPpWpLhEWTD9HtArkCYBZ3p24JFJT5OOvIJQIhAPe0NQVZVyTOMvTs/glqh+squo/E6P1QJETq/XSSkIcE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.32.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170031},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.32.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/0161ee9d584806da864e1931d581b069/lifi-types-17.32.0-beta.0.tgz","_integrity":"sha512-4LBWfOp/s2OfnlnqZVJRPjhFAHlDjTs0WQ5cs26+4wzDRpd4B+pU/i4uZZBS48gjQ/PjlButBL/bm+0Pew/m5A==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.32.0-beta.0_1755868642546_0.9938919418102043","host":"s3://npm-registry-packages-npm-production"}},"17.32.0-beta.1":{"name":"@lifi/types","version":"17.32.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.32.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"45299becc993635e10fcdea7b8043dd6a679f9a2","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.32.0-beta.1.tgz","fileCount":131,"integrity":"sha512-7Tm6TqsMEAUo14LsDpqJSEj/zQ6lz1IVMLJIJL5HtGWW2pdgpkYQ8GSkxn8OpK+v1HiVLAxf+EZnm1j4EO3/pQ==","signatures":[{"sig":"MEUCIQC6a2PMBKlNXcetzRvFLMQBndtOGkk6ecTO8aphJ2ILEQIgKbG+myYI8UF04EbMW8i3NVBmL/UkzTNUWdd9fANnHHk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.32.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170043},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.32.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/c99a2b681bef16bae7b69c2d8537ff0b/lifi-types-17.32.0-beta.1.tgz","_integrity":"sha512-7Tm6TqsMEAUo14LsDpqJSEj/zQ6lz1IVMLJIJL5HtGWW2pdgpkYQ8GSkxn8OpK+v1HiVLAxf+EZnm1j4EO3/pQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.32.0-beta.1_1755874073847_0.7943824604900911","host":"s3://npm-registry-packages-npm-production"}},"17.32.0":{"name":"@lifi/types","version":"17.32.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.32.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"21794bffbc63d30b10d5c6ec18879fab59108237","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.32.0.tgz","fileCount":131,"integrity":"sha512-5D/K0cTDP+eMcIEwDcoqWVDtHSekKMl3+FqeWGRUNDD0PCvjZ0TjS10iBMNpfm4IxnvcEj4FIkTsOIreAGxx8w==","signatures":[{"sig":"MEUCIQC5YfbRRP1SwuLpAc0RtCEFFZliQi5WxfBfhgVrQyoMqwIgFjE7wGyWR4CD6QTvZ3KUpIbk7xEpijNvB55P5xKuP8c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.32.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169585},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.32.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/eee70d7920f5ba9beb38a5f225748692/lifi-types-17.32.0.tgz","_integrity":"sha512-5D/K0cTDP+eMcIEwDcoqWVDtHSekKMl3+FqeWGRUNDD0PCvjZ0TjS10iBMNpfm4IxnvcEj4FIkTsOIreAGxx8w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.32.0_1755874533974_0.6934311141122613","host":"s3://npm-registry-packages-npm-production"}},"17.33.0-alpha.0":{"name":"@lifi/types","version":"17.33.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.33.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"adb99e4361d84e48f9a1f264c659f7f1cb05aebd","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.33.0-alpha.0.tgz","fileCount":131,"integrity":"sha512-xD6GJHjv5nRHJJHWWSjweDtg1MHeo6PZgr8Egv4AMA6pz+YA8Mf27lW+odo4fSQHmAsdBP5FeCrxcE4nAQ4FUw==","signatures":[{"sig":"MEYCIQCdX8ax2b6Teuujp8EcWQPlxmNvsY3PL8zVlqeqzAYqPQIhAL7XpsVRJ+GAsrsE7L7tbbYEK3uhJ209/NUGVi89V3ub","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.33.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170114},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.33.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/01545debbd31649265b09f996c275bef/lifi-types-17.33.0-alpha.0.tgz","_integrity":"sha512-xD6GJHjv5nRHJJHWWSjweDtg1MHeo6PZgr8Egv4AMA6pz+YA8Mf27lW+odo4fSQHmAsdBP5FeCrxcE4nAQ4FUw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.33.0-alpha.0_1756121694937_0.8844971079171939","host":"s3://npm-registry-packages-npm-production"}},"17.33.0-alpha.1":{"name":"@lifi/types","version":"17.33.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.33.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"98ebb55b1ff35574d4ada5ec06da25b5c72a3c7f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.33.0-alpha.1.tgz","fileCount":131,"integrity":"sha512-CerCLyF7CVJdiFSbXgX+a6tqTgS44OHjWdHKJ7mhxFwAQo7+tQHLChPyOi3jGZprKY4L93Jbsrd203wxfXlzgw==","signatures":[{"sig":"MEYCIQDjJB0eqpF7WJRXSOLCz0nX3ugna+6AttBOdqKd/KN8rwIhAIojdHlyH9Zg7mFw0j3kngNA9PtidKIh3YBD4Z2YOl5h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.33.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169663},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.33.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/34700c6ef90bd3b37b515399526227f2/lifi-types-17.33.0-alpha.1.tgz","_integrity":"sha512-CerCLyF7CVJdiFSbXgX+a6tqTgS44OHjWdHKJ7mhxFwAQo7+tQHLChPyOi3jGZprKY4L93Jbsrd203wxfXlzgw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.33.0-alpha.1_1756122273612_0.46670298373509156","host":"s3://npm-registry-packages-npm-production"}},"17.33.0-alpha.3":{"name":"@lifi/types","version":"17.33.0-alpha.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.33.0-alpha.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"565ea42c376d01fb31e2bb9e68c3f465a4f4e132","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.33.0-alpha.3.tgz","fileCount":131,"integrity":"sha512-CD6nE6dtw5a/2CQPv15Ss0jOvmpIY19GwTCTmxnNhbcLOgiM5hKLIbDAF0/2CvXvDQWcm1GH96qOk4DIGNAofA==","signatures":[{"sig":"MEQCIDHyGJjdB+S8tFJQKFzQ05dll0SvJRG3gYGaI7mVW2j0AiA3OOhKxqEoZNo+vw3NGohneHxnjBnqHdnFBvGx+UoqAw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.33.0-alpha.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170114},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.33.0-alpha.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/a4e9c5b914dcae826471467057dd0db7/lifi-types-17.33.0-alpha.3.tgz","_integrity":"sha512-CD6nE6dtw5a/2CQPv15Ss0jOvmpIY19GwTCTmxnNhbcLOgiM5hKLIbDAF0/2CvXvDQWcm1GH96qOk4DIGNAofA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.33.0-alpha.3_1756221015952_0.15090945783597065","host":"s3://npm-registry-packages-npm-production"}},"17.33.0":{"name":"@lifi/types","version":"17.33.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.33.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6409b25ba72b87128c4ec0d6ae7553bc28a2f2a1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.33.0.tgz","fileCount":131,"integrity":"sha512-TZxa5ymHgGMMMWe0v4f8UT3KRUYrlHp5jiGHnqqIuGQS9igt1bw8Q8HZj9i9lZ6aOGOC43548fGo32FjKijQlQ==","signatures":[{"sig":"MEUCIHBAOaGsdTWw1oy7tiDPS32k6dKfN3EldknjkwVlowAGAiEAvzU9VQJrKDW2B3sUOzZk84tBcnFl/qiVrE8nSikQfqk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.33.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170106},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.33.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/0e04fd1df5ab3b2011355b00a5fb927c/lifi-types-17.33.0.tgz","_integrity":"sha512-TZxa5ymHgGMMMWe0v4f8UT3KRUYrlHp5jiGHnqqIuGQS9igt1bw8Q8HZj9i9lZ6aOGOC43548fGo32FjKijQlQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.33.0_1756280399155_0.9743186747510948","host":"s3://npm-registry-packages-npm-production"}},"17.34.0":{"name":"@lifi/types","version":"17.34.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.34.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e155fa5451b4da5cf25a360fc1b44094639cdb0e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.34.0.tgz","fileCount":131,"integrity":"sha512-KIuAXZNA+FxrwGpER+TfNhfopc18BofJOXszTgb8eYxyKowfngMkbEyF1hUnF5l6AJedB7I0WvnMb/6lDFH8xg==","signatures":[{"sig":"MEUCIQCEr5xz2JBUOS9LzJwRPh3voSIpEa+PhoH7NARupYs2ngIgaxJOffLWnLeiwdbXIxA15toCLUaRm4WX2+5yNQqRksY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.34.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169866},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.34.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/9d8fcd253ad592f5dd506e71f1715a29/lifi-types-17.34.0.tgz","_integrity":"sha512-KIuAXZNA+FxrwGpER+TfNhfopc18BofJOXszTgb8eYxyKowfngMkbEyF1hUnF5l6AJedB7I0WvnMb/6lDFH8xg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.34.0_1756291275306_0.8480164561536541","host":"s3://npm-registry-packages-npm-production"}},"17.35.0-beta.0":{"name":"@lifi/types","version":"17.35.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.35.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"83bf13a1a3636e7e55e8a1fd7ac40926de623010","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.35.0-beta.0.tgz","fileCount":131,"integrity":"sha512-ZY4C+ZmgqBr7ue6ftlU0h5yg7UCsYg3uGPNpXV9rwaPL9u4RHcuAsOndM8kbzj0tl9o+q7rm6TVI1hikhai2og==","signatures":[{"sig":"MEYCIQDPgadiCS2A7QTu2XQHh5dPK7G/fXDnXyLSFgJDJYN8GQIhAOb36bZGdqOnqMCd1fQP5pqYgJWO+WUGGEbSoVRazjFw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.35.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169873},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.35.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/8439f93b2c4853a1153d689a2ebe4c5d/lifi-types-17.35.0-beta.0.tgz","_integrity":"sha512-ZY4C+ZmgqBr7ue6ftlU0h5yg7UCsYg3uGPNpXV9rwaPL9u4RHcuAsOndM8kbzj0tl9o+q7rm6TVI1hikhai2og==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.35.0-beta.0_1756291520185_0.7620899448864284","host":"s3://npm-registry-packages-npm-production"}},"17.35.0-beta.1":{"name":"@lifi/types","version":"17.35.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.35.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9f0db4befc96f67b122dd753d1df800110eaad05","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.35.0-beta.1.tgz","fileCount":131,"integrity":"sha512-KKmpxKGixL2xI4+K9SCaHzXEX5Z+S1tYFRQZxiMPfxmX+6Qd+Wz84S7I5XpAaG3FQmRiLllMUMBvgszGVdLWDg==","signatures":[{"sig":"MEQCID0bWJe1D9OGl2mL+gKehRqI6GquoIAJl6HHyARVwckrAiAds04D6g6dZy7E+DG10zgUUcY6tDbEgPai7R+Eo/mhrQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.35.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170138},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.35.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/2df3348683057846fd652c9fda3f420e/lifi-types-17.35.0-beta.1.tgz","_integrity":"sha512-KKmpxKGixL2xI4+K9SCaHzXEX5Z+S1tYFRQZxiMPfxmX+6Qd+Wz84S7I5XpAaG3FQmRiLllMUMBvgszGVdLWDg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.35.0-beta.1_1756292163955_0.9651699734385923","host":"s3://npm-registry-packages-npm-production"}},"17.35.0":{"name":"@lifi/types","version":"17.35.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.35.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4a48ecbd4bffc04a7a2c5c9fc229dea1e50c0e43","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.35.0.tgz","fileCount":131,"integrity":"sha512-WWHgh/cgzuyq/l+gzswMa7Pp1W/GHxZUpFwMywfysJPewWvNx+ZKzYoLjj/mNCGuCFMD0sMVUb1W1oMSHqvQ8g==","signatures":[{"sig":"MEUCIQC6+WEliqB5BkPh+iAB3JWX4hfHlF1Jt2hsnr10LDHDkgIgSC31N+cuN/ZfwROKc+HhyUKiiIeSaU14hS07Oly4Pqk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.35.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169866},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.35.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/8c46200bdf867b9eb9dbb7da93be406d/lifi-types-17.35.0.tgz","_integrity":"sha512-WWHgh/cgzuyq/l+gzswMa7Pp1W/GHxZUpFwMywfysJPewWvNx+ZKzYoLjj/mNCGuCFMD0sMVUb1W1oMSHqvQ8g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.35.0_1756345030258_0.2738867432406824","host":"s3://npm-registry-packages-npm-production"}},"17.36.0":{"name":"@lifi/types","version":"17.36.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.36.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a1940fed5c74a33a79ac8eb86e62eff66ecabd18","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.36.0.tgz","fileCount":138,"integrity":"sha512-U9liL0rft2vniZpZ5btRSNeeHMrErA7bkHi81q+cH7KmNJw4DxmtdXW+fQDGM3t+a35FBnrwRQg9LuRtdYquBA==","signatures":[{"sig":"MEUCIQDwn6/YVBpCmK3n4iePs8Br8LlBcxNZFQv+zoNgCiQoWwIgQhxMwbwp+ctPIuT3PCjQF4yjBph7KtQ7wVCTwHQovMk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.36.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":172049},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.36.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/1e9f32319736ab776761bac0a5cf9dd8/lifi-types-17.36.0.tgz","_integrity":"sha512-U9liL0rft2vniZpZ5btRSNeeHMrErA7bkHi81q+cH7KmNJw4DxmtdXW+fQDGM3t+a35FBnrwRQg9LuRtdYquBA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.36.0_1756469402855_0.9191279205426022","host":"s3://npm-registry-packages-npm-production"}},"17.37.0-alpha.0":{"name":"@lifi/types","version":"17.37.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.37.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"3eb4f5badd7626d971680d8989cf2cb145ca243b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.37.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-S5kcJPfiiE+JAzQM2aLRa5SJKZtsUYSgYsb8BM/4nw1mt6R1YF9jtsMQy5NyGFjN7aX7ldjj4le902epJOdCMw==","signatures":[{"sig":"MEUCIQCG6fj9C8JXyXzayikBxXKVKaQrSCpAfEVgjsE8TV4YKQIgYSZy4HLT+LtT+yHLXrFGNky/PirwTMHWvZpzy2BWwfs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.37.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":173406},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.37.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/01eb67eba0289f139ecbfb3b0873e8e9/lifi-types-17.37.0-alpha.0.tgz","_integrity":"sha512-S5kcJPfiiE+JAzQM2aLRa5SJKZtsUYSgYsb8BM/4nw1mt6R1YF9jtsMQy5NyGFjN7aX7ldjj4le902epJOdCMw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.37.0-alpha.0_1756737423948_0.3205362206628548","host":"s3://npm-registry-packages-npm-production"}},"17.37.0-alpha.1":{"name":"@lifi/types","version":"17.37.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.37.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"08bf5365617c38a10f57a8dcb22bcc93d26f4f82","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.37.0-alpha.1.tgz","fileCount":138,"integrity":"sha512-On4GJrBdZJSGlIRQrb94RhO0ip0Ttl/fc+3q7vSDp6mVU0+1szdrDSOXQtACP5DrfS9jRU/15aF2EPZVs6jIHw==","signatures":[{"sig":"MEUCIGtcmBNWj4IguoCLCAJg4JtxBh2QpqKMyLCNwjg/g7XEAiEA4Vf/X4jMZVn9fbMaQ111UXtyohkfkZpYVO717kn5RSc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.37.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":173491},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.37.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/ce9b53461f44e9b5975b489e726fd6f7/lifi-types-17.37.0-alpha.1.tgz","_integrity":"sha512-On4GJrBdZJSGlIRQrb94RhO0ip0Ttl/fc+3q7vSDp6mVU0+1szdrDSOXQtACP5DrfS9jRU/15aF2EPZVs6jIHw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.37.0-alpha.1_1756812604253_0.23123470637052357","host":"s3://npm-registry-packages-npm-production"}},"17.37.0-alpha.2":{"name":"@lifi/types","version":"17.37.0-alpha.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.37.0-alpha.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"43ba4dfc1e7738c85ffe1974821ff7dc5c36ad7c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.37.0-alpha.2.tgz","fileCount":138,"integrity":"sha512-ScQm3tyUynph3J/joTgxHAAzBtrtpQddKsJBj1GFMFZbjjCLNCTDrQGHvTl0HSK8C06cwQBXg2PG5qImqZyuYw==","signatures":[{"sig":"MEUCIDyE2AABUtcwp+xtW9NbXnJLwKtE1WTZ2pS9FnWHkXORAiEA+q9ll32CHNkLzRXT81DXIufZTqD9sjdTUk9VyntR89k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.37.0-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":173613},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.37.0-alpha.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/70dffcbffd9cf518ea3395fb2f93c663/lifi-types-17.37.0-alpha.2.tgz","_integrity":"sha512-ScQm3tyUynph3J/joTgxHAAzBtrtpQddKsJBj1GFMFZbjjCLNCTDrQGHvTl0HSK8C06cwQBXg2PG5qImqZyuYw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.37.0-alpha.2_1757343343996_0.8324004882303686","host":"s3://npm-registry-packages-npm-production"}},"17.37.0-beta.0":{"name":"@lifi/types","version":"17.37.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.37.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6fb55d957f39a5b0ec3cf7419ba5792ddbffe367","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.37.0-beta.0.tgz","fileCount":138,"integrity":"sha512-k7XfW/SUjHf1q/gsNodH7Gn9ZrXusAOVIkvp4uEt/6ToOrUs5jN9ZOZp8SX8Qiyp1ldv4dcfdB1YnWI4eGQJ1A==","signatures":[{"sig":"MEYCIQCzfUPWsvAu8HbAfgZPEIrmeyHkXyxLS9zbmgPWlIvIGQIhAP8vhAwIH0SRSuaDaEAOQKK8aGLOv7zW3naRJbIaJnKB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.37.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":172321},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.37.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/06492d968649b90b525b62540ba32fef/lifi-types-17.37.0-beta.0.tgz","_integrity":"sha512-k7XfW/SUjHf1q/gsNodH7Gn9ZrXusAOVIkvp4uEt/6ToOrUs5jN9ZOZp8SX8Qiyp1ldv4dcfdB1YnWI4eGQJ1A==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.37.0-beta.0_1757505119240_0.9179008961867443","host":"s3://npm-registry-packages-npm-production"}},"17.37.0":{"name":"@lifi/types","version":"17.37.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.37.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b2e48a9ebecd8d87dfabf086ec2bd54887ec11e8","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.37.0.tgz","fileCount":138,"integrity":"sha512-XfURzS2x8wz+xt64+tgrIFg9DkkAgUTRfxI+QrXO9KiOmQ9jIpFoUxScAfXd/JZuAu8swMX5Bq4sC7+0Y09+Uw==","signatures":[{"sig":"MEQCIDYYWWRq3XhkSeJQAvh8azKGj4XyEL3YrgftA0U8+Y4XAiAxdH05zv0nR0AQwI3xk9XsKGGKPtsPESmzw5L6EWtrlA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.37.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":172735},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.37.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/36135391bd9016252b3b06e7846263dc/lifi-types-17.37.0.tgz","_integrity":"sha512-XfURzS2x8wz+xt64+tgrIFg9DkkAgUTRfxI+QrXO9KiOmQ9jIpFoUxScAfXd/JZuAu8swMX5Bq4sC7+0Y09+Uw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.37.0_1757962754518_0.8573942977102875","host":"s3://npm-registry-packages-npm-production"}},"17.38.0-alpha.0":{"name":"@lifi/types","version":"17.38.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.38.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2c299ff5d3466efd4a03a5b0af612c4638768bba","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.38.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-+1X9EqILrmHWSF45ZDHu1odEFhl+R+JtOnsfaf+Di0Btpif/WlRVVjeZNdabWod1t3IujAVgOevGF4bmiOcG8w==","signatures":[{"sig":"MEYCIQD1x5w9GcgZd8ezyhekHGHo379+jlpBtKqhioKzX6xKtQIhAKDgUEKgVt5csuWpASHon02evUAS9yX/TqeFecrjGOyX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.38.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":173448},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.38.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/2b36647a421ec9d40fc39979ed6f08ad/lifi-types-17.38.0-alpha.0.tgz","_integrity":"sha512-+1X9EqILrmHWSF45ZDHu1odEFhl+R+JtOnsfaf+Di0Btpif/WlRVVjeZNdabWod1t3IujAVgOevGF4bmiOcG8w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.38.0-alpha.0_1758280384001_0.11833052706963909","host":"s3://npm-registry-packages-npm-production"}},"17.38.0-beta.0":{"name":"@lifi/types","version":"17.38.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.38.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e2f112c78b6dd28385759ca1bb38c5574010a754","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.38.0-beta.0.tgz","fileCount":138,"integrity":"sha512-woZOcc4tOksp9uuj1JvYVVIs13IdSf3scur+ThzIu9Ci986mZq0OWDLvfUyoOpRXH0bh76gXVO4Zg3R5T3+Zjw==","signatures":[{"sig":"MEUCIBP5f4Hf8vht30OlpLkMmlnsd3rlI6ovod6gsoUVo348AiEAykDHXD04+EtQlJgq1SDm5s3AD09z5hI30DeYOLic5H8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.38.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":174176},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.38.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/f923cf8a371ac3ad77da58205f09a962/lifi-types-17.38.0-beta.0.tgz","_integrity":"sha512-woZOcc4tOksp9uuj1JvYVVIs13IdSf3scur+ThzIu9Ci986mZq0OWDLvfUyoOpRXH0bh76gXVO4Zg3R5T3+Zjw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.38.0-beta.0_1758281121476_0.1440380444542313","host":"s3://npm-registry-packages-npm-production"}},"17.37.0-alpha.3":{"name":"@lifi/types","version":"17.37.0-alpha.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.37.0-alpha.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e550d058d8022ed50ba556e7e0d4c612507890ae","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.37.0-alpha.3.tgz","fileCount":138,"integrity":"sha512-NvrRF+EzjltVdVJ0+gYC13dzXWSr+xMUeOdu5epRmOM2GJqF6nKYKgsJ0QzvFINCjJCs1hBrnbHiANhdpEbsEA==","signatures":[{"sig":"MEQCIDoj2APYk7A8gKaMav/MgQCc4wtFdGAfjzK8ZWmqt2lUAiBWL/jrQfVCRpWcXma1fZeou8Jj/I8yHbxKqLhGXepdqA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.37.0-alpha.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":172762},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.37.0-alpha.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/08fead0de342a526b77bbb0b6cba8279/lifi-types-17.37.0-alpha.3.tgz","_integrity":"sha512-NvrRF+EzjltVdVJ0+gYC13dzXWSr+xMUeOdu5epRmOM2GJqF6nKYKgsJ0QzvFINCjJCs1hBrnbHiANhdpEbsEA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.37.0-alpha.3_1758534453781_0.7102017581055344","host":"s3://npm-registry-packages-npm-production"}},"17.37.0-alpha.4":{"name":"@lifi/types","version":"17.37.0-alpha.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.37.0-alpha.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6e7af63da5c26da70821ea0228bfdafaffb32b99","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.37.0-alpha.4.tgz","fileCount":138,"integrity":"sha512-2G3U1COmvCzYNQzOc/QLnT8C1Y5fNNeg8nKjziS1Apy/zdmP8aSloyxDJJ+g9fPsv13OkNdeseUbsFsv38QPnw==","signatures":[{"sig":"MEYCIQD3jdI6/Y3YL6+jonlbPud3G38RRNg3iOt3+6424unF0QIhAKQiOe01QoX8S2YtCmohIoMhdNBlwy2iSYpF8CVy9UTh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.37.0-alpha.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":173448},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.37.0-alpha.4.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/46505ba2c6da1516733bd6e668e292f8/lifi-types-17.37.0-alpha.4.tgz","_integrity":"sha512-2G3U1COmvCzYNQzOc/QLnT8C1Y5fNNeg8nKjziS1Apy/zdmP8aSloyxDJJ+g9fPsv13OkNdeseUbsFsv38QPnw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.37.0-alpha.4_1758534482529_0.7864092521368244","host":"s3://npm-registry-packages-npm-production"}},"17.38.0-beta.1":{"name":"@lifi/types","version":"17.38.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.38.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"645d89ee939979b14bcc0487921d1108969d9ca6","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.38.0-beta.1.tgz","fileCount":138,"integrity":"sha512-PdxhoLmIRnEodE1xZy3W1mXemMYYiVXRw6a/3X5OCpfuDSQf++Ck/fB3jbGtB8IX1jIzOy9MVkGLERZ4dKgmQg==","signatures":[{"sig":"MEQCIENNAa8FLElz++V9LlwwN3q15xQ8O+EWKsZ0V8drZ9sBAiAe8tfWsQJSFDVXIIXMPgJ4cta93bsurxrNMAH29iyqzA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.38.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":174263},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.38.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/4d2f3d62de878d88f44648cf83c319f1/lifi-types-17.38.0-beta.1.tgz","_integrity":"sha512-PdxhoLmIRnEodE1xZy3W1mXemMYYiVXRw6a/3X5OCpfuDSQf++Ck/fB3jbGtB8IX1jIzOy9MVkGLERZ4dKgmQg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.38.0-beta.1_1758721970136_0.4693990007860467","host":"s3://npm-registry-packages-npm-production"}},"17.38.0":{"name":"@lifi/types","version":"17.38.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.38.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b884bc25518a0d5c225ed9c0e93de284eb404863","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.38.0.tgz","fileCount":138,"integrity":"sha512-dZFy/cVCr6WyBjbqpXFol9Fyo0U+mR6FlWK4URgvTQwhH0E6e+aBn6ivPndxYvLPccAiNKJlQzQvSh6ort0+rw==","signatures":[{"sig":"MEQCICueTlLHm+iULmrgtDYWPNlq1EASPhhYDtb65XiSqsBnAiBb5Lh/+Shcq2UWszbl8sctzTeGdOLUOP4ms++IyoTS0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.38.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":173649},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.38.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/0ab67f74da144a7802515d342375ad79/lifi-types-17.38.0.tgz","_integrity":"sha512-dZFy/cVCr6WyBjbqpXFol9Fyo0U+mR6FlWK4URgvTQwhH0E6e+aBn6ivPndxYvLPccAiNKJlQzQvSh6ort0+rw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.38.0_1758785165171_0.1874411803560172","host":"s3://npm-registry-packages-npm-production"}},"17.37.0-beta.1":{"name":"@lifi/types","version":"17.37.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.37.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8c82f8a410e0d99059cc2f921e6b8605ccbea858","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.37.0-beta.1.tgz","fileCount":138,"integrity":"sha512-9J+f+iiqB2UzwbgtYq5c4e6Dp5BHhrRBPYAcntwI8UCKWwM2mPwH09ppa4PeNDipaQ3m0TOFzVt3iLDk8/3sqQ==","signatures":[{"sig":"MEUCIQDN0OaBOaISVY566SvKnYM1F+HIBvsGHnR7vpdO91usOAIgBIREESGNwNp0DQT6EWNoZ77cnBhbKv9kRGGs5k/UcRQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.37.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":172321},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.37.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/31ffb745224ea9b80fd003699b64d428/lifi-types-17.37.0-beta.1.tgz","_integrity":"sha512-9J+f+iiqB2UzwbgtYq5c4e6Dp5BHhrRBPYAcntwI8UCKWwM2mPwH09ppa4PeNDipaQ3m0TOFzVt3iLDk8/3sqQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.37.0-beta.1_1759221635637_0.6328802906115971","host":"s3://npm-registry-packages-npm-production"}},"17.39.0-beta.0":{"name":"@lifi/types","version":"17.39.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.39.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2ff4c7f50d50f438837363ec3af4c4dc8036c844","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.39.0-beta.0.tgz","fileCount":138,"integrity":"sha512-2/kgmhswL5Y7YPcVcFPLaZa2kjbks2cWolsxDiJCQRV6nEUvixY7YXq/vXmr9xC4Ia3eksbe3uAYooIZtNALGw==","signatures":[{"sig":"MEUCIQDtrTYcUKtHyEt/bufKIMtN1uKsrEnctelPa79xGoEkIAIgJT94/qPvbN/Jo0W69KbecP+2jIgdxsvhstmpCsHypTM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.39.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":173921},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.39.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/ba7c7af66f05844f0ceb2541d17b732a/lifi-types-17.39.0-beta.0.tgz","_integrity":"sha512-2/kgmhswL5Y7YPcVcFPLaZa2kjbks2cWolsxDiJCQRV6nEUvixY7YXq/vXmr9xC4Ia3eksbe3uAYooIZtNALGw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.39.0-beta.0_1759221782175_0.4690982019189671","host":"s3://npm-registry-packages-npm-production"}},"17.39.0-alpha.0":{"name":"@lifi/types","version":"17.39.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.39.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1d0ecca05ed9013b396e437aa84a108da9e3c59d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.39.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-AOcsm54EIqnKGGzyulMXAqT/rd4IGl4R6mYZM/JaF4e8Qbbb7G3i/dKCPeWO+iQoWwgIsdh7YqVcgS+KFxjxbw==","signatures":[{"sig":"MEYCIQD7GH+HoAZBxiOPhbgJtAIRWacOqb09U0NgMPI39x9RzwIhAO3QGa9eBFpO7qDPLD8HRveeFKuqSEp1KbNbhFgKTm24","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.39.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":175178},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.39.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/65f27973786b530230e5ae245d299cf6/lifi-types-17.39.0-alpha.0.tgz","_integrity":"sha512-AOcsm54EIqnKGGzyulMXAqT/rd4IGl4R6mYZM/JaF4e8Qbbb7G3i/dKCPeWO+iQoWwgIsdh7YqVcgS+KFxjxbw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.39.0-alpha.0_1759228371699_0.5420822051364045","host":"s3://npm-registry-packages-npm-production"}},"17.39.1":{"name":"@lifi/types","version":"17.39.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.39.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"eecb049a762b6d91c5932e1bf48a546449e059e7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.39.1.tgz","fileCount":138,"integrity":"sha512-jOD5UtJqC9UuRwAKlmce8SoBOzilp2dL237IaeMVRPccCRTvT+VT6c7QfJkFWaS/Gug2kOQ4/TSkKXsK89j5aw==","signatures":[{"sig":"MEUCIQCxMMekXHshDxoqxmMgQn+YfF5SYoWdK3r5whRDix7aMQIgNkOKRexnDIPYXD2yT54HeYONTTHhLT+MZbpjhFbRZIY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.39.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":173914},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.39.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/12eeb9ab1fbd8f44d2fdda156c87ce55/lifi-types-17.39.1.tgz","_integrity":"sha512-jOD5UtJqC9UuRwAKlmce8SoBOzilp2dL237IaeMVRPccCRTvT+VT6c7QfJkFWaS/Gug2kOQ4/TSkKXsK89j5aw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.39.1_1759231713339_0.8865035066942291","host":"s3://npm-registry-packages-npm-production"}},"17.40.0-alpha.0":{"name":"@lifi/types","version":"17.40.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.40.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"06a13a37ad2f84cd4a104c0f17c7c95311830f79","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.40.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-OcKV8S5YP6QD4HE7/vTe8wZMt4gnwZy8j9ejuy85hP3KDZyjRkPDI5m0fonoNKtW3ZGRsG9chzolOivThrwELw==","signatures":[{"sig":"MEUCIQCTyktIlg4IU5nUm4dipVZ6P9J9iRqWLG60f5CUBlloiwIgAggRycwVsOLmgCKG+Uq+VM4nPuLaJEg/PSnPTMpmeok=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.40.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":175443},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.40.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/d63d338b98bda7e6f521778611b70d14/lifi-types-17.40.0-alpha.0.tgz","_integrity":"sha512-OcKV8S5YP6QD4HE7/vTe8wZMt4gnwZy8j9ejuy85hP3KDZyjRkPDI5m0fonoNKtW3ZGRsG9chzolOivThrwELw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.40.0-alpha.0_1759241494690_0.44759217144152097","host":"s3://npm-registry-packages-npm-production"}},"17.40.0-beta.0":{"name":"@lifi/types","version":"17.40.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.40.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c5859be5c98390639c0f019ed8fbc3e5f25b11d3","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.40.0-beta.0.tgz","fileCount":138,"integrity":"sha512-wrOzfFpXxAjUzTvnuaq4eFhfHVkkWu8xTkZHTbNpaCF7PJt/Ze8v0PjrZ0y/D/ZLLrW9BTDH8j4jyYFSUgI/uA==","signatures":[{"sig":"MEUCIQCNTv+SSV4omOo8LeD0wzaTewc29BJOt4aG7ZZjmBYkXAIgWqmYHkZHNKMZEnFru6LS39sBratLiFTOfLIh/Sh0mvo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.40.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":175893},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.40.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/45a4aa2dc341e6318331a6f8602afd2b/lifi-types-17.40.0-beta.0.tgz","_integrity":"sha512-wrOzfFpXxAjUzTvnuaq4eFhfHVkkWu8xTkZHTbNpaCF7PJt/Ze8v0PjrZ0y/D/ZLLrW9BTDH8j4jyYFSUgI/uA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.40.0-beta.0_1759325770106_0.3893483079228013","host":"s3://npm-registry-packages-npm-production"}},"17.39.2-alpha.0":{"name":"@lifi/types","version":"17.39.2-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.39.2-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"99a0d79e48eb3507973aa03ec54b13cbfe7d2577","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.39.2-alpha.0.tgz","fileCount":138,"integrity":"sha512-Vke05L92XkM/Gv4og3lrWlRddYHQ27sPQGbMlmowXz9k1owYEXlx6mcVdkAgagaruiAzhrvWB3yLxGN2q/15aQ==","signatures":[{"sig":"MEUCIE1+fWe7Eslhy7F/UZg9BwpN+uATQzSnyC6IZN+pqkQIAiEArPWiwUvvFFFKAtAp5pHlGzYdj/UMMSOoDgv3K8Jxm4c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.39.2-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":174609},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.39.2-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/662fcf581d83ee0641c5516ec2bf1e69/lifi-types-17.39.2-alpha.0.tgz","_integrity":"sha512-Vke05L92XkM/Gv4og3lrWlRddYHQ27sPQGbMlmowXz9k1owYEXlx6mcVdkAgagaruiAzhrvWB3yLxGN2q/15aQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.39.2-alpha.0_1759330877824_0.18944358556511687","host":"s3://npm-registry-packages-npm-production"}},"17.40.0":{"name":"@lifi/types","version":"17.40.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.40.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"55c5d6ced14c63d6a5853837d64d0724e0e9db63","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.40.0.tgz","fileCount":138,"integrity":"sha512-XbjkXGGbcCt3fvoAMUTrN0cr6JfUOf8hYe9hY6NpXnKVz3oURPn/+eQuPHbNtNEZ4zyt3OwHPh0eSm8NrBTqqg==","signatures":[{"sig":"MEYCIQCyfLSRcZJHXd/tZePUqD9c2x02l4l1el342MiBx5rlxgIhAPH8iN8OdSDPMTqXu/dzA5xLQKFPQkS1+O1+rZxZzC3R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.40.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":176122},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.40.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/3fc75833d92ee48d815893b3b9270ab2/lifi-types-17.40.0.tgz","_integrity":"sha512-XbjkXGGbcCt3fvoAMUTrN0cr6JfUOf8hYe9hY6NpXnKVz3oURPn/+eQuPHbNtNEZ4zyt3OwHPh0eSm8NrBTqqg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.40.0_1759407586643_0.6065347005370607","host":"s3://npm-registry-packages-npm-production"}},"17.41.0-alpha.0":{"name":"@lifi/types","version":"17.41.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.41.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a42336c313792f20a13b9c824373d7a3fa404dff","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.41.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-o0X8Dx9nil8k0B65b0RIKt8VDJab4OMA804DGZhOc0elcr5XqDo8JQpjWW+6EKdl3MZpOK3wEFyNn2ZEo1jkqg==","signatures":[{"sig":"MEUCIHyTUF35rtPXvfmpPk9g2H6/FLZqMmDXIeUkM7aicCHcAiEA0ZxTeYYx+SpqpZb9EmOEZGGFsX2sjTlaYAJbX0Fr0X8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.41.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":175894},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.41.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/e921afec1461619928836cd355d2c2c0/lifi-types-17.41.0-alpha.0.tgz","_integrity":"sha512-o0X8Dx9nil8k0B65b0RIKt8VDJab4OMA804DGZhOc0elcr5XqDo8JQpjWW+6EKdl3MZpOK3wEFyNn2ZEo1jkqg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.41.0-alpha.0_1759413800721_0.03372218835667096","host":"s3://npm-registry-packages-npm-production"}},"17.41.0-beta.0":{"name":"@lifi/types","version":"17.41.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.41.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"0797686058f4484c851d44c368eb67c4e9358a72","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.41.0-beta.0.tgz","fileCount":138,"integrity":"sha512-u9Xf1yA3wHP6MHxe92m/KP4ePVoJRIbiQr9037VtDc00yiwIZS751ni9jMUNKDVHSHWKmkizQ28qKjZzTXFKxw==","signatures":[{"sig":"MEYCIQDCnoce/37yx9ZZeyTKQEfthEnWvCuPzPl1Sx3QFz5fUQIhAM7w9n1ql/HoiH4PgP5ACwHMSjMFjpKlCdyE2Xl3hj4n","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.41.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":176828},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.41.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/5b4295f5e00c99272351defa91bc70f0/lifi-types-17.41.0-beta.0.tgz","_integrity":"sha512-u9Xf1yA3wHP6MHxe92m/KP4ePVoJRIbiQr9037VtDc00yiwIZS751ni9jMUNKDVHSHWKmkizQ28qKjZzTXFKxw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.41.0-beta.0_1759718707636_0.8832878864679998","host":"s3://npm-registry-packages-npm-production"}},"17.41.0":{"name":"@lifi/types","version":"17.41.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.41.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b9db13953cf2a0b6574b68cfddb2846bcce99fc6","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.41.0.tgz","fileCount":138,"integrity":"sha512-K/QfUpbYhABZcxlf+YFuWeC9TI8n5oKYFNWUchd/yRMg4oxx8w3QPoCkhXNGPfAbnq5xRvq0W+9bwpXY/vAe7w==","signatures":[{"sig":"MEUCIQC2akAYgrJL8NjPzrg1p3au7jTODW99RrL3tFwpkxP4AwIgStab4Py1zHfDP5Ry+K2hyOUCmeTc3pAFjfODSSVA0E0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.41.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":176821},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.41.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/eeeaa7187b8dd9afedb6a17e9885d3e8/lifi-types-17.41.0.tgz","_integrity":"sha512-K/QfUpbYhABZcxlf+YFuWeC9TI8n5oKYFNWUchd/yRMg4oxx8w3QPoCkhXNGPfAbnq5xRvq0W+9bwpXY/vAe7w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.41.0_1759743780441_0.2856123018272787","host":"s3://npm-registry-packages-npm-production"}},"17.41.0-alpha.1":{"name":"@lifi/types","version":"17.41.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.41.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"77bf2eef87b374a2d9502702a8b027ec50b77281","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.41.0-alpha.1.tgz","fileCount":138,"integrity":"sha512-DwWp/4v7sLiS7wBGqr+NlnwlDzCuuDMJmvkD1PsatI3OUTwVlnyWgQY2ZUzY430rFnZ6oetC6w04MXX8sfVa0w==","signatures":[{"sig":"MEUCIBCAtP/toniD0RF3ys5rePAAhrmp6j/IYcyhUTt2W7LIAiEAm6XLxoVQY7nZn8XWF07vS4sigyd0Gw1RT0zaJjZ0ljU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.41.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":176055},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.41.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/219ed196fc3a2e4ecaef37af56ed3637/lifi-types-17.41.0-alpha.1.tgz","_integrity":"sha512-DwWp/4v7sLiS7wBGqr+NlnwlDzCuuDMJmvkD1PsatI3OUTwVlnyWgQY2ZUzY430rFnZ6oetC6w04MXX8sfVa0w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.41.0-alpha.1_1759999283680_0.26203845118811575","host":"s3://npm-registry-packages-npm-production"}},"17.42.0-beta.0":{"name":"@lifi/types","version":"17.42.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.42.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ebe1de10b7cf1e8b17df55f14cb11373037dcb48","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.42.0-beta.0.tgz","fileCount":138,"integrity":"sha512-dLCYYva7iVlwLFCkGmxbyY6QpmCFIXLF4Gsd08BW+jDPOvhxb0wLpXqfqkJcleiNbVQ9GUZjmBedILcVJk+W+g==","signatures":[{"sig":"MEUCIQCGsOF/FHbpHs8bHieTo6XvjYgl8oxaHu9AgP1vFNrpiwIgbbNosY+9QczcVV+f5ZL3oCuErMW5ZPUTy1IgztJ0fWw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.42.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177150},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.42.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/4963b4196f4d88253b94825a39b97091/lifi-types-17.42.0-beta.0.tgz","_integrity":"sha512-dLCYYva7iVlwLFCkGmxbyY6QpmCFIXLF4Gsd08BW+jDPOvhxb0wLpXqfqkJcleiNbVQ9GUZjmBedILcVJk+W+g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.42.0-beta.0_1760091251282_0.6207289050433815","host":"s3://npm-registry-packages-npm-production"}},"17.42.0":{"name":"@lifi/types","version":"17.42.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.42.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ccb50db7f047125d938e5da179c1eb259e6b3a76","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.42.0.tgz","fileCount":138,"integrity":"sha512-0dcorTk+tKV0lfdm/HivcDvYvcruCmK9RXdp/bJqNPAdErf8wBKFb1EFIn+5OhPe99e9TvckPD9Z5aQWQLbhkw==","signatures":[{"sig":"MEYCIQCSFpFkVE5ZWTtlAjNtUT4I8J+0wCX0VJwIUMywXTsZVQIhALHsmEPL8c+1R0lju7uGZnXhPMBj+FD+nT3tt1ZNhRQg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.42.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":176456},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.42.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/379c52ddb85d57afcf1be6b39a00fd40/lifi-types-17.42.0.tgz","_integrity":"sha512-0dcorTk+tKV0lfdm/HivcDvYvcruCmK9RXdp/bJqNPAdErf8wBKFb1EFIn+5OhPe99e9TvckPD9Z5aQWQLbhkw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.42.0_1760347921575_0.5339425097023778","host":"s3://npm-registry-packages-npm-production"}},"17.43.0":{"name":"@lifi/types","version":"17.43.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.43.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"0819d0dcb8973ea96fee6cfa97e78dafdf135718","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.43.0.tgz","fileCount":138,"integrity":"sha512-xCoU6rnPqi5jTIiVSbH+wKaPLI9xN/iGjCg/TK1AD0r9L6EIK+T3FOveFH2EaPC7N1DTaWgOP22s+WxQw433pw==","signatures":[{"sig":"MEUCIGiX8EMz02g8OWJHvpBSnrafak672MncKEMk1QJLEZHhAiEAhGAqXBbLt54oAiLhLezv3qQ2bsRuGs9SOGlsYkPeGNA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.43.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177130},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.43.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/cf851dd75001899171859aa8cb499099/lifi-types-17.43.0.tgz","_integrity":"sha512-xCoU6rnPqi5jTIiVSbH+wKaPLI9xN/iGjCg/TK1AD0r9L6EIK+T3FOveFH2EaPC7N1DTaWgOP22s+WxQw433pw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.43.0_1760530566219_0.96527198029762","host":"s3://npm-registry-packages-npm-production"}},"17.43.1-beta.1":{"name":"@lifi/types","version":"17.43.1-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.43.1-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8f961c744b852f4002561d222d3534db0a4b0d5a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.43.1-beta.1.tgz","fileCount":138,"integrity":"sha512-pySB+mIiSNDRAHgP5kiJ6YYoZ1eZ0kZS6IwcOnUrSnQW1JZ+73FyiMeK8rAQ2CF9ehWAr/IMcrYu9sEjInkDwQ==","signatures":[{"sig":"MEYCIQCwlebw3km+A4fwV1K6rOhfk6rwh4NHZjAbd6tpaOI55QIhAL4e54mjsdnoAUBxydQqSZs9B4MjM0hHXBBuoYjbLj/L","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.43.1-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177221},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.43.1-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/3f33ede994ba85572c6f99a1c8d76600/lifi-types-17.43.1-beta.1.tgz","_integrity":"sha512-pySB+mIiSNDRAHgP5kiJ6YYoZ1eZ0kZS6IwcOnUrSnQW1JZ+73FyiMeK8rAQ2CF9ehWAr/IMcrYu9sEjInkDwQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.43.1-beta.1_1760609357758_0.4824879393817274","host":"s3://npm-registry-packages-npm-production"}},"17.41.1-alpha.1":{"name":"@lifi/types","version":"17.41.1-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.41.1-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"27ed7c83317b6d338060d93feffb83bc244a499e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.41.1-alpha.1.tgz","fileCount":138,"integrity":"sha512-K0oIUDcgg/pyC+HeH6s1J3PtwFn7wQuqyyJ5LDfksAGdmjNlSpDyBM+BgwEKKJGKKUr/fV4btsm7ZsYbfGDzKg==","signatures":[{"sig":"MEUCIQDClteMQ8Yz/MOxyzR/otxF6/Hdnm5lrZMFrral1blnQAIgOzVcqTLZK+s2SiGFfeu5K5WN4EbNOP0x1nccTthcfF0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.41.1-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":176913},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.41.1-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/f4068505f5f6ff93ad10a1be91903d74/lifi-types-17.41.1-alpha.1.tgz","_integrity":"sha512-K0oIUDcgg/pyC+HeH6s1J3PtwFn7wQuqyyJ5LDfksAGdmjNlSpDyBM+BgwEKKJGKKUr/fV4btsm7ZsYbfGDzKg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.41.1-alpha.1_1760616372002_0.9193047983675169","host":"s3://npm-registry-packages-npm-production"}},"17.40.0-alpha.2":{"name":"@lifi/types","version":"17.40.0-alpha.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.40.0-alpha.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"56dd96fcb30f5f709837b46b9338c7913c6d8e5d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.40.0-alpha.2.tgz","fileCount":138,"integrity":"sha512-XSCm+WxflesDxHHjPwn3VUzBWF1jId9pZG+NQE+/xKN+cqEeQjhXzKQBWRDIGRcXjNfRM9Bi/y0WGW5tzxeOMg==","signatures":[{"sig":"MEUCIA3fCpDDBff+EjqA/py935LKmnOJhdNblxlxdu0bjWqyAiEAvfozvV0vAVQ2Jr1JMK3vZzuzDYFSO+VaIQQq+ZREYTM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.40.0-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":175520},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.40.0-alpha.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/6c26a4036f42a3f75e8fd2bab171e869/lifi-types-17.40.0-alpha.2.tgz","_integrity":"sha512-XSCm+WxflesDxHHjPwn3VUzBWF1jId9pZG+NQE+/xKN+cqEeQjhXzKQBWRDIGRcXjNfRM9Bi/y0WGW5tzxeOMg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.40.0-alpha.2_1760617113994_0.22019114067757517","host":"s3://npm-registry-packages-npm-production"}},"17.40.0-alpha.3":{"name":"@lifi/types","version":"17.40.0-alpha.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.40.0-alpha.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"11be3f19f0d79d1d3da005f51c348df249563cd4","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.40.0-alpha.3.tgz","fileCount":138,"integrity":"sha512-fX1QN0ubZrKxtjprJwCKdsK8JUnRqrnzEUsYK+IANkNKWlpKKv4lp7xDyn29R55s8CTm5pem4f49+JCtdHRORw==","signatures":[{"sig":"MEQCIBtKjaKmMBYYhhIqxrQTQf4vxof8T1FmJBhYbV4oNBq4AiB4Rw/CkMS55n2gQdONmfccmu2Twz7hEfmxgwrxAF4g7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.40.0-alpha.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":175527},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.40.0-alpha.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/eff1bba47f93aa636d2cb673c3a658c3/lifi-types-17.40.0-alpha.3.tgz","_integrity":"sha512-fX1QN0ubZrKxtjprJwCKdsK8JUnRqrnzEUsYK+IANkNKWlpKKv4lp7xDyn29R55s8CTm5pem4f49+JCtdHRORw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.40.0-alpha.3_1760617491486_0.9574200471596614","host":"s3://npm-registry-packages-npm-production"}},"17.44.1":{"name":"@lifi/types","version":"17.44.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.44.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4e7a716222167ceb3654b0bbd84512ca58bc108b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.44.1.tgz","fileCount":138,"integrity":"sha512-UWvp88nZhBV1zgaSYLo5j+m8ftsIhlWcf25YbgpzozUytiZnX6lsqQnO+6H/BiR7YK3xPAGH3VMZkZiIiEWZFg==","signatures":[{"sig":"MEUCIQC4VJwKAdrrNDB38azmNicYKo47itoc21McPpF2jR9GGQIgOka9lV/L+Y9sMR2kOVjp8rORxRgyiy9GIbDM3ZthVGg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.44.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177214},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.44.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/bb6fb4a0bb5ae4328c216a66f2188053/lifi-types-17.44.1.tgz","_integrity":"sha512-UWvp88nZhBV1zgaSYLo5j+m8ftsIhlWcf25YbgpzozUytiZnX6lsqQnO+6H/BiR7YK3xPAGH3VMZkZiIiEWZFg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.44.1_1760630904025_0.703285029838608","host":"s3://npm-registry-packages-npm-production"}},"17.44.2-alpha.0":{"name":"@lifi/types","version":"17.44.2-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.44.2-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e32cba8012bfde952a5fbc81cb12c5770d1e8148","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.44.2-alpha.0.tgz","fileCount":138,"integrity":"sha512-ouJmjPXPUk/8m9KXKqi9G2aZ6XlNyzQ96myffZdCfXtdbVZlr06EvNDHa4Gxz3ZhO4Ctw1moJpYD63sHzDrQKg==","signatures":[{"sig":"MEYCIQCbC79LJLXps0IWP+4TGRnxPar9qGLmG9yHxQg9RTZP3wIhAIp/i2zCMMbIKNxU2qnnFvbhYSJpo1d7upC3dm2ySzLQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.44.2-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177222},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.44.2-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/9918140ed4b0e0b8f553b653f1d9d04e/lifi-types-17.44.2-alpha.0.tgz","_integrity":"sha512-ouJmjPXPUk/8m9KXKqi9G2aZ6XlNyzQ96myffZdCfXtdbVZlr06EvNDHa4Gxz3ZhO4Ctw1moJpYD63sHzDrQKg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.44.2-alpha.0_1760701572364_0.7191231552040573","host":"s3://npm-registry-packages-npm-production"}},"17.44.2-alpha.1":{"name":"@lifi/types","version":"17.44.2-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.44.2-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d604de35fab645f0a34bb2a1460dbb9336bb6a9a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.44.2-alpha.1.tgz","fileCount":138,"integrity":"sha512-QdagwSfjmwjcpDblESPJSXurUInDriyIAphRrv/IrsxYJsDcafuEAJch8tmYgziI5uQuQZ2eJRQS7Kny2b7rJA==","signatures":[{"sig":"MEUCIQDKbJVUoe/YJnikJCGTfdS+h7Ykk+stLtegAGF5+RK2XAIgac2xHCh7ypFwV73QrCOGYzUXBE/eS+tcEppZFMrm+Gw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.44.2-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177222},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.44.2-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/2d25a4eea259a00826de2612a110036e/lifi-types-17.44.2-alpha.1.tgz","_integrity":"sha512-QdagwSfjmwjcpDblESPJSXurUInDriyIAphRrv/IrsxYJsDcafuEAJch8tmYgziI5uQuQZ2eJRQS7Kny2b7rJA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.44.2-alpha.1_1760702771102_0.8416365125354976","host":"s3://npm-registry-packages-npm-production"}},"17.45.0-alpha.0":{"name":"@lifi/types","version":"17.45.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.45.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9341454ea5587dbdb8fc2acd2c1a847bc54e5058","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.45.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-Wmo7w2m45YMWuUtBIHWjVzL/fBVa7ADfeQeCR7o934Kk14dd721rtrbsYOn6PNFqMnYY7forcIUYVlk0XknExw==","signatures":[{"sig":"MEUCIQCh/rPtx4l1yD7I347c30whWlwjGPaPN2qDSTe+U40lqAIgTjXU38lLZRy3ouQOzfMX7HUQ9FINteeiJ15KLvim9oc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.45.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177834},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.45.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/432eaf5ece1394baccc2186af436b80d/lifi-types-17.45.0-alpha.0.tgz","_integrity":"sha512-Wmo7w2m45YMWuUtBIHWjVzL/fBVa7ADfeQeCR7o934Kk14dd721rtrbsYOn6PNFqMnYY7forcIUYVlk0XknExw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.45.0-alpha.0_1760951408493_0.42259400704575567","host":"s3://npm-registry-packages-npm-production"}},"17.45.0-alpha.2":{"name":"@lifi/types","version":"17.45.0-alpha.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.45.0-alpha.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e9324af10357b8723370bc3b73e376dac94b1ce5","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.45.0-alpha.2.tgz","fileCount":138,"integrity":"sha512-b5Ggjl7kgxX7yZxGUrs4/wD1GRgOMB2mCaRbILvqFgUS0FkfY0duBP2pxDLAI8QlbdGBSP9sJtO48AUOrUIc0g==","signatures":[{"sig":"MEUCIGEwjowM7deK2myN6JGgoKcjtPvNXyGig6vfAIw7s69jAiEA3JGOydJCaZbZI95EiLMOVtLeSqq6tc4Z7NbDXxO2AQ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.45.0-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":179754},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.45.0-alpha.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/2615fa77e355ee29966809b2e27307b1/lifi-types-17.45.0-alpha.2.tgz","_integrity":"sha512-b5Ggjl7kgxX7yZxGUrs4/wD1GRgOMB2mCaRbILvqFgUS0FkfY0duBP2pxDLAI8QlbdGBSP9sJtO48AUOrUIc0g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"10.9.3","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.45.0-alpha.2_1761646853037_0.112268780843366","host":"s3://npm-registry-packages-npm-production"}},"17.45.0-beta.0":{"name":"@lifi/types","version":"17.45.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.45.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2aa067c034817f5aff20688fc32b9cc5eba6bf91","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.45.0-beta.0.tgz","fileCount":138,"integrity":"sha512-FtMUwDbJY71kxoHaa4M1oCviJez+Z9UMFd9QsvyBcGc5GaNf2pg8noki3PzIzAvzrGuZO77+DsYMLyxNAEOqAg==","signatures":[{"sig":"MEUCID5BDhWNcz4T2bTDjSvjce0U3V1WW9cxoalnmHd+a4z2AiEAqnFVytnlUnfCuIOo7VO1A5VXSok4kdgofKTHi6DQGEQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.45.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177485},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.45.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/db681c77fa8c7cc1ffdc71311777fbfa/lifi-types-17.45.0-beta.0.tgz","_integrity":"sha512-FtMUwDbJY71kxoHaa4M1oCviJez+Z9UMFd9QsvyBcGc5GaNf2pg8noki3PzIzAvzrGuZO77+DsYMLyxNAEOqAg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.45.0-beta.0_1761734049606_0.337715910064335","host":"s3://npm-registry-packages-npm-production"}},"17.45.0":{"name":"@lifi/types","version":"17.45.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.45.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8c8de9cf3ea92ab9910185c26f197acce362eeae","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.45.0.tgz","fileCount":138,"integrity":"sha512-YIkYKfOCRCTU0mpufT03RvvKlKnFOzLE3jrG54LSI8/ZnsiJScHOv0G3L27ycritwRNC2wRmTSwA0e0qCCvrfA==","signatures":[{"sig":"MEQCIFkNQWPEY8Qj0bhI/fFD4Zs67+YH/eYHVDu+Vp7beWY+AiBREurTWq2Uc9MQBhX0YPQqH8895ogWFEzyhkGP84dGPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.45.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177826},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.45.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/151c0c203d92dfc76f92f10a454f7b95/lifi-types-17.45.0.tgz","_integrity":"sha512-YIkYKfOCRCTU0mpufT03RvvKlKnFOzLE3jrG54LSI8/ZnsiJScHOv0G3L27ycritwRNC2wRmTSwA0e0qCCvrfA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.45.0_1761843282042_0.34487377763568405","host":"s3://npm-registry-packages-npm-production"}},"17.46.0":{"name":"@lifi/types","version":"17.46.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.46.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"52650af28843b9823cbff3799337828475e7252a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.46.0.tgz","fileCount":138,"integrity":"sha512-30vp/kkZbkV1ynxA1dJcoDszSK0xb928LShVOwKAneq3W3xpY1+mCYcoE/n1AAF7UnEsBXq+qUDrYYbT1r7sSQ==","signatures":[{"sig":"MEUCIDti+zj8h/L085+ixYHf6l1ETIvsPQemfnLbNvsT1ClpAiEAnOXUx35qXy9gUbRMM6nSeLYWoa2KX+T8UoDuC2J6B/g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.46.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":178090},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.46.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/6ae3c421821ea16db7e9694889449ace/lifi-types-17.46.0.tgz","_integrity":"sha512-30vp/kkZbkV1ynxA1dJcoDszSK0xb928LShVOwKAneq3W3xpY1+mCYcoE/n1AAF7UnEsBXq+qUDrYYbT1r7sSQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.46.0_1761902312475_0.828764733955486","host":"s3://npm-registry-packages-npm-production"}},"17.47.0-alpha.0":{"name":"@lifi/types","version":"17.47.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.47.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"445ffbb1c762d345b3d0fe3f04482286e0e899ec","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.47.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-YYp05QCZeQLgjQ7pCYQb54c1CFehi3bDWHqgMyIlaVJlEhTOtgZdB8eTYRQRNoVT9X+JxdVrNvZGRR9Lh9/1Kg==","signatures":[{"sig":"MEUCIQDvYaW0DQF6W4AVWUG0WwKZ8tz91EAxdNvLuc+W0zwQ4wIgNkUbQeTqyycSxGCgftGzrV6IngIoxSa8f/qFao00xCg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.47.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":180887},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.47.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/2153a5eb8fe618996644d58769dd2283/lifi-types-17.47.0-alpha.0.tgz","_integrity":"sha512-YYp05QCZeQLgjQ7pCYQb54c1CFehi3bDWHqgMyIlaVJlEhTOtgZdB8eTYRQRNoVT9X+JxdVrNvZGRR9Lh9/1Kg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.47.0-alpha.0_1761922774357_0.8831308431172198","host":"s3://npm-registry-packages-npm-production"}},"17.47.0-alpha.1":{"name":"@lifi/types","version":"17.47.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.47.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8761955abefba787b7ae83d12632509dc812dc5c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.47.0-alpha.1.tgz","fileCount":138,"integrity":"sha512-mAN15UedQaQJ9fFUXJerehwiS69hDbZcbNYtcwCYDQKbdIw/ngIx4WqNNwHdtnNeWKvJ230Y2DG8YeSUcSB6Sg==","signatures":[{"sig":"MEQCIGav1Yz5ttQMzNydc97dIlgA+AdxzdvPrloRkGFbusMpAiAiiSxCHIYSkR5JNASWg9XMrlP2z73sWBHKda9MFuJqnw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.47.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":180887},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.47.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/d1f61a0602674eb98a237ecbda224ac5/lifi-types-17.47.0-alpha.1.tgz","_integrity":"sha512-mAN15UedQaQJ9fFUXJerehwiS69hDbZcbNYtcwCYDQKbdIw/ngIx4WqNNwHdtnNeWKvJ230Y2DG8YeSUcSB6Sg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.47.0-alpha.1_1762158777500_0.3781158995223439","host":"s3://npm-registry-packages-npm-production"}},"17.47.0-beta.0":{"name":"@lifi/types","version":"17.47.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.47.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"bad142abba8ed2786e166569ca239fa17046587d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.47.0-beta.0.tgz","fileCount":138,"integrity":"sha512-TfwcXI+XpxJCY3Qi2fJI1YiTKw7Jhvgnq6+qC0Xn53flfayEwrWAAoNYvPulPfM4XfaZCb8qT40mUm5bEtzNIA==","signatures":[{"sig":"MEUCIAzdVZ+RMJSTz2QAyntXg+XVt1r4KX/AZKgWOz4ChF4WAiEAz1yWmBHZo6sbMnKVdiPzLS/x3lXS3OWQhnEkUSKUbB0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.47.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":179410},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.47.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/a957b778ea6ab04c8cacc7ce068cddf6/lifi-types-17.47.0-beta.0.tgz","_integrity":"sha512-TfwcXI+XpxJCY3Qi2fJI1YiTKw7Jhvgnq6+qC0Xn53flfayEwrWAAoNYvPulPfM4XfaZCb8qT40mUm5bEtzNIA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.47.0-beta.0_1762342787738_0.5553982842409273","host":"s3://npm-registry-packages-npm-production"}},"17.47.0-beta.1":{"name":"@lifi/types","version":"17.47.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.47.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"83abbba71d4625d9fb89c51bd536aa156ce9e195","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.47.0-beta.1.tgz","fileCount":138,"integrity":"sha512-3pRho9TW2CEZOoL78WdWVUk0+5Pe6Zy+4NKvfsA71RTaRL7HF6MaXM3utFzA/JygfGjZlVDlxoz3fOYBOlkCJQ==","signatures":[{"sig":"MEUCIEGlKGWPxU7bQjWs3l2KjJHfhuRQ8UV4b9nwvNv9HiJgAiEAt50lJATh/gxFMS8wsh+hGcsfqk2P9+WBj5Z3UuY3ras=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.47.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":178186},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.47.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/90f28048ff98f6917437b93dd3bafeed/lifi-types-17.47.0-beta.1.tgz","_integrity":"sha512-3pRho9TW2CEZOoL78WdWVUk0+5Pe6Zy+4NKvfsA71RTaRL7HF6MaXM3utFzA/JygfGjZlVDlxoz3fOYBOlkCJQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.47.0-beta.1_1762964759546_0.38895897701606996","host":"s3://npm-registry-packages-npm-production"}},"17.47.0-alpha.2":{"name":"@lifi/types","version":"17.47.0-alpha.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.47.0-alpha.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"fe87a76d71c0abe6cf79bcfddc288ebe43ba1258","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.47.0-alpha.2.tgz","fileCount":138,"integrity":"sha512-3EEwNgT7KNmf7gZ/CXfo80use0pYoQvlRP6IfsBAF8JSlWi5bWfG7ET+NHhD9xbm3pJBaF1MwxnAJuSaT/QiDQ==","signatures":[{"sig":"MEYCIQCT5tInO66j8ENp7DIG9s7DP69/gcJFudjKu33rrsNuQAIhAJi7SsblON3mPkV353ClEKoJ3qm6P1eSVicMAtl/x4O9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.47.0-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":181275},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.47.0-alpha.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/bdeee74a144a79b91e026a16ff6a1780/lifi-types-17.47.0-alpha.2.tgz","_integrity":"sha512-3EEwNgT7KNmf7gZ/CXfo80use0pYoQvlRP6IfsBAF8JSlWi5bWfG7ET+NHhD9xbm3pJBaF1MwxnAJuSaT/QiDQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.47.0-alpha.2_1763455016203_0.34570989358854254","host":"s3://npm-registry-packages-npm-production"}},"17.47.0":{"name":"@lifi/types","version":"17.47.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.47.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c2fec3eca3ffa96bb7222fc27f301e9e32c20d67","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.47.0.tgz","fileCount":138,"integrity":"sha512-GJvhh0g7b84SCp3d/IaK0Qq3XP7ddA0HzY8CxMa9xazDKogDnfCIUXmg/OlmBE+fRAfBeyszSDgz4Pfxq+9wOg==","signatures":[{"sig":"MEUCIQDtwjkNA4n1/XWLqdwCQcofrRD7FsSi8fdTnV+5l7IiGwIgbGZEBQHxq1J1e4Yc/53I76xEX7wbzNBvs2jYfYdI1DQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.47.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":178179},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.47.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/1eaf9cc8bc8ea2bc67bd5df61e483a1d/lifi-types-17.47.0.tgz","_integrity":"sha512-GJvhh0g7b84SCp3d/IaK0Qq3XP7ddA0HzY8CxMa9xazDKogDnfCIUXmg/OlmBE+fRAfBeyszSDgz4Pfxq+9wOg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.47.0_1763467593946_0.8904746025982464","host":"s3://npm-registry-packages-npm-production"}},"17.47.1-alpha.0":{"name":"@lifi/types","version":"17.47.1-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.47.1-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ac4fff821751b61f57c22fd68847884748fa1373","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.47.1-alpha.0.tgz","fileCount":138,"integrity":"sha512-cHA0SCK5wxCvI6/SyyzSMLb3OQTPNTld35GxVdyFumxemz9zA488nks6gDXlDEPJktopoQ7kE9Cmwvvjrfv5OQ==","signatures":[{"sig":"MEUCIQCyqWbdNu4jIG35uYmqSVEbfRmvYdzs/cZaZrUEQk92gwIgd8Yb0RiNH0PLQJ0dqoPHn64OJb9x5HVGZqvOHCbTPks=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.47.1-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":181364},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.47.1-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/3139b985e3d0153a50b033da56e08e69/lifi-types-17.47.1-alpha.0.tgz","_integrity":"sha512-cHA0SCK5wxCvI6/SyyzSMLb3OQTPNTld35GxVdyFumxemz9zA488nks6gDXlDEPJktopoQ7kE9Cmwvvjrfv5OQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.47.1-alpha.0_1763472222945_0.259317922603405","host":"s3://npm-registry-packages-npm-production"}},"17.48.0":{"name":"@lifi/types","version":"17.48.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.48.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"dab9473a8289b06153fd872f4545d44453ffbb5f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.48.0.tgz","fileCount":138,"integrity":"sha512-CNXkCGXEaIkNEv62Yi0bvf/E/wGAG2vBlaCVB9YqbdDfKlI0MT7xuMR9UojuCd9uVPk9SKZCi/UuWjIsHINeIA==","signatures":[{"sig":"MEYCIQCmlsUI7h6VOwpBIFIfa6gQaa6tg5ZASqap8P/RP3UUXwIhAJzXmKYeLbFtLVUvB6CiYEdx/fLKhcs5GDInXJGC54Ts","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.48.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":178696},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.48.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/f2032d99f94a65bad672883252d8b983/lifi-types-17.48.0.tgz","_integrity":"sha512-CNXkCGXEaIkNEv62Yi0bvf/E/wGAG2vBlaCVB9YqbdDfKlI0MT7xuMR9UojuCd9uVPk9SKZCi/UuWjIsHINeIA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.48.0_1763542603225_0.5724869017846475","host":"s3://npm-registry-packages-npm-production"}},"17.49.0-alpha.0":{"name":"@lifi/types","version":"17.49.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.49.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"79fdf2d7cebd0cf820b8c2407e8aea3a4e7a1db9","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.49.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-+UoAdnxZZok4LuSMzTyA1k3hNgg0D2Xl/vfy2vubvxoJMQGF4a3U5NpR++5VWP+YlkpfxiB76j1hONH/yVsD4g==","signatures":[{"sig":"MEUCIFSM+P5t7b0KzKZbvJjZvuJwgJ+CE6WpcXGzphimuEocAiEA2F4Ss974ETqCnGDklCIyfdfH9tEgezolPePLisZSojM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.49.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":181881},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.49.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/458aab9bc896ddfcde87c6479f5d7f72/lifi-types-17.49.0-alpha.0.tgz","_integrity":"sha512-+UoAdnxZZok4LuSMzTyA1k3hNgg0D2Xl/vfy2vubvxoJMQGF4a3U5NpR++5VWP+YlkpfxiB76j1hONH/yVsD4g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.49.0-alpha.0_1763626023158_0.6043872485833022","host":"s3://npm-registry-packages-npm-production"}},"17.49.0-beta.0":{"name":"@lifi/types","version":"17.49.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.49.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9b15fa05234c5bc09bf727b15d7fbb4b32ec8fcf","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.49.0-beta.0.tgz","fileCount":138,"integrity":"sha512-7amm33p1mQ1UTvhnNcI6kvIy636OUruSHc5yumLgYfw5LkiCRr0AV+uGGSWu0+bMRXumjJRuaF1YcQ1F2rtw7Q==","signatures":[{"sig":"MEYCIQCRTFgjfPC4btKZme6KYMxFl+FS9kf7AVn5N+hGu79cUAIhAPC8HTYisaNvrXEhqVq4Ixg6P+3kmLDqLot8MlP5hw38","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.49.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":179005},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.49.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/6c39097bbd4f82618fb45c0fd88ff35c/lifi-types-17.49.0-beta.0.tgz","_integrity":"sha512-7amm33p1mQ1UTvhnNcI6kvIy636OUruSHc5yumLgYfw5LkiCRr0AV+uGGSWu0+bMRXumjJRuaF1YcQ1F2rtw7Q==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.49.0-beta.0_1763651590785_0.8684618438283656","host":"s3://npm-registry-packages-npm-production"}},"17.48.0-beta.0":{"name":"@lifi/types","version":"17.48.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.48.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f3dd8c81ccf815c5fdda953a481dba6689cacec7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.48.0-beta.0.tgz","fileCount":138,"integrity":"sha512-tqSeFrGnRIBW0PeUUFpeItFCIUZnY4zDiLb+SPFKjk8xRHDPUBYVxSkHs5EWzUgsLrkZmd6x05X9pxIqnpu6cQ==","signatures":[{"sig":"MEYCIQCDrLhAfmBiH6n7AQc4R0JxYWJ3N29k1wZ79p99ANRQHAIhALKueek9HSh7+E4EYxWaF6xQlBjSvpIYkA/PH6q6uvfH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.48.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":178488},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.48.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/4d6f6cae58b60325d7b3005dc4ebad36/lifi-types-17.48.0-beta.0.tgz","_integrity":"sha512-tqSeFrGnRIBW0PeUUFpeItFCIUZnY4zDiLb+SPFKjk8xRHDPUBYVxSkHs5EWzUgsLrkZmd6x05X9pxIqnpu6cQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.48.0-beta.0_1763658192691_0.686348529723207","host":"s3://npm-registry-packages-npm-production"}},"17.50.0-beta.0":{"name":"@lifi/types","version":"17.50.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.50.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e5c8b7fcc33d536dfc553d087d061ca0b5439319","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.50.0-beta.0.tgz","fileCount":138,"integrity":"sha512-SQPx4aoWH+xHZNC2RTiKFDg374AfxlwA/G9wNAcIxwCPnIEFfpJyAQEjzQTxi3+iioUQ2y0gHqDJHStLAYwjZw==","signatures":[{"sig":"MEUCIBTKLf36+CUeTD6kAZTwXW2DIZveF4Vr6v9XBoRo0kOIAiEA846ksRSO4sWWNbNegHrvsHvoPvLmSkx2XxkVc7RpALU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.50.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":178488},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.50.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/bf5df4bd4792735909ee4fcb578cd1c0/lifi-types-17.50.0-beta.0.tgz","_integrity":"sha512-SQPx4aoWH+xHZNC2RTiKFDg374AfxlwA/G9wNAcIxwCPnIEFfpJyAQEjzQTxi3+iioUQ2y0gHqDJHStLAYwjZw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.50.0-beta.0_1763659163660_0.8281964269222615","host":"s3://npm-registry-packages-npm-production"}},"17.48.0-beta.1":{"name":"@lifi/types","version":"17.48.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.48.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"fb306552f80b5d64d4b4e038d94b7f01a668629c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.48.0-beta.1.tgz","fileCount":138,"integrity":"sha512-BBAzHR02m4aEbXqRe2WmZr5yFgyBrFG7Ekl2wvzru4YKB0/ighR30uYzyhbtmCssGInjISYLKCf7nOIOBrDzLA==","signatures":[{"sig":"MEUCIQDcujoyZcInlfhtT8dIHP25suLKlnNgaKPuk/4os92PAwIgCec62Gl43f5VZXSZq6kVkwhKfRkOXWtVysD3ewwleIE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.48.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":178534},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.48.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/0bddc1e3d8e29d3e56f89cf1d4ae96ea/lifi-types-17.48.0-beta.1.tgz","_integrity":"sha512-BBAzHR02m4aEbXqRe2WmZr5yFgyBrFG7Ekl2wvzru4YKB0/ighR30uYzyhbtmCssGInjISYLKCf7nOIOBrDzLA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.48.0-beta.1_1763717920450_0.7783237086684776","host":"s3://npm-registry-packages-npm-production"}},"17.49.0-alpha.1":{"name":"@lifi/types","version":"17.49.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.49.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"de3a00616baeb9a8bacf16b95ecdde692fbe9026","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.49.0-alpha.1.tgz","fileCount":138,"integrity":"sha512-Ga9xxBjb0x6nSFrcvIuhATY4QEQSC6GBbHYPZX5wdEr7K5y3AGxHxT7i1vN3NvaAI7sP6URPIdXj0YSnUX8edA==","signatures":[{"sig":"MEUCIGPCO9kpdkrp3Gs/+MupJlv1gDT1cQndnKkd3JWLbExtAiEA6wIoOjq6hWTwXDrIGDN+UXrTmKdbgK0wz0xNPdSQEdc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.49.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":180017},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.49.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/3321fd68686f5c34b9451b0468da0d81/lifi-types-17.49.0-alpha.1.tgz","_integrity":"sha512-Ga9xxBjb0x6nSFrcvIuhATY4QEQSC6GBbHYPZX5wdEr7K5y3AGxHxT7i1vN3NvaAI7sP6URPIdXj0YSnUX8edA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.49.0-alpha.1_1764068023372_0.26579136378026047","host":"s3://npm-registry-packages-npm-production"}},"17.49.0-alpha.2":{"name":"@lifi/types","version":"17.49.0-alpha.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.49.0-alpha.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b30feee76cf6be984617b39db9ce44bf01ec2247","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.49.0-alpha.2.tgz","fileCount":138,"integrity":"sha512-gLkRz6AU1F12HVQ8ioVx/Y6S26GYYBuMXw+9TpSvLP6pC0acTWIneJI7CWr4fDLeaiaq694+i1vQKKtWtcIXRA==","signatures":[{"sig":"MEUCIQD9wxx+Z8ziyIyR4Tc92YxatlkWX32DQKSSjQQUrTRLMgIgBBlEoLYaUu42gCpMyaV1T8CpiNACG8IARcVNE/QK9zs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.49.0-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":178778},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.49.0-alpha.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/acdefcbbbc743184db66d44022e1506d/lifi-types-17.49.0-alpha.2.tgz","_integrity":"sha512-gLkRz6AU1F12HVQ8ioVx/Y6S26GYYBuMXw+9TpSvLP6pC0acTWIneJI7CWr4fDLeaiaq694+i1vQKKtWtcIXRA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.49.0-alpha.2_1764145379879_0.8366142717292933","host":"s3://npm-registry-packages-npm-production"}},"17.49.0":{"name":"@lifi/types","version":"17.49.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.49.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1a922982e26cc77bc02e28aeea99d7df79cbea88","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.49.0.tgz","fileCount":138,"integrity":"sha512-cm/vE3bKT0qYYZIM2VMltH7w8S1r+dIcm1RMkKpNlzfTk+4wUIoHU5hSxpNDCceqrJn1yz9Nd74rVM1Q+fN/rg==","signatures":[{"sig":"MEQCIGb140W96WnpAgGSQyNXnT2slxBN6vPh8nZvb1x7QIYsAiAulUni2Rt6uMdvWsEMTURjyRASDtX2boYqWB0uv/qd4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.49.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":180009},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.49.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/43792950fe43ec4d74d1dd69cc2e9689/lifi-types-17.49.0.tgz","_integrity":"sha512-cm/vE3bKT0qYYZIM2VMltH7w8S1r+dIcm1RMkKpNlzfTk+4wUIoHU5hSxpNDCceqrJn1yz9Nd74rVM1Q+fN/rg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.49.0_1764238641778_0.25449866688678413","host":"s3://npm-registry-packages-npm-production"}},"17.50.0-beta.1":{"name":"@lifi/types","version":"17.50.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.50.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7000719441fb4c1db2702c2e25bfdc69cadec7c3","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.50.0-beta.1.tgz","fileCount":138,"integrity":"sha512-elJwyvv971wrJ0mI/iHyhDvzSSWmdnObd/LmiSVcmveZHxI6Kzs05XJSXT1ucPIqv9qJAjxJ5qt8UoBU8JZQpw==","signatures":[{"sig":"MEUCIQCZk8bvV7hyXuiHXUrWhUQFcjzkFmH6L8uJqsel9/vvCAIgRvxcN1MD3B5W9R0deRvlXl8vw5EBnxbCKJ8u6fseafg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.50.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":180364},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.50.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/84fcc4aeca1c61df7d9e5cd527ee8a27/lifi-types-17.50.0-beta.1.tgz","_integrity":"sha512-elJwyvv971wrJ0mI/iHyhDvzSSWmdnObd/LmiSVcmveZHxI6Kzs05XJSXT1ucPIqv9qJAjxJ5qt8UoBU8JZQpw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.50.0-beta.1_1764257693684_0.829902653096614","host":"s3://npm-registry-packages-npm-production"}},"17.50.0-beta.2":{"name":"@lifi/types","version":"17.50.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.50.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"329386ca36d7a608d9c1d7e3ca8be8dae26d280b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.50.0-beta.2.tgz","fileCount":138,"integrity":"sha512-OWcDpFnNWbYQSvdiYY33SW9qKDabkEy8+6tcjQw4TYSIeEIQ5yugFQaV/jARtZvW0Pj6yxW/qaTD6Gy8j97FwQ==","signatures":[{"sig":"MEUCIQD+lPGsreXlFMPvdJLXD2a53aRtwzczU1qzWAkyxHifgAIgJhdI6PP3JjUwGYkNKSEm38GSk55BEKtgl9gfttK6sHY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.50.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":180190},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.50.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/5af39bbb8d1a563be471117004e604f5/lifi-types-17.50.0-beta.2.tgz","_integrity":"sha512-OWcDpFnNWbYQSvdiYY33SW9qKDabkEy8+6tcjQw4TYSIeEIQ5yugFQaV/jARtZvW0Pj6yxW/qaTD6Gy8j97FwQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.50.0-beta.2_1764314612993_0.152615242244327","host":"s3://npm-registry-packages-npm-production"}},"17.50.0":{"name":"@lifi/types","version":"17.50.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.50.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a5d8bdbd101fe8df60d82b4ebd921f84033e0829","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.50.0.tgz","fileCount":138,"integrity":"sha512-aIsszWKtSm3bbjggrcXNHxLk+eA6vrPHS56HiXAIJk9pUkPJy1ZEFye5BiCS2p5iGFQwz/RgqVKAUu3Gv+U6+g==","signatures":[{"sig":"MEUCIHkss+rOco7RNKnfkV5VaXPoSxdtkxVODBGlrxlEmgwRAiEAsVQskWhJ3YdJVy8dAOEt5geWaxP8gwFZgGszxtoXkhI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.50.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":180311},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.50.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/fd7691ccdadaf2bbb3fa4db7da1ee84c/lifi-types-17.50.0.tgz","_integrity":"sha512-aIsszWKtSm3bbjggrcXNHxLk+eA6vrPHS56HiXAIJk9pUkPJy1ZEFye5BiCS2p5iGFQwz/RgqVKAUu3Gv+U6+g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.50.0_1764582233969_0.10447317635712983","host":"s3://npm-registry-packages-npm-production"}},"17.50.1-beta.0":{"name":"@lifi/types","version":"17.50.1-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.50.1-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ab36936d7a57a5594708f7a8201c0fc3c3abad51","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.50.1-beta.0.tgz","fileCount":138,"integrity":"sha512-wGa4daGLBHSXYBa90SCcghBq7A5wSzJgqn7Iz712N0IoLHvPrOFsAx3rgNnFZrc/iW63CHlx7zo6zP3ZQZsmCg==","signatures":[{"sig":"MEUCIQCPpdXxgru4vxU95F+COTE+V+CGkh5Gm1428EhuS678HAIgU/kR/Mz0HH8t5VT7iFMrIHGjL84iX+GnG0YVC6NRPZI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.50.1-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":180393},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.50.1-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/c05cfb931ba23e87d443e6bbbe966b1b/lifi-types-17.50.1-beta.0.tgz","_integrity":"sha512-wGa4daGLBHSXYBa90SCcghBq7A5wSzJgqn7Iz712N0IoLHvPrOFsAx3rgNnFZrc/iW63CHlx7zo6zP3ZQZsmCg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.50.1-beta.0_1764677637348_0.9868775268168835","host":"s3://npm-registry-packages-npm-production"}},"17.50.1-alpha.0":{"name":"@lifi/types","version":"17.50.1-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.50.1-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"aa82801963091c215874c6e0d169d10f550f9b65","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.50.1-alpha.0.tgz","fileCount":138,"integrity":"sha512-fcc8zv6Jvsj2slsjpfcYzHzalPuekzJC30scK7X616wZfWH9KjcTkPoGJ0eYjtbfTegvMJ86WRgYfyO/aWdDiw==","signatures":[{"sig":"MEUCIQDUkN2bFrjyORbhxA4HFH2taAxfxsJDX6qm+9kM5HFR4QIgWdJNpSS5C8rfEM12eBELLwuC3TLh2NgqYvBwdcXmQeI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.50.1-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":180602},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.50.1-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/77fa20ec0d09e366a22d7994811406cd/lifi-types-17.50.1-alpha.0.tgz","_integrity":"sha512-fcc8zv6Jvsj2slsjpfcYzHzalPuekzJC30scK7X616wZfWH9KjcTkPoGJ0eYjtbfTegvMJ86WRgYfyO/aWdDiw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.50.1-alpha.0_1764684929287_0.386764266833054","host":"s3://npm-registry-packages-npm-production"}},"17.50.1":{"name":"@lifi/types","version":"17.50.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.50.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"506136e128d58d8befabd8f3748055a5e46ccd66","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.50.1.tgz","fileCount":138,"integrity":"sha512-5xN65437ylQ7390aF0Zmnhl9Hn9fzjGkqZyZaslZAAIAXzpxS2RbRGv9Kr5ffyS65ksquf04MwuUhOhwWzr9nw==","signatures":[{"sig":"MEQCIDyZkOAPiw65FEyBXS7XcmRorDMTu40N+2wf3UVLWCIcAiAqC07OwWom2A51+X9MFkFy0CyZ3lRNE3wkzHYGHdAP2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.50.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":183488},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.50.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/d484e580e8f1a8c8893c84271d00b21b/lifi-types-17.50.1.tgz","_integrity":"sha512-5xN65437ylQ7390aF0Zmnhl9Hn9fzjGkqZyZaslZAAIAXzpxS2RbRGv9Kr5ffyS65ksquf04MwuUhOhwWzr9nw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.50.1_1764749726662_0.43956107448232506","host":"s3://npm-registry-packages-npm-production"}},"17.51.0":{"name":"@lifi/types","version":"17.51.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.51.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f9b431b6ec789215ebb37905c73dce16e7e5213f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.51.0.tgz","fileCount":138,"integrity":"sha512-Sibu3VneENdND0bhL+QES7GGMwAVI3kKLVGEVaE3W/lFsagorSN3rAPRCJ/zbCx5PG8CNTLlXD2LlB0L+YK9+w==","signatures":[{"sig":"MEYCIQDtkyN2wxZejzBY55nzOUQWrDedbtzssOErr2JZMsfcogIhAPQsZf7qkNaAXOHqXjSV562nPGfziiiJ2IxxHavCF6CP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.51.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":183488},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.51.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/d04dbe458bda13c77ddbb1f66662ade7/lifi-types-17.51.0.tgz","_integrity":"sha512-Sibu3VneENdND0bhL+QES7GGMwAVI3kKLVGEVaE3W/lFsagorSN3rAPRCJ/zbCx5PG8CNTLlXD2LlB0L+YK9+w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.51.0_1764767913418_0.11756160874440114","host":"s3://npm-registry-packages-npm-production"}},"17.51.1-alpha.0":{"name":"@lifi/types","version":"17.51.1-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.51.1-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6b6a021afba832b02394c07b39968e374c9ad5bf","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.51.1-alpha.0.tgz","fileCount":138,"integrity":"sha512-gycQNSJ6eKRVy57itVXZZVqLSxZajpDErTCIdcpfCov2vlkdN8GfZU8V2r8a3c8mGn0Frq8sZZ9lIrrFCDiEIQ==","signatures":[{"sig":"MEYCIQD9E3oCk1AjXtvKy2kXhDSHuX3oxcxI3nIPJPZSvl483wIhAJjh1j9qWb45KGbM2D89PHpzlKbH8U684vQGwJMOS/Mk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.51.1-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":183985},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.51.1-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/f6530d2570e38b33b8f92c53684fb5d5/lifi-types-17.51.1-alpha.0.tgz","_integrity":"sha512-gycQNSJ6eKRVy57itVXZZVqLSxZajpDErTCIdcpfCov2vlkdN8GfZU8V2r8a3c8mGn0Frq8sZZ9lIrrFCDiEIQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.51.1-alpha.0_1764772933671_0.10303966181540436","host":"s3://npm-registry-packages-npm-production"}},"17.51.1-beta.0":{"name":"@lifi/types","version":"17.51.1-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.51.1-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"86198c4c3f7358f74f131453eaaadfefbccb80e1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.51.1-beta.0.tgz","fileCount":138,"integrity":"sha512-79CYdwRTi5y4xiRWKwVyubVKa0ngcFMprIZc/t6nqvIOonrH4MpfOQeMAZjXhs9OKUGr3l3GvGaw2m5lZYaT1w==","signatures":[{"sig":"MEQCID+JdmiCTK+7oACSptlMl1FzWAg+b+nR1Xsqn2ida5MvAiAnurvU0szfanpxUpH4EzNyrcvjEAsAHUANH+SjOJ3Ysw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.51.1-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":183603},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.51.1-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/00281146822f3edae54dcd9ac921f4a2/lifi-types-17.51.1-beta.0.tgz","_integrity":"sha512-79CYdwRTi5y4xiRWKwVyubVKa0ngcFMprIZc/t6nqvIOonrH4MpfOQeMAZjXhs9OKUGr3l3GvGaw2m5lZYaT1w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.51.1-beta.0_1764774411485_0.6550450201936646","host":"s3://npm-registry-packages-npm-production"}},"17.52.0":{"name":"@lifi/types","version":"17.52.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.52.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"30a09179a614e6f48d3ee2af0521e1ce1065d750","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.52.0.tgz","fileCount":138,"integrity":"sha512-30XNb7e9VrSccX0DJcD2pISDOcNWBsC2KjMrEs9ZzvVFqJZr3amQOY8n7KARcxw0helLJ5cDIcJxbrMRsIKs7A==","signatures":[{"sig":"MEQCIFKmv58SzOSPWm1g6t4uL7sJ2OXnTe8hbul5VT05GTkPAiAFdrWttsQBJnCfMLS/fLhQ5gVRbgiUqrx9OQp2J5mUwg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.52.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":183768},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.52.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/2d650628080833865da9a2ad79780f39/lifi-types-17.52.0.tgz","_integrity":"sha512-30XNb7e9VrSccX0DJcD2pISDOcNWBsC2KjMrEs9ZzvVFqJZr3amQOY8n7KARcxw0helLJ5cDIcJxbrMRsIKs7A==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.52.0_1765218443090_0.8921568610739634","host":"s3://npm-registry-packages-npm-production"}},"17.53.0":{"name":"@lifi/types","version":"17.53.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.53.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"54f64b1ffd0597793c280375ca4acd06493e838c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.53.0.tgz","fileCount":138,"integrity":"sha512-t5ondEnT5DZtTPuJrGeIZ9Sqkx4kEVsq95Q/lcBdiLmYZzEJsFfeELtfj8BqEoGl2d4I4q7U8xqlnJVMf1xFng==","signatures":[{"sig":"MEUCIEObbMNaS11BTPEHmOTBRbSyoVePVt6DolKV/0DRqtAhAiEA6bdqc0Ts7X0WY9sgmd3Fs1vx34EzqzUxEi+MmUDrt90=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.53.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":183876},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.53.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/898be4c80598adbcb36479b72f3bb019/lifi-types-17.53.0.tgz","_integrity":"sha512-t5ondEnT5DZtTPuJrGeIZ9Sqkx4kEVsq95Q/lcBdiLmYZzEJsFfeELtfj8BqEoGl2d4I4q7U8xqlnJVMf1xFng==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.53.0_1765221053788_0.9598510816960291","host":"s3://npm-registry-packages-npm-production"}},"17.54.0-beta.0":{"name":"@lifi/types","version":"17.54.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.54.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c91eb1a28cf32ca255cdacb2c86e1c8d672bee01","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.54.0-beta.0.tgz","fileCount":138,"integrity":"sha512-lN7DJTEQ/rkCb+nYHvhm6KsfQA+j8hiUnKi1uMEH8ZCfGNora81bubQik0BnZGqGu6VwlNycCeHU05odI1RCMQ==","signatures":[{"sig":"MEUCIBv7euf6F39i/XkESQazlitFJUY/xQaXAFiWaAp/l05TAiEA7/M5LdxF5Jhuxja0apyXqCowAXB08YOrDbajeN3z4RA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.54.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":183921},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.54.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/51ae955cc42fcdd6c9ac9d88d978be79/lifi-types-17.54.0-beta.0.tgz","_integrity":"sha512-lN7DJTEQ/rkCb+nYHvhm6KsfQA+j8hiUnKi1uMEH8ZCfGNora81bubQik0BnZGqGu6VwlNycCeHU05odI1RCMQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.54.0-beta.0_1765272623626_0.4980428992539869","host":"s3://npm-registry-packages-npm-production"}},"17.54.0-beta.1":{"name":"@lifi/types","version":"17.54.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.54.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"924e52c9c31ee9b4fd75c832aa478886ac38d856","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.54.0-beta.1.tgz","fileCount":138,"integrity":"sha512-2lkObS2eqt+qH5+VpXKliRe4vojfvMuYtRCvuQJkoNPW6dJDRYriIYip/dl2ZESIN2Ga2ga4LLhESnxynTCCzg==","signatures":[{"sig":"MEUCIA+H2wd+VNL9kHLIlK4qfmgx34JCB5I4u0Y4kYeN+1MYAiEAnhtSLJSF2ZbUXJVnEYE0OevobgKdPzBdRCF1Lhsd3Pw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.54.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":184197},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.54.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/ba189070b3bf57a38871c1eb6d22cfd2/lifi-types-17.54.0-beta.1.tgz","_integrity":"sha512-2lkObS2eqt+qH5+VpXKliRe4vojfvMuYtRCvuQJkoNPW6dJDRYriIYip/dl2ZESIN2Ga2ga4LLhESnxynTCCzg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.54.0-beta.1_1765855417214_0.7397215945398539","host":"s3://npm-registry-packages-npm-production"}},"17.54.0-alpha.0":{"name":"@lifi/types","version":"17.54.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.54.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7184fa8d96042f36c19398deb18074a8372c541e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.54.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-PXpEMx3+YcY3s9z4G/21JVF8oBDD+rqH1CgeFXKw09Fa/VIjASu7taABSaePPawqHNCwzqKNnphsDFc0myssMg==","signatures":[{"sig":"MEUCIHnK1uQruSZ94Yfj/zD6l1EoT6YKSDUiwNscLSQkiPrlAiEA0H2q6O2Sq9pHEkiguK3JY3c1UiDppE7GOdi+Ln2dztE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.54.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":184651},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.54.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/67a2e553386eb206fb0c463423a7b925/lifi-types-17.54.0-alpha.0.tgz","_integrity":"sha512-PXpEMx3+YcY3s9z4G/21JVF8oBDD+rqH1CgeFXKw09Fa/VIjASu7taABSaePPawqHNCwzqKNnphsDFc0myssMg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.54.0-alpha.0_1767706486199_0.19763745710537384","host":"s3://npm-registry-packages-npm-production"}},"17.54.0":{"name":"@lifi/types","version":"17.54.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.54.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4be3ef9cca4c843e271b23ab8cb9d73c557b3f5d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.54.0.tgz","fileCount":138,"integrity":"sha512-gwF+JqrwlJRytCGlGCW24PFBJkbrfx5jjoObJD9zuNAY5+Qob5rqpIoyftQCRDyjyVAZVrOPXZVKjG8x6Na5zQ==","signatures":[{"sig":"MEQCIHCpIyOXx4JWdCy3/QJ3GAUO0cmnMwZ7wcsrn2YIXyZcAiBwQNHhWrOj3xkU7iXPaGalEAfGLR01Zg6S/tC4Q8fNOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.54.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":184643},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.54.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/b596d4d2c060facfe1128154ef1fda75/lifi-types-17.54.0.tgz","_integrity":"sha512-gwF+JqrwlJRytCGlGCW24PFBJkbrfx5jjoObJD9zuNAY5+Qob5rqpIoyftQCRDyjyVAZVrOPXZVKjG8x6Na5zQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.54.0_1767864698527_0.22148611451815903","host":"s3://npm-registry-packages-npm-production"}},"17.55.0":{"name":"@lifi/types","version":"17.55.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.55.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"18fcc4eb5c7aad91fc80bdf93cac061182030937","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.55.0.tgz","fileCount":138,"integrity":"sha512-dsQQhZ7PsWDBayHrcELCvsHwqS9r4j2zcWeXby+IvU3HQqUz/LDjflptU+OenwsTCj/SWHtWpARrl/84GbKQ/w==","signatures":[{"sig":"MEQCIG76DLaG8sP8sp8BKrE/Bp8wlKKSLKzdS6c6gtRZ2GVDAiAkK7/1s0FAn2eCXyvrjgyHNqUMuzUpH9U7tcl2gCHTDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.55.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":184866},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.55.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/444c6ea34008171a5b8413946204c4ca/lifi-types-17.55.0.tgz","_integrity":"sha512-dsQQhZ7PsWDBayHrcELCvsHwqS9r4j2zcWeXby+IvU3HQqUz/LDjflptU+OenwsTCj/SWHtWpARrl/84GbKQ/w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.55.0_1768106525871_0.12695639086707033","host":"s3://npm-registry-packages-npm-production"}},"17.56.0-alpha.0":{"name":"@lifi/types","version":"17.56.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.56.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2b9e82b15e19d7dd765b1d6870321ad859825a1b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.56.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-FLsAm9WiwEmHhUIBSt+G+NYjoJKECleRCAYZJ1kjajNDr0fgFIRa5TX4lrytcqRPqeWrssYUXsYfoYgYn+nrCA==","signatures":[{"sig":"MEQCIEmSMKOJvy9LTT1YLTqfh1zvu99nlgGver2/KyuqkLQoAiAzW0BTXb5oi4HN+jAKcDICFkZtF55soKdtuggLcdImpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.56.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":185362},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.56.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/b073fdf94d55e21dcce55054e0eb66a9/lifi-types-17.56.0-alpha.0.tgz","_integrity":"sha512-FLsAm9WiwEmHhUIBSt+G+NYjoJKECleRCAYZJ1kjajNDr0fgFIRa5TX4lrytcqRPqeWrssYUXsYfoYgYn+nrCA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.56.0-alpha.0_1768215832414_0.46694560884811764","host":"s3://npm-registry-packages-npm-production"}},"17.56.0":{"name":"@lifi/types","version":"17.56.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.56.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a42151d511ca80b6380ee543685065d45d6acecf","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.56.0.tgz","fileCount":138,"integrity":"sha512-cfAOI8PPkdiOsywj33oUbWkSOn/9G+9Jah1HpM6UkREQ3dCLnk0D8sYpUoMbMJViR9nq486fOONbi+jrjSOpjQ==","signatures":[{"sig":"MEUCIQCzTZfHjsTq5LFsQIXspPwTHipEx2wb93VWBMEJ5NiEWgIgYQEzlNTGnHGOx+4kzEDpoTneYD5PkgjV5aN8ir5k94k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.56.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":185373},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.56.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/e28c947de834e77e114d92f60ceeebc6/lifi-types-17.56.0.tgz","_integrity":"sha512-cfAOI8PPkdiOsywj33oUbWkSOn/9G+9Jah1HpM6UkREQ3dCLnk0D8sYpUoMbMJViR9nq486fOONbi+jrjSOpjQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.56.0_1768315960714_0.7055681608965705","host":"s3://npm-registry-packages-npm-production"}},"17.57.0-alpha.0":{"name":"@lifi/types","version":"17.57.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.57.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b854ff74bc8b174f0fde4000d8b979653a838a50","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.57.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-+VXA9WBATW1xoNa7+JtFkfEayXttM5znmfQ+Lf0MbTetUSeInHIddN0jOwFtPRikLvixQESuNiHvDLs7k4n78w==","signatures":[{"sig":"MEQCIHOwTbBOKeOpKdOdAdPBEQxChCJZ5QNZkWKYZTHBesc8AiBRYdeeJ5qSpOVUCTM7laOe8tS7XOSEHv87rabA58ZoNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.57.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":185516},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.57.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/bb5ef36fc4abb3e31d3f99345a01cfed/lifi-types-17.57.0-alpha.0.tgz","_integrity":"sha512-+VXA9WBATW1xoNa7+JtFkfEayXttM5znmfQ+Lf0MbTetUSeInHIddN0jOwFtPRikLvixQESuNiHvDLs7k4n78w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.57.0-alpha.0_1768317222473_0.9767854123419701","host":"s3://npm-registry-packages-npm-production"}},"17.57.0":{"name":"@lifi/types","version":"17.57.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.57.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d77bf2b299a75d76fdd35214b05d7c0586ddd36c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.57.0.tgz","fileCount":138,"integrity":"sha512-zfLyJIJfNr9dvIxfsVkhXRZvh7+rZ9o1gUTgHs2MPtf5dLMhUrHY6DdE1qejw7ckBRkJCZ2wXM5sQ19yRsPOUw==","signatures":[{"sig":"MEUCIEt00iEHeBJZucpdasayXleQidiz+jujZkV5mjwmnCo5AiEAxHrz39ZwP4A2XXAKNIFgtJxpcYnlwjI0EAxqhWCQPG8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.57.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":185508},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.57.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/d98a8e297cf0f2dc58a277f16c7b9bd9/lifi-types-17.57.0.tgz","_integrity":"sha512-zfLyJIJfNr9dvIxfsVkhXRZvh7+rZ9o1gUTgHs2MPtf5dLMhUrHY6DdE1qejw7ckBRkJCZ2wXM5sQ19yRsPOUw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.57.0_1768490708620_0.2189365855102774","host":"s3://npm-registry-packages-npm-production"}},"17.57.1-beta.0":{"name":"@lifi/types","version":"17.57.1-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.57.1-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"fa349007eb97b2016dd929546b6880ca4ebff02e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.57.1-beta.0.tgz","fileCount":138,"integrity":"sha512-tjk8QNeWvlsfjTDC1scQj3isPNoctJgrAxSdAA9s9t4AXwJz2/ulupQzOzjrc3zYmGo4RFX1R4a3mrQirat+7A==","signatures":[{"sig":"MEQCIB0v42jRFlVoDvz2SwB+ba4VSvacy8CTSGKsuzPACWhTAiBytQeW/n0//WXxUCa40p5jCKnPsAM5ljANjFu2SU+0Wg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.57.1-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":186003},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.57.1-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/70ef0eb694a3874dee779de273af32c4/lifi-types-17.57.1-beta.0.tgz","_integrity":"sha512-tjk8QNeWvlsfjTDC1scQj3isPNoctJgrAxSdAA9s9t4AXwJz2/ulupQzOzjrc3zYmGo4RFX1R4a3mrQirat+7A==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.57.1-beta.0_1768828822450_0.7098784685483526","host":"s3://npm-registry-packages-npm-production"}},"17.58.0-alpha.0":{"name":"@lifi/types","version":"17.58.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.58.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8fbb99e0026b34087ef8707a33bf61a76b988c67","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.58.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-F4gR2mjg/trjmMsulHRpt+eZgMOUo7Fo48JmtsD4Ym5wQL57JJ1aC2YHORmstkxdK3at6KGi+uAy/r6W6o8pxw==","signatures":[{"sig":"MEYCIQCQOINx1xCJvJHrka0CPOSGKSwIeRN/mjW0Yxj5+/fFwAIhANbW6uTJTqoplGVE9RYfGXjNwf+dmTCSxBSjjTUjJmsM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.58.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":185600},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.58.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/f029b36b8130e1952d78a3c8545780b7/lifi-types-17.58.0-alpha.0.tgz","_integrity":"sha512-F4gR2mjg/trjmMsulHRpt+eZgMOUo7Fo48JmtsD4Ym5wQL57JJ1aC2YHORmstkxdK3at6KGi+uAy/r6W6o8pxw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.58.0-alpha.0_1768917013057_0.061623926062645884","host":"s3://npm-registry-packages-npm-production"}},"17.58.0-beta.0":{"name":"@lifi/types","version":"17.58.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.58.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b657b2da07776d059ac0ca33b40f2cfff5854ebf","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.58.0-beta.0.tgz","fileCount":138,"integrity":"sha512-9qcJ+YsMtADeZMBlyblD+po73fEw7IiCGa52dcO1zGEBwTq1U+NfVCCCHGKsVOWuA71/qQCbizK2ZmkTDi6AtA==","signatures":[{"sig":"MEYCIQCswSQUuZ7njtIo271wqoeb15n4NqY1kkC8An/jecgKxwIhAPbAhp2n7xOfEagm4SG5QeoYeDoc6b+/4qGLsD29lnaU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.58.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":185855},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.58.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/3dd84845893a6ff7df5106999ad71f2f/lifi-types-17.58.0-beta.0.tgz","_integrity":"sha512-9qcJ+YsMtADeZMBlyblD+po73fEw7IiCGa52dcO1zGEBwTq1U+NfVCCCHGKsVOWuA71/qQCbizK2ZmkTDi6AtA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.58.0-beta.0_1769002139367_0.10555439045616466","host":"s3://npm-registry-packages-npm-production"}},"17.58.0-beta.1":{"name":"@lifi/types","version":"17.58.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.58.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"865767c8784f3a63fce988c0d60e8d67dc3ae73b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.58.0-beta.1.tgz","fileCount":138,"integrity":"sha512-zIqgleUY4Ryj8wNmcKrnHE56LAt3dTyGz66pBrSNjZ+WurohHKEdcFBeEUlNNc+jhqFUAPiSyXdYHh/oFtnOBg==","signatures":[{"sig":"MEUCIQCRGd2Ib7HboOIe0MrKQry27Qw4s/poOsh25OWrhczjngIgEfL52DnQVE+zorKSKSvcB9zqiFlT5JIsH1862xhqzuw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.58.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":185855},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.58.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/58de2ae0d5c4ea9996304195dbdc3c91/lifi-types-17.58.0-beta.1.tgz","_integrity":"sha512-zIqgleUY4Ryj8wNmcKrnHE56LAt3dTyGz66pBrSNjZ+WurohHKEdcFBeEUlNNc+jhqFUAPiSyXdYHh/oFtnOBg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.58.0-beta.1_1769002142327_0.9816593206999049","host":"s3://npm-registry-packages-npm-production"}},"17.58.0-beta.2":{"name":"@lifi/types","version":"17.58.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.58.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1a36be035a5f420b178fc943bb3c9cce0f0d0595","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.58.0-beta.2.tgz","fileCount":138,"integrity":"sha512-1TkMYSYSlM6I3PFjo9hcylnOdJiP2tn0ESaRkhKWCloFhwyW+S6yUDoQrmp0voP3uDLBnpQBjH5f1VL4vsk/9A==","signatures":[{"sig":"MEQCIDY9FGWnR+kaOf5Qqry6xatD2VzogJnhqBvAqzuN5apzAiAksSVSVH1R0gQ0SKTbegi1ow/34u20Gs6Nw8XHQwZBlg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.58.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":186182},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.58.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/fe153a882daae28c9d7e24afffb3bc05/lifi-types-17.58.0-beta.2.tgz","_integrity":"sha512-1TkMYSYSlM6I3PFjo9hcylnOdJiP2tn0ESaRkhKWCloFhwyW+S6yUDoQrmp0voP3uDLBnpQBjH5f1VL4vsk/9A==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.58.0-beta.2_1769009445381_0.24145070072092656","host":"s3://npm-registry-packages-npm-production"}},"17.58.0":{"name":"@lifi/types","version":"17.58.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.58.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6ef833827e01f35b6790bcba29392c42f396ef36","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.58.0.tgz","fileCount":138,"integrity":"sha512-KVQiUwveDBNrQ8Ycn73763apeSA3B9z6Jx2f5usVXWwFiK9ZVdtRFRMr5KKxNWwR8oRhYs7Dtj4ZgRaJpTwU2g==","signatures":[{"sig":"MEUCIDqMfA2scVl5G6z1QhgamV0BE93cFNbYU+LcnGfO3dROAiEAqdiVeIrQswxq+KcYeDsdzAFgDQCDPPCiOWk0c6q1BQA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.58.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":186211},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.58.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/25f5fd739ff67bc7b830ad05c4c2bd22/lifi-types-17.58.0.tgz","_integrity":"sha512-KVQiUwveDBNrQ8Ycn73763apeSA3B9z6Jx2f5usVXWwFiK9ZVdtRFRMr5KKxNWwR8oRhYs7Dtj4ZgRaJpTwU2g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.58.0_1769087354476_0.5312974305406537","host":"s3://npm-registry-packages-npm-production"}},"17.58.0-beta.3":{"name":"@lifi/types","version":"17.58.0-beta.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.58.0-beta.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"aec335f760f98458ddf1b7482fc2d0fa78e92787","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.58.0-beta.3.tgz","fileCount":138,"integrity":"sha512-PyCuFzuCj7CrN850JDv5lFhGqT7GbJJJj+eWEbD3KhlmSibDJHUT2gqb6NwUroFUJRALwpzo2D5d0kn4DiGmfw==","signatures":[{"sig":"MEQCICpEjExu9fC6XBO53RVsA0XFl7t6VRXCcxHiGa2nFpYfAiA1VZcuEo4nSsBAltZh9a0aA4qAqpj7O59uV7/0K2IElw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.58.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":186435},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.58.0-beta.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/77869c3e7d1d651b449ee0f64089779e/lifi-types-17.58.0-beta.3.tgz","_integrity":"sha512-PyCuFzuCj7CrN850JDv5lFhGqT7GbJJJj+eWEbD3KhlmSibDJHUT2gqb6NwUroFUJRALwpzo2D5d0kn4DiGmfw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.58.0-beta.3_1769438011244_0.7354315502532827","host":"s3://npm-registry-packages-npm-production"}},"17.59.0-alpha.0":{"name":"@lifi/types","version":"17.59.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.59.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"11fa4aba3af0895c24ad1bf88209b7b37d455e84","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.59.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-WT5A4uGMbHaZyMsfp8BOfikehiZXi79YuB0K42VfH0OQh71rM3jgBmwJSa8dzl3lx9TN+82iNAuH/CgRyXHxpg==","signatures":[{"sig":"MEYCIQCV57eQNMDhPPLpRdyVffTRkzc5v3ktsWVf8COnsEub9QIhAK/7JpHj4LM0ZEq8lX5X9l6fcM6kfXaI431QCyXAbjEm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.59.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":186303},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.59.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/77730ebd82ab26cf57d3f0dd233830c3/lifi-types-17.59.0-alpha.0.tgz","_integrity":"sha512-WT5A4uGMbHaZyMsfp8BOfikehiZXi79YuB0K42VfH0OQh71rM3jgBmwJSa8dzl3lx9TN+82iNAuH/CgRyXHxpg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.59.0-alpha.0_1769457581523_0.8727923022792268","host":"s3://npm-registry-packages-npm-production"}},"17.59.0-alpha.1":{"name":"@lifi/types","version":"17.59.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.59.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a83685bc9c74b5c1a7b6e067c797a8b497bf39ff","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.59.0-alpha.1.tgz","fileCount":138,"integrity":"sha512-MIAmA0T3xU71kCPSThxWDZL7HXpdN367KiVwD+awrY6l147KNZlugJ/3riNCO3yjdDqSvD1PFsDaQ9M3HBU2ZA==","signatures":[{"sig":"MEYCIQCikK8pqHUcVmchXFPzZc+8EKO/ZFieq2fwrBsC70rSJwIhAMRumdbEwdtObUxKSBxmfzVptUA15lgqfWZUcxxPINL1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.59.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":186303},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.59.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/9bea5b421faa70afa45fde33f6571f54/lifi-types-17.59.0-alpha.1.tgz","_integrity":"sha512-MIAmA0T3xU71kCPSThxWDZL7HXpdN367KiVwD+awrY6l147KNZlugJ/3riNCO3yjdDqSvD1PFsDaQ9M3HBU2ZA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.59.0-alpha.1_1769458135062_0.6966605248156725","host":"s3://npm-registry-packages-npm-production"}},"17.59.0":{"name":"@lifi/types","version":"17.59.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.59.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d94ed7121d58cb45f7eee4a33f1877a970e7bc90","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.59.0.tgz","fileCount":138,"integrity":"sha512-skXdBgQgp0Fc10vrNVp4EkYAYkwUy2jnt1hd3MbrbOGbP8rjeEys4iarAWin/pRWkRht/+JEtAje9MWlBOuWFg==","signatures":[{"sig":"MEUCICK1p6Y/plbIC39V1Hvd7wv1/V050vxFcPQgPcqqVkDwAiEAqj+XfL9rw+F7ZBbIoc3QFQ+oxp648aQ3UF/rkK4tQgU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.59.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":186526},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.59.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/8a81a28916aebfd41e8cd37abc9ca509/lifi-types-17.59.0.tgz","_integrity":"sha512-skXdBgQgp0Fc10vrNVp4EkYAYkwUy2jnt1hd3MbrbOGbP8rjeEys4iarAWin/pRWkRht/+JEtAje9MWlBOuWFg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.59.0_1769650615931_0.04948286077585351","host":"s3://npm-registry-packages-npm-production"}},"17.60.0-alpha.0":{"name":"@lifi/types","version":"17.60.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.60.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8846826fd0c8c42c67fbfb2354cc75f47598b217","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.60.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-lvFu2wY0BKI2CMl+jNikOU8SUfiigtlxPTBT0eWM4VxsEcNLnK/cttgnzrzVJ4KQVoBIBslqfCIZusdsvqSdJw==","signatures":[{"sig":"MEUCIQCXB/Oyg1m4YYne6zPNJDYaG/BTmLnkf1gtBnOarK+5ugIgAVmvw2q0C4EtNaxjjUQWV6r4hIBnzMo+Di+S2MIMQ3U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.60.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":186982},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.60.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/9267d66ee9990ee399fa62b271559b34/lifi-types-17.60.0-alpha.0.tgz","_integrity":"sha512-lvFu2wY0BKI2CMl+jNikOU8SUfiigtlxPTBT0eWM4VxsEcNLnK/cttgnzrzVJ4KQVoBIBslqfCIZusdsvqSdJw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.60.0-alpha.0_1770032278842_0.9387917861165791","host":"s3://npm-registry-packages-npm-production"}},"17.60.0-beta.0":{"name":"@lifi/types","version":"17.60.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.60.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ca909bed587be3d0cd482be44df0615437528cf2","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.60.0-beta.0.tgz","fileCount":138,"integrity":"sha512-BUS53xH9Dv2jwHFYJwkr+YRTasAdYTqPW/8RtJuEVgsu1LMNhSoQm2Ez0jtS1XXv9Za8w+56PULMy34VdAGdnQ==","signatures":[{"sig":"MEQCIC9QRMx102SXnc6oAM0qevPlDNOjEHmZ/3KEEHeOj10dAiApAQvoTgLUSllHQV9886s2v/B7rsF8Ir40FoTPNRA3Pw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.60.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187453},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.60.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/5a52d888cfe4da1a7705802a5d03171b/lifi-types-17.60.0-beta.0.tgz","_integrity":"sha512-BUS53xH9Dv2jwHFYJwkr+YRTasAdYTqPW/8RtJuEVgsu1LMNhSoQm2Ez0jtS1XXv9Za8w+56PULMy34VdAGdnQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.60.0-beta.0_1770140406844_0.8791719394534203","host":"s3://npm-registry-packages-npm-production"}},"17.59.1-alpha.0":{"name":"@lifi/types","version":"17.59.1-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.59.1-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"55931ac6addb2d309c4eccd722620453e7750015","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.59.1-alpha.0.tgz","fileCount":138,"integrity":"sha512-LGs1S1WjGTvQS46JERpiJTO98+fzhLVeuAeClNrbg+32/QP0z15I5GRGKsM67qGQnkh2aXs0Ea67tFY0W25R+g==","signatures":[{"sig":"MEYCIQC7ZQ5gonRkdnrQM7PZ7mM/k5LwYYbQHkxkZlOHu4ghtwIhAM2IT58hzPLwlmYiuUjd6hU12rNitElFi9IP6FfGy1hu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.59.1-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":186621},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.59.1-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/512fc1450862ed287940e88ed9a3f714/lifi-types-17.59.1-alpha.0.tgz","_integrity":"sha512-LGs1S1WjGTvQS46JERpiJTO98+fzhLVeuAeClNrbg+32/QP0z15I5GRGKsM67qGQnkh2aXs0Ea67tFY0W25R+g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.59.1-alpha.0_1770730738220_0.8343711814328363","host":"s3://npm-registry-packages-npm-production"}},"17.60.0-beta.1":{"name":"@lifi/types","version":"17.60.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.60.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9c7df926445b8aac4e544029764ae16f72d8e455","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.60.0-beta.1.tgz","fileCount":138,"integrity":"sha512-+1a1KfSExYFpZ4YfPx9m737GdAEwGBm9L3mgoj0fGGVY2aOdfPALl64BdXxVcrojD5d/rdOkNTy9aZZfIYtgLg==","signatures":[{"sig":"MEQCIHKJAtJ8PNqAfFUr8Vuh6KVZUla1c9FSTFzTklhxPJvUAiBV9VrGjkrTEjW4Tpn0162yhSeRy5S8GZF/0q3ceNq06w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.60.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187017},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.60.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/d0fb07852f9ffd28c50c30b80fe8d56f/lifi-types-17.60.0-beta.1.tgz","_integrity":"sha512-+1a1KfSExYFpZ4YfPx9m737GdAEwGBm9L3mgoj0fGGVY2aOdfPALl64BdXxVcrojD5d/rdOkNTy9aZZfIYtgLg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.60.0-beta.1_1770905011331_0.9148843834700398","host":"s3://npm-registry-packages-npm-production"}},"17.60.0":{"name":"@lifi/types","version":"17.60.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.60.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"65f8f642e846efcc6921e5a700f74052a1616b9b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.60.0.tgz","fileCount":138,"integrity":"sha512-VgP+n17bXO2mJc24bDDoMjnTTxsFEu0yfw39GL1OmsbyDDWtTSLiMDoAumbiX7znR6mpEgYvEjL8fRebKPNLyA==","signatures":[{"sig":"MEUCIESEv/BA4Dth1ksOKLQEQEp1H3ed5SMptxg8uijyQ0m+AiEAn2DOiUtcbLARan5jUhYAUWFKFEgBqQjseEaC0NcHuHU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.60.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":186974},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.60.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/9c4437f6278dcae878d5f4ee6565e46f/lifi-types-17.60.0.tgz","_integrity":"sha512-VgP+n17bXO2mJc24bDDoMjnTTxsFEu0yfw39GL1OmsbyDDWtTSLiMDoAumbiX7znR6mpEgYvEjL8fRebKPNLyA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.60.0_1770912980378_0.06910384724450225","host":"s3://npm-registry-packages-npm-production"}},"17.60.1-beta.0":{"name":"@lifi/types","version":"17.60.1-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.60.1-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7a376065355b7c1c58aff63c6aa34d4dd38b0600","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.60.1-beta.0.tgz","fileCount":138,"integrity":"sha512-la1F863uP3hXsGVh+07kuXj4nmA3/tlc4Ib9pYX1bKlx/BHHlUg0aHZqHnJqMUzYEpRbkAfxSxQacQRYWYt9qA==","signatures":[{"sig":"MEUCIQCoOoDt1e0XBxr45PcC3P+mWgatdQGFqJgycjMgfnyeFgIgSsX44Bs7WLBKeD5AAxM71VB/CYVQ66peaaheVZcAg40=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.60.1-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":186981},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.60.1-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/e7a8c7c3505cf5fac3220594bc8e2c09/lifi-types-17.60.1-beta.0.tgz","_integrity":"sha512-la1F863uP3hXsGVh+07kuXj4nmA3/tlc4Ib9pYX1bKlx/BHHlUg0aHZqHnJqMUzYEpRbkAfxSxQacQRYWYt9qA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.60.1-beta.0_1770917558036_0.3700340764801475","host":"s3://npm-registry-packages-npm-production"}},"17.61.0-alpha.0":{"name":"@lifi/types","version":"17.61.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.61.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"88ea88cdc6577a7e48f4e84b537d5725316c909f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.61.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-s5frCz0szgNRu4Ucv1ZSFIWIBf5DAHCDLqMIuRW5kW3OxOilXFuxpKeNK6GuWixja35Q2RYVVbYPphsNwwtUOQ==","signatures":[{"sig":"MEUCIQD9NbwObZb0xDRUbppjFQjUisnb1urrwEeZeroy3A/OqwIgbUVut4iL3mG2A6Owuvk9+NwbcHDJIYw0H11m4vBRZmQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.61.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187466},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.61.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/0168305c51f89d9fcc3cc3daf62e0f34/lifi-types-17.61.0-alpha.0.tgz","_integrity":"sha512-s5frCz0szgNRu4Ucv1ZSFIWIBf5DAHCDLqMIuRW5kW3OxOilXFuxpKeNK6GuWixja35Q2RYVVbYPphsNwwtUOQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.61.0-alpha.0_1770919243874_0.7240848103247273","host":"s3://npm-registry-packages-npm-production"}},"17.61.0":{"name":"@lifi/types","version":"17.61.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.61.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c1e29aaa6530f88adbb17a01cfa6daa8819dbd1b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.61.0.tgz","fileCount":138,"integrity":"sha512-rYMw2qpYxqgXpW7UU/QdBDaU+zBWZVPU30IseYk3Ji7H88ve6jbwV8FlysUEATFOP2xEj/4mErWchhXua0VTFg==","signatures":[{"sig":"MEQCIFwQ2TMFP5QpD8M8vj7qwRpfER02xfH8ZSQ4EZYGGL2QAiAqiNE05pxQ/fsRyS+jjpLsEgNFlP5ZTAO63MSgIcUiMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.61.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187458},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.61.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/f8890385333298296690ef45c2950b4d/lifi-types-17.61.0.tgz","_integrity":"sha512-rYMw2qpYxqgXpW7UU/QdBDaU+zBWZVPU30IseYk3Ji7H88ve6jbwV8FlysUEATFOP2xEj/4mErWchhXua0VTFg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.61.0_1771002592846_0.383231656027182","host":"s3://npm-registry-packages-npm-production"}},"17.61.1-alpha.0":{"name":"@lifi/types","version":"17.61.1-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.61.1-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d2b5e71a63e5230aabbd86341659c5b4b84e91a2","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.61.1-alpha.0.tgz","fileCount":138,"integrity":"sha512-mkqgL0qgGQAHqq67xy4nKp8a0Gv3zEtrACMLdAFLq3ZAWnLKmxxfDLe4eOVH7AajF6Wmp+JhZQRqNi/fxsLI1g==","signatures":[{"sig":"MEQCIDOqFDfvSu9p8MPp+AXB2U6ggHSMG70gjDltz3gwDdfyAiApzWRv0TnV/ViodCptD/ognCZR2rm0CIqNlw4RTenJ8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.61.1-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187553},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.61.1-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/d6ba39a96cc4cb7bf3d3bdb877bf2057/lifi-types-17.61.1-alpha.0.tgz","_integrity":"sha512-mkqgL0qgGQAHqq67xy4nKp8a0Gv3zEtrACMLdAFLq3ZAWnLKmxxfDLe4eOVH7AajF6Wmp+JhZQRqNi/fxsLI1g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.61.1-alpha.0_1771340246404_0.9543322701093551","host":"s3://npm-registry-packages-npm-production"}},"17.62.0-beta.0":{"name":"@lifi/types","version":"17.62.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.62.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"fa603b38b0131636dd0bb43f046a32f59ba35f9a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.62.0-beta.0.tgz","fileCount":138,"integrity":"sha512-mjsElBuDdBt58iBKzFk/lupM4FJZtkGZ13A58KCgMo3EHpwgV2zOuSQR/hkkCQdquXqWots0IXBHG5XiGAh8lQ==","signatures":[{"sig":"MEQCICUAAX5zbcPIWViPpMGm2RZqa3m/cfASTPeWY5y+bBh8AiAhKEy6C/Kze9RRNcqJtWVEgtTJ8scQm6yuJ+VtrxHEyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.62.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":188400},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.62.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/760c4236667ac9c5fc23faf2438fcc8a/lifi-types-17.62.0-beta.0.tgz","_integrity":"sha512-mjsElBuDdBt58iBKzFk/lupM4FJZtkGZ13A58KCgMo3EHpwgV2zOuSQR/hkkCQdquXqWots0IXBHG5XiGAh8lQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.62.0-beta.0_1771403424159_0.9617471783310618","host":"s3://npm-registry-packages-npm-production"}},"17.61.1-alpha.1":{"name":"@lifi/types","version":"17.61.1-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.61.1-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"57d3cf2b16e1a4345da4b3e0cdc3574d06f67af8","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.61.1-alpha.1.tgz","fileCount":138,"integrity":"sha512-yvf8mz3AN9WxTX02OrQoi7ADWegFV9lZZEeB+BGrqxVvADWo53sd5ZTx6X73x6Sp8k+Umc1md1oEKZe658b0Kw==","signatures":[{"sig":"MEUCIQCP4xWkSQ2No2kzpdoFXvJ7wO9a8QdGi8usXKXnH6Wf4wIgGCh85AbvRaTTEahAHZ2B9zb9x2sSnCFoVz3zi6JM/js=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.61.1-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187648},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.61.1-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/bcbd6d4242d852963ce8320314b57546/lifi-types-17.61.1-alpha.1.tgz","_integrity":"sha512-yvf8mz3AN9WxTX02OrQoi7ADWegFV9lZZEeB+BGrqxVvADWo53sd5ZTx6X73x6Sp8k+Umc1md1oEKZe658b0Kw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.8.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.61.1-alpha.1_1771510735979_0.4049188835485795","host":"s3://npm-registry-packages-npm-production"}},"17.61.1-alpha.2":{"name":"@lifi/types","version":"17.61.1-alpha.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.61.1-alpha.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"187cf0041ff73fac0632ad4737577e10133f9e40","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.61.1-alpha.2.tgz","fileCount":138,"integrity":"sha512-l/GePDlHOVOLgI12/rPVgx0HuPku8vOFR/v0Bui3nDFQy+N8EKMW00Yw6OdEmNy345YugMLbQMZKtLF2oduDjw==","signatures":[{"sig":"MEUCIAOCd8v6mVLpkCH65CN17IuB9neoYYDxJmRtmX849oEYAiEAsxCfa5ZI0l3f6ZqIwN9unG4801DNU8ncf6AyKZ37Uhw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.61.1-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187680},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.61.1-alpha.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/dace26b7bc69603ddc76fcc22c6ec6f2/lifi-types-17.61.1-alpha.2.tgz","_integrity":"sha512-l/GePDlHOVOLgI12/rPVgx0HuPku8vOFR/v0Bui3nDFQy+N8EKMW00Yw6OdEmNy345YugMLbQMZKtLF2oduDjw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.61.1-alpha.2_1771608207031_0.906110549886187","host":"s3://npm-registry-packages-npm-production"}},"17.62.0-beta.1":{"name":"@lifi/types","version":"17.62.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.62.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"0aa4b7a3f0a209edbd09a37acae300ab30ac12ed","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.62.0-beta.1.tgz","fileCount":138,"integrity":"sha512-QD0rEszKZ+6C9I1gzGuDFWq4/bXK+wh7yXdT7V2S6CrpuOm2I2DuvHY3dbmyfTy52ETR6lDhThZi4jt/1q2KCA==","signatures":[{"sig":"MEUCIQD1xgl3emYl6ykhT/1+SgNFOmjV3tXvaIlY7v12hd872AIgLvFHkb0HSD1CaO4PTf30fI2Pk4qOoS2rFgCP8OtNaDY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.62.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":188385},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.62.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/52af072a4f4e6a4909063f1e85763bb8/lifi-types-17.62.0-beta.1.tgz","_integrity":"sha512-QD0rEszKZ+6C9I1gzGuDFWq4/bXK+wh7yXdT7V2S6CrpuOm2I2DuvHY3dbmyfTy52ETR6lDhThZi4jt/1q2KCA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.62.0-beta.1_1771840542367_0.2494898272060624","host":"s3://npm-registry-packages-npm-production"}},"17.62.0-beta.2":{"name":"@lifi/types","version":"17.62.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.62.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"bf89e9dffc639fddded6c291d73878ada8df8b25","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.62.0-beta.2.tgz","fileCount":138,"integrity":"sha512-ZUZ3AvI6qrB0zdBInUDPzqsIAJQh4nJHe/UpqgI6hrWDKx+ar8KSM0NoY+6kfacGMz5bvxg+T5TPlJukKR2rBA==","signatures":[{"sig":"MEYCIQCKXiy6FsPv8LQ9Cb1zXxFfZQLsw/hQOI9a1hw1KWgqTQIhAJH7Z68JRsRJgl897Xcjn9ZyvnYTlYP6U3ZJ2sCjD3Bo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.62.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":188684},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.62.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/bb2c2cb663b4965d3236d1e63d48cccc/lifi-types-17.62.0-beta.2.tgz","_integrity":"sha512-ZUZ3AvI6qrB0zdBInUDPzqsIAJQh4nJHe/UpqgI6hrWDKx+ar8KSM0NoY+6kfacGMz5bvxg+T5TPlJukKR2rBA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.62.0-beta.2_1771840543376_0.7008964759914349","host":"s3://npm-registry-packages-npm-production"}},"17.62.0-alpha.0":{"name":"@lifi/types","version":"17.62.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.62.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"3424a9ff6491ec3759ac16f6d53d9b62ddc26446","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.62.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-UqsheC/qlN3gRujtM0hoQeECPU1sQS9S1mmWii8CHiGi7UKMwOOiBwtGHtrIWeUciTAg2j75XnH/g0xNwAd2fw==","signatures":[{"sig":"MEQCIBUc4jPVOgYUiDLI7cQyADVmWUfsWR7ygxvVSl4WpLN1AiAEg2q5a6AxGJZEnxwIIm/FEESCPYRTo6IdgwCjeApn6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.62.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187550},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.62.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/aa8653fee8fe62f52f09f7f964a2ad52/lifi-types-17.62.0-alpha.0.tgz","_integrity":"sha512-UqsheC/qlN3gRujtM0hoQeECPU1sQS9S1mmWii8CHiGi7UKMwOOiBwtGHtrIWeUciTAg2j75XnH/g0xNwAd2fw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.62.0-alpha.0_1771937201208_0.921291736178939","host":"s3://npm-registry-packages-npm-production"}},"17.62.0":{"name":"@lifi/types","version":"17.62.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.62.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"135393fa10363083480c897581878fdbc6742673","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.62.0.tgz","fileCount":138,"integrity":"sha512-VwsQ4xHnIODmVRy8JU/WZmGs9fXtmchK/oSmjuuSkpL5o6Gq5GDKaCA9nPlYO66uVReKLJj4xHjgkAMZVSRUuA==","signatures":[{"sig":"MEUCIC/iF4DqCOKyt3837Rsi3R9Y8mZYg+Z8y8PooeftmK1GAiEAt/ieo21URu0aBuIL9wzYvQsPj29/t7EbDsGMwov+jyc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.62.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187977},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.62.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/1f2f2f31bcdc1c265b7389a55ff455bd/lifi-types-17.62.0.tgz","_integrity":"sha512-VwsQ4xHnIODmVRy8JU/WZmGs9fXtmchK/oSmjuuSkpL5o6Gq5GDKaCA9nPlYO66uVReKLJj4xHjgkAMZVSRUuA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.62.0_1771989250483_0.41151025333771774","host":"s3://npm-registry-packages-npm-production"}},"17.63.0-beta.0":{"name":"@lifi/types","version":"17.63.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.63.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ccb92471543bdb8204378071f7bda2a9e0dcced9","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.63.0-beta.0.tgz","fileCount":138,"integrity":"sha512-tKKjSPtaTAsVbFihC7qPSvsbn5XbJf86SoZt7sWglhmuVSgqOaIgoStv19mJDT8BUL9da/ENHdzVPaFEOyVjYA==","signatures":[{"sig":"MEUCIQDqYQ5tTto+8K3r4/1oOHyX4wExXQMi18oAzP8J04DXDAIgLT2fQkCMCosKgCrgPWbHj1PtTUB7zAFWxPygt968ZCc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.63.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":188176},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.63.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/ede91809b19f5a898627b8994c1af1c5/lifi-types-17.63.0-beta.0.tgz","_integrity":"sha512-tKKjSPtaTAsVbFihC7qPSvsbn5XbJf86SoZt7sWglhmuVSgqOaIgoStv19mJDT8BUL9da/ENHdzVPaFEOyVjYA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.63.0-beta.0_1772025850705_0.8115961412515051","host":"s3://npm-registry-packages-npm-production"}},"17.63.0":{"name":"@lifi/types","version":"17.63.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.63.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4a5509d409fbb487110edc981557c2e296d815cf","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.63.0.tgz","fileCount":138,"integrity":"sha512-eZA58WDlujQqNmuBMozzeS9Bvwna02cbYkkVxlS989p74KjT6/aVXWAheMIPO4NY+bgeo7cJ0jUR7quIgLKRoQ==","signatures":[{"sig":"MEYCIQCUpsKroVHeQ3GC0b6B08b8efF93qaGThM1jHE1V8yJlwIhAMyBYf46xZYe+H5dWoynD98RYjc+gydnvSBeSC5ccAE9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.63.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":189196},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.63.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/e207b995da3557a363b33ef7546eb918/lifi-types-17.63.0.tgz","_integrity":"sha512-eZA58WDlujQqNmuBMozzeS9Bvwna02cbYkkVxlS989p74KjT6/aVXWAheMIPO4NY+bgeo7cJ0jUR7quIgLKRoQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.6.2","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.63.0_1772031599993_0.03398677311411191","host":"s3://npm-registry-packages-npm-production"}},"17.64.0":{"name":"@lifi/types","version":"17.64.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.64.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ba9073b459bc34b1a2ff5982f7250c8d25e5f489","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.64.0.tgz","fileCount":138,"integrity":"sha512-0al14o0HJoApu8ruWfukgMQConx9ow/zgO3RWm5JQNrLtqTPx3dk1hANSCwGT5wt6Ts6RKqDTCpMSsNGK43jMw==","signatures":[{"sig":"MEUCIQDHOT6RrnjIp4IUW7XyNpdozPB+1d1//KF+CnW7d008UQIgTExDn7O6uG46pavdeM6D7UbPaVIbzuqneJWLP5ymASU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.64.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":189388},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.64.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/477f2e3afe289d21c52167a8e0fa18ec/lifi-types-17.64.0.tgz","_integrity":"sha512-0al14o0HJoApu8ruWfukgMQConx9ow/zgO3RWm5JQNrLtqTPx3dk1hANSCwGT5wt6Ts6RKqDTCpMSsNGK43jMw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.8.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.64.0_1772111833021_0.6594929587277676","host":"s3://npm-registry-packages-npm-production"}},"17.64.1":{"name":"@lifi/types","version":"17.64.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.64.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8fad7c4f8bd90fc96cca15b582bb41a751dc7189","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.64.1.tgz","fileCount":138,"integrity":"sha512-H7jdL7ZQQFArgFAJO2LF3MXuySu3dwEZDqHN4BVWX7gXDDQ0PdLWD9fxch5C4ccKW8S0ZS+QMoIC1o+momUv1g==","signatures":[{"sig":"MEQCIF+cxWyTGDS0IEZc8Aku25v4CfU2V/dSpEBCszZUKwsrAiAmVCsTw6Y8vhSZl8eL9VHdU0OQ3sthDzT/v9WFS/w4ZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.64.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":189602},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.64.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/a47ceabd90d68b8ca72d0bc2096a1d50/lifi-types-17.64.1.tgz","_integrity":"sha512-H7jdL7ZQQFArgFAJO2LF3MXuySu3dwEZDqHN4BVWX7gXDDQ0PdLWD9fxch5C4ccKW8S0ZS+QMoIC1o+momUv1g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.8.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.64.1_1772116391522_0.1502475068087532","host":"s3://npm-registry-packages-npm-production"}},"17.65.0-alpha.0":{"name":"@lifi/types","version":"17.65.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.65.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d84f7beb52ceaf74bc2ef301eac0f5d1b47b79ce","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.65.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-L076jlVNpfsC+GdmljHEo3UqreU1BV1qEGxWo8cgAMt+0hXIsO1lzCJ3BF0IY8dOR/zmML9EwaqVyWBZmq+JgA==","signatures":[{"sig":"MEQCIGE0XwI834ZjwLhAEQ7244nSqoyE2Qp9SVngUYEwc7q1AiBpCG4kia1vPdOBdUqOX8hA1vbTb3kTAamFHAW/pfVVPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.65.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":190531},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.65.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/e3b41f10dfc44aa77a8b062ac580d680/lifi-types-17.65.0-alpha.0.tgz","_integrity":"sha512-L076jlVNpfsC+GdmljHEo3UqreU1BV1qEGxWo8cgAMt+0hXIsO1lzCJ3BF0IY8dOR/zmML9EwaqVyWBZmq+JgA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.8.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.65.0-alpha.0_1772119914383_0.8305894817467174","host":"s3://npm-registry-packages-npm-production"}},"17.65.0-beta.0":{"name":"@lifi/types","version":"17.65.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.65.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c9ee67cfeaf25fecf083093ae23765f9361b5a65","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.65.0-beta.0.tgz","fileCount":138,"integrity":"sha512-ryzOAgyF0XwNFCd2X4l38IqmDItx1R/wzdpb+Yy1sWePKlQrzFxLR/ygRC+jxPiGg5y7jB/JVUEmDrwyt3aDIw==","signatures":[{"sig":"MEUCIQDfkpsJ9dIsxmIjymQ/yCjIrkla1O/AgeuQXshm2p0IZAIgVjvVeQD02t2H1b7tvEkAccOjySsuCH3/O+8FJinWRlE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.65.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":190544},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.65.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/27cef322324d1401fe788be45a01b99a/lifi-types-17.65.0-beta.0.tgz","_integrity":"sha512-ryzOAgyF0XwNFCd2X4l38IqmDItx1R/wzdpb+Yy1sWePKlQrzFxLR/ygRC+jxPiGg5y7jB/JVUEmDrwyt3aDIw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.8.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.65.0-beta.0_1772121489982_0.702726317864452","host":"s3://npm-registry-packages-npm-production"}},"17.65.0":{"name":"@lifi/types","version":"17.65.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.65.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6358acb3ffa6fd04e9f71f198e76d1c90d6504ae","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.65.0.tgz","fileCount":138,"integrity":"sha512-2COF1WimbFiPv51x4T1lvXSs8sRB6CP0SzOTCt7xCwaaeMBLczuuJmF0r10pY9JPxdzbJtVMM83Za3uCslqlWA==","signatures":[{"sig":"MEYCIQClJ/U7O0im85D3gDCQR7DLlPO7nd/t8dBP+4iUzpxBegIhAO7IfsDFRmWNdlf3ZRC68NDHwewUAvf1D9ugKdR5aYyl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.65.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":190145},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.65.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/b23e75f800730a3af2eb5d40fbd0b52a/lifi-types-17.65.0.tgz","_integrity":"sha512-2COF1WimbFiPv51x4T1lvXSs8sRB6CP0SzOTCt7xCwaaeMBLczuuJmF0r10pY9JPxdzbJtVMM83Za3uCslqlWA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.8.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.65.0_1772170177922_0.5520413016210106","host":"s3://npm-registry-packages-npm-production"}},"17.66.0-alpha.0":{"name":"@lifi/types","version":"17.66.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.66.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"010078386b6052320fe1d0adce87989385d5a35a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.66.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-w6/54q641ZIQ+ung54+ypsr3LFCo2ex3ov9OJmQeKHPk4lAw984/4lHFJw+Mva8l8SpJhCfun55TRY+vgF2ZxQ==","signatures":[{"sig":"MEQCIHIDnnHwWnQ/ICJYFb12/h2uqedi/W9TRUK9cGxAPG8/AiBxr0lWcdogqCC+M4cMUNVAfaKHkCsMbekSEbKNCSubYA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.66.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":190237},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.66.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/f18df877c498b676aef423e2585a6716/lifi-types-17.66.0-alpha.0.tgz","_integrity":"sha512-w6/54q641ZIQ+ung54+ypsr3LFCo2ex3ov9OJmQeKHPk4lAw984/4lHFJw+Mva8l8SpJhCfun55TRY+vgF2ZxQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.66.0-alpha.0_1773133219106_0.1589028739002707","host":"s3://npm-registry-packages-npm-production"}},"17.66.0":{"name":"@lifi/types","version":"17.66.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.66.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"591ca2567cca004a5b1a49ef6ffba112d8c41ef7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.66.0.tgz","fileCount":138,"integrity":"sha512-g8pJYzCg7YEZk8xjVkjPLYqjYEQAjGJ4+NabV4ml+lTxUO0cCXZWOCFOOXccLJazUU0Hr9g8qMhgjbiX2OeyOQ==","signatures":[{"sig":"MEUCIQCCLlOgjBfilDgJMan1lN9h/+iKGvNC26wa381abrbegAIgZY13e5aFgB1+G9QBmyvv8iwdTR+O9ss5laWfvDDGtE8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.66.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":191080},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.66.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/da716f1c0a6f7a4d70462a2429234676/lifi-types-17.66.0.tgz","_integrity":"sha512-g8pJYzCg7YEZk8xjVkjPLYqjYEQAjGJ4+NabV4ml+lTxUO0cCXZWOCFOOXccLJazUU0Hr9g8qMhgjbiX2OeyOQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.66.0_1773415128256_0.038093591872906174","host":"s3://npm-registry-packages-npm-production"}},"17.67.0-alpha.0":{"name":"@lifi/types","version":"17.67.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.67.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"26946fc924a77a2e6059c4d8de4fcebf7c45d87b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.67.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-FXmAGGDyJGxM71sb88ycUnnQB5K0wc3M2i0icQ1sCG5Sx2VjETXHIkb9M6OnwRfNAXXmJyyMWX4CY8qlEC0AVw==","signatures":[{"sig":"MEQCIHAWb2hym4No4rujeACwa6XLnQ7UIP11JyhChrAs0KN/AiBrzMA2cuSM2w/Kmg/9f1ZVsp3qUbUm6yoKobUVp2G4JA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.67.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":191172},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.67.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/7a4d908ca5b74889d4fa7973dd2898ab/lifi-types-17.67.0-alpha.0.tgz","_integrity":"sha512-FXmAGGDyJGxM71sb88ycUnnQB5K0wc3M2i0icQ1sCG5Sx2VjETXHIkb9M6OnwRfNAXXmJyyMWX4CY8qlEC0AVw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.67.0-alpha.0_1773415622212_0.49182333933592703","host":"s3://npm-registry-packages-npm-production"}},"17.67.0":{"name":"@lifi/types","version":"17.67.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.67.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8e5b369b9db7c777dd827f1d13961fc1a4525de7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.67.0.tgz","fileCount":138,"integrity":"sha512-3glVBBlB8xWkZ1TCimx7BQcEyR6jD3qoSinkupdI295KaiVeNhxqG/qX7q7q0glYHR7zV+1h6FgjIeuNYlYw6w==","signatures":[{"sig":"MEUCIHOd26CyP5fq6GdRYEa2Emd/g0VEjZnxudJ470M2VZ7HAiEA/IYIQ18oCTy4XJP615l/saqpxNlXtqGA/LjVn/HUUBg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.67.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":191317},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.67.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/86e7b397470fd5c8fbac230eddc50304/lifi-types-17.67.0.tgz","_integrity":"sha512-3glVBBlB8xWkZ1TCimx7BQcEyR6jD3qoSinkupdI295KaiVeNhxqG/qX7q7q0glYHR7zV+1h6FgjIeuNYlYw6w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.67.0_1773416895344_0.5771819883836204","host":"s3://npm-registry-packages-npm-production"}},"17.67.1":{"name":"@lifi/types","version":"17.67.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.67.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c3eebd2fe3ac4e02cc8558bc0ea935b0aa7a4b7d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.67.1.tgz","fileCount":138,"integrity":"sha512-cGB2gycusKBuUagS04j6+7687lJAs5zTZr+wUjBxE7PmdZ0njtk+k23qZWqmkiVIpIJtGAEC3MVTDRu3IPxXLg==","signatures":[{"sig":"MEQCID3yv6l5qDWauykL/GDEntSWzqmqhlVLgVp4lAOL122JAiASaNa7vpzpAxArOg5kgXO60zW2vYhweMn3ZSZ/xLq7aA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.67.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":191364},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.67.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/4863826fe0ae2e8003da568965afdf3f/lifi-types-17.67.1.tgz","_integrity":"sha512-cGB2gycusKBuUagS04j6+7687lJAs5zTZr+wUjBxE7PmdZ0njtk+k23qZWqmkiVIpIJtGAEC3MVTDRu3IPxXLg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.67.1_1773669282437_0.12022850356198278","host":"s3://npm-registry-packages-npm-production"}},"17.68.0-beta.0":{"name":"@lifi/types","version":"17.68.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.68.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a4516d19ed4e2dae93b8d2b1303d5ae8bc8e9fe8","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.68.0-beta.0.tgz","fileCount":138,"integrity":"sha512-XDEd0oc0yqilrvCbfjg3ZG+ehmcBBVaHJ7wdI6oxuRHyULR1fZSvJqKg6Z5Ud91Tdp0N4Pe0XidnwOEX3U9gmg==","signatures":[{"sig":"MEQCIHsK/WCuBICfzgIgQj1kfSkGAGpHdiSCzsM1D75j123uAiA7UsiV46Do1D0cCSMR2YYQCc1bjw4Kvw5/3VLeaxuTLg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.68.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":191795},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.68.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/76a417b2b70282c0ed03883d69db518c/lifi-types-17.68.0-beta.0.tgz","_integrity":"sha512-XDEd0oc0yqilrvCbfjg3ZG+ehmcBBVaHJ7wdI6oxuRHyULR1fZSvJqKg6Z5Ud91Tdp0N4Pe0XidnwOEX3U9gmg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.68.0-beta.0_1773849086946_0.34979506376590064","host":"s3://npm-registry-packages-npm-production"}},"17.68.0-beta.1":{"name":"@lifi/types","version":"17.68.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.68.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"adb282e72d45920ff9dc7a5bcfe2e713305a0f9c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.68.0-beta.1.tgz","fileCount":138,"integrity":"sha512-22DScjEMdS+xvhYP1l9okfuYc+06A+IOKi4uSlRKZoXsRG3GcnVLjXP61EZdZoo/BH+1coDmzWELK2EdmgUISA==","signatures":[{"sig":"MEQCIEU8ZC0R4R3ae1MEBLCDT+or+nnW7H9VZZV6NMoMBbRfAiBXh2m3KPG0Kw69xXIdi4OwNxKU9Hxz4Uu50o1SS2wqNg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.68.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":192946},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.68.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/e1af9fa5ebc8ccc64d989a8dbfc52698/lifi-types-17.68.0-beta.1.tgz","_integrity":"sha512-22DScjEMdS+xvhYP1l9okfuYc+06A+IOKi4uSlRKZoXsRG3GcnVLjXP61EZdZoo/BH+1coDmzWELK2EdmgUISA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.68.0-beta.1_1773852508075_0.5456303999150864","host":"s3://npm-registry-packages-npm-production"}},"17.68.0-alpha.0":{"name":"@lifi/types","version":"17.68.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.68.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"3bc03f759d412340bcad85268a22f61b8492f51f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.68.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-N6YOghsiXjXX7jRxK9NHJXCVmC7mTfrcqSeaeiwpNW+aXoNwDHuF5deyEgUUXMNMUDtxRwWrD5rm31Aaip5yag==","signatures":[{"sig":"MEUCIQCMid4B0EhCfwJbkPIs2o/4WPXz+zMlbTY/1wskfux/AQIgFMD+akUujsspnZ0UD7n8zJ5qWOyJcMTzSzyUQkGEOZU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.68.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":191476},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.68.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/042d567eddc3ef65a15dc6a5f24a7e56/lifi-types-17.68.0-alpha.0.tgz","_integrity":"sha512-N6YOghsiXjXX7jRxK9NHJXCVmC7mTfrcqSeaeiwpNW+aXoNwDHuF5deyEgUUXMNMUDtxRwWrD5rm31Aaip5yag==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.68.0-alpha.0_1773930009048_0.7640379382798457","host":"s3://npm-registry-packages-npm-production"}},"17.68.0":{"name":"@lifi/types","version":"17.68.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.68.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a3a11730de53d20f4902a2e9f6fe0850d0c6d007","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.68.0.tgz","fileCount":138,"integrity":"sha512-7q4zzKWQ+/iYf5m6lIVhjJ4DXoKDPUR05uYskCw8YT9EmBR82Gl6SOV04a0beUDO1mIc+zALvPO8Dnhl3qUXHw==","signatures":[{"sig":"MEUCIF4Kf4VmiCfXaQa16U7sl75ZiJ5WMB64baYw93Ddztm+AiEAnhgE2Xb2xqOHf1Cm6HlRGojyuFSqiZd73lDbmwNAYXQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.68.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":191970},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.68.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/946196bf94ce82729d50b915f6227445/lifi-types-17.68.0.tgz","_integrity":"sha512-7q4zzKWQ+/iYf5m6lIVhjJ4DXoKDPUR05uYskCw8YT9EmBR82Gl6SOV04a0beUDO1mIc+zALvPO8Dnhl3qUXHw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.68.0_1773933704440_0.6371881008611135","host":"s3://npm-registry-packages-npm-production"}},"17.68.0-alpha.1":{"name":"@lifi/types","version":"17.68.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.68.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"249f6b278dd5750ff6eac7e750d47f8694b093fc","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.68.0-alpha.1.tgz","fileCount":138,"integrity":"sha512-jeL2VMvjacQSCljXClSF+mykoXl7OlV7lws6KRfl9H2s3rsdp26hpVZeMnDbBuPJmrk810prmFSxoWlMo6vRbA==","signatures":[{"sig":"MEYCIQDxBbt+7h2YPdkAbb5XUQtNyX322csARbyQwuVyUtDaGAIhALoud98lSzN/Xgp+iTQBU7KrWMB8maLPMkxJtTv2wSOz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.68.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193027},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.68.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/7400158e58821ea93d8709d43192032c/lifi-types-17.68.0-alpha.1.tgz","_integrity":"sha512-jeL2VMvjacQSCljXClSF+mykoXl7OlV7lws6KRfl9H2s3rsdp26hpVZeMnDbBuPJmrk810prmFSxoWlMo6vRbA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.68.0-alpha.1_1773933897140_0.13675887612403503","host":"s3://npm-registry-packages-npm-production"}},"17.68.0-alpha.2":{"name":"@lifi/types","version":"17.68.0-alpha.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.68.0-alpha.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7b2d776d635d44dae9519eedf77c416cc743080a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.68.0-alpha.2.tgz","fileCount":138,"integrity":"sha512-9U+abGePp04lu6yS3qMHyq/Un+mJJCg2DfkqpS168Ms56hvEPm7Y7ZlNlgOrGHGfTBMtv/QUJ9ySVI2XxwuV3A==","signatures":[{"sig":"MEUCIHsjLSv583ZcP9PdxVFiF2zKFOafP4qLAZOntr74lXmUAiEAlcObRbejAVmrWNIr58oZWnIwZgk4gMmLo7++oe7CMVY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.68.0-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":192850},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.68.0-alpha.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/7cd8d0835dc4b45224887597000b58b0/lifi-types-17.68.0-alpha.2.tgz","_integrity":"sha512-9U+abGePp04lu6yS3qMHyq/Un+mJJCg2DfkqpS168Ms56hvEPm7Y7ZlNlgOrGHGfTBMtv/QUJ9ySVI2XxwuV3A==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.68.0-alpha.2_1773934324492_0.7357218093514815","host":"s3://npm-registry-packages-npm-production"}},"17.68.1":{"name":"@lifi/types","version":"17.68.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.68.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"5a9159569463c06ef94e6186120c9333bee0181f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.68.1.tgz","fileCount":138,"integrity":"sha512-BxmR3+mpq9cgeSB4wtTeuoylggZFOZJ0lUQTGIaMf+esVITRo6sgIUyfK3wwyTS8DXmQlW+KdF3U2NLe55jD4A==","signatures":[{"sig":"MEYCIQCMu2KDmNjnjvEoMpOSo7L5bVQHMAmoQCyvS+fBIX4G3AIhAJAdgRiRRu2miguH79jzMgY14X5QhnmnnPWZh36vwPrt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.68.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193448},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.68.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/57c23362da6df3f88a3a0adbb8212714/lifi-types-17.68.1.tgz","_integrity":"sha512-BxmR3+mpq9cgeSB4wtTeuoylggZFOZJ0lUQTGIaMf+esVITRo6sgIUyfK3wwyTS8DXmQlW+KdF3U2NLe55jD4A==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.68.1_1774007538750_0.23699268066783818","host":"s3://npm-registry-packages-npm-production"}},"17.69.0-alpha.0":{"name":"@lifi/types","version":"17.69.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.69.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4d384361fc7cabc72951efb13145f930466d2f1a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.69.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-KWKpQ4RjXa/W23EwtyI/JGbQNRlOyoOK6/VONtYGLakUCI5Y91rW3oIjee+9p78BlZ48X2mb6gkzJp0+aBZY4A==","signatures":[{"sig":"MEQCIDHCpv0jbTUEWFbjvWFbf9DWS2dy7kxsyex7TapAB3UIAiAaEsi1y5FCgU2arraQK0djYkHM9oLcWtPqO3zda3uoRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.69.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193540},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.69.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/9cb9558c35489d61b3792b51ccb54223/lifi-types-17.69.0-alpha.0.tgz","_integrity":"sha512-KWKpQ4RjXa/W23EwtyI/JGbQNRlOyoOK6/VONtYGLakUCI5Y91rW3oIjee+9p78BlZ48X2mb6gkzJp0+aBZY4A==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.69.0-alpha.0_1774270223847_0.17474308044865605","host":"s3://npm-registry-packages-npm-production"}},"17.69.0-beta.0":{"name":"@lifi/types","version":"17.69.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.69.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"cffc78145f507a39b09927facc05b46202164acf","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.69.0-beta.0.tgz","fileCount":145,"integrity":"sha512-fmreUpc1JCceSa7rtVr6HsawgdRIpSzMNSKJtJraZLV34qf62FcYCZ8liLtE/a4qaiffd/Fb+90AEnbkNJF2dg==","signatures":[{"sig":"MEUCIQCV7GirvAzE49dNjahCJLCfQdH9IO9kQCSV9C1hUO3U2wIgEsmh9wNdIB9fq2+77+a+7GU7aMTyt2iNNeJ8fOTm070=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.69.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":195742},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.69.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/80ddc53dcce85f46dd0ca26ee8326ae3/lifi-types-17.69.0-beta.0.tgz","_integrity":"sha512-fmreUpc1JCceSa7rtVr6HsawgdRIpSzMNSKJtJraZLV34qf62FcYCZ8liLtE/a4qaiffd/Fb+90AEnbkNJF2dg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.69.0-beta.0_1774350938857_0.8075210366288641","host":"s3://npm-registry-packages-npm-production"}},"17.69.0":{"name":"@lifi/types","version":"17.69.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.69.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"84d0c7c85725ab6721386af447ed5a7fe9e3e148","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.69.0.tgz","fileCount":145,"integrity":"sha512-kE/F0qWbBjkaOIwX8UDVmPvSJipbh2jF5/x9bbI+xuX5++eyIR++2+ZPXtm4a7MkVoPZiJzekqDregways2xrw==","signatures":[{"sig":"MEYCIQCgAUSmLyUQ7YuqbhAwS/65DVx83EAwKpMAZtGUR89ToQIhALMEYCS/mPa6LK2S1N3RkDGwjNqM5wuFDifbrJT8+2Te","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.69.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":195735},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.69.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/a5474714e0488a50aa5caea5ef023cc1/lifi-types-17.69.0.tgz","_integrity":"sha512-kE/F0qWbBjkaOIwX8UDVmPvSJipbh2jF5/x9bbI+xuX5++eyIR++2+ZPXtm4a7MkVoPZiJzekqDregways2xrw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.69.0_1774362126660_0.33408536013278933","host":"s3://npm-registry-packages-npm-production"}},"17.70.0":{"name":"@lifi/types","version":"17.70.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.70.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"30bb972074eb61b91a34da50756888aa48c7f50e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.70.0.tgz","fileCount":145,"integrity":"sha512-87DhvvFe3nWg4HntjpXNsyb2VUAoBYdPpWjHsBrL/C282R8yc2hwTvdk5U3ymUKuy34/wyOPkv1mrgQO3AT0DA==","signatures":[{"sig":"MEUCIQDfZZJqSiE9VKvBbJQ45si51ph7eFDxHOCIUP3EZS9YhAIgZz8N1SGqFahPRwuvNlB+Q9tMoJ2Hkuf7aXGFJA874pE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.70.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":196421},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.70.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/afd4adcbcccc5f72c0f0f138e3d0de50/lifi-types-17.70.0.tgz","_integrity":"sha512-87DhvvFe3nWg4HntjpXNsyb2VUAoBYdPpWjHsBrL/C282R8yc2hwTvdk5U3ymUKuy34/wyOPkv1mrgQO3AT0DA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.70.0_1774507851859_0.7587808842071224","host":"s3://npm-registry-packages-npm-production"}},"17.71.0":{"name":"@lifi/types","version":"17.71.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.71.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8bd168ed3be8c5098c5939e04e426cea340e6a84","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.71.0.tgz","fileCount":145,"integrity":"sha512-z88i35Ms2Jvdo+hoR+hsI8VoQZXkYdX/b9UrvLZsUVBZtSVKxw0RxvMBjjau6g/3het00AVqXprYpOe7AQQUwA==","signatures":[{"sig":"MEUCIQDHkyQ1n06ayIPt/7/70+Eu2XD9tx6AC0etsWyXfJPqxQIgDsFGnDh4rcm9+W6PfCynmm8hDd5Y4+nDFI5woGySurU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.71.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":196610},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.71.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/5934fc0bb4a4468e1665858b2ed5601e/lifi-types-17.71.0.tgz","_integrity":"sha512-z88i35Ms2Jvdo+hoR+hsI8VoQZXkYdX/b9UrvLZsUVBZtSVKxw0RxvMBjjau6g/3het00AVqXprYpOe7AQQUwA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.71.0_1774513307204_0.10197302750699522","host":"s3://npm-registry-packages-npm-production"}},"17.72.0-alpha.0":{"name":"@lifi/types","version":"17.72.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.72.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b12e1c49e2121b872aae606fbc4dfe844b2e7f8c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.72.0-alpha.0.tgz","fileCount":145,"integrity":"sha512-yiOCapF13HvGy+1c5bwWZzbv/cnEGLws1gn/mUZmqb2NkwJA/rdXGbikvFaenLoyJnnQErKywKYfMBxjhGSQ/w==","signatures":[{"sig":"MEQCIEQwjWg3yucIFmDi2bUWSLnkMEYYer8/FlpOxbyX9m18AiB1by5vs7JeWhmEjbiiTAjgfMdCHXe/WZpXUmoq4l2fbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.72.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":196618},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.72.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/ddc8470c099ecc61b4cd3252d47c4008/lifi-types-17.72.0-alpha.0.tgz","_integrity":"sha512-yiOCapF13HvGy+1c5bwWZzbv/cnEGLws1gn/mUZmqb2NkwJA/rdXGbikvFaenLoyJnnQErKywKYfMBxjhGSQ/w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.72.0-alpha.0_1774528327460_0.3905718727228158","host":"s3://npm-registry-packages-npm-production"}},"17.72.0-beta.0":{"name":"@lifi/types","version":"17.72.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.72.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"fa7579eaa332ccf0e2a1c6eb3c2c303269259aea","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.72.0-beta.0.tgz","fileCount":145,"integrity":"sha512-T7TdmA6VDgKccVuReQrG2MtAJ2pD/oM4XYRuXtUfL7jl8JeGmK7HSQddTTXcD0ohrcDKdn23Bysbo+4lKrnvHQ==","signatures":[{"sig":"MEQCIAVlBZdrxr7AxHfr8TMTR50S7HgbKoxZ1Xfz+eAThcAJAiBLSsAVhSJX91IwvVUuO6g6LsvPd7AnPbxX67X41EyaDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.72.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":196950},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.72.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/48269451ea867dcbc575252a7a8f38e7/lifi-types-17.72.0-beta.0.tgz","_integrity":"sha512-T7TdmA6VDgKccVuReQrG2MtAJ2pD/oM4XYRuXtUfL7jl8JeGmK7HSQddTTXcD0ohrcDKdn23Bysbo+4lKrnvHQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.72.0-beta.0_1774858619399_0.8084302734143216","host":"s3://npm-registry-packages-npm-production"}},"17.72.0":{"name":"@lifi/types","version":"17.72.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.72.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"40cd22de050de6c19240f0406075aa2d17d00a44","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.72.0.tgz","fileCount":145,"integrity":"sha512-+6cStdP5O5i2aB3EbhToc3FKkC+Wa8Cvo0eVn7NfZ2BXKhXUEZe1mvvCbHlEVQ/vV8mLy6gEiWXibqoNB/QOeQ==","signatures":[{"sig":"MEQCIFedpCDJzddFGpRdWbbL3q/XqqU79mdUbkvUy0vPmdt4AiBnxQ9pNwlJfMLFD1f/+OPH/3WfulPmBGEJPsYzCbINxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.72.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":196943},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.72.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/85944ff1ba1a95c02f19eb9a0002c5f6/lifi-types-17.72.0.tgz","_integrity":"sha512-+6cStdP5O5i2aB3EbhToc3FKkC+Wa8Cvo0eVn7NfZ2BXKhXUEZe1mvvCbHlEVQ/vV8mLy6gEiWXibqoNB/QOeQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.72.0_1774861051944_0.4836909926540558","host":"s3://npm-registry-packages-npm-production"}},"17.73.0-beta.0":{"name":"@lifi/types","version":"17.73.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.73.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"813e85b020868d9702144538aeb6a60365a9d69f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.73.0-beta.0.tgz","fileCount":145,"integrity":"sha512-kXvaIPmmgwFZ4aIBB5l9Mkz7r5JySIR1k5KareTeyBIku6XHYHKGZB5mPZlBxD9E0D/ILnWvyftg4xjTJazHvA==","signatures":[{"sig":"MEQCIBZ7GBdpwvuj0fJCHCdJraObQlNhqkDE0XjhJ4dOAKCJAiACs/lC8+Fh8r9rRm5HsRUHAL0LH6cpNDf5We1vOQWlWg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.73.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":198262},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.73.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/03107d80873b9ca1bdd14a16ce28999f/lifi-types-17.73.0-beta.0.tgz","_integrity":"sha512-kXvaIPmmgwFZ4aIBB5l9Mkz7r5JySIR1k5KareTeyBIku6XHYHKGZB5mPZlBxD9E0D/ILnWvyftg4xjTJazHvA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.73.0-beta.0_1774880210719_0.9621445779983426","host":"s3://npm-registry-packages-npm-production"}},"17.73.0-alpha.0":{"name":"@lifi/types","version":"17.73.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.73.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"030b4a1053d2e58701c2a0c51bf8c77cb608bf2c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.73.0-alpha.0.tgz","fileCount":145,"integrity":"sha512-1Fph3ArO3T6hvms2xgfYQ5AW2Mod501KyvB+mGvRUVAtsM79zgY5PEFzXrtBQQWoBC+3Ogd7DtrdwIvV389D1g==","signatures":[{"sig":"MEUCIQCO9cR5QVDiZbtKYOmxMixM4ZNyCj41EdZ39gmOHiOt2QIgen8xwLGOjDntgv/DFhQtymR4reZVatzPI0Ou8kpD+PY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.73.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":197592},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.73.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/fbd10e43a04bc3523e81dec4adbaf25f/lifi-types-17.73.0-alpha.0.tgz","_integrity":"sha512-1Fph3ArO3T6hvms2xgfYQ5AW2Mod501KyvB+mGvRUVAtsM79zgY5PEFzXrtBQQWoBC+3Ogd7DtrdwIvV389D1g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.73.0-alpha.0_1775032039677_0.1547047318655339","host":"s3://npm-registry-packages-npm-production"}},"17.73.0":{"name":"@lifi/types","version":"17.73.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.73.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"79beb3f105394dde854a06604277f502f6d14e4e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.73.0.tgz","fileCount":145,"integrity":"sha512-Ts5G7109EjqTV3la+5LR5Aafd2ZLSy8Cc7HKK09JkK8o3wFfVXX6lILFau8BiFCcQ99fTOJSqQB4S9gWmQEllQ==","signatures":[{"sig":"MEUCIQCdHr4uoPHG69a07XKdUibX6hmmolzR9CO3O2q/wVMEMwIgbLub6GwwugRiWidyP/T34DiFkvN3CecxE7GzAg1BE+4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.73.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":197584},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.73.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/9392fbc1a03d45851d39be5e7e90ec84/lifi-types-17.73.0.tgz","_integrity":"sha512-Ts5G7109EjqTV3la+5LR5Aafd2ZLSy8Cc7HKK09JkK8o3wFfVXX6lILFau8BiFCcQ99fTOJSqQB4S9gWmQEllQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.73.0_1775036653244_0.41753852350227216","host":"s3://npm-registry-packages-npm-production"}},"17.74.0-alpha.0":{"name":"@lifi/types","version":"17.74.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.74.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"0a2c5049ed30d98361217b73bd282e96544e1e91","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.74.0-alpha.0.tgz","fileCount":145,"integrity":"sha512-7PhH2XQM2jww/GAgyeMKlVbpkN9sMFmWq0h3U4SU+0UZkVUFUZkKfDO+eYJIIZXiM8iphRNab1uBzWKd8VttIw==","signatures":[{"sig":"MEUCIQCGpxgPbYaqAciQ43MVa8Dp1HiPfAvVyOZTZjyPrDZ+TQIgPRapAXIcqjjqLIjvjctvvyE8yM5DOUUuTxDvlRMS/Ls=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.74.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":197676},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.74.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/95ac11429257b0cdbc7980382f121539/lifi-types-17.74.0-alpha.0.tgz","_integrity":"sha512-7PhH2XQM2jww/GAgyeMKlVbpkN9sMFmWq0h3U4SU+0UZkVUFUZkKfDO+eYJIIZXiM8iphRNab1uBzWKd8VttIw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.74.0-alpha.0_1775048348711_0.09485858825272264","host":"s3://npm-registry-packages-npm-production"}},"17.74.0":{"name":"@lifi/types","version":"17.74.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.74.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"71605f59bff98fa23e5944abee38b70b8854e064","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.74.0.tgz","fileCount":145,"integrity":"sha512-1waG8JkJRspYNPpXooPc3xHu51zEc8nFtDFGSJcmxE8a30QKPz0j6xRDWLma+x7wpotXDdMNrrhAzurU3Nxv7w==","signatures":[{"sig":"MEYCIQCOnox4GXUKxgWrBkcSZhidj3sy4vgwNMVjgRDYWr9U2QIhAINVXTTnx7lWq9NuBaEcgU7jO0Re3Jcb1Hj/5zlrv8Fr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.74.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":199159},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.74.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/c8d1f1987092d27d36f4ccb000a30f70/lifi-types-17.74.0.tgz","_integrity":"sha512-1waG8JkJRspYNPpXooPc3xHu51zEc8nFtDFGSJcmxE8a30QKPz0j6xRDWLma+x7wpotXDdMNrrhAzurU3Nxv7w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.9.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.74.0_1775053391408_0.9410223346331539","host":"s3://npm-registry-packages-npm-production"}},"17.75.0-beta.0":{"name":"@lifi/types","version":"17.75.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.75.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"834c8206b475345d0cc295da5f0ae7892cc28e8e","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.75.0-beta.0.tgz","fileCount":145,"integrity":"sha512-xEDprWR2KVqLd2S9omXtHaC/X42xhQf2ukK3gGUJZXlIK0zGfjiEvHWR+XOPeALnFpU8fxN+/zf3IaUlaFV9DA==","signatures":[{"sig":"MEUCIQD5I0PpytEtS1RR6GFG9G45yw1exHWju68UzE8Cece+qwIgRbTynIA35rGIutR1WAjQKFJEV8qQ9/K4brzx3gAtg0A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.75.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":200478},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.75.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/31ddd2f0f0f05b6f3f9ef13a24f20b45/lifi-types-17.75.0-beta.0.tgz","_integrity":"sha512-xEDprWR2KVqLd2S9omXtHaC/X42xhQf2ukK3gGUJZXlIK0zGfjiEvHWR+XOPeALnFpU8fxN+/zf3IaUlaFV9DA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.75.0-beta.0_1775474142050_0.972570807376272","host":"s3://npm-registry-packages-npm-production"}},"17.75.0":{"name":"@lifi/types","version":"17.75.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.75.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"59f1787c0e6dab4e9cf762c8a3a34307c0c96b69","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.75.0.tgz","fileCount":145,"integrity":"sha512-lIn0qXHMoSsutPt3DfhLFT92gxk4ic0gNSEbx+QNAilmvsxYm9hVKakaJgEvtecldpPErgCDwC5cCX/E7dJrVA==","signatures":[{"sig":"MEUCIAj8t3MYDRN8IFzxq/TjVX9s8YCpKvpZ8ze2RpIHFMv9AiEArEFlCZBeTmMEYnOEAxE0YPPO6gcMm5Mxy2ZZLl3XhmQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.75.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":199243},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.75.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/6daffc48e1b6b51ddb8d385a6f559d09/lifi-types-17.75.0.tgz","_integrity":"sha512-lIn0qXHMoSsutPt3DfhLFT92gxk4ic0gNSEbx+QNAilmvsxYm9hVKakaJgEvtecldpPErgCDwC5cCX/E7dJrVA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.75.0_1775557099426_0.801040966793118","host":"s3://npm-registry-packages-npm-production"}},"17.76.0-beta.0":{"name":"@lifi/types","version":"17.76.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.76.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2142205d18faadbd189f24374b80885fc48b8159","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.76.0-beta.0.tgz","fileCount":145,"integrity":"sha512-t3N7p53uD9D0XkXQVY/WdIDOUB+5h4uCDPnWTQapKOGeP7D80bkHpXWaaeEIFbgvYmP9fbabts4i7KIPrdZ5+w==","signatures":[{"sig":"MEUCID5ZTslrchCPcbkDtB15q0toPs4H4eIYGA0F3uSkQbn2AiEApBQ5j6TW9yrXJdpgpoODSxRcTsJfUTXi3nfXD911jMI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.76.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":200562},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.76.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"lifi","email":"npm@li.finance"},"_resolved":"/tmp/01fe546dc34853aac519fa3ff0fa52a4/lifi-types-17.76.0-beta.0.tgz","_integrity":"sha512-t3N7p53uD9D0XkXQVY/WdIDOUB+5h4uCDPnWTQapKOGeP7D80bkHpXWaaeEIFbgvYmP9fbabts4i7KIPrdZ5+w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.76.0-beta.0_1775683444977_0.7462024407142118","host":"s3://npm-registry-packages-npm-production"}},"17.75.1":{"name":"@lifi/types","version":"17.75.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.75.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1f4a8474f742a9d526b3fe93c99ab1af78f2f717","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.75.1.tgz","fileCount":145,"integrity":"sha512-RAfkjbBhURacYw9URsEnfc1CEVUkYd6WyY25HOyDQOi5hL2DJ6EC0TTuKjWkfjqavn+v6Y/KJV/9Vv4FpvvhDA==","signatures":[{"sig":"MEUCIQDsN+ixFO9lsU0b1U4nps8qhejqd6Kpf2mtRpRJIg/d9AIgTOCcf0AlYIcl+nUnIWnUkIyhdgYFoglx1D/rMP7AHzo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.75.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":199335},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.75.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/c708396458bb0a48eec3de0161151c36/lifi-types-17.75.1.tgz","_integrity":"sha512-RAfkjbBhURacYw9URsEnfc1CEVUkYd6WyY25HOyDQOi5hL2DJ6EC0TTuKjWkfjqavn+v6Y/KJV/9Vv4FpvvhDA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.75.1_1775739594588_0.9693211093560097","host":"s3://npm-registry-packages-npm-production"}},"17.76.0-alpha.0":{"name":"@lifi/types","version":"17.76.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.76.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d092eedbaf3d0085034cf93c01eeb443d6a95775","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.76.0-alpha.0.tgz","fileCount":145,"integrity":"sha512-Fvo5mQAg5kQFxh9n/M4jATZGppgqCX4s6zT+8pfKPIUlSFJf1HGOdvmz8Z4fJLE6NakcZdKmR0M9TwOwCVTuTg==","signatures":[{"sig":"MEUCIDx2z8wd2yIhwEtOYaJlXwg7x9+3HxizDZgamRJNWjWbAiEAypVqgbsdpzFmhUruryZ03C/TrM7x8xsNiw6hfRsmiqQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.76.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":200655},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.76.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/a030cd6f7355041c55b017f2f123894b/lifi-types-17.76.0-alpha.0.tgz","_integrity":"sha512-Fvo5mQAg5kQFxh9n/M4jATZGppgqCX4s6zT+8pfKPIUlSFJf1HGOdvmz8Z4fJLE6NakcZdKmR0M9TwOwCVTuTg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.76.0-alpha.0_1776152745173_0.8256573840788215","host":"s3://npm-registry-packages-npm-production"}},"17.76.0-alpha.1":{"name":"@lifi/types","version":"17.76.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.76.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8a8d22ca86a705c1c9a9efa34cc81fbf18468cbe","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.76.0-alpha.1.tgz","fileCount":145,"integrity":"sha512-OrEL1PhXaYdc1zcHQ99KzA19GvaJosBXnUW4a45FztALD5EghGW0L6qJE1gaSb5gnbVliiFKeUWcu7/4Dwl2yg==","signatures":[{"sig":"MEQCIBH0YIAV78jnTfoz+okHcnKny3M5vBO/BNOYduZOV7A6AiB+ZHK40VVrfMjmQ2yQAgqeY49vEXBljZgRkOfj9mtC8w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.76.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":200033},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.76.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/86779b33a5ef8e8790a2508261f32415/lifi-types-17.76.0-alpha.1.tgz","_integrity":"sha512-OrEL1PhXaYdc1zcHQ99KzA19GvaJosBXnUW4a45FztALD5EghGW0L6qJE1gaSb5gnbVliiFKeUWcu7/4Dwl2yg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.76.0-alpha.1_1776169707680_0.9754000160949554","host":"s3://npm-registry-packages-npm-production"}},"17.76.0-alpha.2":{"name":"@lifi/types","version":"17.76.0-alpha.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.76.0-alpha.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"0e9c6fcc3b02a5b9f6c03410e8496f1e96506259","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.76.0-alpha.2.tgz","fileCount":145,"integrity":"sha512-CNhL9n63dnCE1+kMLENQUYhqsG7K+RXB35WWhrEhh0N5UCarlmNSnku6hHOktaz8ZMUrQ2FjRV2Ec8Qkc934oA==","signatures":[{"sig":"MEQCIChmd7nDWuyAoxLDjBRZ1+pa2lAFTcZdZ7xJlDbD/R+cAiAzu70UEr4lb2jEXzW3uyrVMGjhvOgFUtUxU6/IZC0TQg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.76.0-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":200226},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.76.0-alpha.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/612b056473f3ce5e49b532732b1302f7/lifi-types-17.76.0-alpha.2.tgz","_integrity":"sha512-CNhL9n63dnCE1+kMLENQUYhqsG7K+RXB35WWhrEhh0N5UCarlmNSnku6hHOktaz8ZMUrQ2FjRV2Ec8Qkc934oA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.76.0-alpha.2_1776255083914_0.9771708816678601","host":"s3://npm-registry-packages-npm-production"}},"17.76.0":{"name":"@lifi/types","version":"17.76.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.76.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9e4545fede9ba0c0224c6ffc43f69359d23bcb7d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.76.0.tgz","fileCount":145,"integrity":"sha512-lu1g9Vw650zqY5KYFSQztgrm1LzLgOIJcABxFzAN+S/n0ujL+MIYn0pjI111zUupBzZ5XKLjGvHQ6uT2EjkgKQ==","signatures":[{"sig":"MEYCIQCrZLow2B+jt5fbBZ7TEwMVlVvrL/KPql+1yZxZ4StTVgIhAP9zV1ssYJo5TJsyc/Ri8sqbplgyPELuENfFXqxgCyC/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.76.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":200218},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.76.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/d7eaf1ff03cac3828a51386b276c9c23/lifi-types-17.76.0.tgz","_integrity":"sha512-lu1g9Vw650zqY5KYFSQztgrm1LzLgOIJcABxFzAN+S/n0ujL+MIYn0pjI111zUupBzZ5XKLjGvHQ6uT2EjkgKQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.76.0_1776267737039_0.16560362228269154","host":"s3://npm-registry-packages-npm-production"}},"17.77.0":{"name":"@lifi/types","version":"17.77.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.77.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f41fa2e403750203a68b80d0ceded01e7be1e0bd","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.77.0.tgz","fileCount":145,"integrity":"sha512-uqWmcknmUE0P/9BPHPMbBNG+ew9LJoNM8v0lIomSlE8gZuxAFBpS+6zUYCi4ENfPUmGz9qCX5hRIbAVuKl4gAw==","signatures":[{"sig":"MEUCIGY0KIY4h+cKaIvT0aMIdziGfK8OFRO/3CCwLQNw/+bwAiEAxg6Lh6D3glLA8T6RnEXLkpJpNQyiEgYP2xd+9WLmhfQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.77.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":201530},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.77.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/061f4d09ed8406d23f5b02c243df3580/lifi-types-17.77.0.tgz","_integrity":"sha512-uqWmcknmUE0P/9BPHPMbBNG+ew9LJoNM8v0lIomSlE8gZuxAFBpS+6zUYCi4ENfPUmGz9qCX5hRIbAVuKl4gAw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.77.0_1776344559224_0.9785286392896557","host":"s3://npm-registry-packages-npm-production"}},"17.78.0-beta.0":{"name":"@lifi/types","version":"17.78.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.78.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"0504a775a07cebc4ca2233eb1a16cc9744c1eab1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.78.0-beta.0.tgz","fileCount":145,"integrity":"sha512-yWt0siLMNVmrgrpJ5qUgipT1oDxGma6Q/QX9tkTOBJyV39NL0/Fa3/Om1LGadts9ojcAslc7ABV+wenwtieVmA==","signatures":[{"sig":"MEQCIDjq7YNan8dMWZQ8SIijhvC8KOefckd0brj6eJZTaThPAiAJXpMnTeLU4G1vY9+BEXOJ+HP3HxCcv6yiAIvJKuKulg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.78.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":203259},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.78.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/1fd47252ace99fdd0e269c514a87a4fb/lifi-types-17.78.0-beta.0.tgz","_integrity":"sha512-yWt0siLMNVmrgrpJ5qUgipT1oDxGma6Q/QX9tkTOBJyV39NL0/Fa3/Om1LGadts9ojcAslc7ABV+wenwtieVmA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.78.0-beta.0_1777323632244_0.3745931934376965","host":"s3://npm-registry-packages-npm-production"}},"17.78.0-alpha.0":{"name":"@lifi/types","version":"17.78.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.78.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"103040dd3787817e72170d786704883d29b18ddf","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.78.0-alpha.0.tgz","fileCount":145,"integrity":"sha512-VMrNKODJXiSQH2Ign8WQyQmjmjogMj1BFou4m7fLuq6EexnN8rH+QjuCP+T6Qhd3s+K8YRJe0doemawmy+2YMw==","signatures":[{"sig":"MEUCIF41mLqBNEQuK9IImPJrf+EOsLiJfdWnpmWUUAE+ZJWGAiEAtcQx9/Tw0Seh9BhnV0EUZe8ZWSrDsu0RkbMfWErNcVY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.78.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":201852},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.78.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/66dad180373647bcec7f4832f500dd61/lifi-types-17.78.0-alpha.0.tgz","_integrity":"sha512-VMrNKODJXiSQH2Ign8WQyQmjmjogMj1BFou4m7fLuq6EexnN8rH+QjuCP+T6Qhd3s+K8YRJe0doemawmy+2YMw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.12.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.78.0-alpha.0_1777384650223_0.662599125793738","host":"s3://npm-registry-packages-npm-production"}},"17.78.0":{"name":"@lifi/types","version":"17.78.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.78.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b85396f53770f55b74ecba92bea7eca7a3fd0018","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.78.0.tgz","fileCount":145,"integrity":"sha512-ifuX7MAmoGp5dZN+6cotiQ/yhNAierkQU+ElwJ4O4Yqaaba4czl02p0JKpv6g9xxKWkMS4VZjOnmwHWgwAX6CA==","signatures":[{"sig":"MEUCIQDoaTo7qpx3glVyLlojJzk1TQx2xmHWt9jkPCOb7UOnIAIgX8l8l48j3Oqo4KUmfAZfCNY2C+sxL4qW4DZLd5UYEik=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.78.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":201844},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.78.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/deaa1d43de0cc13b768d26e0533f2ee6/lifi-types-17.78.0.tgz","_integrity":"sha512-ifuX7MAmoGp5dZN+6cotiQ/yhNAierkQU+ElwJ4O4Yqaaba4czl02p0JKpv6g9xxKWkMS4VZjOnmwHWgwAX6CA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.78.0_1777445933249_0.052611868115988836","host":"s3://npm-registry-packages-npm-production"}},"17.79.0-beta.0":{"name":"@lifi/types","version":"17.79.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.79.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"c083ab00ebf23ff9c5e9a15ef15bdddc30d99b7d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.79.0-beta.0.tgz","fileCount":145,"integrity":"sha512-PX6r48gn+Tqv56M4/UJextQAoQ2Jnms3jUqBZGhvXZXvTCcF37FNRboE7WMtQxWk7fd86auW8rvGcO+W/iwIPg==","signatures":[{"sig":"MEQCIHWJyj48CcEiCUOLkO+mzLcuhHA7wao4tZsvSEZFyKO3AiATAx7y0/uwe4y8QCTND5rY2PkFxo4pzC5vuCo+I9Tfig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.79.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":204829},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.79.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/14f5315cb0ffa4267fbdb204b31df601/lifi-types-17.79.0-beta.0.tgz","_integrity":"sha512-PX6r48gn+Tqv56M4/UJextQAoQ2Jnms3jUqBZGhvXZXvTCcF37FNRboE7WMtQxWk7fd86auW8rvGcO+W/iwIPg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.79.0-beta.0_1777447021325_0.6344443583166803","host":"s3://npm-registry-packages-npm-production"}},"17.79.0-beta.1":{"name":"@lifi/types","version":"17.79.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.79.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8067e5f0ffd5bbab18707b3dfb20a8be3040990c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.79.0-beta.1.tgz","fileCount":145,"integrity":"sha512-Vnoh1T5Hw6uKI874bnSqFQUQcyRqIEVsH9WMXmv80zNNHIEec+umBeXL0gJrrPWAF3GWLgTuWqDSkt9/pIRWcA==","signatures":[{"sig":"MEUCIQC0u1WUcJExFN8+EGJTrHPIr6r19zjfDXyet9xIjoCkmQIgeG0NWGlOOAe8cK+j4/GRT/Y7nGFLs9Tl0i4C9/qmVYI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.79.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":205056},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.79.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/250badd425046d8320f9fa6fc669ca97/lifi-types-17.79.0-beta.1.tgz","_integrity":"sha512-Vnoh1T5Hw6uKI874bnSqFQUQcyRqIEVsH9WMXmv80zNNHIEec+umBeXL0gJrrPWAF3GWLgTuWqDSkt9/pIRWcA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.79.0-beta.1_1777464816834_0.7168870208820062","host":"s3://npm-registry-packages-npm-production"}},"17.79.0-beta.2":{"name":"@lifi/types","version":"17.79.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.79.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"83eb28554d3977f6ffa7c801ae974988fa52825b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.79.0-beta.2.tgz","fileCount":145,"integrity":"sha512-cBAx430XWLdowG7o5ZQqEK8OrBCF/8DXGAzqPNSom6LfpXA1HQMrLoS//toTfyWF34zEQdYbuZkh67VJ+zF46w==","signatures":[{"sig":"MEUCIASokIU3CzjvL1rspg758E7FvcRUeAbhpLpaH919duF3AiEA7cw+WeMQZpuxTwLb+zCmDTjW/AbBTDroV8FvQwAyI+8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.79.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":204935},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.79.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/a0bd51402be0871da45092b5b39a05d6/lifi-types-17.79.0-beta.2.tgz","_integrity":"sha512-cBAx430XWLdowG7o5ZQqEK8OrBCF/8DXGAzqPNSom6LfpXA1HQMrLoS//toTfyWF34zEQdYbuZkh67VJ+zF46w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.79.0-beta.2_1777498236590_0.7342269085094504","host":"s3://npm-registry-packages-npm-production"}},"17.79.0-alpha.0":{"name":"@lifi/types","version":"17.79.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.79.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ae0d1ad5defd63ef5344aef86c13e0c9c17cf9c5","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.79.0-alpha.0.tgz","fileCount":145,"integrity":"sha512-bWXuSVF0/d/FO4XfM0+axYbv+T4TiQy/qjZsmVfNWFZZZ6/3hgKMKJBUOG7Jp5cTI1lb1A+KxJFKflqI45sdGQ==","signatures":[{"sig":"MEUCIBw/H8uARn25VjRL3RG23StrpiihtpLxQmQ4jZJCKqFyAiEArd0A6wH68I2Bk1bbAPthsS14mYSbFvlP1FPgKxkzVfg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.79.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":201989},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.79.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/14453ce251622603cd335fbcce1b7290/lifi-types-17.79.0-alpha.0.tgz","_integrity":"sha512-bWXuSVF0/d/FO4XfM0+axYbv+T4TiQy/qjZsmVfNWFZZZ6/3hgKMKJBUOG7Jp5cTI1lb1A+KxJFKflqI45sdGQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.79.0-alpha.0_1777910921161_0.27099588499729776","host":"s3://npm-registry-packages-npm-production"}},"17.79.0-beta.3":{"name":"@lifi/types","version":"17.79.0-beta.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.79.0-beta.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"fb183d83c0a313f01d22783c0c2c185d02ec55ff","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.79.0-beta.3.tgz","fileCount":145,"integrity":"sha512-TPvNsAjT9OKyiz1+9oRTgwWkQp8sm4zVwnXrtqEzk7KlIoo9sScFfDxFSpdhImJB1IYFbOV1W5iaEqBgOuZDjA==","signatures":[{"sig":"MEUCIGPDY2nuQ039O815sTnX2GTJcgzhPnpCC1YDthCbTVRLAiEA4PJJ4jrmoqN+2wuyGsF0oGz7L3E53ukRG/Iyt0hGtWY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.79.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":205072},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.79.0-beta.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/8de06fff38df8125e97b7d54d6d732e6/lifi-types-17.79.0-beta.3.tgz","_integrity":"sha512-TPvNsAjT9OKyiz1+9oRTgwWkQp8sm4zVwnXrtqEzk7KlIoo9sScFfDxFSpdhImJB1IYFbOV1W5iaEqBgOuZDjA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.79.0-beta.3_1777915007888_0.4380083800830721","host":"s3://npm-registry-packages-npm-production"}},"17.79.0-beta.4":{"name":"@lifi/types","version":"17.79.0-beta.4","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.79.0-beta.4","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"23c080e9fbd9ada015b5cc2268c705f8f5db9169","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.79.0-beta.4.tgz","fileCount":145,"integrity":"sha512-dKuZZRlIMV4LgNddPqC6udducH0xGs5A8Z5tVT8OVNgc4nfL2hAkidV/KyyU9zIN9Ht4JZP2MmuwCxeIl1wPOA==","signatures":[{"sig":"MEQCIGP0BcxIGd90pFr6WfPZoZq341SWzR0mkso4anItwLDWAiAXosZVrA0AeFWLGBi1L2RmtSdP0lQWIvdQExuofQtMCg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.79.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":210428},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.79.0-beta.4.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/74d8d9f12381084260acf04941ee227f/lifi-types-17.79.0-beta.4.tgz","_integrity":"sha512-dKuZZRlIMV4LgNddPqC6udducH0xGs5A8Z5tVT8OVNgc4nfL2hAkidV/KyyU9zIN9Ht4JZP2MmuwCxeIl1wPOA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.79.0-beta.4_1777923348817_0.7932233391399741","host":"s3://npm-registry-packages-npm-production"}},"17.79.0-beta.5":{"name":"@lifi/types","version":"17.79.0-beta.5","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.79.0-beta.5","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"115c85425ced6806ce5d386f0884672ccfb4f531","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.79.0-beta.5.tgz","fileCount":145,"integrity":"sha512-Gso+RbbcB1UjaxMwkmMkhMyTu5TSlA1uAl/bP1z/tSpmVcyNjmg96qUkxhzB0fcCIoIswkxW6/utpgyH8lJUYA==","signatures":[{"sig":"MEYCIQDMQPnyrv1faZB1GGy6ooDw8iqAz5bWeFdmbor7491rkAIhAJyKwwohF8znk4A123KOzGA4c/IjZ5d4ebOE62be2dS8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.79.0-beta.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":209450},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.79.0-beta.5.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/7b37dd24f55de1324726231f63b4ee90/lifi-types-17.79.0-beta.5.tgz","_integrity":"sha512-Gso+RbbcB1UjaxMwkmMkhMyTu5TSlA1uAl/bP1z/tSpmVcyNjmg96qUkxhzB0fcCIoIswkxW6/utpgyH8lJUYA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.79.0-beta.5_1777927803027_0.4764321390183335","host":"s3://npm-registry-packages-npm-production"}},"17.79.0-beta.6":{"name":"@lifi/types","version":"17.79.0-beta.6","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.79.0-beta.6","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1a55e0c8b1c45ca08dbd503e671c88a3e315366b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.79.0-beta.6.tgz","fileCount":145,"integrity":"sha512-qQdohPpNLUPANYdMqbQM1073S5X9hZnuF4uXK2aKeoCfBLLyQWoz/LEhEJEigdJiizz3K7/MkMUHZ0ieSXxaZA==","signatures":[{"sig":"MEUCIBpl90viWd67yhKHY/NKOAyCu4yOfSc/Cl4TGrfaSQ8CAiEArAGjp5bLHRhwXcH4qnM7TOOY5VC8dG4VRUCvBDw1cL8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.79.0-beta.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":210039},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.79.0-beta.6.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/3520ba6da763d50076c31f035297cd66/lifi-types-17.79.0-beta.6.tgz","_integrity":"sha512-qQdohPpNLUPANYdMqbQM1073S5X9hZnuF4uXK2aKeoCfBLLyQWoz/LEhEJEigdJiizz3K7/MkMUHZ0ieSXxaZA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.79.0-beta.6_1777928537000_0.06445052557904463","host":"s3://npm-registry-packages-npm-production"}},"17.79.0":{"name":"@lifi/types","version":"17.79.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.79.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2eef31f9ad91d06ee1c045e90e9f0234e11d7818","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.79.0.tgz","fileCount":145,"integrity":"sha512-6gOW4Au+4Fs7pupXI2scgXYsaXkUNfKsD3WHn+C5Yk3XBg1GQkUZC+4eF9l4pE1DTM+lwcOjLutiuqQthvw0yw==","signatures":[{"sig":"MEQCIC/wqxsgUnWxvzkqfdN2BU4FTmqNU4AhTHBJlNnCqFrkAiAp9iOfBe6fggWv3KEAIAHKu1E0/SZhn/qxl6KXPBhX2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.79.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":210032},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.79.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/13c23c54ca3becb23043c6bf1bb2e78e/lifi-types-17.79.0.tgz","_integrity":"sha512-6gOW4Au+4Fs7pupXI2scgXYsaXkUNfKsD3WHn+C5Yk3XBg1GQkUZC+4eF9l4pE1DTM+lwcOjLutiuqQthvw0yw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"viem":"^2.33.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.79.0_1778191894020_0.37252836877328765","host":"s3://npm-registry-packages-npm-production"}},"17.80.0-beta.0":{"name":"@lifi/types","version":"17.80.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.80.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a7a882112ff8f9e0fcc17cb8cca1ff186d771bd1","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.80.0-beta.0.tgz","fileCount":152,"integrity":"sha512-Rej7ZtvO0JsoyQV8vBUPjyrPXgrNWhM7DnrSZy3ywQ9vzHcKV3HBQ1QcGPOXMH0sI+xbi2YyzFd1WoRw7aPQog==","signatures":[{"sig":"MEUCIQDya0jFPuMxkzKfKjl2jltxg8+UCOkwKSX9aWEiKfmw0AIgIQF6Oz757IFpMv/haZAKQWwvpffO6w4V4IkzXCO3BrM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.80.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":212669},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.80.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/fbad9337f0393b6cc1171caf498f659a/lifi-types-17.80.0-beta.0.tgz","_integrity":"sha512-Rej7ZtvO0JsoyQV8vBUPjyrPXgrNWhM7DnrSZy3ywQ9vzHcKV3HBQ1QcGPOXMH0sI+xbi2YyzFd1WoRw7aPQog==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.80.0-beta.0_1778502565559_0.22312831175329007","host":"s3://npm-registry-packages-npm-production"}},"17.80.0":{"name":"@lifi/types","version":"17.80.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.80.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"157e75ccccd3cf07dafaa200d6ae88e15dba0295","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.80.0.tgz","fileCount":152,"integrity":"sha512-E/D46kGNXRASk1RRKAoeuMCt56ziAoWHKH/IGcFVmDUSAgF1PjoeO1Fbso13+elKPaAaMhevrjq9Jkh+D0msHg==","signatures":[{"sig":"MEUCIF6hxbxx+QxjjvljNQoH1EhewFArqIQbd3/z02krtnT5AiEAqwWJduwnH3YMeKkO4Llis4dleEjWZLnU/BjGTPIxpOE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.80.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":212662},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.80.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/af77722478d10b775063c0c52698a231/lifi-types-17.80.0.tgz","_integrity":"sha512-E/D46kGNXRASk1RRKAoeuMCt56ziAoWHKH/IGcFVmDUSAgF1PjoeO1Fbso13+elKPaAaMhevrjq9Jkh+D0msHg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.80.0_1778502974350_0.5252529856002841","host":"s3://npm-registry-packages-npm-production"}},"17.81.0-beta.0":{"name":"@lifi/types","version":"17.81.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.81.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"44e55761f396a2cf41dd147555c5209358d692f7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.81.0-beta.0.tgz","fileCount":152,"integrity":"sha512-F0+XPuqUYPa1nKO3p+cG9m/whKAGaqgJwUEQmcs6WyfV5qLMD4gtMDbYjFi62q8/FWc2PF35OU+oKNIF/v7Abw==","signatures":[{"sig":"MEUCIFzNyz2bi7KnkXISl5CyDhdzyJFQfPazz1gXWvYujpgIAiEA5P0NC3gZhCeLfMgjE4D+PpEm33UT453hlA9bbFaR4Wk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.81.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":214057},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.81.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/83b96b286647e3c60d89ff19cc1cdb1b/lifi-types-17.81.0-beta.0.tgz","_integrity":"sha512-F0+XPuqUYPa1nKO3p+cG9m/whKAGaqgJwUEQmcs6WyfV5qLMD4gtMDbYjFi62q8/FWc2PF35OU+oKNIF/v7Abw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.81.0-beta.0_1778574263721_0.676185107277917","host":"s3://npm-registry-packages-npm-production"}},"17.80.1-alpha.1":{"name":"@lifi/types","version":"17.80.1-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.80.1-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"eb1609af540cb2ac1b057af850771813c0603360","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.80.1-alpha.1.tgz","fileCount":152,"integrity":"sha512-Yv6e/EabPC0ZRZK2s8FAIe6QoXR4bG1IPfLmqfmEKOBs0QubjyRhsc8Hl/Xc7mn0Fzr8mR+SjAK+FXlmsJAPww==","signatures":[{"sig":"MEYCIQDSxGlVAhWvWO2teav8wnzxEFLD7WPAK+dtGjOt002sngIhAP1YwZNGwmozkaGwblPllFYSMn0ABbh1SA0GeRFcKEgR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.80.1-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":212670},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.80.1-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/cf7a8bbe388b9c64c83ed94502627b9b/lifi-types-17.80.1-alpha.1.tgz","_integrity":"sha512-Yv6e/EabPC0ZRZK2s8FAIe6QoXR4bG1IPfLmqfmEKOBs0QubjyRhsc8Hl/Xc7mn0Fzr8mR+SjAK+FXlmsJAPww==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.80.1-alpha.1_1778574567077_0.7161651716326729","host":"s3://npm-registry-packages-npm-production"}},"17.80.1-alpha.0":{"name":"@lifi/types","version":"17.80.1-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.80.1-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"41801bb0290d6c0887283699433f0f52629de4e8","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.80.1-alpha.0.tgz","fileCount":152,"integrity":"sha512-3p/JhS8VsWsuKYTiK6/F+TonIGLJSH2m91I1YW916IZng/ePieqssW1KaN+4OCDjOUZybT9/PF2GLxVreZn9fw==","signatures":[{"sig":"MEUCIET7w8jFzvESwukmfLiveIk5cG9wVCj+QVpZsbO65huFAiEA200fGyuooAiXsoGV8roTyPzWDU6G0r7ADFHKi2mLlHk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.80.1-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":212670},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.80.1-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/79d48d77ca0acabfb1bb3398a6be2cdc/lifi-types-17.80.1-alpha.0.tgz","_integrity":"sha512-3p/JhS8VsWsuKYTiK6/F+TonIGLJSH2m91I1YW916IZng/ePieqssW1KaN+4OCDjOUZybT9/PF2GLxVreZn9fw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.80.1-alpha.0_1778574578146_0.9201030733401347","host":"s3://npm-registry-packages-npm-production"}},"17.81.0":{"name":"@lifi/types","version":"17.81.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.81.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"823a8e992553f31e2ab34f446eb902cf823059dc","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.81.0.tgz","fileCount":152,"integrity":"sha512-EZERjLtlNdpUZGk//uLgMiElAqlL37EebtOXOvX07p8HUcFX5Pp3LaMpLAUfnsS9rWPNsva2PFpdsNAI4JenAg==","signatures":[{"sig":"MEQCIHq5HnmxLw11Z2U5w70ELeiWosMOJdKyALX2+IdTCEiOAiAd29RaMgPTGJCGy0LQLDBTaRNDnEgMuxDIe9O4st3+LQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.81.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":212799},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.81.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/f67b2806c321a129655539b116c966e6/lifi-types-17.81.0.tgz","_integrity":"sha512-EZERjLtlNdpUZGk//uLgMiElAqlL37EebtOXOvX07p8HUcFX5Pp3LaMpLAUfnsS9rWPNsva2PFpdsNAI4JenAg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.81.0_1778577268393_0.44112306644283783","host":"s3://npm-registry-packages-npm-production"}},"17.81.1-alpha.0":{"name":"@lifi/types","version":"17.81.1-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.81.1-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9fd0c1643beea28f25e4edf9f44ec03a51936e42","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.81.1-alpha.0.tgz","fileCount":152,"integrity":"sha512-BjzmeNXtD6dHnQjCeGEf6Lmhep4B8wYgtfZLQ9Y62cs3ezf9+BFdjmBzsW9hqEfewBltc0na1KuhK/gg/BmlZg==","signatures":[{"sig":"MEQCIAquV6orJQH3HUeMu1biOim7B5pEOavyH6+xB25qQoVpAiAgKx6gbFAFe9UPhZ2qFqMrc6UvHfmWyR5TdW4NGeCvNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.81.1-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":204619},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.81.1-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/df43c1bc136508eb049874875e1a9a25/lifi-types-17.81.1-alpha.0.tgz","_integrity":"sha512-BjzmeNXtD6dHnQjCeGEf6Lmhep4B8wYgtfZLQ9Y62cs3ezf9+BFdjmBzsW9hqEfewBltc0na1KuhK/gg/BmlZg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.81.1-alpha.0_1778584744666_0.29446124877973956","host":"s3://npm-registry-packages-npm-production"}},"17.81.1":{"name":"@lifi/types","version":"17.81.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.81.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"16f7fd4725f87e11ed6b67e4f576616c4fec017b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.81.1.tgz","fileCount":152,"integrity":"sha512-Co5gMlDBJmYDm/SkQpNEyKlFMoH07OOAMtPFWTTtbPJ3RJ07OZ/Hhn50bLYtfB490v7Mfthq3hVI3fWjCP9elw==","signatures":[{"sig":"MEQCIFZz5k0VZXoXbbuU/oqVS6kQ+DkBypDQ6Y4AnjlY4eheAiB4i+chzG9HuhniYeO06DUQRupSzfsek/RkLvIa+vqV3A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.81.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":204611},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.81.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/88cc337912eadfa7479548e9e39c5b0f/lifi-types-17.81.1.tgz","_integrity":"sha512-Co5gMlDBJmYDm/SkQpNEyKlFMoH07OOAMtPFWTTtbPJ3RJ07OZ/Hhn50bLYtfB490v7Mfthq3hVI3fWjCP9elw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.81.1_1778586739919_0.06879336168261219","host":"s3://npm-registry-packages-npm-production"}},"17.82.0-alpha.0":{"name":"@lifi/types","version":"17.82.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.82.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a1ce2b46abfa900c9afa8ee25f5d5339d2e397a4","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.82.0-alpha.0.tgz","fileCount":152,"integrity":"sha512-diLduzECm5wX57LCtRCb7aUQY6FemsK+m8Fs1fDEF/ejPNV1neJ4Nu+REI2GxUXBgvKr2w4ZP62vMFHhgpVKhw==","signatures":[{"sig":"MEQCIAbXKMdLMqGyB954DvwogDD445XD15S8BEKLC1dYhMdLAiA5UGkrbhyAwYZHUj+eMVHMZYrqzrIyxSYBNZuOCrtwOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.82.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":205323},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.82.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/fa9b29f25d24b16fca75979d4b117867/lifi-types-17.82.0-alpha.0.tgz","_integrity":"sha512-diLduzECm5wX57LCtRCb7aUQY6FemsK+m8Fs1fDEF/ejPNV1neJ4Nu+REI2GxUXBgvKr2w4ZP62vMFHhgpVKhw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.82.0-alpha.0_1778593263587_0.7704458700151025","host":"s3://npm-registry-packages-npm-production"}},"17.82.0":{"name":"@lifi/types","version":"17.82.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.82.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"1b3aef71eaca5148ac11910f42a7816dae5d5128","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.82.0.tgz","fileCount":152,"integrity":"sha512-i7mZ9dHkDtpzYBEpyyGQlN0R3AG7kbPgI0dg8uzWYLuec6ud8UfeVg/oECzCY9izCAtrfWwq/QeoEaWdn9VeYw==","signatures":[{"sig":"MEYCIQC2Betk7rtbO1dzRV1wsqmRa6p2YSjxGmvOoz+vFTjJhAIhAJA7TFSf+K0uS/91c6ZVqPIp4aEd0wLh6qShBOMrx53V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.82.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":205315},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.82.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/e5e57c7c57f1bf2a75c3aab0c6fabb4a/lifi-types-17.82.0.tgz","_integrity":"sha512-i7mZ9dHkDtpzYBEpyyGQlN0R3AG7kbPgI0dg8uzWYLuec6ud8UfeVg/oECzCY9izCAtrfWwq/QeoEaWdn9VeYw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.12.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.82.0_1778759546838_0.4594102663990909","host":"s3://npm-registry-packages-npm-production"}},"17.82.1":{"name":"@lifi/types","version":"17.82.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.82.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4fe1f4ae40a247fa49e49cf82364f64100cc24cd","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.82.1.tgz","fileCount":152,"integrity":"sha512-n1FDyQtREj8RO/6XTeC1B2fq39t3CUlm7b+TeiMKQ6pLRpovwAZFhhv7dZIuAqr9FJvXc3cKVciyrR3L5IthmQ==","signatures":[{"sig":"MEUCIQD+l3W1sNZuIAVdObHltIaF5gO4PNE6WLfUREZ/RlgCUwIgOGuBsUSubBme3NM2ElC2YIgGs+2q8rA9dFQy6pR9vOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.82.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":205687},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.82.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/a417bfd696292ab22b75ed0e49729d26/lifi-types-17.82.1.tgz","_integrity":"sha512-n1FDyQtREj8RO/6XTeC1B2fq39t3CUlm7b+TeiMKQ6pLRpovwAZFhhv7dZIuAqr9FJvXc3cKVciyrR3L5IthmQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.82.1_1778761880968_0.5631521373835666","host":"s3://npm-registry-packages-npm-production"}},"17.83.0-beta.0":{"name":"@lifi/types","version":"17.83.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.83.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9f7fac7f240d9476b4a864656987298d443168de","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.83.0-beta.0.tgz","fileCount":152,"integrity":"sha512-EuMUgTFU3Od4VmSknfHs+pXGQhG/wV6Z5EWl6yvRtQvy/GMwXBJ1C6D1wYcVQsVrfu8i63HG9qyQTj5R09FeOg==","signatures":[{"sig":"MEYCIQDvgV8Pqs83krgVnQrIWcbPGc3CITJ4mFt4serJaPgOGQIhAME5al8rEHiLHPqQ/4MGnmPwGkEaSSjbaQednp7RqD2c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.83.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":207082},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.83.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/25e4e4198ae529f5c0e7ca5473aef83b/lifi-types-17.83.0-beta.0.tgz","_integrity":"sha512-EuMUgTFU3Od4VmSknfHs+pXGQhG/wV6Z5EWl6yvRtQvy/GMwXBJ1C6D1wYcVQsVrfu8i63HG9qyQTj5R09FeOg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.83.0-beta.0_1778771487023_0.6332549528300719","host":"s3://npm-registry-packages-npm-production"}},"17.83.0-alpha.0":{"name":"@lifi/types","version":"17.83.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.83.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"edce5231a3dfe6842dc25a11ffff1d51531a1195","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.83.0-alpha.0.tgz","fileCount":152,"integrity":"sha512-sKGIfW9B/2lTUk4s0/qsKrHcG909zSwZTY2jq24eLVg+rvA3PJwkcc6jPpJ6JW6eMaHX/GCxNFA4Ip1D0eWFEA==","signatures":[{"sig":"MEUCIHP5bUD+fZNfIl1HouPH4AAZTbu8/PVgjjaKkGFYQWwVAiEA43owMiQNHZZ8CJF5OlpZeEaOb6GCPiopzRkiuER9XLE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.83.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":213883},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.83.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/90ce09c0fee25a11a59ee3821fa6a867/lifi-types-17.83.0-alpha.0.tgz","_integrity":"sha512-sKGIfW9B/2lTUk4s0/qsKrHcG909zSwZTY2jq24eLVg+rvA3PJwkcc6jPpJ6JW6eMaHX/GCxNFA4Ip1D0eWFEA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.11.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.83.0-alpha.0_1778842927540_0.3065677888343794","host":"s3://npm-registry-packages-npm-production"}},"17.83.0-alpha.1":{"name":"@lifi/types","version":"17.83.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.83.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f1ed2c811c534a2f69ed2c54876d158e62b9f824","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.83.0-alpha.1.tgz","fileCount":152,"integrity":"sha512-RqiZmwQ+WRn2fBatQ9vq4b9XqcgX1sGSoFzIMLme4gFHeJ4I1VhvClxzvGqv6mQgdP/gqQdPBTstvLTjlUwmWw==","signatures":[{"sig":"MEYCIQDAukCTJVu7lRqBo9Bi1HuJLg0aoKtzSer7zJYyq3opkQIhALuIJBq6eD9Yxf61uljsYkqiAZCBfXsW3gWFI9D98bFm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.83.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":218233},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.83.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/c5914a93112bab68b45419b83fcc0923/lifi-types-17.83.0-alpha.1.tgz","_integrity":"sha512-RqiZmwQ+WRn2fBatQ9vq4b9XqcgX1sGSoFzIMLme4gFHeJ4I1VhvClxzvGqv6mQgdP/gqQdPBTstvLTjlUwmWw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.12.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.83.0-alpha.1_1778863312535_0.8086114772351192","host":"s3://npm-registry-packages-npm-production"}},"17.83.0-alpha.2":{"name":"@lifi/types","version":"17.83.0-alpha.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.83.0-alpha.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"273a5446a1f56754b3551ad0e0ae2f13e4f9f4d7","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.83.0-alpha.2.tgz","fileCount":152,"integrity":"sha512-nejQeTPa0WTwW1MdpbLxtvcJ8f1fS0sKvYHHxnBsPi6kvHWAS9aGjQLmHnsJDShwkEbFskCo35EDbCth7wpYxw==","signatures":[{"sig":"MEQCIDXnFv9ue4vRkS9CbR+f+L0tNXHzWjcymksljrNm7rEwAiBBlnUj3d8EQNNikpmPoX9KSEarBgFHgyjb5iAZDDJucA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.83.0-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":218113},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.83.0-alpha.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/760d1ad6f70655a949d280ed7cdbb8e4/lifi-types-17.83.0-alpha.2.tgz","_integrity":"sha512-nejQeTPa0WTwW1MdpbLxtvcJ8f1fS0sKvYHHxnBsPi6kvHWAS9aGjQLmHnsJDShwkEbFskCo35EDbCth7wpYxw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.12.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.83.0-alpha.2_1779133203040_0.583734037938374","host":"s3://npm-registry-packages-npm-production"}},"17.83.0-beta.1":{"name":"@lifi/types","version":"17.83.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.83.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"4ab80df1d5c5e6283b279b69ebf947c61f35617b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.83.0-beta.1.tgz","fileCount":152,"integrity":"sha512-PkdQOhZd4iv/xoNljGYaV3V/O5+SSBK9cxTT+E/zil4BcHjQHoh35tBjSM72hr1Nc7MlxY8fOVIvfBwmzBwgHA==","signatures":[{"sig":"MEUCIQDGZ2c8vXBqpNsWtvvmSSGQyEpywHeUngFHNbZ9wyjlTgIgVo18tFHg/UaT5oDLNORWoRwpJ/yAEy7htyK9/Cuj43s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.83.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":206239},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.83.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/1b4afd48b951be7a254be8aee4293f0c/lifi-types-17.83.0-beta.1.tgz","_integrity":"sha512-PkdQOhZd4iv/xoNljGYaV3V/O5+SSBK9cxTT+E/zil4BcHjQHoh35tBjSM72hr1Nc7MlxY8fOVIvfBwmzBwgHA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.12.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.83.0-beta.1_1779718872771_0.9292883309992288","host":"s3://npm-registry-packages-npm-production"}},"17.83.0-beta.2":{"name":"@lifi/types","version":"17.83.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.83.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6d5f0447cc3692b12e6ae20ee23f87f9f5e78b14","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.83.0-beta.2.tgz","fileCount":152,"integrity":"sha512-GVkp4FFC7LECGzGa8lYDzSnbfJOcVab8b+ChWckD2o8pN/4kn0uUbuRjWKx1zFag6l1PZWubw3tb77DoyrjAhA==","signatures":[{"sig":"MEUCIQC5yXMNjHp6mhBDIKgBHgBbvrDhZzT2YIlwrCXO3IyS9QIgGS3As1OFbugioAPn8IF2P7fxfD13uyU20ylpHGdQm94=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.83.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":205996},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.83.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/794557e00f9ab5117a6b98b7bc5ad01f/lifi-types-17.83.0-beta.2.tgz","_integrity":"sha512-GVkp4FFC7LECGzGa8lYDzSnbfJOcVab8b+ChWckD2o8pN/4kn0uUbuRjWKx1zFag6l1PZWubw3tb77DoyrjAhA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.12.1","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.83.0-beta.2_1779891972500_0.3922433583112175","host":"s3://npm-registry-packages-npm-production"}},"17.83.0-alpha.3":{"name":"@lifi/types","version":"17.83.0-alpha.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.83.0-alpha.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"9061015b00b9aecaa17d470d39801fbb034ef425","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.83.0-alpha.3.tgz","fileCount":152,"integrity":"sha512-f0lxpPxvhjaVYYO0faW4R55wadX4rliZt6TpeZk8MJUJbEuCschpXY4sPMPtjyXFtlD0WirdjOUqo/qbDPsDLw==","signatures":[{"sig":"MEQCIERRvBP7/dnN0WQqYrpUeJjWoQh3Nwt11AnlT4y6KiMEAiBH5sXe0foKj6UhDBeAYbiSKJDWZkAvoJoW3GCVj4fCHw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.83.0-alpha.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":218113},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.83.0-alpha.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/1393879e86b83a1b21845b936e2419d5/lifi-types-17.83.0-alpha.3.tgz","_integrity":"sha512-f0lxpPxvhjaVYYO0faW4R55wadX4rliZt6TpeZk8MJUJbEuCschpXY4sPMPtjyXFtlD0WirdjOUqo/qbDPsDLw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.13.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.83.0-alpha.3_1780000886790_0.5835525796016858","host":"s3://npm-registry-packages-npm-production"}},"17.83.0-beta.3":{"name":"@lifi/types","version":"17.83.0-beta.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.83.0-beta.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"dd18e3df071e113c4eb2e6958f5203cfd34ece11","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.83.0-beta.3.tgz","fileCount":152,"integrity":"sha512-51ls/QAQnzs/XHcMKyqhwfu0XofGt8obyzjXl45A1oPGY9TKf0y8vd3XIpJsT9q9FLMAPJ3gim9mosQ+xYWM0w==","signatures":[{"sig":"MEUCIQC55CH5A04cDyhy9jEvDoEQ+11bIhATBg9RZlbQmGhbhQIgXBOA/j3qebilxKXfHgtFmMFi/TmqbdDkTvS2R9QCJSA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.83.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":206216},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.83.0-beta.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/e9500ca9346085ba1256ccad2c452289/lifi-types-17.83.0-beta.3.tgz","_integrity":"sha512-51ls/QAQnzs/XHcMKyqhwfu0XofGt8obyzjXl45A1oPGY9TKf0y8vd3XIpJsT9q9FLMAPJ3gim9mosQ+xYWM0w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.13.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.83.0-beta.3_1780475949370_0.402953378607386","host":"s3://npm-registry-packages-npm-production"}},"17.83.0":{"name":"@lifi/types","version":"17.83.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.83.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"3e0177fb182963b40d3b1a368787034315dbad30","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.83.0.tgz","fileCount":152,"integrity":"sha512-o5oFqRgapXeGbN6jYsdRipLpD/UlR4DJdxNyLlHA2hmjeKp9q7Cq8X4VFwnp8lMUXjGZJI6mtL6iWogkhaZXHA==","signatures":[{"sig":"MEUCIHl+cKFjktzOS5eAKeVxulcY1Jzypxym2wpX4CVHWi/3AiEA5rVzcpB/FDzKmetFg3XsbtH0HMC+UsflLh3997u5phk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.83.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":206209},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.83.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/10edb3ec0f52bd061bb87237b436424f/lifi-types-17.83.0.tgz","_integrity":"sha512-o5oFqRgapXeGbN6jYsdRipLpD/UlR4DJdxNyLlHA2hmjeKp9q7Cq8X4VFwnp8lMUXjGZJI6mtL6iWogkhaZXHA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.13.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.83.0_1780582019836_0.13559572797697972","host":"s3://npm-registry-packages-npm-production"}},"17.84.0-alpha.0":{"name":"@lifi/types","version":"17.84.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.84.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2c438dfa0083f37bb7059fde1714c48993f7e271","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.84.0-alpha.0.tgz","fileCount":152,"integrity":"sha512-4C1GyewoYvjlzzgFgkOrwUUwRzmBhhk1LBMXj2GJz3B3vRQdPfegioJqy+7i3rIW6q/NigTDac1cx/dif4muqw==","signatures":[{"sig":"MEYCIQDj8tB/1I3LQwu3xw1v8+ByD3cNBr6n4p5pKfW/2MUutgIhAPaOEBpurav/A+f3ZPA/N8oDd38CTkTmqh4vxK9vACl5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.84.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":218635},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.84.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/136ec247d7af3d12ab28a2a30016fac9/lifi-types-17.84.0-alpha.0.tgz","_integrity":"sha512-4C1GyewoYvjlzzgFgkOrwUUwRzmBhhk1LBMXj2GJz3B3vRQdPfegioJqy+7i3rIW6q/NigTDac1cx/dif4muqw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.13.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.84.0-alpha.0_1781084664866_0.4903521705787297","host":"s3://npm-registry-packages-npm-production"}},"17.84.0":{"name":"@lifi/types","version":"17.84.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.84.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b4eb31bd8d4eeef17947d1fbc539ed68eaff5885","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.84.0.tgz","fileCount":152,"integrity":"sha512-iW0MIOKbfbD9HetoKdk58kAS+a5ftHZxvOLXkTSlsFYKCFqtSh2jKeo8iOisTqj0SotrM3HUarjScnAs2b5FlA==","signatures":[{"sig":"MEYCIQCMxNJzWUu/SPoa3EOBPcipaTDxsMdurX0MBrdIJ3/ZHgIhAJC33Y/VF5BpL6q+tT2z++BTZQmQ+MrQhpWgGRqS9tzX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.84.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":218627},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.84.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/2ace52421ba54f7d6c8d17a9f40cb0db/lifi-types-17.84.0.tgz","_integrity":"sha512-iW0MIOKbfbD9HetoKdk58kAS+a5ftHZxvOLXkTSlsFYKCFqtSh2jKeo8iOisTqj0SotrM3HUarjScnAs2b5FlA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.13.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.84.0_1781520605890_0.732687370390182","host":"s3://npm-registry-packages-npm-production"}},"17.85.0":{"name":"@lifi/types","version":"17.85.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.85.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7c1940fa42fc63cd0193f4c3bd6108c45e7a8c60","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.85.0.tgz","fileCount":152,"integrity":"sha512-EueQyqhyvZbHygkyxj9EPAhUwn69ViRn9zJ56UnZlXsHlOZ/NdNVWxUwrVFVuRt/8qkdZH35R/1vE+SOxFHCNw==","signatures":[{"sig":"MEUCIH0sWIMLDhzcpG0eADdrPwGCxQM0hetqAPPz9yvsYK2pAiEAwV81gjJ7yMwUA/FRAekKgrXcCtCnHUaLQ/3ULL2ufe8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.85.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":219144},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.85.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/54c7afcfc4308a9d14939f7d6a3340d2/lifi-types-17.85.0.tgz","_integrity":"sha512-EueQyqhyvZbHygkyxj9EPAhUwn69ViRn9zJ56UnZlXsHlOZ/NdNVWxUwrVFVuRt/8qkdZH35R/1vE+SOxFHCNw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.13.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.85.0_1781792312360_0.07117866812584883","host":"s3://npm-registry-packages-npm-production"}},"17.85.0-beta.0":{"name":"@lifi/types","version":"17.85.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.85.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"cf2a4e2fd01c28309cb131034fad995e3f904dc8","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.85.0-beta.0.tgz","fileCount":152,"integrity":"sha512-Wz7GbnWGbl+yRZ9B2Tuw12DLLpF2XDVl+WsX4vaS96MQvVfZLQ/VMWgL7/aDwNPcFT7XtJKWABr6/8iZNb9hrg==","signatures":[{"sig":"MEUCIQC6oskL83fdWyfvLaiIY8hxtZ1SEr54O5HzqeAbnbPvGAIgCjwiE5Rn8B9BQpdu3Y6r8RGIT9kOoav32UCHWXT4nr0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.85.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":219629},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.85.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/9ec62000b435e92ae6c9f59c50bd03cb/lifi-types-17.85.0-beta.0.tgz","_integrity":"sha512-Wz7GbnWGbl+yRZ9B2Tuw12DLLpF2XDVl+WsX4vaS96MQvVfZLQ/VMWgL7/aDwNPcFT7XtJKWABr6/8iZNb9hrg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.13.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.85.0-beta.0_1782294489980_0.8320797167285932","host":"s3://npm-registry-packages-npm-production"}},"17.85.0-beta.2":{"name":"@lifi/types","version":"17.85.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.85.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6017a077066a44742f2871b0864c09a08b6bdb38","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.85.0-beta.2.tgz","fileCount":152,"integrity":"sha512-mNLKalBqbN/TyBxiMNY3LtykDmlgodWwX3qFaYl2QClIgY81S7xiCoEjqZ6h7I8maEDXDUZQ3+KKIejnpOwEvw==","signatures":[{"sig":"MEYCIQCG9Y70R8fF7FIx5qyWnKI/9JQBrLRf5fRV531kyWbeMgIhAKxwvuw4x4dvboDEzEWlbk4AfBcfTeZm1pV/MPdSMvWQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.85.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":220089},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.85.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/96c87297defc3bdb8f281d5cce962ba6/lifi-types-17.85.0-beta.2.tgz","_integrity":"sha512-mNLKalBqbN/TyBxiMNY3LtykDmlgodWwX3qFaYl2QClIgY81S7xiCoEjqZ6h7I8maEDXDUZQ3+KKIejnpOwEvw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.13.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.85.0-beta.2_1782295646309_0.1083305352802717","host":"s3://npm-registry-packages-npm-production"}},"17.86.0-beta.0":{"name":"@lifi/types","version":"17.86.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.86.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a02c469606bf7217bcf8a191c769ba0be77a152b","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.86.0-beta.0.tgz","fileCount":152,"integrity":"sha512-Qtf6w+Pql+m+QaG7gQpAj1cMOlXcxetjs+uZIE0WOFITByMUaq+65voXmvqA3wvYQx2jE+3d224qGa97wbHdKw==","signatures":[{"sig":"MEUCIQD+AjRrspnyP/sGWjbSqv340jmajuJrCR0Pc1QhKPVAUAIgPFnxpD6jQyPuokeotNfK/yqUg0hz6YPou+71dwkKUhA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.86.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":220319},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.86.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/01ee43566582c6b292f72e0de1bd127c/lifi-types-17.86.0-beta.0.tgz","_integrity":"sha512-Qtf6w+Pql+m+QaG7gQpAj1cMOlXcxetjs+uZIE0WOFITByMUaq+65voXmvqA3wvYQx2jE+3d224qGa97wbHdKw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.86.0-beta.0_1784021824510_0.4119682208737898","host":"s3://npm-registry-packages-npm-production"}},"17.86.0-alpha.0":{"name":"@lifi/types","version":"17.86.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.86.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"033b43f5e65aeb8822e28cbfd9c1ce78b2facffe","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.86.0-alpha.0.tgz","fileCount":152,"integrity":"sha512-QJVgJ3BhwHpkcs3TXqoH48nN9C5nDMTZ0FJXXoBeQjYQw8HO2hoWeSNqVBGB/G0B7xQZULzClbziieqH3DyNCQ==","signatures":[{"sig":"MEQCIHQ8l9WY4A9H4qltWr4tokyGRibVBgYGZ3C+Nhw+eTktAiAqxiU32eSS/xBQ3dJ0XT2aUfwx7n9I+Lc6akDulgLYuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.86.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":219789},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.86.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/71e7e06d64a4c8df0d6defe2767b50de/lifi-types-17.86.0-alpha.0.tgz","_integrity":"sha512-QJVgJ3BhwHpkcs3TXqoH48nN9C5nDMTZ0FJXXoBeQjYQw8HO2hoWeSNqVBGB/G0B7xQZULzClbziieqH3DyNCQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.86.0-alpha.0_1784128503301_0.5269636174032719","host":"s3://npm-registry-packages-npm-production"}},"17.86.0":{"name":"@lifi/types","version":"17.86.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.86.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f651db8f59d53dc89a1c87d4641e65168386caff","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.86.0.tgz","fileCount":152,"integrity":"sha512-VkEK2c7pL2P49cVZfSW76pbMJNCrWC4ge2FmyexyZW71XA56bv+AAj9zL8zeEQVQUnMnekQVC1EHVBlx5uBwdg==","signatures":[{"sig":"MEYCIQD01bNtMzba4HS6nELj8vK1VSf8qoX/v8Lpu6oXHdgt0AIhAKUi6QBi3UeoKsh1gNd2JDrRcSxVRK3JyLS4J4Z5tSBk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.86.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":219781},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.86.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/6a096a2aec5c3f300933bde833739af5/lifi-types-17.86.0.tgz","_integrity":"sha512-VkEK2c7pL2P49cVZfSW76pbMJNCrWC4ge2FmyexyZW71XA56bv+AAj9zL8zeEQVQUnMnekQVC1EHVBlx5uBwdg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.86.0_1784192489953_0.34003971889706563","host":"s3://npm-registry-packages-npm-production"}},"17.87.0-beta.0":{"name":"@lifi/types","version":"17.87.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.87.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2fa8ec1c443a338d827d7a21b39ae813ec741620","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.87.0-beta.0.tgz","fileCount":152,"integrity":"sha512-ZIxsIanagVXvbEc14X7CwmvjgrCEkpivwPWz0yPblOMYuiwJYUNMSY8bbRAjpti8OdZZzKv6DComTdRmBa0qbg==","signatures":[{"sig":"MEUCIFEs+pT0eHEMju3BsyfbXdkZ5/8rg9MubGdLe5tZ49UvAiEA5kQ8Vw6gnimum0ZlTj0OBwkcsCyKwe2IyAtbqBGbm8o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.87.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":220022},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.87.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/10e9cb8eba235fb8b7994e5fc896139f/lifi-types-17.87.0-beta.0.tgz","_integrity":"sha512-ZIxsIanagVXvbEc14X7CwmvjgrCEkpivwPWz0yPblOMYuiwJYUNMSY8bbRAjpti8OdZZzKv6DComTdRmBa0qbg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.87.0-beta.0_1784631080208_0.8448425889884235","host":"s3://npm-registry-packages-npm-production"}},"17.87.0-beta.1":{"name":"@lifi/types","version":"17.87.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.87.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6cc771b52db2457776e3ca9a13b14604d0f3f798","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.87.0-beta.1.tgz","fileCount":152,"integrity":"sha512-DPxU4Z0XF1ZPAVxJ/16yGc9+79ZWz96Kc3IMc3B6KEeUb3bFVQdb2hPftUYbKggZ+iHBcm/A1o4HyenzCb/pnw==","signatures":[{"sig":"MEYCIQCcOOmmN7APLaMMI0NBBGIdWilES/epUpas7csgonH9dAIhANtXzQ4JDfdOfv25GFHiy1z7mXXw42lXpB9rbbttmNEE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.87.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":221162},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.87.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/99734a2e1f9cbdfddf29fa2db39b16f4/lifi-types-17.87.0-beta.1.tgz","_integrity":"sha512-DPxU4Z0XF1ZPAVxJ/16yGc9+79ZWz96Kc3IMc3B6KEeUb3bFVQdb2hPftUYbKggZ+iHBcm/A1o4HyenzCb/pnw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.87.0-beta.1_1785184357161_0.17730293213637816","host":"s3://npm-registry-packages-npm-production"}},"17.87.0-beta.2":{"name":"@lifi/types","version":"17.87.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.87.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"e26152628b32f1299ffe3bff823f053acba1f407","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.87.0-beta.2.tgz","fileCount":152,"integrity":"sha512-BORpLCN9taGj9dFL8Stf4DhC0yHXHLeeVcguIIHaUZeB9wJUkTnOvJ6A2GV+5SSwlF03CtxY3Iae8HR33q1mUw==","signatures":[{"sig":"MEUCIAughA7HxzzV7f1hvdevMOpwY1y0LOBi8nYQQZSzB2htAiEA0ggboIur1c81Jb7hB7gLlPT9+dpjj0K1LZX9yHBHRHk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.87.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":222220},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.87.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/5318b01ce911e745e4ae5083904446ca/lifi-types-17.87.0-beta.2.tgz","_integrity":"sha512-BORpLCN9taGj9dFL8Stf4DhC0yHXHLeeVcguIIHaUZeB9wJUkTnOvJ6A2GV+5SSwlF03CtxY3Iae8HR33q1mUw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.87.0-beta.2_1785231650803_0.8271476098759916","host":"s3://npm-registry-packages-npm-production"}},"17.87.0":{"name":"@lifi/types","version":"17.87.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.87.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b63b9dca06cb735468f808eb32402a7fda65f2cd","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.87.0.tgz","fileCount":152,"integrity":"sha512-xJCOsGqt4TyaMSRiRDex6xrw+KpcBgT6VTSC+XVONk9k9j3ZBoslv1AP2Z+u/Y2klaE69BIxAWCeSXmxnY6yHw==","signatures":[{"sig":"MEYCIQC0sLXnRYqDQDJ3zTkyn8o28vx69ZiF3+E5GZiFMhj7AAIhAOyEibV/oUrV7o5ag+ncwpxowwxlLlSuzrHrPqbSxk/G","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.87.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":220015},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.87.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/ccf8713069b92f58c1734fdede0a0fba/lifi-types-17.87.0.tgz","_integrity":"sha512-xJCOsGqt4TyaMSRiRDex6xrw+KpcBgT6VTSC+XVONk9k9j3ZBoslv1AP2Z+u/Y2klaE69BIxAWCeSXmxnY6yHw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.87.0_1785315938955_0.12831337946699328","host":"s3://npm-registry-packages-npm-production"}},"17.88.0-beta.0":{"name":"@lifi/types","version":"17.88.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.88.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"68c963313808c798a8571cbaf82474b0ac5c1b9f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.88.0-beta.0.tgz","fileCount":152,"integrity":"sha512-p3burMmx8SW42qntGEawZjhnWyNu299/zs4FfInaoIcX7y5C5hzRCIOhLw2IuS8ozMHsb3UsRbQYX4ZHe9xGeQ==","signatures":[{"sig":"MEUCIHGvXb9o4OULLl0Ee+Vflt/LCIS4agSOd0KjMeulg5saAiEAg/qxxZOu0AwsRfoSFoDCNhDHZZ/dz/gI67wjgWDPT/w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.88.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":221162},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.88.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/58beb299729f02faf9ba1160206aa9fc/lifi-types-17.88.0-beta.0.tgz","_integrity":"sha512-p3burMmx8SW42qntGEawZjhnWyNu299/zs4FfInaoIcX7y5C5hzRCIOhLw2IuS8ozMHsb3UsRbQYX4ZHe9xGeQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.88.0-beta.0_1785421418330_0.9001377568655868","host":"s3://npm-registry-packages-npm-production"}},"17.88.0-beta.1":{"name":"@lifi/types","version":"17.88.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.88.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6b8a0179255684ff936122f310a7e4ea440f4218","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.88.0-beta.1.tgz","fileCount":152,"integrity":"sha512-31+loOlbcalU4foSbdZd2tFS+BdiQhvWJPHOHXZ6h3eso8faw9YvseO2MGCu1YRAW3UZr/KOK3qlWuJw4jLS6w==","signatures":[{"sig":"MEUCIFSDxIdIP3lWwb88STwBbOWDVrRXyCw3bQzmTHHFvvPaAiEAxxyVsP4WdHzTyOoCm+d91hVWcDQmeP/Pt9Ve9Iz28HY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.88.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":223963},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.88.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/aef8ffdf8a4446cc736fb2bd3f8837f8/lifi-types-17.88.0-beta.1.tgz","_integrity":"sha512-31+loOlbcalU4foSbdZd2tFS+BdiQhvWJPHOHXZ6h3eso8faw9YvseO2MGCu1YRAW3UZr/KOK3qlWuJw4jLS6w==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.88.0-beta.1_1785421657998_0.10959232986454248","host":"s3://npm-registry-packages-npm-production"}},"17.88.0-beta.2":{"name":"@lifi/types","version":"17.88.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.88.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d47d29cc8fc11efe5f0b7720256fe0bc8d81ec7a","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.88.0-beta.2.tgz","fileCount":152,"integrity":"sha512-PPlblPqi5bVrFcb6UUPwgOrBlbEhQx1j/SOZK7xWnZMxO7tJb2B4RmHSFE9cT8HEJhCq/MOCdwFZj3ANUOsFJQ==","signatures":[{"sig":"MEUCIQDtGnuvj8HqFOJm0ltPoCelWXdQccCuMGrL7gOlkX3ApQIgYhztpgqQSPMOjyupau3ZKConLUSdBc/WolDUQiZxRag=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.88.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":226351},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.88.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/14a8411a192c6e04ca2d4cea165e40d7/lifi-types-17.88.0-beta.2.tgz","_integrity":"sha512-PPlblPqi5bVrFcb6UUPwgOrBlbEhQx1j/SOZK7xWnZMxO7tJb2B4RmHSFE9cT8HEJhCq/MOCdwFZj3ANUOsFJQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.88.0-beta.2_1785421727640_0.3207685054277527","host":"s3://npm-registry-packages-npm-production"}},"17.88.0-beta.3":{"name":"@lifi/types","version":"17.88.0-beta.3","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.88.0-beta.3","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d01ca6541e7a6794685d70661808d49db613e5d6","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.88.0-beta.3.tgz","fileCount":152,"integrity":"sha512-DiNRb1J3AL8ZG3W7L2O+YWCymNBMTnXlxb8c7BfwqEhYy8adWb/UA/9aidZCzfQhtCnER5WB23/C/CNh9meXlg==","signatures":[{"sig":"MEUCIQCQo5RgZy+wymHyFemqKOCDFadrad8yAMsq5n5TlecZPQIgDJioXF/qZYe7Xwjc4YLpeMhfbGSFSg3MXDqGETwuN/o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.88.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":221262},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.88.0-beta.3.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/baa1e1d703d7715a21f7a63169ed11c7/lifi-types-17.88.0-beta.3.tgz","_integrity":"sha512-DiNRb1J3AL8ZG3W7L2O+YWCymNBMTnXlxb8c7BfwqEhYy8adWb/UA/9aidZCzfQhtCnER5WB23/C/CNh9meXlg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.88.0-beta.3_1785752054575_0.3140705080201218","host":"s3://npm-registry-packages-npm-production"}},"17.88.0":{"name":"@lifi/types","version":"17.88.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.88.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ac5756473c556af2cab7142aa0ebd53b259db599","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.88.0.tgz","fileCount":152,"integrity":"sha512-oKNGVv7y9jkKrAjpC69TURlkVlDtEroCLDNkzNNxl3emX2bdWBZNgyILlnjkchCievD2XvFXm3Cw+tZGPkw7YQ==","signatures":[{"sig":"MEUCIQDZDJ19YnAlEu4mw4KgQuid8v9IK+MOSw3Gsn6ARfmRtAIgD13DRh2DGSi/9FhcZPPUDcdMa+CQvhjjmr+1QQCpKGs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.88.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":221155},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.88.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/4bcdea155785cad2a44e7c2fbdfa2ccf/lifi-types-17.88.0.tgz","_integrity":"sha512-oKNGVv7y9jkKrAjpC69TURlkVlDtEroCLDNkzNNxl3emX2bdWBZNgyILlnjkchCievD2XvFXm3Cw+tZGPkw7YQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.88.0_1785823240992_0.20485624889381926","host":"s3://npm-registry-packages-npm-production"}},"17.89.0-beta.0":{"name":"@lifi/types","version":"17.89.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.89.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7c30fc9b839704ca22f9a6cfdfaea420b67395e2","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.89.0-beta.0.tgz","fileCount":152,"integrity":"sha512-2tWOACBvbJDhGlV5hvfHGPA8weCW+MgsIPlp+nqO9qBzp4zwP8UWoB4drJxNr+SoZhRBnZViMrJl2pGXwuuywA==","signatures":[{"sig":"MEYCIQDmmG5zy7e1gWGoQF20ldmsTXNMPQWK0CZTxa0omj8N7wIhAL8mjP9UKLynwngUX4md4oPwNmqJV7E5+3EuIota1z/M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.89.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":222439},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.89.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/a4ff8a0a5b06887036ca06e616d12c42/lifi-types-17.89.0-beta.0.tgz","_integrity":"sha512-2tWOACBvbJDhGlV5hvfHGPA8weCW+MgsIPlp+nqO9qBzp4zwP8UWoB4drJxNr+SoZhRBnZViMrJl2pGXwuuywA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.89.0-beta.0_1785831079266_0.19756127692062098","host":"s3://npm-registry-packages-npm-production"}},"17.89.0-beta.1":{"name":"@lifi/types","version":"17.89.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.89.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7d4888417d572e2d340ae71591f24f3af1e8cf49","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.89.0-beta.1.tgz","fileCount":152,"integrity":"sha512-BwJbaBJl7GCRaSM0NT8YWU2yFZQQIPaVaNZSKKGYBuN4mMrGgfhSsUSM3s0wD5JJtD6htAQDBm5PCsp45TL1Pw==","signatures":[{"sig":"MEQCIGCpScEYf48J+DMAlRmYAJYDbzRVCJ0WMvRsvHr8rnrDAiAg51PgnElUgx4XUgrR7qtUu7tQcMQpiUrse841lsJwcA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.89.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":222651},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.89.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/3d025a9176dd4de01b4344de68aff614/lifi-types-17.89.0-beta.1.tgz","_integrity":"sha512-BwJbaBJl7GCRaSM0NT8YWU2yFZQQIPaVaNZSKKGYBuN4mMrGgfhSsUSM3s0wD5JJtD6htAQDBm5PCsp45TL1Pw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.89.0-beta.1_1785834170077_0.4573787211756508","host":"s3://npm-registry-packages-npm-production"}},"17.89.0-beta.2":{"name":"@lifi/types","version":"17.89.0-beta.2","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.89.0-beta.2","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"5adcbafabd9b51dc7c615f835a8de2449b984f8f","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.89.0-beta.2.tgz","fileCount":152,"integrity":"sha512-nLxe24KmxSyg30LeXiW5hoK1KA1wkDdAQJTNCI5q4C18BIdM3Bw3IoyOmE0f2ww/AeiWDv8E2CVTXmSqeeKdjA==","signatures":[{"sig":"MEUCIELsepYHlUCHz0WQvnTgiALGw4vELe665hI4tIzTEGUfAiEAkGDa5AIQ/WoloSqeHRNOLVdUgpG+X4bt2ubiJ436BLk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.89.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":222402},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.89.0-beta.2.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/28b5eaf04df1e379b88ae4d3f56bf3c0/lifi-types-17.89.0-beta.2.tgz","_integrity":"sha512-nLxe24KmxSyg30LeXiW5hoK1KA1wkDdAQJTNCI5q4C18BIdM3Bw3IoyOmE0f2ww/AeiWDv8E2CVTXmSqeeKdjA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.89.0-beta.2_1785838392680_0.6711148481178035","host":"s3://npm-registry-packages-npm-production"}},"17.89.0":{"name":"@lifi/types","version":"17.89.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.89.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"252d8895ca6c4e3e33e1989d4ba981acacc076a0","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.89.0.tgz","fileCount":152,"integrity":"sha512-XudlhQbmKrwZOhmMDEJKUl1ALsRThXFlWc7zxwfaQXQEle+K6VaN7geik/yAFpj6k6JM013z7GYTt1cTBtsgXA==","signatures":[{"sig":"MEUCIFrEC36ILxGSOEK7/xkqy6Rm8B7iBl0q01J6HzxmqTkXAiEA0yYKdYgWvF6qWPSbWKBMDkUI7npku7LCcK+t3LYmbrc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.89.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":222380},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.89.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/e16f7f6867ef86db63d883b5b71cc53d/lifi-types-17.89.0.tgz","_integrity":"sha512-XudlhQbmKrwZOhmMDEJKUl1ALsRThXFlWc7zxwfaQXQEle+K6VaN7geik/yAFpj6k6JM013z7GYTt1cTBtsgXA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.89.0_1785851174538_0.9116575657296624","host":"s3://npm-registry-packages-npm-production"}},"18.0.0-alpha.0":{"name":"@lifi/types","version":"18.0.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.0.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"bc0ca2ec010eb9142d479fe704923a3701c70e50","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.0.0-alpha.0.tgz","fileCount":152,"integrity":"sha512-p06KV+LK4pFVYDpS7kpRfaRwsF/4a7JgtjrBlfJb6XuZ1FlcbUY3XSr0o2UgJDFRiv45OtzMtLja0071KWtDSA==","signatures":[{"sig":"MEUCIQDIhYVeWoTWu5HbNUw6kqs20x60JkhbLau50PGWXUxySwIgeoq8oi1ak6pabZ/p27qoUcAYxYwiEAR01cHqHesoylo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.0.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":220253},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.0.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/592ffda7ddf330ece37fab689538e9e7/lifi-types-18.0.0-alpha.0.tgz","_integrity":"sha512-p06KV+LK4pFVYDpS7kpRfaRwsF/4a7JgtjrBlfJb6XuZ1FlcbUY3XSr0o2UgJDFRiv45OtzMtLja0071KWtDSA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_18.0.0-alpha.0_1785855408890_0.6039836457013963","host":"s3://npm-registry-packages-npm-production"}},"17.90.0":{"name":"@lifi/types","version":"17.90.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.90.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"f608446846c04126aff3007bd11ac726e7a5b6a3","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.90.0.tgz","fileCount":152,"integrity":"sha512-dnVyjcVmRzaAIHJawlzSq//n7hukT9qMYJW3FiZ8ipRvFx84jWVBHtmJB3Pgeq/JHFQui+zKIEXi2fWUHPp6tA==","signatures":[{"sig":"MEUCICMXTt0jwd3OrNOYv1UeWJbyRRFJpw+q1kKrMfcKxC0fAiEA+D0Ma2C6y4Q/8zSD1EDlCHhvmlZzluVD83saPa3u90c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.90.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":225181},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.90.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/777f6fc02133abc2816b83548996d084/lifi-types-17.90.0.tgz","_integrity":"sha512-dnVyjcVmRzaAIHJawlzSq//n7hukT9qMYJW3FiZ8ipRvFx84jWVBHtmJB3Pgeq/JHFQui+zKIEXi2fWUHPp6tA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_17.90.0_1785863404945_0.27602536443664505","host":"s3://npm-registry-packages-npm-production"}},"17.91.0-beta.0":{"name":"@lifi/types","version":"17.91.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@17.91.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"2e3a114e9aa4f79f96c7cef8b0ac3795cb982211","tarball":"https://registry.npmjs.org/@lifi/types/-/types-17.91.0-beta.0.tgz","fileCount":152,"integrity":"sha512-g7yBWu7/gdmXxgJe3lGvByj8pJMMFrte8T93RGjRMXtytHTIMM9yc9ubrZQN84Tq+PneyUr8FMLoQCpJtEhZCw==","signatures":[{"sig":"MEUCIHC+HrcDe/Qo3CJ7fXK/Jehc9yGGCpSKLGNr9+uhdB6gAiEAhGYEQSVNC3KnU8HFODmhMaX2j67uvtMHvn4Z64jK/vg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@17.91.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":227576},"main":"./src/_cjs/index.js","_from":"file:lifi-types-17.91.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/c3f1676fcba48519acd4de1ecc263d09/lifi-types-17.91.0-beta.0.tgz","_integrity":"sha512-g7yBWu7/gdmXxgJe3lGvByj8pJMMFrte8T93RGjRMXtytHTIMM9yc9ubrZQN84Tq+PneyUr8FMLoQCpJtEhZCw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_17.91.0-beta.0_1785880440993_0.02538777645660195","host":"s3://npm-registry-packages-npm-production"}},"18.0.0-alpha.1":{"name":"@lifi/types","version":"18.0.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.0.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"7bb49979f7c0286de7a80f8d840945fb82759213","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.0.0-alpha.1.tgz","fileCount":152,"integrity":"sha512-aoVkUZ/lu5JELh+P9TXyqAUDe3BdISV6Z1P10Rt566muqlE0NNZNwOBGHZUx/fLEckozqbr6KE9ymClh2oyeHg==","signatures":[{"sig":"MEUCICXLOyReX03ZbpzRkm58cuqGgQz7qCrD1ZDU8Z8Ch42XAiEAkx62ETwsxQpZsMUJ85FNPNrsvCPWtjMwWOQqicuJ0PM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.0.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":223054},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.0.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/c0b45652a9e258aeaa00c1a46161d26c/lifi-types-18.0.0-alpha.1.tgz","_integrity":"sha512-aoVkUZ/lu5JELh+P9TXyqAUDe3BdISV6Z1P10Rt566muqlE0NNZNwOBGHZUx/fLEckozqbr6KE9ymClh2oyeHg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_18.0.0-alpha.1_1785916371214_0.160446305617431","host":"s3://npm-registry-packages-npm-production"}},"18.0.0":{"name":"@lifi/types","version":"18.0.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.0.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"90efed3dde045a3df9aa170dbb8535bb2e96a405","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.0.0.tgz","fileCount":152,"integrity":"sha512-uzC5XAkHdV/iMQdIyGZdijfLo/ED41NH3QVDY47WZgQx2vTyHmbiqcMxx3pzli/oGV1SSug0aozZtfIT7iiB9g==","signatures":[{"sig":"MEUCIQD3FPgr/g7Px0b0p6dIDn5piXgbtCCMY1usdatwR6LE/gIgayocakNyZyqRAGd0WT5v5WreB9j6A2+PQCcexS3xRDw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":223046},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.0.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/60cac6c30a7ad4a5b90acd3ca2adbee6/lifi-types-18.0.0.tgz","_integrity":"sha512-uzC5XAkHdV/iMQdIyGZdijfLo/ED41NH3QVDY47WZgQx2vTyHmbiqcMxx3pzli/oGV1SSug0aozZtfIT7iiB9g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_18.0.0_1785919939057_0.2859200256073644","host":"s3://npm-registry-packages-npm-production"}},"18.1.0":{"name":"@lifi/types","version":"18.1.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.1.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a48315b04a307ddc4ac941b3e176fa17c271d7f5","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.1.0.tgz","fileCount":152,"integrity":"sha512-qd6UOdGnd+Arfz8CveWCR/4DAek/LmOD2Y7if8BVlv3FxVW0gQWjNW6sh1bBuPcd0QkwdfbLg9I+bKpezepa3g==","signatures":[{"sig":"MEQCIAkWKpR5mdwvIjnHQVFHO0tfRXJ62JqEkvYkUAp69JEhAiAYqtogNeWlrS9bQqHsDBlBx6vjRhJrArWkMm3xa6sxlA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":224535},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.1.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/ca861e7fea558e4197cd6666582b129c/lifi-types-18.1.0.tgz","_integrity":"sha512-qd6UOdGnd+Arfz8CveWCR/4DAek/LmOD2Y7if8BVlv3FxVW0gQWjNW6sh1bBuPcd0QkwdfbLg9I+bKpezepa3g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_18.1.0_1785922278069_0.9680824322567043","host":"s3://npm-registry-packages-npm-production"}},"18.2.0":{"name":"@lifi/types","version":"18.2.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.2.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"15be484948857c1873f44fdd2aebec9bb82d53d8","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.2.0.tgz","fileCount":152,"integrity":"sha512-ap0p93xeLAMAnSQfGaeV6Gb2SLcgmyUOXav9w7fBHIcDK87Oio+On7WF4syknpwBd/JfbTV/gpH+Yfs2biQJcA==","signatures":[{"sig":"MEUCIHtgwT209hDf2wBDSTkVPLcSm/b+k5YxL7K/0Wck4yAhAiEA/9cferF4F6Vdu21LNVpv6EkpKw77GgBP0x79VRg67mo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":226923},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.2.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/cc0b6dc97cc952ea0be769e5078dcbe8/lifi-types-18.2.0.tgz","_integrity":"sha512-ap0p93xeLAMAnSQfGaeV6Gb2SLcgmyUOXav9w7fBHIcDK87Oio+On7WF4syknpwBd/JfbTV/gpH+Yfs2biQJcA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.16.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_18.2.0_1785934828982_0.7568036688401578","host":"s3://npm-registry-packages-npm-production"}},"18.3.0-beta.0":{"name":"@lifi/types","version":"18.3.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.3.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"eb2f8ca2c2fedcb4eab49250c6e40d5a0b74edf2","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.3.0-beta.0.tgz","fileCount":152,"integrity":"sha512-926/JAkcbBzTeEeJwnF0X4HRQ7eIDp+Y4pnSOtS6/rMuqtzekaxOiSfapyoRWUiNV6qgVD4L+TRcxuke9zgcfQ==","signatures":[{"sig":"MEQCIH6k/XogHDZD8GyifBzh4gT/B1fTCwrpCUvGPaJ3w58BAiBQqCY+AbKMiDwNo1cQUmBiE1aLTMsqevd342qzrbtIpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.3.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":228170},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.3.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/d8838f49feac2e6eaf979b43e2083d4a/lifi-types-18.3.0-beta.0.tgz","_integrity":"sha512-926/JAkcbBzTeEeJwnF0X4HRQ7eIDp+Y4pnSOtS6/rMuqtzekaxOiSfapyoRWUiNV6qgVD4L+TRcxuke9zgcfQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.17.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_18.3.0-beta.0_1786026722109_0.34429681407080914","host":"s3://npm-registry-packages-npm-production"}},"18.3.0-alpha.0":{"name":"@lifi/types","version":"18.3.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.3.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d2aee8355d448ef80f6908574adcaaff755a1974","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.3.0-alpha.0.tgz","fileCount":152,"integrity":"sha512-vDxnCOxZvbpbqjlPGyAWp5K3GdUfyiyyGBv5MvqVnQsEiqIZtmFfNTKu/2vWzO0O9BFUCW5iX89Ul9CBhmdwow==","signatures":[{"sig":"MEUCIFgoi7VSUsfca3B1j8dqTQPGqf9hJi5r4i8JX3Nvgf7OAiEA7S4XQcbV9xQ0sCI4xS6huKGl+UA9uo6kAxCXVbf/PH4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.3.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":227266},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.3.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/15df869cba39ec99ec36d19575f6fd96/lifi-types-18.3.0-alpha.0.tgz","_integrity":"sha512-vDxnCOxZvbpbqjlPGyAWp5K3GdUfyiyyGBv5MvqVnQsEiqIZtmFfNTKu/2vWzO0O9BFUCW5iX89Ul9CBhmdwow==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.17.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_18.3.0-alpha.0_1787746361010_0.9417881583869236","host":"s3://npm-registry-packages-npm-production"}},"18.3.0":{"name":"@lifi/types","version":"18.3.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.3.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6c19a06539fc145184d3432b89361b840a9abd53","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.3.0.tgz","fileCount":152,"integrity":"sha512-Qe7mIQ48P38FWguor4KNd5aFxFZqQElAt3T36Ft8X/vbrJLVEfNIOXgwBlvvxX5Fe1JADpu14MrS53mNVFKUbQ==","signatures":[{"sig":"MEUCIAveLMPFSQEIPxGfo37d1Ob3wJw9cVm6w6HhfMP0ZHSjAiEA4DPWYX+YJJK4EKt6+kiXwIWzV2WunfErCIVEzRNyiL0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":228163},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.3.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/85058ec6875162ce550efe40646b4b5a/lifi-types-18.3.0.tgz","_integrity":"sha512-Qe7mIQ48P38FWguor4KNd5aFxFZqQElAt3T36Ft8X/vbrJLVEfNIOXgwBlvvxX5Fe1JADpu14MrS53mNVFKUbQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.17.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_18.3.0_1787828957899_0.36812061520348127","host":"s3://npm-registry-packages-npm-production"}},"18.4.0-alpha.0":{"name":"@lifi/types","version":"18.4.0-alpha.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.4.0-alpha.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"b0576d4578fbbc107548b3c38f9bf6e7a947e7d8","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.4.0-alpha.0.tgz","fileCount":152,"integrity":"sha512-Otru5ZmBTQQucjHLaWfcW+aUfSUFf+TaEklliBvKo0Kabi+OF+1nzG2wdIf2Kjo9zidKemm87tnbzASXAx5WEw==","signatures":[{"sig":"MEUCIQCbEl20oc5uFYDw5XjA2czGqwaGB5t99Rqej6S9G1xvPgIgGBLy/NZcKN2e4Cf9yOKOpKaCcLgK5YYVJhGrLRMH8o8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.4.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":228506},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.4.0-alpha.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/86831542df6f887fb2a82f25b41d5163/lifi-types-18.4.0-alpha.0.tgz","_integrity":"sha512-Otru5ZmBTQQucjHLaWfcW+aUfSUFf+TaEklliBvKo0Kabi+OF+1nzG2wdIf2Kjo9zidKemm87tnbzASXAx5WEw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.17.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_18.4.0-alpha.0_1787829700393_0.32286126132372894","host":"s3://npm-registry-packages-npm-production"}},"18.4.0":{"name":"@lifi/types","version":"18.4.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.4.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"49936d7c50cc7338602d68b3bb08917dcf1a2bde","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.4.0.tgz","fileCount":152,"integrity":"sha512-H0c2fwrS7fyPLVzEf8UydZ1rfNXCxW7TGfsqf0goGH2BiLIkcBAVIpiCzuIB+YBgKCwZ53wIvgBa+6AZe7Y5PQ==","signatures":[{"sig":"MEUCIFTk1oePFROmkN89SiJMEb4bFj58Uytl2d6I8/yp33WMAiEAtQv7Rwvz0Qhfr+7rzrmz5nGBYZ6Lybq4pJBQ9d2i1+Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":228498},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.4.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/1df022dc8164c2cc6d1f6ec07ba81360/lifi-types-18.4.0.tgz","_integrity":"sha512-H0c2fwrS7fyPLVzEf8UydZ1rfNXCxW7TGfsqf0goGH2BiLIkcBAVIpiCzuIB+YBgKCwZ53wIvgBa+6AZe7Y5PQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.17.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_18.4.0_1787849550199_0.789029422723855","host":"s3://npm-registry-packages-npm-production"}},"18.5.0-beta.0":{"name":"@lifi/types","version":"18.5.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.5.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8d876691504760c8201dfdee0479f5a4ad78aced","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.5.0-beta.0.tgz","fileCount":152,"integrity":"sha512-SYuwFoyq9p/bqww0fpim7Bf9zCJzghZhD7WmUioOMf0pDC6QaFT5KhKmIBXkEXNbE685mLNxuniNyp+Fm7F6Aw==","signatures":[{"sig":"MEQCIBVS9jRfsfHrm8JiGnHdxtqUqcSErrTfsh8r+gXAllbCAiBXnJrA+J1zymHSqA3bWYc3MUgLyeG0BM3M3p3y5/xOiw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.5.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":228579},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.5.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/2562b1d6e8e17de6b6a521033051649c/lifi-types-18.5.0-beta.0.tgz","_integrity":"sha512-SYuwFoyq9p/bqww0fpim7Bf9zCJzghZhD7WmUioOMf0pDC6QaFT5KhKmIBXkEXNbE685mLNxuniNyp+Fm7F6Aw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.17.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_18.5.0-beta.0_1788445447427_0.7306808169568288","host":"s3://npm-registry-packages-npm-production"}},"18.5.0-beta.1":{"name":"@lifi/types","version":"18.5.0-beta.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.5.0-beta.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a00bbb0ad2532c2810cd7a83edd9504504b853d0","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.5.0-beta.1.tgz","fileCount":152,"integrity":"sha512-3ZYah6dyPX28oaXepCXy9ClQmXad5sLEUIJyE8JX1Nzi4CpYsPqMotXEzBrLKuJHb20CpLMb745N02T5bUKrcA==","signatures":[{"sig":"MEYCIQDRxhKu6npQh7xqcbm+GdeCVWGs85Uvll1yVgkNy9q/3gIhAJdGUvhCOHGFZP/fTzPCBqEmx/OHo+jUTkMIYgShRlXp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIAJOBpzvxzlErO8H43Y6cEyv+y2OqW04D01Z16XA4MIKAiEApgJJ3/q9YlAdkC0UbBMn4qu0L07TpsehLpGU5DRjA7E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.5.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":229065},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.5.0-beta.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/292d829823e7fc80416dff5c810db48a/lifi-types-18.5.0-beta.1.tgz","_integrity":"sha512-3ZYah6dyPX28oaXepCXy9ClQmXad5sLEUIJyE8JX1Nzi4CpYsPqMotXEzBrLKuJHb20CpLMb745N02T5bUKrcA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.19.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_18.5.0-beta.1_1788789133767_0.654434993925171","host":"s3://npm-registry-packages-npm-production"}},"18.5.0":{"name":"@lifi/types","version":"18.5.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.5.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"ab105ba4b6671f03632b24f54fd53c0364af7742","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.5.0.tgz","fileCount":152,"integrity":"sha512-9lc4Fh7LQPnN62HSqYkEZQWwm1ywiVXNBijvRhR8ZMygOSO+Z1v8PCD0/uDafy3ZBIAKThE4umd4Vs6FCVkLDg==","signatures":[{"sig":"MEUCIQChJ3ucZgokSUUr3fNKVJjmPyMHK1gWB8DLwNA1ZeHMkwIgMJaxZP40D6nwteTcVePPS3lCGQnihrZDZ5slDWHNKuo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICZOH6Hf+9MREeenZrtd11Oift3P3wInS4GtOx2sPNCbAiEAtMewiSjaFKFgJm8M5u7HsCBwB8cn3kFvpktyNspxc1E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":228666},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.5.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/ff8463fa31c0dd4e9d0e7ba69472fe92/lifi-types-18.5.0.tgz","_integrity":"sha512-9lc4Fh7LQPnN62HSqYkEZQWwm1ywiVXNBijvRhR8ZMygOSO+Z1v8PCD0/uDafy3ZBIAKThE4umd4Vs6FCVkLDg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.19.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_18.5.0_1788852905195_0.889479428862465","host":"s3://npm-registry-packages-npm-production"}},"18.6.0-beta.0":{"name":"@lifi/types","version":"18.6.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.6.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a648f53e6458f1b3e4eb3f9bc97343ba58c07a22","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.6.0-beta.0.tgz","fileCount":152,"integrity":"sha512-02AQl/YOHxHPn5VeYMbiaDVmGYoOA6Br0Nh9fYvnRGz4Z6JY0l1+9Nr6vZJCkx+gjpE/VOg2oy/am49cBt8LGw==","signatures":[{"sig":"MEYCIQCLZoL68JGv9kHEM2+EJDUPigq0ct1Eqh96jtA6mDiOQwIhAJnYP55OvNFa+AK43jsDoZELWr/Arx/h0Z86tPinoOJU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFwWbKF7MYLvtThOtQHAT6x6KMz+6S/hnaadfPxWQj6IAiEAzCFwyoVtjRcli0YRoQ4ssPpe2D5AAN2MVhDWcY6fGK0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.6.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":230309},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.6.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/e6c5905229f57680b813cf0ca4e8d4ca/lifi-types-18.6.0-beta.0.tgz","_integrity":"sha512-02AQl/YOHxHPn5VeYMbiaDVmGYoOA6Br0Nh9fYvnRGz4Z6JY0l1+9Nr6vZJCkx+gjpE/VOg2oy/am49cBt8LGw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.19.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_18.6.0-beta.0_1789040879969_0.061021301758284796","host":"s3://npm-registry-packages-npm-production"}},"18.6.0":{"name":"@lifi/types","version":"18.6.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.6.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"8321090a4eefdcb8fe1758e0e3923f6fa3472eaf","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.6.0.tgz","fileCount":152,"integrity":"sha512-ou5zsrUl8DyVKI/AFAOy35UjG/4eADAh4qbi5JUflFoIREeCP+1JGvJQJl+kJ9xXZ/D3HgE9JJw1A1m15caZVA==","signatures":[{"sig":"MEQCIDjDxQJU0/ZAm+wkuHXbDgzBzFEEWwvZ+mtMtqEiqBO0AiBSdEhgkMcMq8ubHPROU26OyLTyQTJCbeYsEalcZjUTUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCLkWIxBQaltalfVYdiv0UvDjFUr0lYJeBaRNeIlMnwOAIhAKkp11/SaHjR1eTXf78Obc4gq5gcv8Fz7EnTp5KbypoY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":228761},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.6.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/0826386b16672cb0d1729a380a273669/lifi-types-18.6.0.tgz","_integrity":"sha512-ou5zsrUl8DyVKI/AFAOy35UjG/4eADAh4qbi5JUflFoIREeCP+1JGvJQJl+kJ9xXZ/D3HgE9JJw1A1m15caZVA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.19.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_18.6.0_1789054337729_0.5921554264240758","host":"s3://npm-registry-packages-npm-production"}},"18.6.0-alpha.1":{"name":"@lifi/types","version":"18.6.0-alpha.1","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.6.0-alpha.1","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a232db7880f699a6890cd60132605f28a34ed3ab","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.6.0-alpha.1.tgz","fileCount":152,"integrity":"sha512-4gEAlEjSn/RS/4lhSeumCRbGrn6gwZQv7JAhl/kZ8KB1oPMrFXoX/v1dcDKwFdj7DbeS1tFQ/S6i6FTks3NNCQ==","signatures":[{"sig":"MEUCIQD2USLf5RK5eYrAa+fcW4TzIdtgKMtrKikEYnZY/NEDAwIgCLELMfHcOi1KSkmF6nddZQIyq6Ih9Qs1KS3DztocMLk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCP9rZMCPi0NILqj1grWXQvfE0a7EnMeUi8rMTCwhZedAIgS6SWpRS344aMhX0CXlXd/qmuI2uKgpAN+um4uCWZPBo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.6.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":231351},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.6.0-alpha.1.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/de82c8badd5344c0f8a004d895f5ab02/lifi-types-18.6.0-alpha.1.tgz","_integrity":"sha512-4gEAlEjSn/RS/4lhSeumCRbGrn6gwZQv7JAhl/kZ8KB1oPMrFXoX/v1dcDKwFdj7DbeS1tFQ/S6i6FTks3NNCQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.19.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_18.6.0-alpha.1_1789118694682_0.6275331406519389","host":"s3://npm-registry-packages-npm-production"}},"18.7.0":{"name":"@lifi/types","version":"18.7.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.7.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"a933d35fc06a65eb21ab9e9e0a632929c79f50c6","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.7.0.tgz","fileCount":152,"integrity":"sha512-F2PQD/MB1qreWi2cYlCcrNt/bPWvjAsBZ5EHl2FOAhNFitueFCSW5A0LkDtpIP6ycx//Txcqk6cIkc4AY6qyPw==","signatures":[{"sig":"MEQCIG9jNdQUZzHRYr9sCgUuX28VHJf9B9dZMVrzOIFIpoh7AiAuyqJgqsoEh+vhLX4dOhtxiOio0nHV1ZoCBNrbOAIGKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCJ5SLVowTzFJ5TtUHNFo1s2k6Zu1c0KK97RAcduYQERwIhAJ2XuFsUSfYA29PruhfxEnTf9dqjE69nbSsm1pWcuCVI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":231018},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.7.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/1451acabcc9c763511a28839535ff87a/lifi-types-18.7.0.tgz","_integrity":"sha512-F2PQD/MB1qreWi2cYlCcrNt/bPWvjAsBZ5EHl2FOAhNFitueFCSW5A0LkDtpIP6ycx//Txcqk6cIkc4AY6qyPw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.19.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_18.7.0_1789120290244_0.9169340290397239","host":"s3://npm-registry-packages-npm-production"}},"18.8.0-beta.0":{"name":"@lifi/types","version":"18.8.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.8.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"d83b6aedf94aed1a20de5d6b322d4af98abea830","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.8.0-beta.0.tgz","fileCount":152,"integrity":"sha512-ttcn9c0PJkKLMwGARt/Bon/2EE7r0Sm6K1apexbDnleSKcAyu9nH1nEfRH/QVWBNHoNOzj1tglvUCKMeG4cVZg==","signatures":[{"sig":"MEUCIENL92o3bWg35NmzEo2niXmA4i3GOkXT5gKOf9PzK+YNAiEA9qGc90uHNhdHuptVCcvQiQ5mJnzYyzqzJXDtPxsq/O4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBXAWuLzNdj6+xmxattj9/5kVimBD8HiR8EJwUqdrdRiAiEAi1bj7LTXxw3JV/4Jf0YPr1gxB7FHiZIcQmxZGE+pAmQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.8.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":231260},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.8.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/6b42443c9f27a8a9489998ee6aa6f8ab/lifi-types-18.8.0-beta.0.tgz","_integrity":"sha512-ttcn9c0PJkKLMwGARt/Bon/2EE7r0Sm6K1apexbDnleSKcAyu9nH1nEfRH/QVWBNHoNOzj1tglvUCKMeG4cVZg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.19.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_18.8.0-beta.0_1789156498619_0.5104255596296643","host":"s3://npm-registry-packages-npm-production"}},"18.8.0":{"name":"@lifi/types","version":"18.8.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.8.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"3ab8570b27837798a3fb305985f5e2fd0fa6b121","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.8.0.tgz","fileCount":159,"integrity":"sha512-mdkazuCRielvtMY0s5g9cN3oCNx6XkY2wt0kyuIHHx6ITtQGuIV3BtG/uIFV6SYpAllXVxCWZ6S5weQioFhA+g==","signatures":[{"sig":"MEYCIQDn6pGLrGF5KIWQoc2hQs8DR+9FVmUdibgZbxNH1p+0YAIhAJ+k0l6PBsM+AxMCbPqZVMCXbWoRbzse4RUnuTOKI5Kl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCBi41o+3tuEo7vUmb/+5cZfr+C1HwXc1VIAKdyLDmXWAIgAI2byIAW2N7U8eColVUnBm63x69/4e8iQuKpw4meHBo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":243655},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.8.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/c7c21724e5c51c22f96d1f222c3407b0/lifi-types-18.8.0.tgz","_integrity":"sha512-mdkazuCRielvtMY0s5g9cN3oCNx6XkY2wt0kyuIHHx6ITtQGuIV3BtG/uIFV6SYpAllXVxCWZ6S5weQioFhA+g==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.19.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_18.8.0_1789423337832_0.7302946998640836","host":"s3://npm-registry-packages-npm-production"}},"18.9.0":{"name":"@lifi/types","version":"18.9.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.9.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"6d22afdaf045e3ab899e734665397f204b2c56e9","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.9.0.tgz","fileCount":159,"integrity":"sha512-fUCRvS7MGhSxqn53hqb3Q/A0pj1m5LfWI1CTE66O96GfX+BjAXvC9IEgsTiHDhFiWuY88t22Qb3GcF2XBlWkFQ==","signatures":[{"sig":"MEYCIQD3Qd5EgxKSgckniE/VigyAa/vmoKZfRpmqtBY92XLNEAIhAL2j69Ua43E1eKSqCzTsmmfbcIija0ZoVA3wqijg2Rci","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDXE8ctT9Q1kd9V9wNs/lgGeusIRT1ni3RnYWZU496fiAIgEd/pUeisKTAWb4fktCEGZEi3+0dkR59c8pXSPhL/e3A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":243729},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.9.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/aec7bc6eb2f3d30b1fab7b217c9c5873/lifi-types-18.9.0.tgz","_integrity":"sha512-fUCRvS7MGhSxqn53hqb3Q/A0pj1m5LfWI1CTE66O96GfX+BjAXvC9IEgsTiHDhFiWuY88t22Qb3GcF2XBlWkFQ==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.19.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_18.9.0_1789463746555_0.6896671040782365","host":"s3://npm-registry-packages-npm-production"}},"18.10.0":{"name":"@lifi/types","version":"18.10.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.10.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"268f2835b9e3d869d9f9cf1c4418b93ef55adb4d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.10.0.tgz","fileCount":159,"integrity":"sha512-8kVrxH8n3SoqNqbZznCHVxyWnPY0L37pB42oyhC0s25Xo7f8vf4oXjkVykxmrXIylbwMa7lEKDYYB7TmTZ45Iw==","signatures":[{"sig":"MEUCID/6iXc7rL/AYwHd0S5v12IrV2C+gXCQcyCkoYLJDeTLAiEA9vKwaLZ9cT8ownLKKd+FCSKnTjf43vwCAqmWDtBHeDw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICJMAaczJuh/QRcJyRQf92TD059OjdREGRArnlHZDBhUAiEA/jIIaNCzg2UBZUck/HiRUdoO6113WCfIbztNRDrM1sU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":245366},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.10.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/f1c620b4e3b73889c52e30500c65e311/lifi-types-18.10.0.tgz","_integrity":"sha512-8kVrxH8n3SoqNqbZznCHVxyWnPY0L37pB42oyhC0s25Xo7f8vf4oXjkVykxmrXIylbwMa7lEKDYYB7TmTZ45Iw==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.19.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_18.10.0_1789976896231_0.7426896819472701","host":"s3://npm-registry-packages-npm-production"}},"18.11.0-beta.0":{"name":"@lifi/types","version":"18.11.0-beta.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.11.0-beta.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"37a073c50e609243fa487359e2ccd1abc3a20439","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.11.0-beta.0.tgz","fileCount":166,"integrity":"sha512-6sAUpgBCs259TsLQgrCe9NRNxdsvc21oezX9MzJYzTvqmiGhCUCTHFIODKlZqklY+I1O1dpdV1J3Gr6oTyRKKA==","signatures":[{"sig":"MEYCIQD1SjlEZW0zaHpV1RXcTQLFKnY2SqMLxm8BQzhbm8qlygIhAJ+Jqz/yLUMd/SFU2+HcnuSceycLul8TCkZlZXKipGls","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCICptkPn1wny/RZsm/ZenDOt8/8hGfp3buBHFSz1hAgOaAiBiG4fk39syFG1HPN2YXgC6ch9NbN2xZCdhw+nz2SnTfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.11.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":262374},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.11.0-beta.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/03aaa1703c30665bdbb1f99608b7005e/lifi-types-18.11.0-beta.0.tgz","_integrity":"sha512-6sAUpgBCs259TsLQgrCe9NRNxdsvc21oezX9MzJYzTvqmiGhCUCTHFIODKlZqklY+I1O1dpdV1J3Gr6oTyRKKA==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.19.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/types_18.11.0-beta.0_1789992789476_0.30235700893320416","host":"s3://npm-registry-packages-npm-production"}},"18.11.0":{"name":"@lifi/types","version":"18.11.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.11.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"65418e458b1c9e9a7dbbb0559464896dc918134c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.11.0.tgz","fileCount":166,"integrity":"sha512-y26hipam+7SnOLEBQt7KWoVtrF7QoXCyPgcVYd6LbEjr7sC00JdsldsUtB3wnZdTRjIN4dsDM28ufuKtdtsVUg==","signatures":[{"sig":"MEUCIQDEbLANtlfut6NsZOMWLyRc63qpGIoAzpy5qgMmSAcmmAIgM/bC27dFecqLjJ04WX91i1Ez7qK4J8yl+F79NrRyJqQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBBCq/GT20tdOD2sDX9Qh2DLk9Vn1gL7lN/HU4QimQOjAiEA9KWeuPICpP/9hS8QZOZ4NVxEKcKkhLEbJQ6yVTA61Qc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":262367},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.11.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/96fa506a92656ced4500ba7eaba19d09/lifi-types-18.11.0.tgz","_integrity":"sha512-y26hipam+7SnOLEBQt7KWoVtrF7QoXCyPgcVYd6LbEjr7sC00JdsldsUtB3wnZdTRjIN4dsDM28ufuKtdtsVUg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.19.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_18.11.0_1790154926762_0.061606830064350415","host":"s3://npm-registry-packages-npm-production"}},"18.12.0":{"name":"@lifi/types","version":"18.12.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@18.12.0","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"homepage":"https://github.com/lifinance/types#readme","bugs":{"url":"https://github.com/lifinance/types/issues"},"dist":{"shasum":"99252e265fa183b2f9d1db1ffe78ac80069c11e3","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.12.0.tgz","fileCount":166,"integrity":"sha512-mw8sDpNMPMI6rbVYBGWfr8SfEeLToIfVCGZPtVuYj7RqMp+LxmATRj1cZUX7GlJ41jcqv41WNqknbNHffdKkXg==","signatures":[{"sig":"MEUCIQCukhwuawInZFkpgYtxNMVc8dVJ8gHA54x92x5MCv410AIgWnT8w6WIluYFUqD3CAmV7gOfsdrQPfgftJ+hUwHGCX4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIG1RQTJlCVL/9rOBfg/8PfqPqiBoN/fAA/hqOmSlVV6yAiBSTdN9Q419CO3HGWlxRlzk6MnNzRWF2fJLmk8SjiTjdA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":264140},"main":"./src/_cjs/index.js","_from":"file:lifi-types-18.12.0.tgz","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"_resolved":"/tmp/be73fe8fffcfe59b321ead2042414c21/lifi-types-18.12.0.tgz","_integrity":"sha512-mw8sDpNMPMI6rbVYBGWfr8SfEeLToIfVCGZPtVuYj7RqMp+LxmATRj1cZUX7GlJ41jcqv41WNqknbNHffdKkXg==","repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"_npmVersion":"11.19.0","description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_nodeVersion":"24.21.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_18.12.0_1790168119807_0.588850140735319","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-preview-97f0520":{"name":"@lifi/types","version":"0.0.0-preview-97f0520","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@0.0.0-preview-97f0520","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"dist":{"shasum":"3fe1c5144f42e85be49f31118d84a8ad5fa4847d","tarball":"https://registry.npmjs.org/@lifi/types/-/types-0.0.0-preview-97f0520.tgz","fileCount":166,"integrity":"sha512-X2F9NzIztU2cJ8t62edeIQss8FuIm5vBiLp3vUg2RO3ExysgKaq1IUHCd4zY3B35eDBI8jf6JETlucetp6Hg9g==","signatures":[{"sig":"MEQCIBJGkYWFWhpD33r7h1Vz6CDCcbu8/uZBVWrgv/tSOGqLAiAoJuwlaf4gdTLhOy2RxJYJV6vd7r2FD0cfb6c24pChNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDX7injF6nuOW67HUaVyhG7cEnrqqACTOAhjJFY+rmdjwIgFsSn+Y6uwnZ7RlpdlCzk9bMviJIIV01w7Y22wRp1tVU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@0.0.0-preview-97f0520","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":264179},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_0.0.0-preview-97f0520_1790170608835_0.9574859930907018","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-preview-e7e3988":{"name":"@lifi/types","version":"0.0.0-preview-e7e3988","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"license":"Apache-2.0","_id":"@lifi/types@0.0.0-preview-e7e3988","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"dist":{"shasum":"c4ab3a9a8ad8af2d58e6bdebc84ae5f01355c40c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-0.0.0-preview-e7e3988.tgz","fileCount":166,"integrity":"sha512-7sC7TbzwX5bKc7yYKXlNcsawR+cpXXfmwPJhc8/D5lzTm3fRE5da/02pJFpipintGpdTB+08//V+J0e1x3pf0w==","signatures":[{"sig":"MEYCIQDcLU7Oqlni9iHYynaBZminw11Gl5CI3gyLOPEBCro6VgIhAJ00TgWq8k9mLt8HUCbjud0agHH59AUy92MtwIDgXBhL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIDMoBYbOIpxhlbKKw19+yFCBhVzE+ePcMXHyZMTqBG/YAiB3PKQ5z0Nm2PhgYzGPO4wrm3C9RWe1XA9sKd3apdumFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@0.0.0-preview-e7e3988","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":264179},"main":"./src/_cjs/index.js","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"typings":"./src/_types/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"description":"Types for the LI.FI stack","directories":{},"sideEffects":false,"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/types_0.0.0-preview-e7e3988_1790177013924_0.7696103269321435","host":"s3://npm-registry-packages-npm-production"}},"18.12.1":{"_id":"@lifi/types@18.12.1","dist":{"shasum":"3479e55a6dee79b1d36d4e2f681bdce900df551c","tarball":"https://registry.npmjs.org/@lifi/types/-/types-18.12.1.tgz","fileCount":166,"integrity":"sha512-+sJISKY544osyOp1aaoILrNPRDGDTl1vef9to5kqBpnLnCHVqJQxaY+5AGZq42z/fDs3xTg4l59VlSRAGGyQSg==","signatures":[{"sig":"MEQCIFxnWfhMZ8hu6Q8CZazPK+ECjiktoeDFXA8bcVtRk1nJAiBkjm7MROXUeL5tTUb3ghONIjHlEiPc4ycMwRmJAG+sIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDiQLEvGirv4rI+CnojnfRKaWBD9NY4tIEDdUWX0ffdpgIhAP6sjBvyFi/N78UfQCyFSTKQT/2UtXNN9yvkklvdDKBO"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@lifi%2ftypes@18.12.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":264692},"main":"./src/_cjs/index.js","name":"@lifi/types","types":"./src/_types/index.d.ts","module":"./src/_esm/index.js","exports":{".":{"types":"./src/_types/index.d.ts","import":"./src/_esm/index.js","default":"./src/_cjs/index.js"},"./package.json":"./package.json"},"license":"Apache-2.0","typings":"./src/_types/index.d.ts","version":"18.12.1","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b304eb23-fea7-45ba-aadb-049e8bf7645a"}},"keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"description":"Types for the LI.FI stack","directories":{},"maintainers":[{"name":"lifi","email":"npm@li.finance"}],"sideEffects":false,"_hasShrinkwrap":false,"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_18.12.1_1790248593977_0.7436264817980858"}}},"time":{"created":"2022-07-12T10:53:15.393Z","modified":"2026-09-24T11:16:34.482Z","1.0.0":"2022-07-12T10:53:15.657Z","1.0.1":"2022-07-12T15:43:39.555Z","1.1.0":"2022-07-14T06:40:18.754Z","1.1.1":"2022-07-21T03:29:14.253Z","1.2.0":"2022-07-21T14:59:39.710Z","1.2.1":"2022-07-21T15:56:38.905Z","1.3.0":"2022-07-28T13:59:34.929Z","1.4.0":"2022-08-08T13:39:04.221Z","1.4.1":"2022-08-09T16:35:50.176Z","1.5.0":"2022-08-10T10:37:22.491Z","1.5.1":"2022-08-19T12:20:05.504Z","1.6.0":"2022-09-02T13:05:25.220Z","1.7.0":"2022-09-13T07:35:33.193Z","1.8.0":"2022-09-30T08:44:36.199Z","1.9.0":"2022-10-11T12:57:53.737Z","1.9.1":"2022-10-11T13:24:08.926Z","1.10.0":"2022-10-21T08:59:33.952Z","1.10.1":"2022-10-24T11:24:57.934Z","1.11.0":"2022-10-25T14:40:09.252Z","1.11.1":"2022-10-25T16:57:34.196Z","1.12.0":"2022-10-27T15:45:12.872Z","1.13.0":"2022-11-09T11:28:10.968Z","1.14.0":"2022-11-09T13:02:55.164Z","1.14.1":"2022-11-09T13:42:52.309Z","1.15.0":"2022-11-09T16:12:44.012Z","1.16.0":"2022-11-11T13:46:10.690Z","1.17.0":"2022-11-17T12:38:15.725Z","1.17.1":"2022-11-22T17:14:02.094Z","1.18.0":"2022-11-23T11:48:00.571Z","1.19.0":"2022-12-09T16:39:13.215Z","1.20.0":"2022-12-21T09:35:14.884Z","1.21.0":"2023-01-26T11:56:13.918Z","1.22.0":"2023-02-06T09:32:19.229Z","1.22.1":"2023-02-06T16:07:00.526Z","1.22.2":"2023-02-07T20:43:23.118Z","1.23.0":"2023-02-08T11:30:03.466Z","1.24.0":"2023-02-09T11:46:37.152Z","2.0.0":"2023-02-13T10:24:26.332Z","2.0.1":"2023-02-15T10:53:28.085Z","2.0.2":"2023-02-16T10:24:12.081Z","2.0.3":"2023-02-16T10:56:02.480Z","2.0.4":"2023-02-16T11:11:51.219Z","2.1.0":"2023-02-17T09:39:11.811Z","2.1.1":"2023-02-17T10:20:37.726Z","2.2.1":"2023-03-02T13:13:35.510Z","2.3.0":"2023-03-06T10:58:21.644Z","2.4.0":"2023-03-08T14:25:26.344Z","2.4.1":"2023-03-10T23:02:57.072Z","2.5.0":"2023-03-14T14:40:46.650Z","2.5.1":"2023-03-14T19:28:00.452Z","2.5.2":"2023-03-16T13:05:10.898Z","2.5.3":"2023-03-17T09:37:50.780Z","2.5.4":"2023-03-17T09:41:13.772Z","2.5.5":"2023-03-17T09:43:50.410Z","2.5.6":"2023-03-17T10:46:36.643Z","2.5.7":"2023-03-20T11:42:41.195Z","2.6.0":"2023-03-22T10:44:58.536Z","2.6.1":"2023-03-22T16:07:19.268Z","3.0.0":"2023-03-23T10:33:50.878Z","3.1.0":"2023-03-24T10:09:47.168Z","2.6.2":"2023-03-24T12:07:17.163Z","3.1.1":"2023-03-24T12:10:15.003Z","3.2.0":"2023-04-05T11:14:36.365Z","3.2.1":"2023-04-11T08:51:35.809Z","3.2.2":"2023-04-12T13:02:42.753Z","3.2.3":"2023-04-13T12:55:06.676Z","3.2.4":"2023-04-13T16:08:59.288Z","3.2.5":"2023-04-14T11:03:30.891Z","3.2.6":"2023-04-18T18:02:20.871Z","3.2.7":"2023-04-19T11:51:21.185Z","3.2.8":"2023-04-21T14:27:33.273Z","4.0.0":"2023-04-24T11:46:42.939Z","5.0.0":"2023-04-25T12:53:33.799Z","5.1.0":"2023-04-28T10:11:37.629Z","4.0.1":"2023-04-28T10:21:05.863Z","5.2.0":"2023-04-28T13:21:37.923Z","5.2.1":"2023-05-02T11:37:17.226Z","5.2.2":"2023-05-02T18:17:10.421Z","5.3.0":"2023-05-05T14:41:22.414Z","6.0.0":"2023-05-09T15:42:58.568Z","7.0.0":"2023-06-06T11:44:15.224Z","8.0.0":"2023-06-19T14:52:27.109Z","8.0.1":"2023-06-29T11:11:08.523Z","8.0.2":"2023-06-30T12:16:42.524Z","8.0.3":"2023-07-04T05:13:20.403Z","8.0.4":"2023-07-20T07:44:52.893Z","8.2.0":"2023-07-26T06:56:22.549Z","9.0.0-alpha.0":"2023-08-03T13:47:07.016Z","9.0.0-alpha.1":"2023-08-04T12:02:22.546Z","9.0.0-alpha.2":"2023-08-04T12:09:10.234Z","9.0.0-alpha.3":"2023-08-04T12:43:26.916Z","9.0.0-alpha.4":"2023-08-04T13:00:03.030Z","8.3.0":"2023-08-04T14:22:47.840Z","8.2.1-alpha.0":"2023-08-08T16:22:17.773Z","9.0.0-alpha.5":"2023-08-10T11:59:55.650Z","9.0.0-alpha.6":"2023-08-10T12:04:19.490Z","9.0.0-alpha.7":"2023-08-10T12:15:06.675Z","9.0.0-alpha.8":"2023-08-14T10:22:49.209Z","8.4.0":"2023-08-14T14:23:32.907Z","9.0.0-alpha.9":"2023-08-28T11:21:51.449Z","9.0.0-alpha.10":"2023-08-28T12:30:03.943Z","8.5.0":"2023-08-29T07:22:34.049Z","9.0.0-alpha.11":"2023-08-29T10:47:45.788Z","8.5.1":"2023-08-30T08:32:00.197Z","8.6.0":"2023-08-30T14:08:40.947Z","8.6.1":"2023-08-31T14:02:16.269Z","9.0.0-alpha.12":"2023-09-01T09:49:31.826Z","9.0.0-alpha.13":"2023-09-06T12:06:09.674Z","9.0.0-alpha.15":"2023-09-07T12:25:38.273Z","9.0.0-alpha.16":"2023-09-08T10:11:23.693Z","8.7.0":"2023-09-13T08:28:11.008Z","9.0.0-alpha.17":"2023-09-18T15:03:41.689Z","8.7.1":"2023-09-20T05:41:07.324Z","9.0.0":"2023-09-21T06:51:10.240Z","9.0.1":"2023-09-21T06:51:22.369Z","10.0.0-alpha.18":"2023-09-21T13:09:53.451Z","10.0.0-alpha.19":"2023-09-21T14:29:44.844Z","10.0.0-alpha.20":"2023-09-22T09:31:52.585Z","9.0.2":"2023-09-25T11:25:00.837Z","10.0.0-alpha.21":"2023-09-25T13:10:55.163Z","9.0.3":"2023-10-03T10:28:32.188Z","9.1.0":"2023-10-04T11:18:49.411Z","10.0.0-alpha.23":"2023-10-05T14:44:01.556Z","9.2.0":"2023-10-16T10:45:57.652Z","10.0.0-alpha.24":"2023-10-18T12:47:45.566Z","10.0.0-alpha.25":"2023-10-18T13:01:51.262Z","9.2.1":"2023-10-23T15:29:18.040Z","10.0.0-alpha.26":"2023-10-27T15:28:18.512Z","9.3.0":"2023-11-01T02:52:55.892Z","10.0.0-alpha.27":"2023-11-06T16:02:25.648Z","9.3.1":"2023-11-06T20:41:48.089Z","10.0.0-alpha.29":"2023-11-16T16:52:43.963Z","10.0.0-beta.0":"2023-11-23T15:21:42.263Z","10.0.0-beta.1":"2023-12-19T12:47:06.846Z","9.3.2":"2023-12-20T15:59:48.288Z","9.3.3":"2023-12-21T14:59:56.861Z","10.0.0":"2023-12-21T15:16:46.460Z","10.1.0":"2023-12-28T13:42:02.998Z","11.0.0-beta.0":"2024-01-03T10:54:38.304Z","11.0.0-beta.1":"2024-01-03T13:58:44.526Z","11.0.0-beta.2":"2024-01-03T15:48:21.092Z","11.0.0-beta.3":"2024-01-10T16:08:02.986Z","11.0.0-beta.4":"2024-01-16T16:37:14.806Z","11.0.0-alpha.0":"2024-01-22T01:05:23.477Z","11.0.0":"2024-01-29T13:34:51.719Z","11.1.0":"2024-01-30T08:54:00.151Z","11.2.0":"2024-01-31T12:15:15.856Z","11.3.0":"2024-02-16T09:22:02.872Z","11.4.0":"2024-03-11T14:05:36.493Z","11.4.1":"2024-03-11T14:07:05.761Z","11.5.0":"2024-04-02T07:44:27.501Z","12.0.0":"2024-04-11T07:47:05.351Z","12.0.1":"2024-04-12T08:30:54.948Z","12.1.0":"2024-04-15T10:57:24.744Z","13.0.0":"2024-04-18T06:25:33.483Z","13.1.0":"2024-05-10T12:25:03.625Z","13.2.0":"2024-05-13T08:57:25.192Z","13.3.0":"2024-05-13T09:20:57.061Z","13.4.0":"2024-05-20T08:51:20.694Z","13.5.0":"2024-05-20T11:00:32.341Z","13.6.0":"2024-05-20T12:30:38.489Z","13.7.0":"2024-05-22T15:52:37.412Z","13.7.1":"2024-05-24T07:22:48.551Z","13.8.0":"2024-05-29T14:22:34.962Z","13.9.0":"2024-05-30T11:33:55.770Z","13.10.0":"2024-06-03T09:57:07.863Z","13.11.0":"2024-06-03T13:46:33.469Z","13.11.1":"2024-06-05T13:51:45.933Z","13.11.2":"2024-06-06T07:11:27.922Z","13.12.0":"2024-06-06T07:12:36.815Z","13.12.1":"2024-06-07T12:21:26.604Z","13.12.2":"2024-06-11T07:52:28.631Z","13.12.3":"2024-06-11T08:00:49.569Z","13.12.4":"2024-06-11T08:37:05.288Z","13.13.0":"2024-06-13T11:05:46.624Z","13.14.0":"2024-06-13T15:26:32.367Z","13.15.0":"2024-06-14T11:50:19.924Z","13.16.0":"2024-06-18T10:57:10.626Z","13.17.0":"2024-06-25T12:45:20.267Z","13.17.1":"2024-06-28T14:02:18.950Z","13.18.0":"2024-07-10T09:18:06.166Z","13.18.1":"2024-07-16T10:49:56.274Z","13.18.2":"2024-07-17T07:48:10.224Z","14.0.0-alpha.0":"2024-07-23T12:53:05.706Z","14.0.0":"2024-07-23T13:25:33.809Z","15.0.0":"2024-07-25T10:54:19.375Z","15.1.0":"2024-07-29T09:04:26.130Z","15.2.0":"2024-08-01T12:16:49.719Z","15.3.0":"2024-08-14T13:04:56.190Z","15.3.1":"2024-08-27T08:16:46.895Z","15.3.2":"2024-08-27T09:04:45.133Z","15.4.0":"2024-08-29T13:06:44.303Z","15.6.0":"2024-09-03T10:37:18.679Z","15.4.0-alpha.0":"2024-09-03T11:57:04.744Z","15.7.0":"2024-09-03T12:14:28.841Z","15.4.0-alpha.1":"2024-09-03T15:34:41.735Z","15.8.0":"2024-09-04T15:58:04.754Z","15.9.0":"2024-09-05T15:22:52.577Z","15.10.0":"2024-09-10T10:35:23.188Z","15.10.1":"2024-09-10T10:55:41.817Z","15.10.2":"2024-09-10T12:18:07.069Z","15.7.0-beta.0":"2024-09-11T10:38:02.409Z","15.11.0-beta.0":"2024-09-11T10:41:16.614Z","15.11.0":"2024-09-12T09:22:40.403Z","15.12.0-beta.0":"2024-09-12T15:05:46.284Z","15.12.0":"2024-09-17T08:13:12.396Z","15.13.0":"2024-09-17T15:00:45.157Z","15.13.1":"2024-09-19T12:00:46.690Z","15.14.0":"2024-09-19T12:10:37.301Z","15.14.1-beta.0":"2024-09-26T08:08:08.850Z","15.15.0-beta.0":"2024-09-26T08:09:46.568Z","15.16.0-beta.0":"2024-09-26T14:28:30.706Z","15.15.0":"2024-09-26T14:45:21.982Z","15.16.0-beta.1":"2024-09-27T11:07:02.864Z","15.16.0-alpha.0":"2024-10-01T08:09:56.427Z","15.16.0-alpha.1":"2024-10-01T08:25:33.909Z","15.16.0-beta.2":"2024-10-02T09:11:58.684Z","15.15.1":"2024-10-09T11:10:27.140Z","15.16.0":"2024-10-10T11:53:08.007Z","15.16.1":"2024-10-10T14:40:02.054Z","15.17.0-beta.0":"2024-10-17T08:45:37.421Z","16.0.0":"2024-10-17T15:06:27.870Z","15.17.0-beta.1":"2024-10-24T08:32:00.873Z","16.1.0":"2024-10-28T13:47:44.257Z","16.1.1":"2024-10-28T15:33:49.447Z","16.1.2-beta.0":"2024-10-29T11:17:43.917Z","16.2.0-beta.0":"2024-10-30T09:47:44.546Z","16.0.1-beta.0":"2024-10-30T12:36:21.118Z","16.1.2":"2024-10-31T11:43:53.291Z","16.2.0":"2024-11-05T12:50:54.986Z","16.2.1":"2024-11-05T17:05:13.739Z","16.3.0-beta.0":"2024-11-11T09:10:58.491Z","16.3.0-beta.1":"2024-11-11T14:44:14.778Z","17.0.0-beta.0":"2024-11-12T10:25:14.796Z","16.2.2-beta.0":"2024-11-13T17:44:34.921Z","16.2.2":"2024-11-15T11:17:22.357Z","16.3.0-beta.2":"2024-11-15T15:20:30.121Z","16.3.0-beta.3":"2024-11-15T15:28:11.450Z","16.3.0":"2024-11-20T15:13:24.292Z","16.4.1-beta.0":"2024-11-29T14:20:20.469Z","16.3.1-beta.0":"2024-11-29T15:13:34.257Z","16.5.0-beta.0":"2024-12-02T08:49:26.029Z","16.3.1":"2024-12-04T11:55:10.570Z","16.4.0-beta.0":"2024-12-05T14:09:09.757Z","16.4.0":"2024-12-09T13:50:29.459Z","17.0.0-beta.1":"2024-12-09T16:06:19.430Z","16.4.1":"2024-12-09T17:16:49.026Z","17.0.0-beta.2":"2024-12-10T11:42:10.374Z","16.5.0-beta.1":"2024-12-10T14:24:52.738Z","16.5.0":"2024-12-19T16:52:22.933Z","16.6.0-beta.0":"2025-01-07T09:59:27.095Z","16.6.0-beta.1":"2025-01-08T01:49:32.051Z","16.6.0":"2025-01-15T16:54:36.084Z","16.7.0-beta.0":"2025-01-16T09:35:47.955Z","16.7.0-alpha.1":"2025-01-21T12:34:22.175Z","16.7.0-beta.1":"2025-01-31T09:43:10.282Z","16.7.0":"2025-02-04T11:21:18.910Z","16.8.0-beta.0":"2025-02-05T11:26:26.378Z","17.0.0-beta.3":"2025-02-05T15:11:00.928Z","16.8.0":"2025-02-05T16:07:25.412Z","17.0.0-beta.4":"2025-02-06T10:06:51.986Z","16.8.0-beta.1":"2025-02-07T06:33:34.450Z","16.8.0-beta.2":"2025-02-07T08:41:50.180Z","16.8.1":"2025-02-10T09:25:33.061Z","16.9.0-beta.0":"2025-02-12T14:48:41.621Z","16.9.0-beta.1":"2025-02-13T10:28:32.537Z","16.9.0-beta.2":"2025-02-14T03:46:28.712Z","16.9.0-beta.3":"2025-02-18T04:01:40.870Z","17.0.0-beta.5":"2025-02-18T16:22:35.128Z","16.8.2":"2025-02-19T09:02:14.479Z","16.9.1":"2025-02-19T17:27:02.786Z","16.10.0":"2025-02-21T12:43:02.142Z","16.9.0-beta.4":"2025-02-24T07:16:57.415Z","16.10.0-beta.0":"2025-02-24T07:33:17.672Z","16.12.0-beta.0":"2025-02-24T07:44:21.577Z","17.0.0-beta.6":"2025-02-24T15:15:00.453Z","17.0.0":"2025-02-26T09:17:53.721Z","17.1.0-beta.0":"2025-02-26T11:59:52.445Z","17.1.0-beta.1":"2025-02-26T12:14:28.660Z","17.1.0-beta.2":"2025-02-26T17:27:00.938Z","17.1.0-beta.3":"2025-02-27T17:54:26.959Z","16.9.0-beta.5":"2025-02-28T06:33:08.858Z","17.1.0":"2025-02-28T11:12:24.874Z","16.10.0-beta.1":"2025-03-03T10:39:17.455Z","17.2.0":"2025-03-03T12:47:47.129Z","17.3.0-beta.1":"2025-03-03T15:27:08.677Z","17.3.0":"2025-03-03T16:02:09.080Z","17.4.0":"2025-03-03T17:06:40.287Z","17.5.0-beta.0":"2025-03-04T08:35:15.078Z","17.5.0":"2025-03-04T14:20:35.263Z","17.6.0":"2025-03-12T09:25:58.426Z","17.7.0":"2025-03-13T12:01:25.758Z","17.7.1":"2025-03-13T12:18:32.366Z","17.8.0-beta.0":"2025-03-13T22:02:44.426Z","17.8.0":"2025-03-21T12:32:21.129Z","17.9.0-beta.0":"2025-03-31T10:37:46.660Z","17.9.0-beta.1":"2025-03-31T11:22:32.777Z","17.9.0":"2025-04-01T09:31:04.260Z","17.9.0-beta.4":"2025-04-02T14:16:09.656Z","17.10.0":"2025-04-04T09:41:15.630Z","17.11.0-beta.0":"2025-04-07T13:35:40.420Z","17.11.0":"2025-04-09T09:35:40.746Z","17.12.0":"2025-04-09T10:49:45.355Z","17.13.0-beta.0":"2025-04-15T08:51:07.594Z","17.13.0-beta.1":"2025-04-15T15:22:42.593Z","17.13.0-beta.2":"2025-04-16T08:44:12.632Z","17.13.0":"2025-04-17T08:35:22.244Z","17.13.0-beta.3":"2025-04-22T11:52:55.801Z","17.14.0":"2025-05-20T13:26:33.343Z","17.15.0":"2025-05-21T07:52:14.028Z","17.16.0":"2025-05-22T09:18:22.958Z","17.17.0-beta.0":"2025-05-27T07:05:44.903Z","17.17.0-alpha.0":"2025-05-30T09:35:14.203Z","17.17.0":"2025-06-05T08:38:32.116Z","17.18.0":"2025-06-09T16:28:17.704Z","17.18.0-alpha.0":"2025-06-11T08:17:13.061Z","17.19.0-alpha.0":"2025-06-11T11:53:27.804Z","17.19.0-alpha.1":"2025-06-11T12:29:51.339Z","17.19.0-beta.0":"2025-06-12T15:23:10.620Z","17.19.0-beta.1":"2025-06-13T07:21:54.982Z","17.20.0-beta.0":"2025-06-27T09:34:10.956Z","17.19.0":"2025-06-30T11:52:35.180Z","17.19.1-alpha.1":"2025-07-01T09:13:15.474Z","17.19.1":"2025-07-01T11:49:34.165Z","17.20.0-alpha.0":"2025-07-01T12:36:11.987Z","17.19.0-alpha.2":"2025-07-03T12:39:38.832Z","17.19.0-alpha.3":"2025-07-04T08:14:33.075Z","17.19.0-alpha.4":"2025-07-04T08:55:08.414Z","17.20.0-alpha.1":"2025-07-04T09:37:20.124Z","17.20.0":"2025-07-09T11:44:08.964Z","17.21.0":"2025-07-09T12:15:06.543Z","17.22.0":"2025-07-09T15:32:57.701Z","17.23.0-beta.0":"2025-07-10T14:56:53.192Z","17.23.0-beta.1":"2025-07-10T15:13:16.342Z","17.23.0-beta.2":"2025-07-11T07:51:03.368Z","17.23.0-beta.4":"2025-07-15T16:34:00.587Z","17.23.0":"2025-07-21T06:10:12.794Z","17.24.0-beta.0":"2025-07-21T09:44:11.765Z","17.23.1-alpha.0":"2025-07-21T16:46:38.242Z","17.24.0-beta.1":"2025-07-22T08:03:54.618Z","17.23.1-alpha.1":"2025-07-23T10:32:00.668Z","17.24.0":"2025-07-23T16:07:03.799Z","17.25.0":"2025-07-24T07:40:01.636Z","17.26.0":"2025-07-24T07:44:47.297Z","17.24.0-alpha.0":"2025-07-24T07:54:47.076Z","17.27.0-alpha.0":"2025-07-31T11:09:54.910Z","17.27.0-alpha.1":"2025-07-31T14:33:49.289Z","17.27.0":"2025-08-05T10:12:47.765Z","17.28.0":"2025-08-06T14:17:42.476Z","17.29.0-alpha.0":"2025-08-07T17:55:13.014Z","17.29.0-alpha.1":"2025-08-08T09:21:49.169Z","17.29.0":"2025-08-08T11:25:10.194Z","17.30.0-alpha.0":"2025-08-08T12:54:47.683Z","17.28.0-alpha.0":"2025-08-08T13:26:20.057Z","17.30.0-beta.0":"2025-08-11T08:27:46.941Z","17.30.0-beta.1":"2025-08-11T13:01:55.904Z","17.30.0-beta.2":"2025-08-20T10:12:49.652Z","17.30.0-alpha.1":"2025-08-20T11:52:53.624Z","17.30.0":"2025-08-20T12:15:03.334Z","17.31.0-alpha.0":"2025-08-20T13:18:39.192Z","17.31.0-beta.0":"2025-08-20T14:25:29.935Z","17.31.0-beta.1":"2025-08-21T11:10:40.099Z","17.31.0-alpha.1":"2025-08-21T13:18:59.128Z","17.30.0-beta.3":"2025-08-21T14:29:00.444Z","17.30.0-beta.4":"2025-08-21T14:39:55.835Z","17.31.0-beta.2":"2025-08-22T07:33:21.900Z","17.31.0":"2025-08-22T12:11:05.811Z","17.32.0-beta.0":"2025-08-22T13:17:22.750Z","17.32.0-beta.1":"2025-08-22T14:47:54.082Z","17.32.0":"2025-08-22T14:55:34.172Z","17.33.0-alpha.0":"2025-08-25T11:34:55.135Z","17.33.0-alpha.1":"2025-08-25T11:44:33.819Z","17.33.0-alpha.3":"2025-08-26T15:10:16.185Z","17.33.0":"2025-08-27T07:39:59.344Z","17.34.0":"2025-08-27T10:41:15.490Z","17.35.0-beta.0":"2025-08-27T10:45:20.374Z","17.35.0-beta.1":"2025-08-27T10:56:04.144Z","17.35.0":"2025-08-28T01:37:10.444Z","17.36.0":"2025-08-29T12:10:03.031Z","17.37.0-alpha.0":"2025-09-01T14:37:04.151Z","17.37.0-alpha.1":"2025-09-02T11:30:04.449Z","17.37.0-alpha.2":"2025-09-08T14:55:44.189Z","17.37.0-beta.0":"2025-09-10T11:51:59.437Z","17.37.0":"2025-09-15T18:59:14.702Z","17.38.0-alpha.0":"2025-09-19T11:13:04.178Z","17.38.0-beta.0":"2025-09-19T11:25:21.704Z","17.37.0-alpha.3":"2025-09-22T09:47:33.961Z","17.37.0-alpha.4":"2025-09-22T09:48:02.712Z","17.38.0-beta.1":"2025-09-24T13:52:50.320Z","17.38.0":"2025-09-25T07:26:05.368Z","17.37.0-beta.1":"2025-09-30T08:40:35.824Z","17.39.0-beta.0":"2025-09-30T08:43:02.345Z","17.39.0-alpha.0":"2025-09-30T10:32:51.898Z","17.39.1":"2025-09-30T11:28:33.522Z","17.40.0-alpha.0":"2025-09-30T14:11:34.886Z","17.40.0-beta.0":"2025-10-01T13:36:10.289Z","17.39.2-alpha.0":"2025-10-01T15:01:18.054Z","17.40.0":"2025-10-02T12:19:46.833Z","17.41.0-alpha.0":"2025-10-02T14:03:20.920Z","17.41.0-beta.0":"2025-10-06T02:45:07.818Z","17.41.0":"2025-10-06T09:43:00.643Z","17.41.0-alpha.1":"2025-10-09T08:41:23.857Z","17.42.0-beta.0":"2025-10-10T10:14:11.465Z","17.42.0":"2025-10-13T09:32:01.778Z","17.43.0":"2025-10-15T12:16:06.409Z","17.43.1-beta.1":"2025-10-16T10:09:17.932Z","17.41.1-alpha.1":"2025-10-16T12:06:12.193Z","17.40.0-alpha.2":"2025-10-16T12:18:34.193Z","17.40.0-alpha.3":"2025-10-16T12:24:51.689Z","17.44.1":"2025-10-16T16:08:24.202Z","17.44.2-alpha.0":"2025-10-17T11:46:12.550Z","17.44.2-alpha.1":"2025-10-17T12:06:11.348Z","17.45.0-alpha.0":"2025-10-20T09:10:08.687Z","17.45.0-alpha.2":"2025-10-28T10:20:53.238Z","17.45.0-beta.0":"2025-10-29T10:34:09.793Z","17.45.0":"2025-10-30T16:54:42.270Z","17.46.0":"2025-10-31T09:18:32.659Z","17.47.0-alpha.0":"2025-10-31T14:59:34.568Z","17.47.0-alpha.1":"2025-11-03T08:32:57.675Z","17.47.0-beta.0":"2025-11-05T11:39:47.923Z","17.47.0-beta.1":"2025-11-12T16:25:59.743Z","17.47.0-alpha.2":"2025-11-18T08:36:56.400Z","17.47.0":"2025-11-18T12:06:34.151Z","17.47.1-alpha.0":"2025-11-18T13:23:43.107Z","17.48.0":"2025-11-19T08:56:43.438Z","17.49.0-alpha.0":"2025-11-20T08:07:03.401Z","17.49.0-beta.0":"2025-11-20T15:13:10.985Z","17.48.0-beta.0":"2025-11-20T17:03:12.927Z","17.50.0-beta.0":"2025-11-20T17:19:23.839Z","17.48.0-beta.1":"2025-11-21T09:38:40.628Z","17.49.0-alpha.1":"2025-11-25T10:53:43.575Z","17.49.0-alpha.2":"2025-11-26T08:23:00.053Z","17.49.0":"2025-11-27T10:17:21.973Z","17.50.0-beta.1":"2025-11-27T15:34:53.869Z","17.50.0-beta.2":"2025-11-28T07:23:33.174Z","17.50.0":"2025-12-01T09:43:54.185Z","17.50.1-beta.0":"2025-12-02T12:13:57.525Z","17.50.1-alpha.0":"2025-12-02T14:15:29.468Z","17.50.1":"2025-12-03T08:15:26.884Z","17.51.0":"2025-12-03T13:18:33.616Z","17.51.1-alpha.0":"2025-12-03T14:42:13.857Z","17.51.1-beta.0":"2025-12-03T15:06:51.670Z","17.52.0":"2025-12-08T18:27:23.238Z","17.53.0":"2025-12-08T19:10:53.964Z","17.54.0-beta.0":"2025-12-09T09:30:23.778Z","17.54.0-beta.1":"2025-12-16T03:23:37.351Z","17.54.0-alpha.0":"2026-01-06T13:34:46.344Z","17.54.0":"2026-01-08T09:31:38.693Z","17.55.0":"2026-01-11T04:42:06.076Z","17.56.0-alpha.0":"2026-01-12T11:03:52.584Z","17.56.0":"2026-01-13T14:52:40.873Z","17.57.0-alpha.0":"2026-01-13T15:13:42.636Z","17.57.0":"2026-01-15T15:25:08.771Z","17.57.1-beta.0":"2026-01-19T13:20:22.592Z","17.58.0-alpha.0":"2026-01-20T13:50:14.071Z","17.58.0-beta.0":"2026-01-21T13:28:59.517Z","17.58.0-beta.1":"2026-01-21T13:29:02.480Z","17.58.0-beta.2":"2026-01-21T15:30:45.528Z","17.58.0":"2026-01-22T13:09:14.635Z","17.58.0-beta.3":"2026-01-26T14:33:31.561Z","17.59.0-alpha.0":"2026-01-26T19:59:41.667Z","17.59.0-alpha.1":"2026-01-26T20:08:55.204Z","17.59.0":"2026-01-29T01:36:56.094Z","17.60.0-alpha.0":"2026-02-02T11:37:58.991Z","17.60.0-beta.0":"2026-02-03T17:40:07.003Z","17.59.1-alpha.0":"2026-02-10T13:38:58.351Z","17.60.0-beta.1":"2026-02-12T14:03:31.530Z","17.60.0":"2026-02-12T16:16:20.532Z","17.60.1-beta.0":"2026-02-12T17:32:38.184Z","17.61.0-alpha.0":"2026-02-12T18:00:44.024Z","17.61.0":"2026-02-13T17:09:52.991Z","17.61.1-alpha.0":"2026-02-17T14:57:26.540Z","17.62.0-beta.0":"2026-02-18T08:30:24.304Z","17.61.1-alpha.1":"2026-02-19T14:18:56.132Z","17.61.1-alpha.2":"2026-02-20T17:23:27.179Z","17.62.0-beta.1":"2026-02-23T09:55:42.552Z","17.62.0-beta.2":"2026-02-23T09:55:43.527Z","17.62.0-alpha.0":"2026-02-24T12:46:41.362Z","17.62.0":"2026-02-25T03:14:10.648Z","17.63.0-beta.0":"2026-02-25T13:24:10.875Z","17.63.0":"2026-02-25T15:00:00.152Z","17.64.0":"2026-02-26T13:17:13.202Z","17.64.1":"2026-02-26T14:33:11.675Z","17.65.0-alpha.0":"2026-02-26T15:31:54.548Z","17.65.0-beta.0":"2026-02-26T15:58:10.155Z","17.65.0":"2026-02-27T05:29:38.076Z","17.66.0-alpha.0":"2026-03-10T09:00:19.277Z","17.66.0":"2026-03-13T15:18:48.472Z","17.67.0-alpha.0":"2026-03-13T15:27:02.358Z","17.67.0":"2026-03-13T15:48:15.498Z","17.67.1":"2026-03-16T13:54:42.586Z","17.68.0-beta.0":"2026-03-18T15:51:27.088Z","17.68.0-beta.1":"2026-03-18T16:48:28.248Z","17.68.0-alpha.0":"2026-03-19T14:20:09.210Z","17.68.0":"2026-03-19T15:21:44.614Z","17.68.0-alpha.1":"2026-03-19T15:24:57.293Z","17.68.0-alpha.2":"2026-03-19T15:32:04.638Z","17.68.1":"2026-03-20T11:52:18.894Z","17.69.0-alpha.0":"2026-03-23T12:50:23.990Z","17.69.0-beta.0":"2026-03-24T11:15:39.003Z","17.69.0":"2026-03-24T14:22:06.792Z","17.70.0":"2026-03-26T06:50:52.041Z","17.71.0":"2026-03-26T08:21:47.352Z","17.72.0-alpha.0":"2026-03-26T12:32:07.617Z","17.72.0-beta.0":"2026-03-30T08:16:59.591Z","17.72.0":"2026-03-30T08:57:32.108Z","17.73.0-beta.0":"2026-03-30T14:16:50.900Z","17.73.0-alpha.0":"2026-04-01T08:27:19.822Z","17.73.0":"2026-04-01T09:44:13.463Z","17.74.0-alpha.0":"2026-04-01T12:59:08.892Z","17.74.0":"2026-04-01T14:23:11.563Z","17.75.0-beta.0":"2026-04-06T11:15:42.193Z","17.75.0":"2026-04-07T10:18:19.593Z","17.76.0-beta.0":"2026-04-08T21:24:05.167Z","17.75.1":"2026-04-09T12:59:54.754Z","17.76.0-alpha.0":"2026-04-14T07:45:45.325Z","17.76.0-alpha.1":"2026-04-14T12:28:27.853Z","17.76.0-alpha.2":"2026-04-15T12:11:24.049Z","17.76.0":"2026-04-15T15:42:17.197Z","17.77.0":"2026-04-16T13:02:39.367Z","17.78.0-beta.0":"2026-04-27T21:00:32.425Z","17.78.0-alpha.0":"2026-04-28T13:57:30.372Z","17.78.0":"2026-04-29T06:58:53.408Z","17.79.0-beta.0":"2026-04-29T07:17:01.465Z","17.79.0-beta.1":"2026-04-29T12:13:36.992Z","17.79.0-beta.2":"2026-04-29T21:30:36.805Z","17.79.0-alpha.0":"2026-05-04T16:08:41.370Z","17.79.0-beta.3":"2026-05-04T17:16:48.077Z","17.79.0-beta.4":"2026-05-04T19:35:48.963Z","17.79.0-beta.5":"2026-05-04T20:50:03.186Z","17.79.0-beta.6":"2026-05-04T21:02:17.159Z","17.79.0":"2026-05-07T22:11:34.199Z","17.80.0-beta.0":"2026-05-11T12:29:25.697Z","17.80.0":"2026-05-11T12:36:14.510Z","17.81.0-beta.0":"2026-05-12T08:24:23.884Z","17.80.1-alpha.1":"2026-05-12T08:29:27.257Z","17.80.1-alpha.0":"2026-05-12T08:29:38.299Z","17.81.0":"2026-05-12T09:14:28.559Z","17.81.1-alpha.0":"2026-05-12T11:19:04.811Z","17.81.1":"2026-05-12T11:52:20.160Z","17.82.0-alpha.0":"2026-05-12T13:41:03.882Z","17.82.0":"2026-05-14T11:52:27.021Z","17.82.1":"2026-05-14T12:31:21.139Z","17.83.0-beta.0":"2026-05-14T15:11:27.242Z","17.83.0-alpha.0":"2026-05-15T11:02:07.688Z","17.83.0-alpha.1":"2026-05-15T16:41:52.694Z","17.83.0-alpha.2":"2026-05-18T19:40:03.207Z","17.83.0-beta.1":"2026-05-25T14:21:12.925Z","17.83.0-beta.2":"2026-05-27T14:26:12.636Z","17.83.0-alpha.3":"2026-05-28T20:41:26.938Z","17.83.0-beta.3":"2026-06-03T08:39:09.516Z","17.83.0":"2026-06-04T14:07:00.000Z","17.84.0-alpha.0":"2026-06-10T09:44:25.008Z","17.84.0":"2026-06-15T10:50:06.030Z","17.85.0":"2026-06-18T14:18:32.503Z","17.85.0-beta.0":"2026-06-24T09:48:10.112Z","17.85.0-beta.2":"2026-06-24T10:07:26.505Z","17.86.0-beta.0":"2026-07-14T09:37:04.643Z","17.86.0-alpha.0":"2026-07-15T15:15:03.479Z","17.86.0":"2026-07-16T09:01:30.090Z","17.87.0-beta.0":"2026-07-21T10:51:20.354Z","17.87.0-beta.1":"2026-07-27T20:32:37.310Z","17.87.0-beta.2":"2026-07-28T09:40:50.942Z","17.87.0":"2026-07-29T09:05:39.102Z","17.88.0-beta.0":"2026-07-30T14:23:38.571Z","17.88.0-beta.1":"2026-07-30T14:27:38.117Z","17.88.0-beta.2":"2026-07-30T14:28:47.755Z","17.88.0-beta.3":"2026-08-03T10:14:14.754Z","17.88.0":"2026-08-04T06:00:41.114Z","17.89.0-beta.0":"2026-08-04T08:11:19.397Z","17.89.0-beta.1":"2026-08-04T09:02:50.245Z","17.89.0-beta.2":"2026-08-04T10:13:12.834Z","17.89.0":"2026-08-04T13:46:14.674Z","18.0.0-alpha.0":"2026-08-04T14:56:49.047Z","17.90.0":"2026-08-04T17:10:05.110Z","17.91.0-beta.0":"2026-08-04T21:54:01.179Z","18.0.0-alpha.1":"2026-08-05T07:52:51.375Z","18.0.0":"2026-08-05T08:52:19.218Z","18.1.0":"2026-08-05T09:31:18.218Z","18.2.0":"2026-08-05T13:00:29.121Z","18.3.0-beta.0":"2026-08-06T14:32:02.298Z","18.3.0-alpha.0":"2026-08-26T12:12:41.166Z","18.3.0":"2026-08-27T11:09:18.050Z","18.4.0-alpha.0":"2026-08-27T11:21:40.551Z","18.4.0":"2026-08-27T16:52:30.354Z","18.5.0-beta.0":"2026-09-03T14:24:07.716Z","18.5.0-beta.1":"2026-09-07T13:52:13.854Z","18.5.0":"2026-09-08T07:35:05.305Z","18.6.0-beta.0":"2026-09-10T11:48:00.066Z","18.6.0":"2026-09-10T15:32:17.831Z","18.6.0-alpha.1":"2026-09-11T09:24:54.768Z","18.7.0":"2026-09-11T09:51:30.323Z","18.8.0-beta.0":"2026-09-11T19:54:58.712Z","18.8.0":"2026-09-14T22:02:17.941Z","18.9.0":"2026-09-15T09:15:46.669Z","18.10.0":"2026-09-21T07:48:16.308Z","18.11.0-beta.0":"2026-09-21T12:13:09.567Z","18.11.0":"2026-09-23T09:15:26.845Z","18.12.0":"2026-09-23T12:55:19.888Z","0.0.0-preview-97f0520":"2026-09-23T13:36:48.913Z","0.0.0-preview-e7e3988":"2026-09-23T15:23:34.029Z","18.12.1":"2026-09-24T11:16:34.076Z"},"license":"Apache-2.0","keywords":["sdk","ethereum","dapp","bridge","swap","web3","lifi","ethers","cross-chain","defi","web3-react","cross-chain-applications","cross-chain-bridge","bridge-aggregation","multi-chain","metamask"],"repository":{"url":"git+ssh://git@github.com/lifinance/types.git","type":"git"},"description":"Types for the LI.FI stack","maintainers":[{"name":"lifi","email":"npm@li.finance"}],"readme":"<div align=\"center\">\n\n[![license](https://img.shields.io/badge/license-Apache%202-blue)](/LICENSE.md)\n[![npm latest package](https://img.shields.io/npm/v/@lifi/types/latest.svg)](https://www.npmjs.com/package/@lifi/types)\n[![npm downloads](https://img.shields.io/npm/dm/@lifi/types.svg)](https://www.npmjs.com/package/@lifi/types)\n[![Follow on Twitter](https://img.shields.io/twitter/follow/lifiprotocol.svg?label=follow+LI.FI)](https://twitter.com/lifiprotocol)\n\n</div>\n\n# LI.FI - Types\n\nTypes for the LI.FI stack.\n\n## Summary\n\nThis package contains all common types for the [LI.FI SDK](https://github.com/lifinance/sdk).\nLearn more about LI.FI on (https://li.fi).\n\nCheck out the [Changelog](./CHANGELOG.md) to see what changed in the last releases.\n\n## Installation\n\n```bash\npnpm add @lifi/types\n```\n\nor\n\n```bash\nnpm install --save @lifi/types\n```\n\n## Development\n\n- `pnpm lint` / `pnpm lint:fix` — lint with [oxlint](https://oxc.rs)\n- `pnpm format` / `pnpm format:check` — format with [oxfmt](https://oxc.rs)\n- `pnpm typecheck` — type-check with TypeScript 7\n- `pnpm build` — build CJS, ESM and declarations\n\nTypeScript 7 does not ship `tsserver`, so VS Code's built-in TypeScript support falls back\nto its bundled version. Install the \"TypeScript 7\" extension\n(`TypeScriptTeam.native-preview`) to get editor diagnostics that match `pnpm typecheck`.\n\nGit hooks ([husky](https://github.com/typicode/husky) +\n[lint-staged](https://github.com/lint-staged/lint-staged)) run oxlint and oxfmt on staged\nfiles and check commit messages with commitlint.\n\n## Release\n\nThis package is released with [Changesets](https://changesets.dev).\n\n1. Add a changeset to your PR: `pnpm changeset` (pick the bump and write a 1–2 line summary).\n2. When the PR merges, CI opens or updates the **chore: version packages** PR.\n3. Merging that PR publishes the new version to npm, pushes the `vX.Y.Z` tag and creates a\n   GitHub Release.\n\nTo share an unmerged build, add the `release-preview` label to a PR that has a changeset.\nCI publishes `0.0.0-preview-<sha>` under the `preview` dist-tag and comments the install\ncommand on the PR.\n","readmeFilename":""}