Skip to main content

Wallet Management

Multi-Wallet Support

Create and manage multiple Solana wallets with HD wallet derivation for maximum security and organization.
  • Create Wallet
  • Import Wallet
  • Master Wallets
Generate new wallets with secure random entropy:
  • HD wallet derivation from master seed
  • Custom wallet labels
  • Automatic balance tracking
  • Category assignment (Soft, Medium, Hard)

Wallet Operations

Fund / Distribute

Distribute SOL from one wallet to multiple wallets with configurable amounts

Consolidate

Merge SOL and tokens from multiple wallets into a single destination

Transfer

Send SOL or tokens between wallets or to external addresses

Deposit

Generate QR codes and addresses for receiving funds

Additional Wallet Features

  • Burn Tokens: Burn unwanted tokens from selected wallets
  • Quick Trade Settings: Configure per-wallet or per-category trading amounts
  • Drag & Drop Reordering: Organize wallets with drag and drop
  • Archive Wallets: Hide inactive wallets without deleting
  • Wallet Categories: Organize wallets into Soft, Medium, Hard categories with custom trade amounts

Trading Features

Quick Trade

Execute trades instantly with customizable preset buttons:
  • Buy Presets
  • Sell Presets
Configure quick buy amounts in SOL:
  • DEGEN mode: 0.01, 0.05, 0.1, 0.5 SOL
  • DIAMOND mode: 0.001, 0.01, 0.05, 0.1 SOL
  • YOLO mode: 0.1, 0.5, 1, 5 SOL
  • Fully customizable preset tabs

Multi-Wallet Trading

Trade across all your wallets simultaneously:
1

Select Wallets

Choose which wallets to include in the trade using the wallet selector
2

Set Parameters

Configure amount, slippage, and priority fee in Settings
3

Execute

All trades execute based on your bundle strategy

Bundle Strategies

Choose your execution strategy in Settings:
StrategyDescriptionSpeedUse Case
Single ThreadSequential execution, one wallet at a timeSlowestMaximum safety
Batch ModeProcess 5 wallets per blockMediumBalanced approach
All-In-OneConcurrent execution of all walletsFastestSpeed priority

Limit Orders

Create limit orders with advanced configuration:
  • Market Cap Triggers: Set orders based on target market cap
  • Price Targets: Specify exact price points
  • Expiry Dates: Set order expiration with calendar picker
  • Order Management: View, refresh, and cancel active orders

Trading Configuration

Priority Fee
number
default:"0.0001 SOL"
Priority fee for faster transaction inclusion
Slippage
number
default:"99%"
Maximum slippage percentage (0.1% - 100%)
Single Delay
number
default:"200ms"
Delay between transactions in single thread mode
Batch Delay
number
default:"1000ms"
Delay between batches in batch mode

Automation Tools

Sniper Bot

Automatically snipe new token launches with configurable filters:
  • Event Types: Deploy events, Migration events, or both
  • Platform Filters: Filter by launch platform (Pump.fun, etc.)
  • Mint Filters: Target specific token addresses
  • Signer Filters: Track specific deployer wallets
  • Buy Amount: Fixed SOL or percentage of balance
  • Cooldown: Prevent rapid-fire executions
  • Max Executions: Limit total snipes per profile

Copy Trading

Mirror trades from successful wallets in real-time:
  • Wallet Tracking: Add multiple wallet addresses to monitor
  • Trade Mirroring: Automatically copy buy/sell actions
  • Amount Multiplier: Scale trade sizes (0.5x, 1x, 2x, etc.)
  • Token Filtering: Whitelist or blacklist specific tokens
  • Cooldown Settings: Prevent duplicate trades

Trading Strategies (Automate)

Create custom automation profiles with conditions and actions:
// Example automation profile structure
{
  name: "Whale Tracker",
  conditions: [
    { type: "buy_amount", operator: ">", value: 10 }, // > 10 SOL
    { type: "wallet", in: ["whale1...", "whale2..."] }
  ],
  actions: [
    { type: "buy", amount: "1 SOL" }
  ],
  isActive: true
}

WebSocket Streaming

Real-time data via WebSocket connections:
  • Sniper Events: Live deploy and migration notifications
  • Copy Trade Events: Real-time trade detection
  • Connection Status: Visual indicators for each stream
  • API Key Support: Enhanced data with premium API access

Token Deployment

Supported Platforms

Pump.fun

Deploy meme tokens with bonding curve. Supports Mayhem mode.

Bonk.fun

Launch on Bonk platform with Meme or Tech token types.

Meteora

Create liquidity pools with Simple (5 wallets) or Advanced (20 wallets) modes.

Deployment Options

  • Token Metadata: Name, symbol, description, logo image
  • Social Links: Twitter, Telegram, website URLs
  • Image Upload: Direct upload to Raze CDN
  • Multi-Wallet Bundling: Deploy with up to 5-20 wallets depending on platform
  • Custom Amounts: Set buy amounts per wallet

Deployment Flow

1

Configure Token

Set name, symbol, description, and upload logo
2

Select Platform

Choose Pump.fun, Bonk.fun, or Meteora
3

Select Wallets

Choose 1-5 wallets (up to 20 for Meteora Advanced)
4

Set Amounts

Configure buy amount per wallet
5

Review & Deploy

Confirm details and execute deployment

Settings & Configuration

RPC Configuration

Configure multiple RPC endpoints with weighted load balancing:
  • Multiple Endpoints: Add backup RPC URLs
  • Weight Distribution: Set percentage weights (must total 100%)
  • Automatic Rotation: Failover to backup endpoints
  • Latency Display: See ping times for each endpoint

Trading Server

Choose between hosted or self-hosted trading servers:
  • Hosted (Default)
  • Self-Hosted
  • Automatic regional server selection
  • Real-time latency monitoring
  • One-click server switching
  • US, EU, Asia regions available

API Access

Configure your Data Stream API key for real-time market data:
  • Required for WebSocket streaming
  • Enables Sniper Bot and Copy Trade features
  • Get your key at my.raze.bot

Real-Time Data

Network Statistics

Monitor Solana network health on the homepage:
  • SOL Price: Live price with 24h change percentage
  • TPS: Current transactions per second
  • Epoch Progress: Current epoch and completion percentage
  • Gas Fees: Average transaction fees

Recent Activity

Track your recently viewed tokens:
  • Quick access to previously traded tokens
  • Timestamp tracking
  • One-click navigation to token page
  • Clear history option

Mobile Support

Raze is fully responsive and optimized for mobile devices:
  • Touch-Optimized: Large touch targets and gestures
  • Mobile Navigation: Collapsible hamburger menu
  • Responsive Charts: Charts adapt to screen size
  • PWA Support: Install as a mobile app

Onboarding Tutorial

Built-in interactive tutorial for new users:
  • Step-by-step feature walkthrough
  • Highlights key navigation elements
  • Can be restarted from Settings
  • Auto-shows for first-time users