sponsorUserOperation
Paymaster RPC
sponsorUserOperation
Learn how to use the sponsorUserOperation JSON-RPC method.
POST
sponsorUserOperation
Documentation Index
Fetch the complete documentation index at: https://uasdev.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Contextualizing sponsorUserOperation
sponsorUserOperationreturns 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 sponsoring a user operation.
