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
Method | Description | Ethereum | Polygon | Arbitrum | Optimism | Base | Astar | Solana |
---|---|---|---|---|---|---|---|---|
alchemy_requestGasAndPaymasterAndData | Requests gas coverage for a UserOperation . Returns paymasterAndData and gas parameters if approved, errors if not. | All Networks | All Networks | All Networks | All Networks | All Networks | Unsupported | Unsupported |
alchemy_requestPaymasterAndData | Requests coverage for a UserOperation . Returns paymasterAndData if approved, errors if not. | All Networks | All Networks | All Networks | All Networks | All Networks | Unsupported | Unsupported |