{"_id":"@beatoz/web3-abi","_rev":"13-37d8aabdf11e751031abfbe455913fdc","name":"@beatoz/web3-abi","dist-tags":{"latest":"1.6.5"},"versions":{"1.0.0":{"name":"@beatoz/web3-abi","version":"1.0.0","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-abi@1.0.0","homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"b6898c31d55d4045f424b86f44d5238d0ea5dee5","tarball":"https://registry.npmjs.org/@beatoz/web3-abi/-/web3-abi-1.0.0.tgz","fileCount":77,"integrity":"sha512-uwpxrtc6aK1AgLyi+tQtgRXr/mMx3TAD0jIM+y6/VXQqr/u9SSuJAaXPYvJRl7skJQuO8i//WdjO/GjNvO4ERQ==","signatures":[{"sig":"MEQCIFspMZvkhktW7GL5xOMBFYEa+IwWiavLtRvpMheZT0NIAiBXhSgpXqheEq5vn/bIxYYK0mKwhcHNsrWariJctapgcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":107270},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"4f01f5424f55dd6d950dfd618ca79a8ab65051c8","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","email":"dev@beatoz.io"},"_npmVersion":"9.4.1","description":"Web3.js","directories":{},"_nodeVersion":"19.5.0","dependencies":{"@beatoz/web3-rpc":"1.0.0","@beatoz/web3-types":"1.0.0","@beatoz/web3-utils":"1.0.0","@ethersproject/abi":"^5.7.0","@beatoz/web3-errors":"1.0.0","@ethersproject/bignumber":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-abi_1.0.0_1719303450407_0.8971610309612978","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@beatoz/web3-abi","version":"1.0.1","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-abi@1.0.1","homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"d84a0ca3b9c4c9574840185c1633a902f5a5df62","tarball":"https://registry.npmjs.org/@beatoz/web3-abi/-/web3-abi-1.0.1.tgz","fileCount":77,"integrity":"sha512-ElO7UHk+8DB4Mrro1tmyfAQOwXoc6RocdBi3P5i9jx4A24YtLKkvpml8jcfyGazObvxBMLxCpV/FLyTMbK+Nsw==","signatures":[{"sig":"MEUCIQCOqFJGtMHJsU7Oog1H3SBSW+geW+o8tE/YdPCdScvEBgIgP5bBX5oj1pp/kYHlKcDGe6tf0ky1HGA6c7ftYOtIcVM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":107290},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"e1e258110d90c04f7e328113083117214b78fedc","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","email":"dev@beatoz.io"},"_npmVersion":"9.4.1","description":"Web3.js","directories":{},"_nodeVersion":"19.5.0","dependencies":{"@beatoz/web3-rpc":"^1.0.0","@beatoz/web3-types":"^1.0.0","@beatoz/web3-utils":"^1.0.0","@ethersproject/abi":"^5.7.0","@beatoz/web3-errors":"^1.0.0","@ethersproject/bignumber":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-abi_1.0.1_1719305346248_0.59458631887863","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@beatoz/web3-abi","version":"1.1.3","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-abi@1.1.3","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"fd8a2f7b36e25c465335edd76a5816f82de0abf1","tarball":"https://registry.npmjs.org/@beatoz/web3-abi/-/web3-abi-1.1.3.tgz","fileCount":7,"integrity":"sha512-Gnf5rDDKgi8UvlQootfRipm11I5b7ikeMg+1E8G2Lm0wGrtVyra+dmyqOZQI7/dvWdudXIwNrgFfel+n8H4S6g==","signatures":[{"sig":"MEUCIA1mz4+5h1Qj4ph3c0/NdTpcmo8Iae9iKFrkHkeb8tzkAiEA8qIf/ouHTe39j7WN6R8twQnV04hDdaGQCUeIF2dVJyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3701},"main":"./lib/commonjs/index.js","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"2d6444b2bdae924f8c707b79287d9a687c8de182","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"10.9.0","description":"Web3.js","directories":{},"_nodeVersion":"23.2.0","dependencies":{"@beatoz/web3-rpc":"^1.1.3","@beatoz/web3-types":"^1.1.3","@beatoz/web3-utils":"^1.1.3","@ethersproject/abi":"^5.7.0","@beatoz/web3-errors":"^1.1.3","@ethersproject/bignumber":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-abi_1.1.3_1750665782314_0.6552539078668191","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@beatoz/web3-abi","version":"1.2.0","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-abi@1.2.0","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"80fd326a948b534a391022afeb788a95b48cd947","tarball":"https://registry.npmjs.org/@beatoz/web3-abi/-/web3-abi-1.2.0.tgz","fileCount":7,"integrity":"sha512-p4WgxtxfTPuDrBtyw6LTtsCPlThgAqAa+uIjnfET4f0PRSNEnHBf4+Z210cXib/FId6Wv8jpHIc/XZEAXwRcFQ==","signatures":[{"sig":"MEYCIQDmJeDNuwkMwe5Vq/23/46G6E7iEk6pwLIV3Q+NFCZinAIhAJMq8J6suur9xI3getE1k1IyrehqNkmK2rQe2jAV+m0q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3701},"main":"./lib/commonjs/index.js","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"3155b502197a1602751d0094642ef1150bcfd58e","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"10.9.0","description":"Web3.js","directories":{},"_nodeVersion":"23.2.0","dependencies":{"@beatoz/web3-rpc":"^1.2.0","@beatoz/web3-types":"^1.2.0","@beatoz/web3-utils":"^1.2.0","@ethersproject/abi":"^5.7.0","@beatoz/web3-errors":"^1.2.0","@ethersproject/bignumber":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-abi_1.2.0_1750844073332_0.13448138910509555","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@beatoz/web3-abi","version":"1.3.0","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-abi@1.3.0","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"ec9189d9c9928bc8e3ddf5456bb6f700dc5a95e4","tarball":"https://registry.npmjs.org/@beatoz/web3-abi/-/web3-abi-1.3.0.tgz","fileCount":7,"integrity":"sha512-LBr7PZ7iE5Qy728XqYMcH6bceAG24+gSoMSay/Ah6UY35+/7HpQVo/IOqbF66plX62/qivD7JJZvLH+Gt4mfFQ==","signatures":[{"sig":"MEYCIQCqDwFSF9m3WfNR2UPVh6w+E0LZXE+NHuTSUJfEhmVDKwIhANqYWeIt1n0yAQ1EvbdsKbJIlDVjZ1Dk+ZL4nvHJHH/6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3701},"main":"./lib/commonjs/index.js","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"32ca91e458eea8ad503a47dbc509853f2399de6c","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"10.9.0","description":"Web3.js","directories":{},"_nodeVersion":"23.2.0","dependencies":{"@beatoz/web3-rpc":"^1.3.0","@beatoz/web3-types":"^1.2.0","@beatoz/web3-utils":"^1.2.0","@ethersproject/abi":"^5.7.0","@beatoz/web3-errors":"^1.2.0","@ethersproject/bignumber":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-abi_1.3.0_1751255830267_0.15660222004493418","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@beatoz/web3-abi","version":"1.5.0","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-abi@1.5.0","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"40ca0d0053e25821a337010a6e4488a6b33d6921","tarball":"https://registry.npmjs.org/@beatoz/web3-abi/-/web3-abi-1.5.0.tgz","fileCount":7,"integrity":"sha512-I2HCzxD4NtgFg71ES66kmAL8SiUlq3Sioa0/MR/hMIuYl1C9Eoeq5cl6InbhqBBWsG7IRM9vkogPLo5Lk7aAtA==","signatures":[{"sig":"MEUCIQDlZIU1v94yoGuwuJVYgBcTZo87pQffbnZGb+lnn2n/UgIgbjO2WC6jdvMpYwnXUGZjRIxbCsMmRcQcX8I9sjRoOe0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3701},"main":"./lib/commonjs/index.js","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"e07634215f9ef42ddd42349f212a3f88bb1b0131","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"10.9.0","description":"Web3.js","directories":{},"_nodeVersion":"23.2.0","dependencies":{"@beatoz/web3-rpc":"^1.5.0","@beatoz/web3-types":"^1.5.0","@beatoz/web3-utils":"^1.5.0","@ethersproject/abi":"^5.7.0","@beatoz/web3-errors":"^1.5.0","@ethersproject/bignumber":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-abi_1.5.0_1751255999080_0.007008891137084472","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"@beatoz/web3-abi","version":"1.5.1","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-abi@1.5.1","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"58e57eae7762e3802cb84e7a91d464db549f6dae","tarball":"https://registry.npmjs.org/@beatoz/web3-abi/-/web3-abi-1.5.1.tgz","fileCount":7,"integrity":"sha512-MHqaags7Ky/eB8YHAchFDuJRV8nc1VTt7BK+M4tQtIsey/znatLCWrqmv5/wZNcvIeiccJ/xZtPvDzHy5bX9qg==","signatures":[{"sig":"MEYCIQC3ktqDuVIVUdi+Lz7atuwQPW9lFCDnz6XjMx1btchNKAIhAO7sgxHCOEdTos2JqdjSyIYe2O2OeLh+ZU7LuWeQsBI4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3701},"main":"./lib/commonjs/index.js","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"2c51707d5c181716412a1dec852d7fef7b2142c9","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"10.9.0","description":"Web3.js","directories":{},"_nodeVersion":"23.2.0","dependencies":{"@beatoz/web3-rpc":"^1.5.1","@beatoz/web3-types":"^1.5.1","@beatoz/web3-utils":"^1.5.1","@ethersproject/abi":"^5.7.0","@beatoz/web3-errors":"^1.5.1","@ethersproject/bignumber":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-abi_1.5.1_1751267194211_0.5938300850194123","host":"s3://npm-registry-packages-npm-production"}},"1.5.2":{"name":"@beatoz/web3-abi","version":"1.5.2","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-abi@1.5.2","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"11ccaa3a78eadad5a07952aefb58fc0a25054b48","tarball":"https://registry.npmjs.org/@beatoz/web3-abi/-/web3-abi-1.5.2.tgz","fileCount":77,"integrity":"sha512-8JMEgRb/wulxxqW++JKH5r7/gLdSwgdqlhkQ1jLrN+9AkVeJUoyaFHuzEDpwzT7sR7dAIqlF/7MgbpagIk8P0g==","signatures":[{"sig":"MEUCICCcw4k1ZUXiUJHToFYm2CS73eNPVKjVUD0purKIObkuAiEA/Jx4gtk0uhC+Unbz9vnATkGzoYxsddT4HJ06EM96rTw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107488},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"a64c94a495200c913655049b2a11d8222a12d177","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"10.9.0","description":"Web3.js","directories":{},"_nodeVersion":"23.2.0","dependencies":{"@beatoz/web3-rpc":"^1.5.2","@beatoz/web3-types":"^1.5.2","@beatoz/web3-utils":"^1.5.2","@ethersproject/abi":"^5.7.0","@beatoz/web3-errors":"^1.5.2","@ethersproject/bignumber":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-abi_1.5.2_1751272922600_0.2640461437146404","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"@beatoz/web3-abi","version":"1.6.0","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-abi@1.6.0","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"6df189d653d3735df746defdf49f9d978fca267d","tarball":"https://registry.npmjs.org/@beatoz/web3-abi/-/web3-abi-1.6.0.tgz","fileCount":77,"integrity":"sha512-aw8Rx1oiOOvKtOa1mBuaDbbCO0oqTti9v886zWvL9nJlwEvOMuUGPR/Dn2j+Y9NXsyIkBYLFnxqJZeUTdppKxg==","signatures":[{"sig":"MEQCIHl0cG8vlb/R6PW42VAI6v2NWAvrIYk9lt3a8NtYA31aAiAC0/dsvxzBwc8MfqNyG+rAB+nsmzf3I/SWBrLxVd/DBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107488},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"0a5cc12bbb1c67be9626a3e924754cd0ed61631f","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"10.9.0","description":"Web3.js","directories":{},"_nodeVersion":"23.2.0","dependencies":{"@beatoz/web3-rpc":"^1.6.0","@beatoz/web3-types":"^1.6.0","@beatoz/web3-utils":"^1.6.0","@ethersproject/abi":"^5.7.0","@beatoz/web3-errors":"^1.6.0","@ethersproject/bignumber":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-abi_1.6.0_1751279756028_0.34884909989295254","host":"s3://npm-registry-packages-npm-production"}},"1.6.2":{"name":"@beatoz/web3-abi","version":"1.6.2","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-abi@1.6.2","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"0077c93ad43e31f168bf5dd826f0029dae80d86a","tarball":"https://registry.npmjs.org/@beatoz/web3-abi/-/web3-abi-1.6.2.tgz","fileCount":77,"integrity":"sha512-t9s5VOXn/oVG4tcvCxMKK8IV4l1xUpkEsOJb5TDLM1pINzBPJfd+e0dWmkhYIJSZySzOucacZfuRNCcWs3pE4g==","signatures":[{"sig":"MEYCIQDxvrZrk+H/meI67w5oKsTWpC7HtaJLWUJo67dHTz4GmwIhAKyYJsTj3Sk8sYMlrFbmbwi3vyyzVLi5DnOhwui/azjh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107488},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"77459478f90d2b7283d1deeb7bd4585cd76ab944","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"11.4.2","description":"Web3.js","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@beatoz/web3-rpc":"^1.6.2","@beatoz/web3-types":"^1.6.2","@beatoz/web3-utils":"^1.6.2","@ethersproject/abi":"^5.7.0","@beatoz/web3-errors":"^1.6.2","@ethersproject/bignumber":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-abi_1.6.2_1751609849080_0.9761163927255088","host":"s3://npm-registry-packages-npm-production"}},"1.6.3":{"name":"@beatoz/web3-abi","version":"1.6.3","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-abi@1.6.3","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"0ada8a4f1ef89a16cb96de8258cad45a8ca6e81d","tarball":"https://registry.npmjs.org/@beatoz/web3-abi/-/web3-abi-1.6.3.tgz","fileCount":77,"integrity":"sha512-XDGSFzKSGoZMmNvpV1lZ4qxETS6yAKce8nIpFpLydLoa26ny5ojiHrJkVGMk7F+9M0ml4NoFnkTRSJwkPVZ6fA==","signatures":[{"sig":"MEQCIADgRCC7fbDX4iQkHcm/wI6jzoT+oRSQI6htTfK8BcdTAiBZVQuVF2wo1+r+fk6I+lcwbiDR25FxJy1TonoLyjlrvA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107488},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"3643c3d3e86d29c0463adfbaea6330d20a78344b","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"11.3.0","description":"Web3.js","directories":{},"_nodeVersion":"24.2.0","dependencies":{"@beatoz/web3-rpc":"^1.6.3","@beatoz/web3-types":"^1.6.3","@beatoz/web3-utils":"^1.6.3","@ethersproject/abi":"^5.7.0","@beatoz/web3-errors":"^1.6.3","@ethersproject/bignumber":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-abi_1.6.3_1751850361299_0.534125019452292","host":"s3://npm-registry-packages-npm-production"}},"1.6.4":{"name":"@beatoz/web3-abi","version":"1.6.4","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-abi@1.6.4","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"097ac0b4432119959cd52c670552cd33d1cc7649","tarball":"https://registry.npmjs.org/@beatoz/web3-abi/-/web3-abi-1.6.4.tgz","fileCount":77,"integrity":"sha512-9V7lVGJJYxcnLcCCs6h6mQy2SAOMC+6CwH7Pndbnk0Wn5rmHU73SggRypwxMrjSie3pmS9NqPFKtnsmoQiXOIQ==","signatures":[{"sig":"MEQCIH5BKBPqJHcEWN140DwxGeIomhe2rq6wPER9Q9Qe0DL2AiBZ6BN+P2Mz269Crp4ggC8HrqKLopLf1O+cT0Tcmt2gcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107488},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"a64792d9e908fd8e58aecd24ff275465ed8f6434","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","email":"dev@beatoz.io"},"_npmVersion":"11.4.2","description":"Web3.js","directories":{},"_nodeVersion":"24.3.0","dependencies":{"@beatoz/web3-rpc":"^1.6.4","@beatoz/web3-types":"^1.6.4","@beatoz/web3-utils":"^1.6.4","@ethersproject/abi":"^5.7.0","@beatoz/web3-errors":"^1.6.4","@ethersproject/bignumber":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-abi_1.6.4_1752224545416_0.8529673897298369","host":"s3://npm-registry-packages-npm-production"}},"1.6.5":{"name":"@beatoz/web3-abi","version":"1.6.5","main":"./lib/commonjs/index.js","module":"./lib/esm/index.js","license":"Apache-2.0","keywords":["beatoz","sdk","blockchain","dapp"],"homepage":"https://github.com/beatoz/beatoz-sdk-js","author":{"name":"BEATOZ Team","email":"dev@beatoz.io","url":"https://github.com/beatoz"},"engines":{"node":">=16.19.0","npm":">=8.19.0"},"scripts":{"clean":"rimraf dist && rimraf lib","prebuild":"yarn clean","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","lint":"eslint --ext .js,.ts .","lint:fix":"eslint --fix --ext .js,.ts .","format":"prettier --write '**/*'","test":"jest --config=./test/unit/jest.config.js","test:silent":"jest --silent --config=./test/unit/jest.config.js"},"devDependencies":{"@types/jest":"^28.1.6","@typescript-eslint/eslint-plugin":"^5.30.7","@typescript-eslint/parser":"^5.30.7","eslint":"^8.20.0","eslint-config-prettier":"^8.8.0","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^5.0.0","jest":"^28.1.3","jest-extended":"^3.0.1","ts-jest":"^28.0.7","typescript":"^4.7.4"},"dependencies":{"@beatoz/web3-errors":"^1.6.5","@beatoz/web3-rpc":"^1.6.5","@beatoz/web3-types":"^1.6.5","@beatoz/web3-utils":"^1.6.5","@ethersproject/abi":"^5.7.0","@ethersproject/bignumber":"^5.7.0"},"_id":"@beatoz/web3-abi@1.6.5","gitHead":"57cd03fa6ad28920cbf002bbb7bdc3fa8dfdbc6d","types":"./lib/commonjs/index.d.ts","description":"Web3.js","_nodeVersion":"24.3.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-qlwbiTANX1VX/yxOnFM896WwUXyvNJHEUBdgFwJz6aFqMAlK/0q0g1/kAFq8XqdID60ZOIW+uJA/MGgt+8DCGg==","shasum":"b8c8793d5cceb51660b22de380e968cb89d4fc28","tarball":"https://registry.npmjs.org/@beatoz/web3-abi/-/web3-abi-1.6.5.tgz","fileCount":77,"unpackedSize":107488,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEF7SnHkwa34p3Tu6RVMCxHceDcedldOZwMmFEjzDLL/AiEAhISz1sWhgmmAl/Q8K2dkHtocWHHjReESQjdH6WRqsAs="}]},"_npmUser":{"name":"beatoz-dev","email":"dev@beatoz.io"},"directories":{},"maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/web3-abi_1.6.5_1752226089644_0.7273290619038872"},"_hasShrinkwrap":false}},"time":{"created":"2024-06-25T08:17:30.293Z","modified":"2025-07-11T09:28:09.992Z","1.0.0":"2024-06-25T08:17:30.545Z","1.0.1":"2024-06-25T08:49:06.372Z","1.1.3":"2025-06-23T08:03:02.518Z","1.2.0":"2025-06-25T09:34:33.524Z","1.3.0":"2025-06-30T03:57:10.424Z","1.5.0":"2025-06-30T03:59:59.238Z","1.5.1":"2025-06-30T07:06:34.358Z","1.5.2":"2025-06-30T08:42:02.806Z","1.6.0":"2025-06-30T10:35:56.208Z","1.6.2":"2025-07-04T06:17:29.290Z","1.6.3":"2025-07-07T01:06:01.502Z","1.6.4":"2025-07-11T09:02:25.609Z","1.6.5":"2025-07-11T09:28:09.825Z"},"author":{"name":"BEATOZ Team","email":"dev@beatoz.io","url":"https://github.com/beatoz"},"license":"Apache-2.0","homepage":"https://github.com/beatoz/beatoz-sdk-js","keywords":["beatoz","sdk","blockchain","dapp"],"description":"Web3.js","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"readme":"\n# Web3.js - web3-abi\n\nWeb3.js\n\n## Installation\n\n\n### Using NPM\n\n```bash\nnpm install @beatoz/web3\n```\n\n### Using Yarn\n\n```bash\nyarn add @beatoz/web3\n```\n\n## Getting Started\n\n\n## Prerequisites\n\n\n## Package.json Scripts\n\n| Script      | Description                                                        |\n|-------------| ------------------------------------------------------------------ |\n| clean       | Uses `rimraf` to remove `dist/`                                    |\n| build       | Uses `tsc` to build all packages                                   |\n| lint        | Uses `eslint` to lint all packages                                 |\n| lint:fix    | Uses `eslint` to check and fix any warnings                        |\n| test        | Uses `jest` to run unit tests in each package                      |\n| test:slient | Uses `jest` to run tests under `/test/integration` in each package |\n","readmeFilename":"README.md"}