
router
TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.
It provides a fully automated, configurable sniper for the NOXA ecosystem with on-chain event listening, eliminating reliance on a web frontend.
TypeScript / Node.js sniper for NOXA Fun launches on Robinhood Chain (chain ID 4663).
UI: https://fun.noxa.eth.limo/ (ENS mirror — fun.noxa.fi is offline). The live site is NOXA Lite: browse historical launches, claim creator fees; new token creation may remain disabled.
Watches the NOXA Launch Factory for TokenLaunched, buys via Uniswap V3 SwapRouter02, then auto-sells when take-profit is hit (optional stop-loss).
npm install
cp .env.example .env
# edit .env — set PRIVATE_KEY, optionally WSS_RPC_URL
npm run dev
Keep DRY_RUN=true until you are ready to trade with real ETH.
TokenLaunched on the NOXA factoryBUY_AMOUNT_ETH via Uniswap V3 exact-input swapTAKE_PROFIT_PERCENTSTOP_LOSS_PERCENT > 0, also sell when PnL ≤ −SLTokenLaunched events until they resume..env or share your private key.See bundler/ for a multi-wallet NOXA launch bundler (npm run bundle inside that folder).
| Contract | Address |
|---|---|
| NOXA Launch Factory | 0xD9eC2db5f3D1b236843925949fe5bd8a3836FCcB |
| WETH | 0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73 |
| SwapRouter02 | 0xCaf681a66D020601342297493863E78C959E5cb2 |
| QuoterV2 | 0x33e885ed0ec9bf04ecfb19341582aadcb4c8a9e7 |
If this is helpful for your business, kindly buy me a coffee:
0xfE6127D709bdc016e7B708c6f1F97a2B3c692711
NOXA Fun token sniper on Robinhood Chain - watches TokenLaunched, buys via Uniswap V3 SwapRouter02, auto-sells on take-profit / stop-loss
Similar projects matched by category, topics, and programming language.

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.
Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.
Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.