sendCalls
Requests the wallet to sign and broadcast a batch of calls (transactions) to the network in a single operation.
Returns
string
The request returns the UserOperation hash, which can be used to track the transaction status via getCallsStatus within the session.
Last updated