Gas Manager Coverage API Endpoints

The Gas Manager Coverage API endpoints allows for sponsoring user operations on behalf of users, and abstracting away the concept of "gas" from them.

Chains Supported

MethodDescriptionEthereumPolygonArbitrumOptimismBaseZoraFraxtalAstarSolana
alchemy_requestGasAndPaymasterAndDataRequests gas coverage for a UserOperation. Returns paymasterAndData and gas parameters if approved, errors if not.All NetworksAll NetworksAll NetworksAll NetworksAll NetworksAll NetworksAll NetworksUnsupportedUnsupported
alchemy_requestPaymasterAndDataRequests coverage for a UserOperation. Returns paymasterAndData if approved, errors if not.All NetworksAll NetworksAll NetworksAll NetworksAll NetworksAll NetworksAll NetworksUnsupportedUnsupported
ReadMe