Multicall: The Key to Gas Optimization
A multicall contract π is a smart contract that accepts multiple function calls as inputs and executes them together. A developer can use the multicall contract as a proxy to call functions in other contracts.
A proxy in this case, refers to the mu...
victoriaadedayo.hashnode.dev14 min read