GitHub Repo implementing Gelato + to gaslessly deploy a Smart Wallet and increment a counter. The repo contains a quick start guide in the README. To generate a 1Balance API Key, please refer to .
The example uses a maxFeePerGas=0 override which allows transaction fees to be accurately settled post-execution rather than by the EntryPoint.
This reduces our on-chain footprint leading to gas savings and avoids overcharging users (e.g., preVerificationGas).