Gas Manager Coverage API Endpoints

The Gas Manager API Endpoints allows you to sponsor gas fees for your users, removing the biggest barrier to entry.

Methods

MethodDescription
alchemy_requestGasAndPaymasterAndDataRequests gas sponsorship for a UserOperation. If approved, returns:

1. the paymasterAndData or paymaster and paymasterData depending on the EntryPoint version.
2. gas parameters.
alchemy_requestPaymasterAndDataRequests gas sponsorship for a UserOperation. If approved, returns:

1. the paymasterAndData or paymaster and paymasterData depending on the EntryPoint version.
ReadMe