The token multisender function allows you to send tokens to many recipients in one transaction by manually inserting the recipients addresses. The tokens that you want to send have to be in your wallet that is connected to Token Tool.
Copy and paste a list of addresses with the respective token amount that you want to send to each address. Alternatively, you can upload a .csv, .xls or .txt file with the list.
The list should include each recipient address and the respective token amount separated by a comma (note that there must not be a space after the comma). Each address has to be on a newline like in this example:
After you have included your list, you will be asked to approve Token Tool to send tokens on your behalf. Your tokens will be sent to batches of 200 addresses. If there are more than 200 addresses in your list, you will have to approve each batch separately.
After the distribution is done, you can also revoke the permission for sending from Token Tool via Metamask.
This function is useful for
Initial token distribution to investors after a primary issuance
Sending additional tokens to token holders after a capital increase or a rights issue
Sending dividend or coupon payments in stable coins, cryptocurrencies or asset tokens to token holders
Conducting an airdrop of tokens to a long list of addresses
Optionally, you can also add a third attribute to the input. This allows you to attach an individual message to each transfer. This can be useful in situations where you want to add an internal reconciliation ID or a message that is necessary for regulatory purposes to each transfer. This is how an example input would look like:
Note that this Distribute Token is not supported on Ethereum Goerli testnet. However, it does work on Ethereum mainnet and all other supported chains (both main and testnets).