

David Philipson
Filter David's content
ERC-4337 dummy signatures and gas token transfers
Learn how to get preVerificationGas and verificationGasLimit fields during the user operation gas estimation process using a dummy signature and dummy paymasterAndData value.
How ERC-4337 gas estimation works
Learn how Alchemy engineers developed an ERC-4337 bundler in Rust that provides accurate user operation gas estimations, and explore suggested changes to the entry point contract to make the gas estimation process easier.
ERC-4337 gas estimation for L2s and signature aggregators
Learn how Alchemy's ERC-4337 Bundler handles gas estimation for gas fees that are not metered by the entry point contract including signature aggregators and layer 2 transactions including Optimism and Arbitrum.
How user operation fees are estimated and charged
Learn how bundlers are incentivized, how bundlers estimate user operation gas fees, and how senders estimate user op fees on Arbitrum and Optimism.
Abstracción de cuentas parte 4: firmas agregadas
Explora el avance de ERC-4337 con firmas agregadas. Simplifica la validación de múltiples user ops usando una sola firma criptográfica, mejorando la eficiencia de las transacciones.