ReaperSniperREAPER SNIPER
HomeFeaturesReferralDocsBlog
DocsWallet & Security

Security

Wallet & Security — Your Keys. Your Crypto.

ReaperSniper is fully self-custodial. You control your private keys at all times. Multi-layer encryption, automatic operation limits, and instant withdrawal — your funds are always yours.

Last updated: April 2026

Self-Custody

When you start the bot, a Solana wallet is generated for you. The private key is encrypted with a unique key and stored securely. Reaper never holds your funds — you are the sole custodian. You can export your private key and import it into any Solana wallet (Phantom, Solflare, etc.) at any time.

Deposit SOL

After starting the bot, you'll see your wallet address and QR code. Send SOL from any exchange or external wallet to this address. There is no minimum deposit — any amount works.

Withdraw SOL

Use /withdraw to send SOL to any external Solana address. Enter the destination address and amount. A daily withdrawal limit is in place for security — protecting you in case of unauthorized access.

/withdraw

Export Private Key

Use /export to receive your private key. The message containing your key is automatically deleted after 30 seconds for security. Once exported, you can import the key into any compatible Solana wallet.

/export
⚠️Never share your private key with anyone. ReaperSniper will never ask for your private key. The /export message auto-deletes after 30 seconds — save it immediately to a secure location.

Security Architecture

🔐 Multi-Layer Encryption

Every wallet is encrypted with a unique key. Keys are never stored in plain text.

⚡ Memory-Only Access

Private keys exist in memory only during transaction execution. Not persisted to disk.

🛡️ Operation Limits

Automatic daily limits on withdrawals. One operation at a time per user — no double transactions.

✅ Idempotent Fees

Commission is never charged twice for the same trade. Built-in protection against duplicate fee deduction.

MEV Protection

Every transaction is routed through Jito bundles and private RPC endpoints, bypassing the public mempool. This prevents sandwich attacks, front-running, and other MEV exploits. No one can insert their trade before yours or manipulate the price around your execution.

Transaction simulation runs before every trade — if a transaction would fail, it's not sent, and you don't pay for failed attempts. Dynamic transaction priority automatically adjusts fees based on network congestion.

Wallet Commands

CommandAction
/balanceCheck current SOL balance
/withdrawSend SOL to external wallet
/exportExport private key (auto-deletes in 30s)
/portfolioFull portfolio overview with all positions