Gasless ERC-4337 paywall handler for EVM networks.
Renders a paywall page that indicates the payment will be gasless
(sponsored by a paymaster). Use this handler instead of evmPaywall
when your application supports gasless payments.
The handler checks for eip155: network prefix AND
the extra.gasless field in payment requirements.
Gasless ERC-4337 paywall handler for EVM networks.
Renders a paywall page that indicates the payment will be gasless (sponsored by a paymaster). Use this handler instead of
evmPaywallwhen your application supports gasless payments.The handler checks for
eip155:network prefix AND theextra.gaslessfield in payment requirements.