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. This method is only available as a private early access for now

🚧

Private beta

This method is currently in private beta. Please reach out if you'd like to test Wallet APIs.

Path Params
string
required
Defaults to docs-demo

For higher throughput, create your own API key

Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to wallet_prepareCalls
params
array of objects
params
Response

Response body
object
required
required
string
required
signatureRequest
object
required
string
required
Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json
ReadMe
Support Hub