How to send multiple Ethereum transactions

Multisend.org
2 min readSep 3, 2021

Token Multisender Dapp smart contract, Airdrop tokens sender, and batch sending ERC20, ETH, Ethereum tokens, and send the ability to send thousands of transfers in a few transactions

Introduction

Send ETH from one address to many.

Etherum was invented in the year 2013 and it was Etherum which brought the concept of smart contract, dapps to the Blockchain technology and the applications of blockchain technology scaled further heights and the reach also get expanded.

Over the last 5 years, Etehrum family has become really big with so many tokens and dapps. Every dapp has its specific use-case. But within the Etherum family, sending/receiving ETH or ERC20 based tokens is also one of the most frequently used use-case and probably it is a very generic use-case for every user.

For bounty managers, organizers of airdrops or events, who usually send tokens to a number of users, sending to the individual address separately is a time consuming and hectic task. Therefore a better solution is needed so that the sending to multiple addresses can be done in a single click, that can also save a lot of time & energy.

Go To Dapp

https://multisend.org

Token BulkSender

This DAPP was created to send token or ETH to many addresses in one transaction, and that can help user to save tx fee

Demo

Problem:

Previously on the Ethereum Network, additional tools were required in order to transfer many ERC20 tokens at once. Many people still do this manually, one transaction at a time. This process is time consuming and prone to an error.

Solution:

The multisender batch sending DAPP allows a user to send thousands of token transfers in a very effecient way by batching them in groups of 1–200 token transfers per Ethereum transaction. This automation saves time by automatically generating transactions to MetaMask. Finally, this tool allows a user to maintain security of their account by delegating the trust of their private keys to a secure MetaMask wallet.

How to use:

  1. Install MetaMask.
  2. Make sure you have an account in MetaMask which has a token balance.
  3. Make sure your MetaMask is pointed to the network that you would like to use.
  4. Make sure your MetaMask account is unlocked.
  5. Go to https://multisend.org
  6. Wait for the full page to load.
  7. Select a token from the dropdown that you would like to send.
  8. Provide either EXCEL or CSV or TXT file with addresses and values.
  9. Click next.
  10. You need to approve a enough amount to our contract.
  11. Once the approve transaction is complete, click Next, go to the Send List, click Send, MetaMask will automatically generate a transaction for your token (200 addresses per transaction).
  12. Done!

You can test this tool on Rinkeby test network, if you want to make sure that everything will work as expected.

Websitehttps://multisend.org/

Follow us on

Telegram — https://t.me/multisend

Facebook — https://www.facebook.com/Multisendorg-240936286984431/

Medium — https://multisend.medium.com

--

--