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...
Apr 23, 202414 min read14
