Solana Multisender and Airdrop Tool

Send SPL and Token-2022 tokens to many Solana wallets in batched transactions. The first 20 recipients are free, each recipient after that costs 0.001 SOL, and a single batch never pays more than 0.3 SOL. Learn more
From-
NetworkMainnet
Connect your wallet (top-right) to load your tokens and balances.

1.Choose Token

2.Recipients

One per line. Format: address, amount. Commas in amount allowed (e.g. "5,000.00"). Tab- and CSV-separated also accepted. Press ⌘/Ctrl + Enter to send.

Free
20 recipients

No service fee at all.

Then
0.001 SOL

Per recipient after that.

Never above
0.3 SOL

However many recipients one send carries.

  1. Paste or upload the list
  2. Every address checked before anything is sent
  3. Signed in chunks of 75
  4. Each recipient account read back from the chain

Non-custodialToken-2022 supportedOn-chain verified every send

What this tool does

Network fees and rent for new token accounts are paid to Solana on top. CSV and xlsx upload. Non-custodial. Your wallet signs every transaction.

How the Solana Multisender works

1

Connect your Solana wallet

Phantom, Solflare, Coin98, Ledger, and Coinbase Wallet adapters are built in, and any wallet that follows the Solana wallet standard, such as Backpack, connects too. Your private key never leaves your device. Every transaction is signed inside your wallet.

2

Choose a token and add recipients

Pick any SPL or Token-2022 mint from your wallet (or paste a custom mint address). Enter recipients line-by-line, paste a CSV, or upload an .xlsx, .xls, .csv, or .txt file with two columns: address and amount.

3

Run pre-flight, approve, and verify

The pre-flight check probes every recipient account, confirms decimals match the on-chain mint, and estimates SOL fees. Approve the batched signing in your wallet. The multisender broadcasts and on-chain verifies each transfer automatically.

Why use the DexLab Multisender?

Token-2022 supported

Auto-detects whether the mint uses the classic SPL Token program or Token-2022, and uses the matching transfer-checked instruction.

Non-custodial by design

No middleware. Your wallet signs every transfer. DexLab cannot move tokens on your behalf even if it wanted to.

On-chain verification, every send

After broadcasting, the tool reads each recipient ATA and confirms the balance covers the expected transfer. Mismatches surface immediately, not days later.

CSV and xlsx upload

Drag-and-drop spreadsheets, no manual conversion. Decimal amounts preserve full precision. No silent rounding.

Batched wallet signing

Recipients are split into chunks of 75 and signed in one wallet popup per chunk. Hundreds of transfers complete in minutes, not hours.

Per-row retry, never overpay

Failed rows can be retried individually for free. The service fee is paid once upfront and covers every recipient regardless of retry count.

Multisender FAQ

What is a Solana multisender?

A Solana multisender is a tool that distributes SPL tokens to many wallet addresses in one operation. DexLab Multisender lets you paste a list (or upload CSV/xlsx) of recipients and send tokens in batched, wallet-signed transactions.

How much does the DexLab Multisender cost?

On Solana mainnet the first 20 recipients are free, each recipient after that costs 0.001 SOL, and no batch pays more than 0.3 SOL however large it is. On top of that you pay the standard Solana network fee (about 0.000005 SOL per transaction) and account rent for first-time recipients (about 0.00204 SOL), both of which go to the network rather than to DexLab. Devnet usage is free for testing.

Token creation cost

Is the DexLab Multisender non-custodial?

Yes. Your wallet signs every transaction directly. Tokens never leave your control, and DexLab cannot move them on your behalf.

Does the multisender support Token-2022?

Yes. The multisender automatically detects whether the mint uses the classic SPL Token program or Token-2022, and uses transfer-checked instructions with the correct program for either case.

Can I upload an Excel file with recipients?

Yes. Upload .xlsx, .xls, .csv, or .txt files with two columns (address, amount). The first row can be a header. Decimal amounts are preserved at full precision (no rounding).

How many recipients can I send to in one batch?

There is no hard cap. Recipients are split into chunks of 75 transactions per wallet popup. A 1,000-recipient airdrop typically takes 14 popups and a few minutes of wall time. The pre-flight check warns you in advance how many popups to expect.

What happens if some transfers fail?

Each transfer is independent. Successful transfers stay confirmed on-chain; failed rows show in the result table with a Retry button. Retries do not incur additional service fee. The fee paid upfront covers every recipient regardless of retry count.

Can I send to a large list of wallets for an airdrop?

Yes. Paste the list or upload a CSV or xlsx file, and the tool signs the transfers in batches of 75 per wallet popup and broadcasts them in parallel. There is no fixed ceiling on list size; the practical limits are your wallet approving each batch and the Solana network fees and account rent for first-time recipients. Above 320 recipients the DexLab service fee stays at 0.3 SOL for the whole batch. Rehearse a large list on devnet first, where the tool is free.

What does a batch cost?

The DexLab service fee depends only on how many recipients are in the batch: 20 recipients or fewer cost nothing, 50 recipients cost 0.03 SOL, 100 recipients cost 0.08 SOL, and any batch of 320 or more recipients pays the 0.3 SOL cap. Solana network fees (about 0.000005 SOL per transaction) and rent for first-time recipient token accounts (about 0.00204 SOL each) are paid to the network on top and are the same on every tool.

How do I bulk send SPL tokens to many wallets?

Paste one address and amount per line, or upload a CSV, TXT, xlsx or xls file with address and amount columns. The tool detects whether the token uses the classic SPL program or Token-2022, checks every address before anything is sent, then signs the transfers in batches of 75 per wallet popup and broadcasts them in parallel. After the send it reads every recipient account back from the chain, and any failed row can be retried at no extra service fee.

How do I airdrop tokens to multiple wallets step by step?

Connect your wallet, choose the token, add recipients by paste or file upload, run the pre-flight check, and approve the batched signing. The full walkthrough with costs and edge cases is in the airdrop guide.

Read the airdrop guide