Learn how to use the sponsorUserOperation JSON-RPC method.
sponsorUserOperation
sponsorUserOperation
returns a Paymaster signature to sponsor a given UserOperation, pulling from the USDT balance of the Paymaster. It takes:entrypointAddress
- string.Request to sponsor a user operation.
The body is of type object
.
Successful response with sponsorship details.
The response is of type object
.