DocsTasks

Token Sender

Distribute a token from source wallets to fresh or existing wallets.

Token Sender moves tokens you already hold. Create it from New task, or add it in a launch's Tasks step. Choose the token and the source wallets that hold it. It supports Solana and Robinhood Chain.

Destinations#

ModeWhat to choose
Auto-createThe task chooses how many fresh wallets to create from the available tokens and per-wallet range
Set countCreate up to the chosen wallet count, limited by available tokens
Existing walletsPick the recipients under Receive tokens in

Min per wallet and Max per wallet are percentages of the token's total supply. They are not percentages of the source wallet's balance. Set count accepts 1–500 wallets.

Funding and fees#

For new wallets, set Fund each new wallet in the chain's native coin. Funding wallet chooses who pays that funding; Automatic uses the first eligible token source.

On Solana the funding wallet also pays token-account rent and transaction fees. On Robinhood, each token source pays its own transfer gas, so it needs ETH even when another wallet funds the recipients.

Rehearse and inspect#

Leave Simulate on to check the task first. Turn it off for real transfers. Inspect the task's Results and Executions for each transfer and any reason an item was skipped.

Advanced holds the batch size, delay between batches, delay jitter and error limit.

Every option on the Token Sender formtokendisperser
  • Destinationschoicedefault Auto-create
    Auto-createSet countExisting wallets
  • Min per walletnumberdefault 1 %0.01100 %
    Percentage of the token’s total supply.
  • Max per walletnumberdefault 2 %0.01100 %
  • Fund each new walletnumberdefault 0.01 SOL
  • Wallet countnumberdefault 4
    Creates up to this many wallets, limited by available tokens.
  • Receive tokens inwalletsrequired
    Choose the wallets that receive tokens.
  • Funding walletwalletoptional
    Pays wallet funding, token-account rent and transaction fees. Automatic uses the first eligible token source.
  • Batch sizenumberdefault 3 /tx16 /tx
  • Delay between batchesnumberdefault 500 ms
  • Delay jitternumberdefault 0 %090 %
    Randomize batch spacing ±% for organic spread; 0 = fixed.
  • Stop after repeated errorsnumberdefault 10
  • Simulatetoggledefault on
    Check the task without sending transactions or spending funds.

See also#