Request form
Cookbook may introduce a token in the future. Share and contribute to be eligible for future airdrops.
close icon
relevant tag icon
Multisend for Contract Calls
copy icon
Gnosis
• version 1.0.0
Multisend
Audited

Multisend for Contract Calls

Audited

Multi Send Call Only -Allows to batch multiple transactions into one, but only calls. Built by Gnosis.

*Visit desktop site to download or deploy

Version

1.0.0

Creator

Gnosis

Recent Use

🍞 0x77eA 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 operation, the address to send to, the value, the data length, and the data. It then calls the appropriate function depending on the operation, and if the call is successful, it moves on to the next transaction. If the call is unsuccessful, it reverts the transaction. (autogenerated documentation)

Get Cookin'
share iconShare

copy iconDownload Source
copy iconnpx cookbookdev i multisend-for-contract-calls
copy icon

Recent Use

🍞 0x77eA 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.