wallet_prepareCalls
This method is used to prepare a user operation for submission. It will return a built user operation and a signature request which needs to be signed by the user before submitting to wallet_sendPreparedCalls
Path parameters
apiKey
Request
This endpoint expects an object.
prepareCallsRequest
Response
This endpoint returns an object.
Array of prepared calls
OR
Prepared User Operation (Entrypoint v0.6.0)
OR
Prepared User Operation (Entrypoint v0.7.0)