Biconomy 提出 ERC-8211,一种新的 Ethereum 标准,引入智能批处理,使 AI 代理和智能账户能够在单一交易中执行复杂的多步骤 DeFi 操作,并在执行时解析每一步的参数,而不是在签名时解析。该标准于 April 6, 2026 发布,设计为契约层编码,能够与现有账户抽象框架协同工作,并且不需要任何 Ethereum 协议分叉。该协议解决了当今 DeFi 基础设施的一个核心瓶颈:大多数批处理系统在交易触及链之前就锁定了所有参数。ERC-8211 旨在在执行时解析参数,允许每个参数声明其数值应如何获取,以及在批处理继续之前必须满足哪些约束。

该规范描述了一种批处理格式,其中每个输入参数携带三条信息:定义数值来源的 fetcher type、决定其是否成为调用目标的路由信息、数值字段或 calldata,以及必须成立的内联谓词,否则整个批处理将回滚。这种结构使 AI 代理能够表达诸如“在 Uniswap 上将 token A 兑换为 token B,然后把实际到达的金额存入 Aave”的流程,其中第二步的数额并非凭猜测,而是从第一步调用的已解析输出中获取。

智能批处理还引入仅用于断言的“断言项”,其中一个批处理步骤没有调用目标,而是在链上状态上编码一个布尔条件——例如,在杠杆循环后断言钱包的 WETH 余额仍高于安全阈值。这些断言使用与常规操作相同的运行时解析路径,并充当步骤之间的门控,将一个批处理转变为规范所称的“嵌入安全检查的程序,而不是一份充满希望的脚本。”

在接受 Decrypt 的采访时,Ethereum Foundation 的研究员 Barnabé Monnot 表示,ERC-8211 直接契合该组织的用户体验路线图。 “The protocol cluster of the Ethereum Foundation has ‘Improve UX’ as one of its strategic priorities,” Monnot said, adding that “ERC-8211 support is coming from this strategic priority” and that the collaboration with Biconomy began during a 2025 workshop convened by the Foundation’s Improve UX initiative. Monnot argued that “the agentic execution angle is new, but has imposed itself given the rapid developments of agents over the last three months,” calling ERC-8211 “a perfect use case since agents can orchestrate complex cross-chain interactions, and ERC-8211 gives them the right platform to do so.” Biconomy, which describes itself as “the smart wallet and execution engine for high-performance DeFi and autonomous onchain agents,” has previously worked on account-abstraction tooling and gasless UX, and says ERC-8211 can be implemented directly in TypeScript clients that construct batches against its encoding.

官方合作伙伴

发表评论

热门

了解 CoinFubi 的更多信息

立即订阅以继续阅读并访问完整档案。

继续阅读