> ## 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.

# 多签钱包

## 提供商概览

<Tabs>
  <Tab title="Mainnet">
    <div class="mintlify-table-wrapper">
      <table class="mintlify-table">
        <thead>
          <tr>
            <th>钱包</th>
            <th>状态</th>
            <th>合约地址</th>
            <th>其他特性</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[Safe](https://app.safe.global/welcome)</td>
            <td>✅</td>
            <td>请参见[合约地址](https://github.com/monad-crypto/protocols/blob/main/mainnet/safe.jsonc)</td>

            <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>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[Safe](https://app.safe.global/welcome)</td>
            <td>✅</td>

            <td />
          </tr>
        </tbody>
      </table>
    </div>

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

## 提供商详情

### Safe Wallet

[Safe Wallet](https://app.safe.global/welcome) 是一款安全、非托管的加密货币钱包,允许用户管理、存储和交互代币和 NFT 等数字资产。它基于 Safe(前身为 Gnosis Safe)智能合约基础设施构建,提供多签控制、交易批处理和自定义权限等高级功能。Safe Wallet 面向个人和组织设计,注重安全性、透明度和去中心化的资产管理。

在[此处](https://app.safe.global/welcome)访问 Safe Wallet。

<Tip>
  [safe-tx-hashes-util](https://github.com/pcaversaccio/safe-tx-hashes-util) 是一款工具,可基于 Safe 交易服务 UI 中的交易详情独立计算 Safe 交易哈希。

  [safe-tx-hashes-util](https://github.com/pcaversaccio/safe-tx-hashes-util) 支持 Monad。
</Tip>
