This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
How to send tokens to multiple accountsin bulk #6524
Labels
question
Further information is requested
Hello,
I am following the tutorial to send a token to a specific recipient (https://spl.solana.com/token#example-transferring-tokens-to-an-explicit-recipient-token-account).
Below is the code that works where I can send the transactions 1 by one, but it would take forever for large amounts of wallets.
Is there a way to do the same but send the token to dozens or hundreds of recipients by batching the transactions?
The text was updated successfully, but these errors were encountered: