{"library":"tx-bundler","type":"library","category":null,"description":"An MVP-level library for batching multiple Ethereum transactions into one, reducing gas costs for exchanges and high-volume senders. Current version 0.1.2 is in active development and only supports the Sepolia testnet. It bundles transfers of native ETH (called coins) to multiple recipients in a single on-chain transaction. Key differentiator is simplicity: just provide an RPC URL, recipient list, amounts, and a private key. Not yet production-ready and not economical for single transfers. No published cadence; no TypeScript support.","language":"javascript","status":"active","version":"0.1.2","tags":["javascript","blockchain","ethereum","transaction","batch","batch transaction"],"last_verified":"Wed May 27","install":[{"cmd":"npm install tx-bundler","imports":["const { sendBatchedCoins } = require('tx-bundler');","const pkg = require('tx-bundler');","const pkg = require('tx-bundler'); const { sendBatchedCoins } = pkg;"]},{"cmd":"yarn add tx-bundler","imports":[]},{"cmd":"pnpm add tx-bundler","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tx-bundler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/tx-bundler/compatibility"}}