

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.
账户抽象第 4 部分:聚合签名
了解 ERC-4337 在聚合签名方面的突破。使用单个加密签名简化多个 user op 的验证,提升交易效率。