Optional
requestFactory: PaymasterApiRequestFactoryOptional
responseProcessor: PaymasterApiResponseProcessorPrivate
apiOptional
_options: ConfigurationDelete the paymaster with the given id. This object represents the paymaster that will be used to pay the gas fees for the transactions. Delete paymaster by id.
Optional
_options: ConfigurationReturns the paymaster with the given id. This object represents the paymaster that will be used to pay the gas fees for the transactions. Get paymaster by id.
Optional
_options: ConfigurationReturns a list of paymasters. This object represents the paymasters that will be used to pay the gas fees for the transactions. By default, a maximum of 10 paymasters are shown per page. List paymasters.
Optional
limit: numberSpecifies the maximum number of records to return.
Optional
skip: numberSpecifies the offset for the first records to return.
Optional
order: SortOrderSpecifies the order in which to sort the results.
Optional
_options: ConfigurationUpdate a paymaster. This object represents the paymaster that will be used to pay the gas fees of the transactions. Update a paymaster.
Optional
_options: Configuration
Create a new paymaster. This object represents the paymaster that will be used to pay the gas fees of the transactions. Create a new paymaster.