> ## Documentation Index
> Fetch the complete documentation index at: https://docs.monad.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# 账户抽象提供商

账户抽象提供商提供 bundler 和 paymaster 服务，支持诸如
赞助交易或使用自定义代币支付等功能。

## 定义

| 服务        | 描述                                                     |
| --------- | ------------------------------------------------------ |
| Bundler   | 为 UserOperations 运营自定义 mempool；模拟并组装 UserOperations 批次 |
| Paymaster | 支持赞助交易；使用户能够使用自定义代币支付 gas                              |

## 提供商摘要

<Tabs>
  <Tab title="Mainnet">
    <div class="mintlify-table-wrapper">
      <table class="mintlify-table">
        <thead>
          <tr>
            <th>提供商</th>
            <th>状态</th>
            <th>文档</th>
            <th>支持的服务</th>
            <th>如何开始</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[Alchemy](https://www.alchemy.com/smart-wallets)</td>
            <td>✅</td>
            <td>[文档](https://accountkit.alchemy.com/)</td>
            <td>[Gas Manager](https://docs.alchemy.com/docs/gas-manager-services)（即 Paymaster）<br />
            [Bundler](https://www.alchemy.com/docs/wallets/transactions/low-level-infra/bundler/overview)</td>
            <td>[控制台](https://dashboard.alchemy.com/accounts?a=smart-wallets\&utm_source=chain_partner\&utm_medium=referral\&utm_campaign=monad)</td>
          </tr>

          <tr>
            <td>[Biconomy](https://biconomy.io)</td>
            <td>✅</td>
            <td>[文档](https://docs.biconomy.io)</td>
            <td>[编排基础设施](https://docs.biconomy.io/new/learn-about-biconomy/what-is-mee)</td>
            <td>[开始使用](https://docs.biconomy.io/supertransaction-api/getting-started)</td>
          </tr>

          <tr>
            <td>[FastLane](https://www.fastlane.xyz/)</td>
            <td>❓</td>
            <td>[文档](https://docs.shmonad.xyz/)</td>
            <td>[Paymaster 和 Bundler](https://github.com/FastLane-Labs/4337-bundler-paymaster-script/tree/main)</td>
            <td>[控制台](https://shmonad.xyz/)</td>
          </tr>

          <tr>
            <td>[Pimlico](https://pimlico.io/)</td>
            <td>✅</td>
            <td>[文档](https://docs.pimlico.io/)</td>
            <td>[Paymaster](https://docs.pimlico.io/infra/paymaster)<br />
            [Bundler](https://docs.pimlico.io/infra/bundler)</td>
            <td>[教程](https://docs.pimlico.io/permissionless/tutorial/tutorial-1)</td>
          </tr>

          <tr>
            <td>[Sequence](https://sequence.xyz/)</td>
            <td>✅</td>
            <td>[文档](https://docs.sequence.xyz/solutions/infrastructure/transaction-api)</td>
            <td>Relayer：无 gas、批处理、并行化交易</td>
            <td>[快速开始](https://docs.sequence.xyz/solutions/builder/gas-sponsorship)</td>
          </tr>

          <tr>
            <td>[thirdweb](https://thirdweb.com/)</td>
            <td>✅</td>
            <td>[文档](https://portal.thirdweb.com/)</td>
            <td>[Paymaster 和 Bundler](https://portal.thirdweb.com/connect/account-abstraction/infrastructure)</td>
            <td>[快速开始](https://portal.thirdweb.com/typescript/v5/account-abstraction/get-started)</td>
          </tr>

          <tr>
            <td>[ZeroDev](https://zerodev.app/)</td>
            <td>✅</td>
            <td>[文档](https://docs.zerodev.app/)</td>
            <td>用于 bundler 和 paymaster 的 [Meta AA 基础设施](https://docs.zerodev.app/meta-infra/intro)</td>
            <td>[控制台](https://dashboard.zerodev.app/)</td>
          </tr>
        </tbody>
      </table>
    </div>

    *✅ = 已支持，⌛️ = 进行中，❓ = 未知，❌ = 不会支持*
  </Tab>

  <Tab title="Testnet">
    <div class="mintlify-table-wrapper">
      <table class="mintlify-table">
        <thead>
          <tr>
            <th>提供商</th>
            <th>状态</th>
            <th>文档</th>
            <th>支持的服务</th>
            <th>如何开始</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[Alchemy](https://www.alchemy.com/smart-wallets)</td>
            <td>✅</td>
            <td>[文档](https://accountkit.alchemy.com/)</td>
            <td>[Gas Manager](https://docs.alchemy.com/docs/gas-manager-services)（即 Paymaster）<br />
            [Bundler](https://www.alchemy.com/docs/wallets/transactions/low-level-infra/bundler/overview)</td>
            <td>[控制台](https://dashboard.alchemy.com/accounts?a=smart-wallets\&utm_source=chain_partner\&utm_medium=referral\&utm_campaign=monad)</td>
          </tr>

          <tr>
            <td>[Biconomy](https://biconomy.io)</td>
            <td>✅</td>
            <td>[文档](https://docs.biconomy.io)</td>
            <td>[编排基础设施](https://docs.biconomy.io/new/learn-about-biconomy/what-is-mee)</td>
            <td>[开始使用](https://docs.biconomy.io/supertransaction-api/getting-started)</td>
          </tr>

          <tr>
            <td>[FastLane](https://www.fastlane.xyz/)</td>
            <td>✅</td>
            <td>[文档](https://docs.shmonad.xyz/)</td>
            <td>[Paymaster 和 Bundler](https://github.com/FastLane-Labs/4337-bundler-paymaster-script/tree/main)</td>
            <td>[控制台](https://shmonad.xyz/)</td>
          </tr>

          <tr>
            <td>[Gelato](https://gelato.cloud/paymaster-bundler)</td>
            <td>✅</td>
            <td>[SDK 文档](https://github.com/gelatodigital/gasless)</td>
            <td>[Paymaster 和 Bundler](https://gelato.cloud/paymaster-bundler)</td>
            <td>[快速开始](https://github.com/gelatodigital/gasless#bundler-erc-4337)</td>
          </tr>

          <tr>
            <td>[Openfort](https://openfort.io/)</td>
            <td>✅</td>
            <td>[文档](https://www.openfort.io/docs)</td>
            <td>[Paymaster 和 Bundler](https://www.openfort.io/docs/overview)</td>
            <td>[快速开始](https://www.openfort.io/docs/overview/start)</td>
          </tr>

          <tr>
            <td>[Pimlico](https://pimlico.io/)</td>
            <td>✅</td>
            <td>[文档](https://docs.pimlico.io/)</td>
            <td>[Paymaster](https://docs.pimlico.io/infra/paymaster)<br />
            [Bundler](https://docs.pimlico.io/infra/bundler)</td>
            <td>[教程](https://docs.pimlico.io/permissionless/tutorial/tutorial-1)</td>
          </tr>

          <tr>
            <td>[Sequence](https://sequence.xyz/)</td>
            <td>✅</td>
            <td>[文档](https://docs.sequence.xyz/solutions/infrastructure/transaction-api)</td>
            <td>Relayer：无 gas、批处理、并行化交易</td>
            <td>[快速开始](https://docs.sequence.xyz/solutions/builder/gas-sponsorship)</td>
          </tr>

          <tr>
            <td>[thirdweb](https://thirdweb.com/)</td>
            <td>✅</td>
            <td>[文档](https://portal.thirdweb.com/)</td>
            <td>[Paymaster 和 Bundler](https://portal.thirdweb.com/connect/account-abstraction/infrastructure)</td>
            <td>[快速开始](https://portal.thirdweb.com/typescript/v5/account-abstraction/get-started)</td>
          </tr>

          <tr>
            <td>[ZeroDev](https://zerodev.app/)</td>
            <td>✅</td>
            <td>[文档](https://docs.zerodev.app/)</td>
            <td>用于 bundler 和 paymaster 的 [Meta AA 基础设施](https://docs.zerodev.app/meta-infra/intro)</td>
            <td>[控制台](https://dashboard.zerodev.app/)</td>
          </tr>
        </tbody>
      </table>
    </div>

    *✅ = 已支持，⌛️ = 进行中，❓ = 未知，❌ = 不会支持*
  </Tab>
</Tabs>

## 提供商详情

### Alchemy

Alchemy 为当今[使用最广泛](https://www.bundlebear.com/erc4337-overview/all)的智能账户提供支持，其账户抽象为用户消除了 gas 费用和签名。他们的账户支持 ERC-4337、EIP-7702，以及 ERC-6900——这是一个与 Ethereum Foundation、Circle 和 Trust Wallet 共同编写的模块化账户标准。

要开始使用，请注册一个 [Alchemy 账户](https://dashboard.alchemy.com/accounts?utm_source=chain_partner\&utm_medium=referral\&utm_campaign=monad)，访问[文档](https://accountkit.alchemy.com/)，然后按照[快速开始](https://accountkit.alchemy.com/react/quickstart)指南操作。要了解更多，请查看他们的[智能钱包](https://www.alchemy.com/smart-wallets)和[此处](https://demo.alchemy.com/)的演示。

### Biconomy

[Biconomy](https://biconomy.io) 是最全面的智能账户和执行基础设施平台，可在单个或多个链上实现无缝、用户友好的体验。借助 Biconomy，开发者可以通过 gas 抽象、会话、批处理以及针对任意数量网络上复杂操作的一键签名，构建卓越的链上 UX。

要开始使用，请访问[文档](https://docs.biconomy.io/)。

### FastLane

[FastLane](https://www.fastlane.xyz/) 是一个面向验证者和应用的 MEV 协议，集成了 4337 bundler、链上任务调度器以及首个整体性 LST。

要开始使用，请访问 [shMonad](https://docs.shmonad.xyz/) 文档，或使用以下示例[项目](https://github.com/FastLane-Labs/4337-bundler-paymaster-script/tree/main)试用 shMonad bundler。

### Gelato

[Gelato](https://gelato.cloud/paymaster-bundler) 提供 Paymaster 和 Bundler 服务，支持赞助交易和账户抽象，允许您代表用户承担 gas 成本，从而实现无缝的链上体验。

要开始使用，请访问 [SDK 文档](https://github.com/gelatodigital/gasless)或按照[快速开始](https://github.com/gelatodigital/gasless#bundler-erc-4337)指南操作。

### Openfort

[Openfort](https://openfort.io) 是一个开发者平台，可帮助项目引导用户并激活钱包。它通过其 SSS 和 passkey 创建钱包，通过赞助的 paymaster 和会话密钥发送交易，或直接使用后端钱包进行自动化的链上操作。

要开始使用，请访问[文档](https://www.openfort.io/docs/overview/start)或按照[快速开始](https://www.openfort.io/docs/guides/react)指南操作。

### Pimlico

[Pimlico](https://pimlico.io/) 是世界上最先进的 ERC-4337 账户抽象基础设施平台。Pimlico 提供一整套工具和服务，帮助您在 Ethereum 和其他 EVM 兼容链上构建、部署和管理智能账户。

要开始使用，请访问[文档](https://docs.pimlico.io/)或按照[快速开始](https://docs.pimlico.io/permissionless/tutorial/tutorial-1)指南操作。

### Sequence

[Sequence](https://sequence.xyz)
[Transaction API](https://docs.sequence.xyz/solutions/infrastructure/transaction-api) 是一个统一的
relayer，可在 EVM 链上派发交易，具备以下能力：

* Gas 赞助
* 费用抽象
* 批处理
* 并行处理

它管理 nonce、估算最优 gas，并在需要时重新提交交易，让您可以专注于
业务逻辑。[Sequence Builder](https://sequence.build/) 提供 Gas 赞助功能，
允许项目所有者轻松为其 web3 应用中的用户赞助 gas。通过承担
交易费用，用户可以享受无缝体验，而无需担心为费用获取加密货币的问题
该功能与我们全套智能合约钱包无缝集成。

要开始使用，请访问 gas 赞助[文档](https://docs.sequence.xyz/solutions/builder/gas-sponsorship)。

### thirdweb

[thirdweb](https://portal.thirdweb.com/connect/account-abstraction/overview) 提供了一个完整的平台来利用账户抽象。

消除每个链上操作都需要 gas 和签名的笨拙用户体验：

* 抽象掉 gas
* 预审计的账户工厂合约
* 内置基础设施：
* 赞助策略

要开始使用：

1. 注册一个[免费的 thirdweb 账户](https://thirdweb.com/team)
2. 访问[账户抽象文档](https://portal.thirdweb.com/connect/account-abstraction/how-it-works)和[账户抽象 Playground](https://playground.thirdweb.com/account-abstraction)

### Zerodev

[ZeroDev](https://zerodev.app) 是最强大的智能账户开发平台。借助 ZeroDev，您可以构建无 gas、无确认、无助记词和无跨链桥的 Web3 体验。

要开始使用，请访问[文档](https://docs.zerodev.app/)或按照[快速开始](https://docs.zerodev.app/sdk/getting-started/quickstart)指南操作。
