Check Wallet

🌐Community
by openant-ai · vlatest · Repository

Checks if a user’s wallet address has sufficient balance for a transaction, ensuring smooth and successful operations.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add check-wallet npx -- -y @trustedskills/check-wallet
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "check-wallet": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/check-wallet"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows an AI agent to verify and report on a user's digital wallet balance. It can confirm if there are sufficient funds available for a transaction or simply provide a current balance overview. The tool is designed to interact with various blockchain networks, providing accurate and up-to-date information.

When to use it

  • Before making a purchase: Determine if your wallet has enough cryptocurrency to cover the cost of an NFT or other digital asset.
  • Monitoring portfolio health: Get a quick snapshot of your current crypto holdings and balance across different wallets.
  • Preparing for transactions: Confirm you have sufficient funds before initiating a transfer or swap.
  • Troubleshooting transaction failures: Verify wallet balances when a transaction fails due to insufficient funds.

Key capabilities

  • Wallet Balance Verification
  • Blockchain Network Interaction
  • Fund Sufficiency Checks

Example prompts

  • "Check my wallet balance on the Ethereum network."
  • "Do I have enough Solana in my wallet to buy this NFT?"
  • “What is the current balance of my Bitcoin wallet?”

Tips & gotchas

The skill’s accuracy depends on the agent's ability to correctly identify and connect to the user's specific blockchain wallets. Ensure you provide accurate wallet addresses for reliable results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
openant-ai
Installs
14

🌐 Community

Passed automated security scans.