Connect Your Wallet

Connect a Solana wallet to start sending tokens in bulk.

Why sØl Bulk Sender

Token-2022 support

Full support for Token Extensions including transfer hooks and transfer fees. Most bulk senders silently fail on Token-2022 tokens.

Smart batching

Transactions are dynamically packed to the 1232-byte Solana limit. No wasted space, fewer transactions, lower fees.

Auto account creation

Recipient token accounts (ATAs) are created automatically. No need to pre-fund or coordinate with recipients.

Precise amounts

All amounts use integer arithmetic with BigInt. No floating-point rounding errors, even for tokens with high decimals.

CSV upload

Upload a CSV with addresses and amounts. Drag and drop or click to select. Invalid rows are flagged, valid ones proceed.

Transparent fees

0.001 SOL per recipient. Network fees and account creation costs shown upfront before you sign. No hidden charges.

How It Works

1

Connect wallet & select token

Connect any Solana wallet. Your token balances are fetched directly from the blockchain — SOL, SPL tokens, and Token-2022 tokens all appear automatically.

2

Add recipients

Enter addresses manually or upload a CSV file (address, amount per line). Addresses are validated against the Solana curve. Duplicates are flagged.

3

Preview & send

Review the full breakdown: total amount, fee estimate, batch count. Each batch gets a fresh blockhash and is signed individually in your wallet. Progress is tracked in real time with Solscan links for each confirmed transaction.

Supported Tokens

TypeExamplesDetails
Native SOLSOLDirect system transfers, no token accounts needed
SPL TokensUSDC, BONK, JUPTransferChecked instruction, auto ATA creation
Token-2022Tokens with extensionsTransfer hook support, transfer fee detection, correct program ID routing

Frequently Asked Questions

How much does it cost?+

0.001 SOL per recipient plus Solana network fees (~0.000005 SOL per transaction). If recipients don't have a token account, the creation cost (~0.002 SOL each) is included. All fees are shown before you sign.

How many wallets can I send to?+

No limit. Transactions are automatically split into batches that fit Solana's size constraints. Each batch is signed separately in your wallet.

What tokens are supported?+

SOL, all SPL tokens, and Token-2022 tokens including those with transfer hooks and transfer fees. Your wallet balances are read directly from the blockchain.

What wallets work?+

Any wallet that supports the Solana Wallet Standard — Phantom, Solflare, Backpack, and others. Wallets are auto-detected, no manual configuration needed.

Is it safe?+

Transactions are built in your browser and signed by your wallet. We never have access to your private keys. Every transaction is visible on-chain via Solscan links provided after each batch.

What if a transaction fails?+

Each batch is independent. If one fails, the rest still proceed. Failed batches show the error message. Successful batches are confirmed on-chain and irreversible.

More Solana Tools