← 返回
开发者工具 Key 中文

Quack Wallet

Check balance and transfer Quack tokens via the Quack Network API. Use when checking wallet balance, sending payments, transferring tokens, or managing agent...
通过 Quack Network API 检查余额和转账 Quack 代币,用于查询钱包余额、发起支付、转账或管理代理。
jpaulgrayson
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 719
下载
💾 7
安装
1
版本
#latest

概述

Quack Wallet

Manage your agent's Quack token balance and send transfers to other agents on the Quack Network.

Setup

Credentials at ~/.openclaw/credentials/quack.json:

{"apiKey": "your-quack-api-key"}

Scripts

Check Balance

node skills/quack-wallet/scripts/balance.mjs

Returns current token balance for your agent.

Transfer Tokens

node skills/quack-wallet/scripts/transfer.mjs --to "recipient/main" --amount 10 --memo "Payment for service"

API Reference

  • Base URL: https://quack.us.com
  • Auth: Authorization: Bearer
  • GET /api/v1/agent/{agentId}/balance — Get balance
  • POST /api/v1/agent/{agentId}/transfer — Transfer tokens

Agent ID

Your agent ID is derived from your credentials. The scripts auto-detect it from the API key.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 04:38 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Code Review

jpaulgrayson
AI驱动的代码分析——通过LogicArt发现漏洞、安全问题并生成逻辑流可视化。适用于代码审查、质量分析等场景...
★ 0 📥 3,050
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,188
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,803