In Rust SDK, there is MultiContractCallHandler
, which basically adds the calls to a vec. However, in TS SDK, the number of calls in multicall is supported up to only 5 calls and it is basically a blocker for devs. It would be much better to implement it like in Rust SDK.
hello there!
I think you might rather create an issue on github
1 Like
Hi! I already opened an issue once before but let me try again