❓ FAQ

❓ FAQ

General Questions

Q: Is BonkOps safe to use? A: BonkOps runs entirely in your browser. Your private keys are stored locally and never transmitted. However, always practice good security hygiene.

Q: What wallets are supported? A: Any Solana wallet with a base58 private key. Most commonly: Phantom, Solflare, or CLI-generated wallets.

Q: Do I need coding knowledge? A: No coding required for normal operation. Basic command line knowledge helps for the spam launch server.

Q: What's the cost? A: BonkOps itself is free. You'll pay:

  • Solana transaction fees (~0.000005 SOL each)

  • PumpPortal API fees (check their pricing)

  • Priority fees you set (default 0.00005 SOL)

Trading Questions

Q: Why did my trade fail? A: Common reasons:

  • Insufficient SOL balance

  • Slippage too low

  • Token already sold out

  • Network congestion

Q: What's the "Others' SOL" metric? A: Total SOL in bonding curve minus base amount (30) minus your investment. Shows external interest.

Q: How fast are trades executed? A: Typically under 1 second. Network conditions and priority fees affect speed.

Q: Can I trade tokens not on Bonk.fun? A: No, BonkOps is specifically designed for Bonk.fun tokens only.

Technical Questions

Q: WebSocket keeps disconnecting? A: Check your internet connection. BonkOps auto-reconnects every 5 seconds.

Q: Can I run multiple instances? A: Yes, but use different browsers to avoid localStorage conflicts.

Q: How much history is stored? A: Last 50 trades in memory, unlimited in browser storage until cleared.

Q: Mobile support? A: Not optimized for mobile. Use desktop for best experience.

Automation Questions

Q: Do auto-trades work offline? A: No, browser must be open and connected.

Q: Can I set stop losses? A: Use time-based or profit-based auto-sell triggers.

Q: Maximum wallets for auto-buy? A: No hard limit, but 20+ may cause delays.

Q: Spam launch requirements? A: Node.js server running locally + configured wallets.

Last updated