is there any way to call contract from web3js as delegate call? I need to call few external contracts in a sequence and wand to make a wrapper to do just one call to may contract that will do them instead of me

Sep 23, 2022, 3:03 PM
That's not how delegate call works
Sep 23, 2022, 3:07 PM
Look into multicall contract. Btw its not the same as delegatecall
Sep 23, 2022, 3:13 PM
yeah that can't resend my address in msg.sender further
Sep 23, 2022, 3:14 PM

© 2024 Draquery.com All rights reserved.