πŸ‘› Wallet Management

Understanding Wallet Types

BonkOps supports two wallet categories:

1. Dev Wallet (Token Creator)

  • Special wallet for creating tokens

  • Triggers auto-buy sequences

  • Monitored for sell signals

  • Shows "DEV" badge in interface

2. Trading Wallets

  • Regular wallets for trading

  • Unlimited quantity

  • Individual configurations

  • Can be automated

Adding Your First Wallet

Configure Dev Wallet

  1. Click Wallet Manager button

  2. In the Dev Wallet section:

    • Enter wallet address

    • Paste private key (base58 format)

    • Add PumpPortal API key

  3. Click Save Dev Wallet

Add Trading Wallets

  1. Click + Add Wallet button

  2. Fill in details:

    • Name: Friendly identifier (e.g., "Main Sniper")

    • Address: Solana wallet address

    • Private Key: Base58 format private key

    • API Key: PumpPortal API key

  3. Click Add Wallet

Wallet Configuration

Each wallet has customizable settings:

Buy Settings

  • Buy Amounts: 3 preset SOL amounts (default: 0.1, 0.5, 1.0)

  • Buy Slippage: Percentage tolerance (default: 80%)

  • Priority Fee: Transaction priority in SOL (default: 0.00005)

Sell Settings

  • Sell Percentages: 3 preset percentages (default: 25%, 50%, 100%)

  • Sell Slippage: Higher for guaranteed execution (default: 99%)

Managing Multiple Wallets

Bulk Actions

  • Update All: Refresh all balances simultaneously

  • Export/Import: Backup wallet configurations

  • Remove Wallet: Delete with confirmation

Best Practices

  1. Naming Convention: Use descriptive names (e.g., "Sniper-1", "Long-Hold")

  2. Group Similar Wallets: Configure similar strategies together

  3. Regular Backups: Export configurations weekly

  4. Balance Distribution: Spread risk across wallets

Security Considerations

⚠️ Important: Private keys are stored in browser localStorage

  • Never share your browser profile

  • Use a dedicated trading computer

  • Clear browser data when done trading

  • Consider using a wallet management extension

Last updated