返回顶部
f

fund

Add money to the wallet. Use when you or the user want to fund, deposit, top up, load, buy USDC, add funds, onramp, or get USDC. Also use when the wallet has insufficient balance for a send or trade operation, or when someone asks "how do I get USDC?

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
938
下载量
0
收藏
概述
安装方式
版本历史

fund

# Funding the Wallet Use the wallet companion app to fund the wallet with USDC via Coinbase Onramp. This supports multiple payment methods including Apple Pay, debit cards, bank transfers, and funding from a Coinbase account. ## Confirm wallet is initialized and authed ```bash npx awal@latest status ``` If the wallet is not authenticated, refer to the `authenticate-wallet` skill. ## Opening the Funding Interface ```bash npx awal@latest show ``` This opens the wallet companion window where users can: 1. Select a preset amount ($10, $20, $50) or enter a custom amount 2. Choose their preferred payment method 3. Complete the purchase through Coinbase Pay ## Payment Methods | Method | Description | | --------- | ---------------------------------------------- | | Apple Pay | Fast checkout with Apple Pay (where available) | | Coinbase | Transfer from existing Coinbase account | | Card | Debit card payment | | Bank | ACH bank transfer | ## Alternative You can also ask your human to send usdc on Base to your wallet address. You can find your wallet address buy running the following: ```bash npx awal@latest address ``` ## Prerequisites - Must be authenticated (`npx awal@latest status` to check) - Coinbase Onramp is available in supported regions (US, etc.) ## Flow 1. Run `npx awal@latest show` to open the wallet UI 2. Instruct the user to click the Fund button 3. User selects amount and payment method in the UI 4. User completes payment through Coinbase Pay (opens in browser) 5. USDC is deposited to the wallet once payment confirms ## Checking Balance After Funding ```bash # Check updated balance npx awal@latest balance ``` ## Notes - Funding goes through Coinbase's regulated onramp - Processing time varies by payment method (instant for card/Apple Pay, 1-3 days for bank) - Funds are deposited as USDC on Base network - If funding is not available, users can also send USDC on Base directly to the wallet address

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 fund-1776420041 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 fund-1776420041 技能

通过命令行安装

skillhub install fund-1776420041

下载 Zip 包

⬇ 下载 fund v0.1.0

文件大小: 1.63 KB | 发布时间: 2026-4-17 20:21

v0.1.0 最新 2026-4-17 20:21
Initial release of the "fund" skill for wallet deposits.

- Enables users to add USDC funds to their wallet via Coinbase Onramp with multiple payment methods (Apple Pay, debit card, bank, or Coinbase account).
- Provides detailed instructions for checking wallet status, opening the funding interface, and viewing the wallet address.
- Outlines alternative manual deposit via USDC transfers on Base.
- Describes prerequisites, step-by-step funding flow, payment methods, and processing times.
- Allows users to verify updated wallet balance after funding.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部