Search
Preparing search index...
The search index is not available
Home
VerifyingPaymasterAPI
Class VerifyingPaymasterAPI
Hierarchy
PaymasterAPI
VerifyingPaymasterAPI
Index
Constructors
constructor
Methods
get
Paymaster
And
Data
Constructors
constructor
new
Verifying
PaymasterAPI
(
paymasterUrl
:
string
, entryPoint
:
string
, context
:
any
)
:
VerifyingPaymasterAPI
Parameters
paymasterUrl:
string
entryPoint:
string
context:
any
Returns
VerifyingPaymasterAPI
Methods
get
Paymaster
And
Data
get
Paymaster
And
Data
(
userOp
:
Partial
<
UserOperationStruct
>
)
:
Promise
<
PaymasterResponse
>
Parameters
userOp:
Partial
<
UserOperationStruct
>
Returns
Promise
<
PaymasterResponse
>
Globals
Verifying
PaymasterAPI
constructor
get
Paymaster
And
Data