Solana UI
Last updated
Last updated
Raze.bot is a comprehensive, open-source multi-wallet trading platform developed by the team at Raze.bot using the open-source Fury SDKs to power its backend integrations and blockchain interactions. It provides users with a seamless graphical interface to connect various Solana wallets and execute trades and token operations efficiently on the Solana blockchain.
Live Demo:
Create, import (single/bulk .txt), export, delete, and view balances across multiple Solana wallets
Support for up to 180 wallets simultaneously
Bulk wallet operations and management
Execute buy, sell, and swap operations across multiple DEXs
Supported platforms: Jupiter, Raydium, Pump.fun, PumpSwap, Moonshot, BoopFun, and Launchpad
Auto-routing for optimal trade execution
Real-time price tracking and slippage management
View aggregated and individual SOL & token balances
Select active wallets for operations
Direct integration with Solscan explorer
Real-time balance updates
Fund Distribution: Send SOL or tokens from one wallet to multiple recipients
Fund Consolidation: Gather SOL from multiple wallets into one destination
Direct Transfers: Send SOL or SPL tokens to any Solana address
Token Deployment: Create and deploy new SPL tokens
Cleaner Operations: Execute complex atomic transactions across multiple wallets
Access the Application
The interface will load with a dark theme and green accent colors
System Configuration
Click the settings icon (โ๏ธ) in the top-right corner
Configure your network settings, RPC endpoint, and transaction fees
Set up API keys for enhanced features if needed
Creating Wallets
Access System Settings โ Wallets tab
In the Create Wallets section:
Set quantity (1-180 wallets)
Click CREATE to generate new wallets
Newly created wallets will appear in your wallet list
Importing Wallets
Single Wallet Import:
Click IMPORT SINGLE WALLET
Enter the private key or seed phrase
Confirm the import
Bulk Import:
Click IMPORT FROM FILE (.txt)
Upload a text file containing private keys (one per line)
The system will process and import all valid wallets
Wallet Management Options
Export All Wallets: Download all wallet private keys
Remove Empty Wallets: Clean up wallets with zero balances
View Statistics: Monitor total wallets, SOL balance, tokens, and active wallets
Set Token Address
Enter any SPL token mint address in the search bar at the top
The system will display balances for that token across all wallets
Toggle between SOL and custom token views
Balance Overview
Total aggregated balance shown in header
Individual wallet balances displayed in the main list
Real-time updates with refresh button (๐)
DEX Selection
The platform supports multiple DEX routes:
Auto: Automatic best route selection
PumpFun: For meme tokens and new launches
Moonshot: Alternative meme token platform
PumpSwap: Decentralized exchange
Raydium: Major Solana AMM
Jupiter: Aggregated routing
Launchpad: New token launches
BoopFun: Additional trading venue
Buy/Sell Operations
Select Token: Enter token address in the search bar
Choose Route: Select from available DEX options or use Auto
Configure Trade:
Set buy amount in SOL
Set sell percentage or amount
Configure slippage tolerance
Execute: Select wallets and execute trades
Distribute SOL from one wallet to multiple recipients:
Access Distribution
Click the distribution icon or select "Distribute SOL" from operations
Configure Source
Select sender wallet from "FROM WALLET" section
View current balance
Select Recipients
Choose destination wallets in "TO WALLETS" section
Use "SELECT ALL" for all wallets or individual selection
Set Amount
Enter SOL amount per recipient wallet
Option for custom amounts per wallet (if enabled)
Review & Execute
Verify distribution summary
Confirm total amount and remaining balance
Check "I CONFIRM THIS DISTRIBUTION OPERATION"
Click "DISTRIBUTE SOL"
Gather SOL from multiple wallets into one destination:
Access Consolidation
Select "Consolidate SOL" from operations menu
Select Recipient
Choose destination wallet from "RECIPIENT WALLET" section
Choose Sources
Select source wallets from "SOURCE WALLETS" section
Use search or "SELECT ALL" for multiple wallets
Set Percentage
Enter percentage of balance to transfer (e.g., 0.01 for 0.01%)
View live preview of amounts
Review & Execute
Verify consolidation summary
Check estimated new balance
Confirm operation and execute
Transfer SOL or SPL tokens to any address:
Initiate Transfer
Access "Transfer Assets" from operations
Configure Transfer
Select source wallet
Enter recipient Solana address
For SOL: Leave token address empty
For SPL tokens: Enter token mint address
Specify transfer amount
Review & Execute
Verify transfer details
Confirm and authorize transaction
Create and deploy new SPL tokens:
Access Deployer
Select "DEPLOY" from operations panel
Generate Mint Key
Click "GENERATE" for new keypair
Or enter existing mint public key
Token Metadata
Name: Full token name
Symbol: Ticker symbol (keep short)
Description: Token purpose/utility
Logo URL: Direct link to token logo image
Social Links
Telegram group link
Twitter handle
Project website URL
Deploy
Review all information
Confirm deployment transaction
Execute complex atomic operations across multiple wallets:
Access Cleaner
Click "CLEANER" from operations panel
Configure Sellers
System displays wallets holding the target token
Select wallets to act as sellers/sources
Choose one or multiple seller wallets
Advanced Configuration
Define specific actions (buy/sell/transfer)
Set atomic operation parameters
Configure simultaneous execution
Network Configuration
RPC Endpoint: Configure custom Solana RPC endpoint
Transaction Fee: Set default transaction fee (typically 0.000005 SOL)
Connection Status: Monitor network connectivity
Advanced Settings
API Key: Enter Ref API key for enhanced features
System Information: View connection status and RPC endpoint
Performance Optimization: Configure for optimal operation
The right sidebar provides quick access to key functions:
๐งน CLEANER: Multi-wallet atomic operations
๐ฑ DEPLOY: Token creation and deployment
๐ฅ BURN: Token burning operations
๐ฏ STAGGER: Staged transaction execution
Quick access to essential wallet functions:
Manage Wallets: Full wallet management interface
Distribute SOL: Multi-wallet distribution
Consolidate SOL: Funds consolidation
Transfer Assets: Direct transfers
Deposit SOL: Funding operations
Header: Shows total balances and token selection
Sidebar (Left): Wallet list with balances and selection options
Center: Token information and operation status
Sidebar (Right): Trading controls and operations panel
Green: Positive balances, successful operations, active elements
Red: Sell operations, removal actions, alerts
Blue: Information, links, secondary actions
Gray: Inactive elements, placeholders
Start Here >: Quick start guide and tutorials
Settings (โ๏ธ): System configuration
Wallets Counter: Shows active/total wallets
Operations Panel: Quick access to main functions
Always backup wallet private keys securely
Use strong RPC endpoints for reliable connectivity
Verify all transaction details before confirmation
Keep API keys confidential
Use wallet selection efficiently for large operations
Monitor network congestion and adjust fees accordingly
Utilize batch operations for efficiency
Regular cleanup of empty wallets
Test with small amounts first
Monitor slippage on large trades
Use auto-routing for best execution
Keep track of gas fees across operations
Connection Problems: Check RPC endpoint in settings
Transaction Failures: Verify sufficient SOL for fees
Wallet Import Issues: Ensure correct private key format
Balance Not Updating: Use refresh button or check network
Open Source: Built with transparency in mind
API Documentation: Refer to Fury API documentation
Community Support: GitHub issues and community channels
Raze.bot is built using the open-source Fury SDKs, providing:
Real-time blockchain interaction
Multi-DEX aggregation
Secure wallet management
Atomic transaction execution
Token metadata management
The application serves as both a practical tool and a demonstration of the Fury SDKs' capabilities, offering developers insight into building sophisticated Solana applications using the open-source Fury ecosystem.
If you want to run the Solana UI locally for development, testing, or to connect it to a local/private instance of the Fury API:
Visit: http://localhost:5173
Contributions are welcome! Fork the repo and open a pull request for new features, improvements, or bug fixes.
Raze.bot is built using the open-source Fury SDKs, providing:
Real-time blockchain interaction
Multi-DEX aggregation
Secure wallet management
Atomic transaction execution
Token metadata management
The application serves as both a practical tool and a demonstration of the Fury SDKs' capabilities, offering developers insight into building sophisticated Solana applications using the open-source Fury ecosystem.
Navigate to
Live Demo:
(v14 or later)
(comes with Node.js)