

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.
Account abstraction part 4: aggregate signatures
Explore ERC-4337's breakthrough with aggregate signatures. Streamline multiple user op validations using a single cryptographic signature, enhancing transaction efficiency.