USD1 Transaction

# USD1 WLF Transfer Skill

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 "USD1 Transaction" with this command: npx skills add asgherali/usd1transaction

USD1 WLF Transfer Skill

Description

Allows an agent to securely transfer USD1 (USDC on Wormhole) from one wallet to another using Wormhole Liquidity Facility (WLF).

Capabilities

  • Check sender wallet balance (optional)
  • Transfer a specified amount of USD1 to a recipient address
  • Return transaction hash and status
  • Uses Testnet by default for safety

Input Parameters

  • amount: number (required) - amount of USD1 to send (e.g. 1.0)
  • toAddress: string (required) - recipient wallet address (e.g. 0x123...)
  • chain: string (optional, default: Solana) - source chain
  • privateKey: string (secure, required) - sender wallet private key

Output

  • transactionHash: string
  • status: "success" or "failed"
  • message: string (details or error)

Security Notes

  • Never hardcode private keys
  • Use secure agent input for keys
  • Testnet only until production

Example Usage

/skill usd1-wlf-transfer amount=1.0 toAddress=0xabc123... chain=Solana

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

PayMe - Crypto Payments

Send and receive USDC/USDT crypto payments via PayMe smart wallets. Check balances, send stablecoins, view history, manage contacts, sell crypto for local cu...

Registry SourceRecently Updated
5221Profile unavailable
Web3

Bybit AI Trading Skill

Bybit AI Trading Skill — deprecated

Registry SourceRecently Updated
4860Profile unavailable
Web3

Apow Mining

Set up and start mining AGENT tokens on Base L2 using apow-cli. Easy Mode uses x402 for RPC, LLM, and GPU grinding with no config beyond wallet funding.

Registry SourceRecently Updated
2460Profile unavailable
Web3

币安代理配置(中国大陆)

在中国大陆服务器通过代理访问币安API的完整配置指南。涵盖代理选型、mihomo安装配置、vmess连接、币安域名路由、API签名调用。当用户在中国大陆需要调用币安API、配置币安代理、解决币安API连接问题(Connection reset、HTTP 451区域限制、DNS污染)时使用此技能。

Registry SourceRecently Updated
2251Profile unavailable