官方的 MASTR 标志 MASTR 支持这项工作
目录
← 知识库首页

钱包与安全

ERC-4337: programmable accounts without assuming one private key is enough

Bundlers, account validation and optional paymasters split a transaction flow into distinct responsibilities.

Technical reference · smart accounts · 1 min read

研究文章和参考条目以英语发布。导航提供七种语言。

人物与项目

本文目录
  1. The operation path
  2. Sponsorship is a dependency
  3. 来源与原始文件

The operation path

ERC-4337 describes an account-abstraction design using user operations, bundlers and an EntryPoint contract. A smart account validates an operation according to its own rules rather than relying solely on the behaviour of a traditional externally owned account. An optional paymaster can participate in paying gas under specified conditions.

This makes features such as alternative authentication, batched actions and sponsored execution possible. The user still needs to understand the account's actual validation and recovery rules. Programmable access can be safer or weaker depending on those rules and who can change them.

Sponsorship is a dependency

A free transaction can depend on a sponsor accepting the request. A bundler can decline to include it. A recovery mechanism can have guardians, delays or administrative powers. These are concrete components to inspect, not reasons to assume every smart account has the same guarantees.

Compare EOA delegation, which uses a different mechanism, and signing intent. A product description should name the permissions and fallback routes that remain if the provider disappears or the sponsor stops paying.

来源与原始文件

相关阅读

加密历史

BlockFi interest accounts

BlockFi's 2022 SEC settlement concerned interest accounts and disclosure around lending activity.

MASTR

支持独立研究

这里的调查、原始证据和指南均可免费阅读。自愿捐赠帮助支付研究成本,让 MASTR 能够继续提供工具。

打开钱包