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

# 查看所有产品

> 浏览 Blockradar 完整产品套件。

## 钱包

***

<div style={{ display: "grid", gridTemplateColumns: "1fr 1fr", gap: "24px 40px", marginTop: "24px" }}>
  <div>
    <a href="/zh/essentials/wallets" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>钱包</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>在任何支持的链上创建和管理非托管主钱包。</p>
  </div>

  <div>
    <a href="/zh/essentials/addresses" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>地址</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>为您的用户生成专属存款地址并实时追踪余额。</p>
  </div>

  <div>
    <a href="/zh/utilities/webhooks" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Webhooks</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>接收存款、提现和其他链上事件的实时通知。</p>
  </div>

  <div>
    <a href="/zh/essentials/signing" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>签名</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>从任何钱包或地址签署消息和 EIP-712 类型化数据。</p>
  </div>

  <div>
    <a href="/zh/use-cases/transactions" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>交易</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>获取、监控和管理您所有钱包的链上活动。</p>
  </div>

  <div>
    <a href="/zh/use-cases/asset-management" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>资产管理</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>控制主钱包上哪些代币处于活跃状态。</p>
  </div>
</div>

## 收款

***

<div style={{ display: "grid", gridTemplateColumns: "1fr 1fr", gap: "24px 40px", marginTop: "24px" }}>
  <div>
    <a href="/zh/use-cases/deposit-stablecoins" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>稳定币存款</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>通过专属地址接受稳定币存款，支持自动归集和 Webhook 通知。</p>
  </div>

  <div>
    <a href="/zh/use-cases/checkout" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>稳定币收银台</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>生成可分享的支付链接和品牌化收银流程，用于稳定币支付。</p>
  </div>

  <div>
    <a href="/zh/use-cases/virtual-accounts" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>存入法币</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>发行与链上地址关联的银行账号，用于法币到稳定币的充值。</p>
  </div>
</div>

## 付款

***

<div style={{ display: "grid", gridTemplateColumns: "1fr 1fr", gap: "24px 40px", marginTop: "24px" }}>
  <div>
    <a href="/zh/use-cases/pay-outs" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>提现稳定币</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>从主钱包或用户地址通过编程方式发送稳定币。</p>
  </div>

  <div>
    <a href="/zh/use-cases/withdraw-fiat" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>提取法币</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>将稳定币转换为本地法币并直接发送到银行账户。</p>
  </div>

  <div>
    <a href="/zh/use-cases/beneficiaries" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>收款人</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>保存受信任的目标地址以进行定期付款。</p>
  </div>
</div>

## 转换与管理

***

<div style={{ display: "grid", gridTemplateColumns: "1fr 1fr", gap: "24px 40px", marginTop: "24px" }}>
  <div>
    <a href="/zh/use-cases/gateway" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Gateway</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>通过 Circle 的 CCTP 协议原生跨链转移 USDC，无桥接风险。</p>
  </div>

  <div>
    <a href="/zh/use-cases/swap" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Swap & Bridge</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>通过单个 API 调用跨链兑换和桥接稳定币。</p>
  </div>

  <div>
    <a href="/zh/use-cases/auto-settlements" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Auto Settlements</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>根据可配置的规则自动转换和路由资产到目标钱包。</p>
  </div>

  <div>
    <a href="/zh/use-cases/liquidity-pool" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Liquidity Pool</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>流动性编排层，连接客户与多个流动性提供商，智能路由兑换，并管理跨资产和跨链的端到端结算。</p>
  </div>
</div>

## 合规与工具

***

<div style={{ display: "grid", gridTemplateColumns: "1fr 1fr", gap: "24px 40px", marginTop: "24px" }}>
  <div>
    <a href="/zh/use-cases/aml-screening" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>AML Screening</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>实时筛查地址是否在 OFAC、FBI、Tether 和 Circle 黑名单中。</p>
  </div>

  <div>
    <a href="/zh/use-cases/asset-recovery" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Asset Recovery</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>找回意外发送到不在支持资产列表中的钱包的代币。</p>
  </div>

  <div>
    <a href="/zh/use-cases/ip-whitelist" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>IP Whitelist</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>将 API 访问锁定为仅限已批准的 IP 地址，提供额外的安全保护层。</p>
  </div>
</div>

## 集成

***

<div style={{ display: "grid", gridTemplateColumns: "1fr 1fr", gap: "24px 40px", marginTop: "24px" }}>
  <div>
    <a href="/zh/use-cases/smart-contracts" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Smart Contracts</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>直接从您的 Blockradar 钱包读取和写入任何智能合约。</p>
  </div>

  <div>
    <a href="/zh/use-cases/integrations" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>支持的区块链</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Blockradar 在主网和测试网上支持的区块链网络概览。</p>
  </div>

  <div>
    <a href="/zh/use-cases/supported-assets" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>支持的资产</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Blockradar 在所有网络上支持的稳定币和数字资产概览。</p>
  </div>
</div>
