Wallet Setup
GHOSTwire uses derived wallets — your private keys are never stored on any server. Each user gets up to 5 wallets (W1, W2, W3, W4, W5) with independent settings.
Your wallet is mathematically derived from your Telegram ID + a secret + wallet number. The same input always produces the same wallet. No private keys are ever stored in our database — only you can access your keys via the Export feature.
Step 1: View Your Wallets
Click Wallets from the main menu to see all your wallets.
What you'll see:
- List of all your wallets (W1, W2, etc.)
- Truncated wallet address for each
- Current SOL balance
- Option to create new wallets (max 5)
Tap any wallet to view details or export the private key.
Step 2: Fund Your Wallet
Click Wallet to view your wallet address, then send SOL to it.
How to fund:
Click Copy Address
From exchange or Phantom/Backpack
Check Balance after 30 seconds
Step 3: Export Private Key
Need to import your wallet into Phantom? Click Export Private Key.
Your private key gives FULL access to your wallet. Never share it with anyone. Delete the message after saving.
To import into Phantom:
Copy the base58 private key
Go to Settings → Add Wallet
Select "Import Private Key" → Paste
Step 4: Create Additional Wallets
You can have up to 5 wallets. Click Create New Wallet from the wallets list.
Why use multiple wallets?
- Risk Segregation: Separate high-risk from conservative trades
- Channel Segmentation: Different wallets for different signal channels
- Strategy Testing: Test new settings on a small wallet first
Multi-Wallet Strategies
GHOSTwire NEVER stores private keys in any database — they are derived on-demand. Only YOU can access your private key via the Export feature. Use a dedicated trading wallet — never use your main exchange wallet.
Wallet FAQ
Click Export Private Key → Copy the base58 private key → Open Phantom → Add Wallet → Import Private Key → Paste.
Currently max 5 wallets per user (W1, W2, W3, W4, W5).
No! The derivation uses a secret WALLET_DERIVATION_SECRET that only the bot operator knows. Without this secret, no one can derive your wallet.