Request form
Cookbook may introduce a token in the future. Share and contribute to be eligible for future airdrops.
close icon
relevant tag icon
UMA MultiCaller
copy icon
UMA
• version 1.0.0
Multicaller
Utility
Audited

UMA MultiCaller

Audited

Enables calling multiple methods in a single call to the contract

*Visit desktop site to download or deploy

Version

1.0.0

Creator

UMA

Recent Use

🍞 0x77CA downloaded
🥐 0x63cF downloaded
🥖 0x77eA downloaded

Last Publish

11/5/2022
Any contract you deploy is yours.
Fully owned and controlled by your wallet.
Documentation
Source Code
multicall() :
This function is a payable external function that allows multiple calls to be made at once. It takes an array of calldata as an argument and returns an array of results. It iterates through the calldata array and calls each item in the array using the delegatecall function. If the call is unsuccessful, it reverts with an error message. If the call is successful, the result is stored in the results array. (autogenerated documentation)

Get Cookin'
share iconShare

copy iconDownload Source
copy iconnpx cookbookdev i uma-multicaller
copy icon

Recent Use

🍞 0x77CA downloaded
🥐 0x63cF downloaded
🥖 0x77eA downloaded

Last Publish

11/5/2022

Version

1.0.0

Creator

UMA

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