Check Crypto Address Balance

🌐Community
by besoeasy · vlatest · Repository

This skill instantly verifies a cryptocurrency address’s current balance across multiple blockchain explorers, ensuring accurate holdings information.

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-crypto-address-balance npx -- -y @trustedskills/check-crypto-address-balance
2

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

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

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

About This Skill

What it does

This skill allows you to check the balance of a cryptocurrency address. It retrieves and returns the current balance held at that specific address on the blockchain. The skill supports various cryptocurrencies, enabling users to quickly verify holdings without needing specialized wallets or tools.

When to use it

  • Portfolio Tracking: Quickly determine the value of your crypto assets by checking balances across different addresses.
  • Transaction Verification: Confirm if a transaction has been processed and funds are reflected in an address.
  • Security Audits: Verify the balance of a specific address during security reviews or investigations.
  • Due Diligence: Check the balance associated with an address before engaging in any transactions or agreements.

Key capabilities

  • Supports multiple cryptocurrencies.
  • Retrieves current blockchain balances.
  • Provides address balance information.

Example prompts

  • "What is the balance of this Bitcoin address: 1BvBMSEYstWetqTFn5Au4m4GFg7xJaNVN2?"
  • "Check the Ethereum balance for address 0xAb5801a7D398d56A8bbD55cD719A9c5EDWbQAB9E."
  • “How much Dogecoin is in this wallet: DGA2HqYwXm4VzLhKqJjC2tBfS3rP9i6x8?”

Tips & gotchas

The skill's accuracy depends on the blockchain data availability. Ensure you provide a valid and accurate cryptocurrency address 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
besoeasy
Installs
5

🌐 Community

Passed automated security scans.