relevant tag icon
MultiSend
copy icon
Gnosis
• version 1.0.0
Multisend
Audited

MultiSend

Audited

Multi Send -Allows to batch multiple transactions into one. Built by Gnosis.

*Visit desktop site to download or deploy

Version

1.0.0

Creator

Gnosis

Recent Use

🍞 0x77CA downloaded

Last Publish

9/26/2022
Any contract you deploy is yours.
Fully owned and controlled by your wallet.
Documentation
Source Code
multiSend() :
This function is used to send multiple transactions in a single call. It takes in an array of bytes as an argument, which contains the details of the transactions to be sent. It then iterates through the array, extracting the details of each transaction, such as the recipient address, the amount to be sent, and the data to be included in the transaction. Depending on the operation specified in the array, it either calls or delegates the transaction. If any of the transactions fail, the entire function reverts. (autogenerated documentation)

Get Cookin'
share iconShare

copy iconDownload Source
copy iconnpx cookbookdev i multisend
copy icon

Recent Use

🍞 0x77CA downloaded

Last Publish

9/26/2022

Version

1.0.0

Creator

Gnosis

Cookbook is free.
Any contract you deploy is yours.
Your contract is owned and controlled by you.