·etherscan-api
</>

etherscan-api

sablier-labs/agent-skills

This skill should be used when the user asks to "check ETH balance", "query ERC-20 balance", "get wallet balance", "check token holdings", "query Etherscan", or mentions Etherscan API, blockchain balance queries, or multi-chain balance lookups.

10Installs·1Trend·@sablier-labs

Installation

$npx skills add https://github.com/sablier-labs/agent-skills --skill etherscan-api

SKILL.md

Query blockchain balances using Etherscan's unified API V2. This skill covers:

Scope: This skill focuses on balance queries for free-tier accounts. For other Etherscan API features, consult the fallback documentation.

Before making any API call, verify the ETHERSCANAPIKEY environment variable is set:

This skill should be used when the user asks to "check ETH balance", "query ERC-20 balance", "get wallet balance", "check token holdings", "query Etherscan", or mentions Etherscan API, blockchain balance queries, or multi-chain balance lookups. Source: sablier-labs/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sablier-labs/agent-skills --skill etherscan-api
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is etherscan-api?

This skill should be used when the user asks to "check ETH balance", "query ERC-20 balance", "get wallet balance", "check token holdings", "query Etherscan", or mentions Etherscan API, blockchain balance queries, or multi-chain balance lookups. Source: sablier-labs/agent-skills.

How do I install etherscan-api?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sablier-labs/agent-skills --skill etherscan-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/sablier-labs/agent-skills