Skip to content
Open J Tools

Wallets & Transfers

Everything for moving value across a lot of addresses at once. Create fresh wallets, push SOL or tokens out to many of them, pull balances back into one, or route funds through hops to make the on-chain trail harder to follow. The tools group into four jobs: generate, distribute, collect, and private transfer.

Open the wallet tools in the app →

The relay and routing tools touch privacy, so read Privacy and responsible use before you lean on them. And if your end goal is paying out a token to holders, the Airdrop to holders guide walks the whole flow from snapshot to send.

ToolWhat it doesFeeBest for
Wallet GeneratorCreate wallets in bulk from a BIP39 seed phraseFreeSpinning up a fresh set you can re-derive later
Vanity Wallet GeneratorGrind an address with a custom prefix or suffixFreeBranded or recognizable wallet addresses
Multi SenderSend SOL or a token from one wallet to manyPaidPaying out a CSV of recipients from one source
Many to ManyPaired transfers where each sender pays its matched recipientPaidMoving funds row by row between two matched wallet sets
Batch CollectorPull SOL or tokens from many wallets into onePaidSweeping balances back after a campaign
Relay TransferRoute a transfer through several hopsPaidMaking the source-to-destination link harder to trace on one line
Multi To Multi RelayDeep N-to-M routing across many hopsPaidMany sources to many destinations, harder to trace

Exact fees are on the Fee schedule. Each amount is a fixed constant inside the tool itself, not an admin dial, so it only changes with a release. The in-app fee summary still shows the exact total before you confirm.

How the four jobs fit together

#how-the-four-jobs-fit-together

A common flow is to generate a batch of wallets, fund them from one source, do whatever the wallets are for, then collect what is left. The tools line up with each step.

Wallet Generator creates wallets in bulk from a BIP39 seed phrase, so you can derive and re-derive the same set later. It is free. Vanity Wallet Generator grinds for an address that starts or ends with the characters you choose, which takes more compute the longer the pattern.

Keys are generated in your browser, so the seed phrase and the exports are yours to save.

Before you start

#before-you-start
  • A connected wallet for Multi Sender and Relay Transfer if you want to run them from your wallet rather than a pasted key (how to connect). The other five need no wallet at all: the two generators never touch the chain, and Many to Many, Batch Collector and Multi To Multi Relay sign with the private keys you import.
  • Enough SOL in the source wallet for the network fees across every transaction, plus the platform fee.
  • Your address list ready. Distribute and collect tools accept a CSV; keep amounts positive and addresses in valid base58.
#related-reading
  • Privacy and responsible use: how the relay hops work, what they do and do not hide, and the line you should not cross.
  • Airdrop to holders: snapshot a token’s holders and pay them out, the most common reason to distribute from one wallet to many.
  • Quick start: connect a wallet and run your first tool.
  • Fee schedule: the current platform fee for every paid tool here.

Explore the tools in the app →