Multi Sender (One to Many)
Distribute your tokens to multiple addresses quickly and easily.
How to Use Multi Sender (One to Many)?
Open the Multi Sender (One to Many) page.
Enter the token mint address you want to send.
Select the wallet you’ll use to send tokens. - If you're using a wallet extension like Phantom, choose Connected Wallet and click the Connect Wallet button in the top-right corner to connect. - If you'd rather input your private key manually, choose Other Wallet and enter your key directly.
Import recipient wallet addresses. - You can upload a
.csv
,.txt
, or.json
file with a single column of wallet addresses. - Or simply paste a list of addresses directly into the input field.Enter the amount to send - You can manually input the amount for each recipient wallet. - Or use the Amount button to apply a fixed or random amount to all recipients at once.
Click the "Send Tokens" button to proceed with the transaction.
How Much Does Multi Sender (One to Many) Cost?
The total cost, including the service fee, is calculated per transaction batch:
Per Transaction Batch:
Network Gas Fee + Service Fee
* Network Gas FeeConnected Wallets (e.g. via wallet apps like Phantom): The fee is dynamically estimated by the wallet app and is typically less than 0.0001 SOL per transaction.
Other Wallets (manual private key input): A fixed fee of 0.000005 SOL is applied per transaction, with no priority fee.
Maximum addresses per batch:
SOL Transfers: up to 18 addresses
SPL Token Transfers: up to 8 addresses.
Example: Sending SOL to 100 wallets → Requires 6 transactions → Total Fees:
6 × (Network Gas Fee + Service Fee)
Sending SPL-Token to 100 wallets → Requires 13 transactions → Total Fees:13 × (Network Gas Fee + Service Fee)
Last updated