pm_getPaymasterStubData
Returns stub values to be used in paymaster-related fields of an unsigned userOperation for gas estimation.
Path parameters
apiKey
Request
This endpoint expects an object.
userOperation
Partial UserOperation object (either v0.6 or v0.7, missing signature and paymasterData).
entryPoint
The EntryPoint address the request should be sent through. Must be one of the EntryPoints returned by the supportedEntryPoints RPC call.
chainId
The chain ID of the network the userOperation will be submitted on.
context
An object containing context. Must include a policyId and may include webhookData.
Response
The response object may be one of two types:
entrypointV06Response
entrypointV07Response