Accounts
Add your discord, telegram and wallets to one place for easy access when setting up a task

Wallets
Add Wallet
Import your own Solana wallet using a private key.
⚠ Security Tip: Store your private key securely and never share it with anyone.
Create Wallet
We will create a Phantom wallet for you to trade with.
💡 We recommend saving the private key externally in your wallet so you can always access any funds you deposit here.
Reclaim SOL
Closes token accounts for coins in your Solana wallet. You’ll receive a small amount of SOL for each closed account.
⚠ Make sure you sell the tokens first if you still hold any — closing the account will cause you to lose those holdings.
Unwrap SOL
Converts Wrapped SOL (wSOL) back into regular SOL.
Transfer Funds
Redistribute funds between multiple wallets connected to the bot.
Power Mode
Enables sending transactions to all processors at once (e.g., Jito, 0slot, Temporal).
You pay the fee only for the processor that lands the transaction first.
Increases the chance of 0-block lands.
Requirements:
Enable Power Mode per wallet.
Have at least 10 token accounts in that wallet.
How to use:
Enable Power Mode for the wallet(s) you want.
Once set up, you can toggle it in Task Settings whenever you want to use it.

Discord Tokens
Click Add Token Name the Account: You will use this later when setting up tasks Discord Token: Insert your Discord Token - This is used to monitor the Discord channels You can follow the video here to find out how to get your toke
Get Your Discord Token (Web Userscript Guide)
Your Discord user token is as sensitive as a password. Never share it. Consider using a dedicated/alt account. Using user tokens with third-party tools may violate Discord’s Terms of Service—proceed at your own risk.
Use this method to display the Authorization
header that Discord Web sends and copy your token. You’ll then paste it into the Leap bot’s Discord Account Settings → Discord Token.
Requirements
Desktop browser: Chrome/Brave/Edge/Firefox
Tampermonkey extension installed & enabled
Access to https://discord.com/app (web version)
1) Install Tampermonkey
Open your browser’s extension store → search Tampermonkey → Add / Enable.
Confirm the Tampermonkey icon appears in your toolbar.
2) Add the Userscript
Click the Tampermonkey icon → Create a new script…
Replace the template with the script below.
Save (Ctrl/Cmd + S) and ensure the script is Enabled
Toggle the userscript off in Tampermonkey (or delete it).
Treat the token like a password—never share it.
If exposed, reset your Discord password to rotate the token immediately.
5) Clean Up & Security
In the Telegram bot: Discord Account Settings → Discord Token
Paste the token and confirm.
You should see Discord Token ✅ with a recent Last updated timestamp.
4) Add the Token to Leap
Visit https://discord.com/app and log in.
Click around (switch channels/settings) to trigger network requests.
A floating panel appears (bottom-right). When a request includes
Authorization
, it prints a line like:\[fetch] Authorization: YOUR_TOKEN_HERE
Copy the token (everything after
Authorization:
).
3) Open Discord Web & Copy Your Token

Connect Your Telegram Account
Use the Telegram Scraper in Leap Bot to scan channels for contract addresses (CAs) and auto‑trade based on your filters and setup.
What this does
You securely link your own Telegram account (one-time phone verification).
You pick the channels/chats to monitor.
When a CA appears, Leap can alert you or auto‑buy using your profile settings.
Highlights
Monitor multiple channels and multiple Telegram accounts.
Per‑channel trading profiles (buy size, slippage, filters, TP/SL, black/whitelists).
Post‑author whitelisting and token/keyword blacklists.
Requirements
An active Telegram account with a phone number.
Your Telegram API ID and API Hash (free from Telegram).
Step 1 — Get your Telegram API ID & API Hash (5 minutes)
Open https://my.telegram.org and log in with the Telegram account you’ll link to Leap.
Click “API development tools / Apps”.
Create a new app:
App Title: Leap Bot (any name works)
Short Name: leapbot (any short slug)
Platform: Web (or the most appropriate option)
URL: leave blank (optional)
Submit. You’ll see your API ID and API Hash. Keep these safe—you’ll need them in Step 2.
Keep your API Hash private. Anyone with it could try to log in as you.
Step 2 — Link Telegram inside Leap Bot
In Leap, go to menu → Telegram.
Click Add Telegram Account.
Enter your phone number in full international format (e.g.,
+44…
).Paste your API ID.
Paste your API Hash.
Add you Password
Telegram will send a one‑time verification code (via Telegram/SMS). Enter it exactly as shown.
You should see a success notice and your account will appear in the list.
Step 3 — Pick channels & set trading rules
Still in Tasks → Telegram, click Add Channel and paste the channel ID.
Assign a Trading Profile
Set up your preferred trade details; size, slippage, filters, TP/SL, trailing, etc..
(Optional) Add Whitelisted Users (only buy when specific users post) and Blacklists (tickers, keywords.)
Click Start Task
Safety & best practices
Use a dedicated Telegram account for scraping if possible.
Protect your API Hash—do not share it. Rotate if you suspect exposure.
Add keyword blacklists (e.g., “airdrop”, “test”, “dev”) to reduce noise.
Use user ID whitelists for higher signal quality in large groups.
Troubleshooting
Didn’t receive a verification code?
Check you entered the correct international phone number and have Telegram installed/logged in.
Try SMS vs. in‑app code if offered.
Login failed after code entry
Re‑add the account and carefully re‑enter the phone/API ID/API Hash.
If you have 2‑Step Verification in Telegram, ensure you also enter your Telegram password when prompted.
Try a different Telegram account if repeated failures occur (Telegram may rate‑limit).
No CAs detected
Confirm the channel is public or you’re a member of the private channel.
Review your filters/blacklists—you may be filtering everything out.
Auto‑buys not triggering
Verify the channel is Active and linked to the correct Trading Profile.
Check your wallet balance
Review min liquidity / min age / anti‑honeypot filters that can block buys.
FAQs
Can I link multiple Telegram accounts? Yes. Add as many accounts as you would like in the accounts tab. You can assign channels from different accounts to different tasks.
Will Leap read my private messages? Only channels/chats you explicitly add for scanning are parsed. Nothing else is ingested.
Is this allowed by Telegram? You authenticate using official API credentials from Telegram’s developer portal. Usage must comply with Telegram’s Terms of Service.
Can I use Alert‑only? Absolutely. You can run your accounts in the monitors tab and manually trade, or enable auto‑buy per channel once comfortable.
Last updated