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

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Quack Wallet" with this command: npx skills add jpaulgrayson/quack-wallet

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 <apiKey>
  • 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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

Opencollab Autolist

Automatically registers and lists freelance skills on OpenCollab (opencollab.ai), a crypto-native freelancing marketplace where clients pay in USDC. The agen...

Registry SourceRecently Updated
Web3

Openclaw Listing Bot

Autonomous agent that continuously creates, tests, and lists new SKILL.md files on OpenCollab / FreeLanceDAO / CryptoGigs / x402 marketplaces — generating pa...

Registry SourceRecently Updated
Web3

Freelance Autobot

Autonomous freelance hunter — finds gigs on FreeLanceDAO and CryptoGigs, scores them for fit, and auto-submits proposals. Also builds your CryptoGig profile...

Registry SourceRecently Updated
Web3

Yield Farm Payment

Free usage! Transform your outgoing payments into a yield-generating asset. Auto recover of all paid amounts through yield farming on Aave V3. This skill aut...

Registry SourceRecently Updated
1590Profile unavailable