Comment on page
📦
Bundler
To block builders through a bundle marketplace) package up a set of these objects into a transaction, making a
handleOps
call to a particular contract, and that transaction then gets included in a block. ERC-4337 takes a different approach, avoiding any adjustments to the consensus layer. It seeks to achieve decentralization through the following:- Allow any bundler (think: block builder) to participate in the process of including account-abstracted user operations.
- Work with all activity happening over a public mempool; users do not need to know the direct communication addresses (e.g. IP, onion) of any specific actors.
- Avoid trust assumptions on bundlers.
Last modified 6mo ago