Contextualizing sponsorUserOperation
sponsorUserOperation
returns a Paymaster signature to sponsor a given UserOperation, pulling from the USDT balance of the Paymaster. It takes:- UserOperation object.
entrypointAddress
- string.
Query example
JavaScript
Body
application/json
Request to sponsor a user operation.
Version of the JSON-RPC protocol, should be 2.0.
Example:
"2.0"
The request identifier.
Example:
0
API method being called.
Available options:
pm_sponsorUserOperation
Parameters for the API method call. Parameters for sponsoring a user operation.