How to send Batch Transactions on Ethereum using web3.js
Transactions in EVM-based blockchain networks can be batched using the web3.js library. You need to create a batch object in order to perform this task. You can have a look at the example code from the web3.js documentation.
var contract =new web3.et...
aniruddha-deshmukh.hashnode.dev2 min read
Benjamin Azoulay
Full-stack Web3 Dev
Been looking for this for hours! As they say, there's always an Indian genius to save you whenever you're stuck. Thank you so much!
Feedback: you made a typo on getTransactionReceipt