contracts icon indicating copy to clipboard operation
contracts copied to clipboard

Multicall Implementation

Open FHieser opened this issue 1 year ago • 0 comments

It makes sense for some of the modules to support multicall functionalities to be able to call multiple functions in the same transaction.

https://docs.openzeppelin.com/contracts/4.x/api/utils#Multicall

FHieser avatar Mar 30 '23 14:03 FHieser