evm-balance-checker
CommunityReliable EVM balance checks across chains.
AuthorOxFrancesco
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides a reliable way to check native EVM balances and ERC20 token balances across multiple chains, helping you verify funds before transactions and monitor holdings.
Core Features & Use Cases
- Cross-chain balance checks: Retrieve native ETH balances on Ethereum, Base, Polygon, and Arbitrum, including Sepolia testnets.
- ERC20 token balances: Query common tokens (e.g., USDC) on supported chains.
- Multi-chain aggregation & reliability: Uses built-in RPC endpoints to avoid flaky public nodes and can batch queries for efficiency.
- Use Case: Before submitting a cross-chain transfer, check the sender’s ETH and token balances across involved chains to ensure sufficient funds.
Quick Start
bun scripts/check-balance.ts --address 0x1234... --chain ethereum-sepolia bun scripts/check-balance.ts --address 0x1234... --tokens bun scripts/check-balance.ts --address 0x1234... --all bun scripts/check-balance.ts --address 0x1234... --json
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: evm-balance-checker Download link: https://github.com/OxFrancesco/clawd-web3-skills/archive/main.zip#evm-balance-checker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.