getCallsStatus
Retrieves the status and receipts of a batch call previously sent via sendCalls, using its UserOperation hash.
Returns
The request returns the call batch status (PENDING or CONFIRMED) and, if confirmed, the transaction receipts, including logs, block details, gas used, and the transaction hash.
or
Last updated