Jaammerr
SOL_MultiSender
Rust

Multi Sender for Solana

Last updated Apr 7, 2026
28
Stars
15
Forks
0
Issues
0
Stars/day
Attention Score
28
Language breakdown
Rust 100.0%
Files click to expand
README

Solana MultiSender

🔗 Links

🔔 CHANNEL: https://t.me/JamBitPY

💬 CHAT: https://t.me/JamBitChat

💰 DONATION EVM ADDRESS: 0xe23380ae575D990BebB3b81DB2F90Ce7eDbB6dDa

📝 Functions

  • Withdraw entered amount SOL from main to each subaccount
  • Withdraw all SOL from subaccounts to main
`Once launched you will be able to select one of the functions

⚙️ Configuration (.env)

HTTPRPCURL - custom RPC url (if not, leave it as default)

MAIN_WALLET - private key of the wallet from which Solana will be sent to subaccounts

THREADS - number of threads (no more than 10 recommended)

⚙️ Sub accounts (files > accounts.txt)

Each line is a new account The format is: private key Example: key1 key2 key3

🚀 Installation

Download and install rust: https://www.rust-lang.org/tools/install`
Clone the repo: git clone https://github.com/Jaammerr/SOL_MultiSender.git
Open CMD (console) in the folder
Run: cargo run

© 2026 GitRepoTrend · Jaammerr/SOL_MultiSender · Updated daily from GitHub