fund-wallet

Display wallet addresses and guide token transfers across multiple networks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dynamic-labs-oss/dynamic-agent-payments --skill fund-wallet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fund-wallet
Source: https://github.com/dynamic-labs-oss/dynamic-agent-payments/tree/main/skill/fund-wallet
Command: npx skills add https://github.com/dynamic-labs-oss/dynamic-agent-payments --skill fund-wallet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Funding the agent wallet is error-prone and slow without a clear flow to expose addresses and guide token transfers. This Skill displays wallet addresses (EVM and SOL when available) and walks the user through sending tokens to those addresses to enable payments.

Core Features & Use Cases

  • Wallet discovery: retrieve and display the agent's EVM and SOL addresses and any available balances.
  • Funding guidance: instruct users to send tokens to the provided addresses from any wallet or exchange.
  • Balance verification: check and confirm new balances after funding.

Quick Start

Ask your agent to display wallet addresses and guide you through funding to add tokens.

Frequently Asked Questions about fund-wallet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find my agent wallet addresses for cross-chain token transfers?

To find agent wallet addresses for cross-chain token transfers, the Skill retrieves and displays your EVM and Solana addresses in plain text. It also checks any existing token balances across supported networks.

What is the process to fund an agent wallet across Ethereum, Base, and Solana?

Funding an agent wallet across Ethereum, Base, and Solana involves a guided flow that displays your addresses, instructs you to send tokens from any wallet or exchange, and verifies the updated balance after the transfer.

Can I verify token balances after sending funds to an agent wallet?

Yes, you can verify token balances after sending funds to an agent wallet. The Skill implements a balance verification step using the check_balance function to confirm the new token amounts.

Does cross-chain wallet funding work with Polygon and other networks?

Cross-chain wallet funding works with Polygon and other networks. The Skill applies to multiple blockchain scenarios, allowing you to send tokens to the agent and verify updated balances across these supported chains.

How do I display EVM and SOL wallet addresses for easy copying?

To display EVM and SOL wallet addresses for easy copying, the Skill retrieves your wallets and presents the addresses in plain text, ensuring you can quickly copy them to initiate token transfers.