F

fund

by @coinbasev
4.3(20)

Responsible for adding funds to user wallets, processing top-up requests, ensuring secure and fast fund transfers to meet user payment and transaction needs.

coinbase-walletcryptocurrencydefiasset-managementblockchain-transactionsGitHub
Installation
npx skills add coinbase/agentic-wallet-skills --skill fund
compare_arrows

Before / After Comparison

1
Before

Traditional fund top-up processes are complex, involve many steps, and are time-consuming. This leads to a poor user experience, potentially causing sluggish fund circulation, impacting transaction efficiency and user satisfaction.

After

Simplifies the wallet top-up process, enabling quick and convenient fund deposits. Users can easily manage their funds, ensuring smooth transactions, significantly enhancing user experience and fund utilization efficiency.

SKILL.md

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

npx awal@2.0.3 status

If the wallet is not authenticated, refer to the authenticate-wallet skill.

Opening the Funding Interface

npx awal@2.0.3 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

MethodDescription
Apple PayFast checkout with Apple Pay (where available)
CoinbaseTransfer from existing Coinbase account
CardDebit card payment
BankACH 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:

npx awal@2.0.3 address

Prerequisites

  • Must be authenticated (npx awal@2.0.3 status to check)
  • Coinbase Onramp is available in supported regions (US, etc.)

Flow

  1. Run npx awal@2.0.3 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

# Check updated balance
npx awal@2.0.3 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

User Reviews (0)

Write a Review

Effect
Usability
Docs
Compatibility

No reviews yet

Statistics

Installs2.3K
Rating4.3 / 5.0
Version
Updated2026年5月21日
Comparisons1

User Rating

4.3(20)
5
20%
4
50%
3
25%
2
5%
1
0%

Rate this Skill

0.0

Compatible Platforms

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

Timeline

Created2026年3月16日
Last Updated2026年5月21日