[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-93390":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":14,"subscribersCount":14,"size":14,"stars1d":14,"stars7d":15,"stars30d":15,"stars90d":14,"forks30d":14,"starsTrendScore":14,"compositeScore":16,"rankGlobal":9,"rankLanguage":9,"license":9,"archived":17,"fork":17,"defaultBranch":18,"hasWiki":19,"hasPages":17,"topics":20,"createdAt":9,"pushedAt":9,"updatedAt":29,"readmeContent":30,"aiSummary":31,"trendingCount":14,"starSnapshotCount":14,"syncStatus":32,"lastSyncTime":33,"discoverSource":34},93390,"robinhood-noxa-bundler","robinhood-ape\u002Frobinhood-noxa-bundler","robinhood-ape","NOXA Fun multi-wallet launch bundler for Robinhood Chain - launch via NOXA factory then buy from many wallets on Uniswap V3 before public snipers",null,"TypeScript",250,185,1,0,14,52.21,false,"main",true,[21,22,23,24,25,26,27,28],"bot","bundler","noxa","noxa-fun","robinhood-chain","token-launch","typescript","uniswap-v3","2026-07-22 04:02:09","# NOXA Token Bundler\n\nMulti-wallet launch bundler for [NOXA Fun](https:\u002F\u002Ffun.noxa.eth.limo\u002F) on **Robinhood Chain** (chain ID `4663`).\n\nLaunches a token via the NOXA Launch Factory, then buys from multiple wallets as fast as possible so you hold supply before public snipers.\n\n## Setup\n\n```bash\ncd bundler\nnpm install\ncp .env.example .env\n# set PRIVATE_KEY and token fields\n```\n\n## Commands\n\n```bash\n# Generate bundle wallets (prints keys — store securely)\nnpm run wallets\n\n# Launch only (creator initial buy in the launch tx)\nnpm run launch\n\n# Full bundle: fund wallets → launch → multi-wallet buys\nnpm run bundle\n```\n\nKeep `DRY_RUN=true` until you are ready to spend real ETH.\n\n## How it works\n\n1. **Launch** — calls `launchToken` on the NOXA factory with metadata + salt  \n   - `msg.value = INITIAL_BUY_ETH + 0.0005 ETH` (flat launch fee)  \n   - Creator buy is included in the same launch transaction\n2. **Fund** — master wallet sends each bundle wallet `BUY_AMOUNT_ETH + GAS_RESERVE_ETH`\n3. **Bundle buys** — each wallet wraps ETH → approves SwapRouter02 → `exactInputSingle` into the new Uniswap V3 pool\n\nSame-block external buys may be restricted by NOXA (`LaunchBlockBuyBlocked`). This bundler fires buys immediately after the launch receipt; on Orbit L2 that is typically the next sequencer batch.\n\n## Notes\n\n- UI: [https:\u002F\u002Ffun.noxa.eth.limo\u002F](https:\u002F\u002Ffun.noxa.eth.limo\u002F) — new launches may still be disabled on NOXA Lite; on-chain `launchToken` will revert if paused.\n- Never commit `.env` or generated private keys.\n- Memecoins are high risk.\n\n## Contracts\n\n| Contract | Address |\n|----------|---------|\n| Launch Factory | `0xD9eC2db5f3D1b236843925949fe5bd8a3836FCcB` |\n| WETH | `0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73` |\n| SwapRouter02 | `0xCaf681a66D020601342297493863E78C959E5cb2` |\n| QuoterV2 | `0x33e885ed0ec9bf04ecfb19341582aadcb4c8a9e7` |\n","这是一个为Robinhood Chain（链ID 4663）设计的多钱包代币启动聚合工具，用于通过NOXA Launch Factory合约部署新代币，并在Uniswap V3上执行多地址并发买入，以抢占早期流动性份额、规避公开狙击。核心功能包括自动创建并管理多个EOA钱包、统一资助、ETH封装、WETH授权及精确单笔V3兑换；采用TypeScript开发，支持dry-run模式与分步执行（launch \u002F fund \u002F bundle）。适用于希望提升代币首发控盘能力的项目方或早期做市者，在L2环境（如Orbit）中实现链上快速响应。",2,"2026-07-17 02:30:09","CREATED_QUERY"]