Overview
- Skill Key
- davidtaikocha/etherscan-api
- Author
- davidtaikocha
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/davidtaikocha/etherscan-api
- Latest Commit SHA
- 88ae9684b9ff06d9bbba3a8882286bdc926476a8
Use when you need to query Etherscan API V2 for onchain activity, contract metadata, ABI/source retrieval, proxy implementation discovery, and transaction/log analysis across EVM chains.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 etherscan-api 技能。 若已安装,则直接安装 etherscan-api 技能。
# Etherscan API V2 ## Overview Use this skill to fetch onchain data from Etherscan-compatible explorers using the unified V2 API. Core model: - One base URL: `https://api.etherscan.io/v2/api` - One API key - Switch chains via `chainid` Explorer URLs relevant to this workspace: - Ethereum mainnet: `https://etherscan.io/` - Ethereum hoodi: `https://hoodi.etherscan.io/` - Taiko mainnet: `https://taikoscan.io/` - Taiko hoodi: `https://hoodi.taikoscan.io/` Read first: - `references/network-map.md` - `references/endpoint-cheatsheet.md` - `references/rate-limits.md` - `references/explorer-url-patterns.md` ## Required Inputs Collect these before querying: - `ETHERSCAN_API_KEY` - Target `chainid` - Address / tx hash / block range - Endpoint intent (activity, logs, source, ABI, status) ## Deterministic Workflow 1. Pick `chainid` from `references/network-map.md`. 2. Choose endpoint by intent from `references/endpoint-cheatsheet.md`. 3. Build request on `https://api.etherscan.io/v2/api` with required params. 4. Parse `status`, `message`, `result`. 5. If contract endpoint returns proxy metadata (`Proxy == "1"`), follow `Implementation`. 6. For large history, paginate (`page`, `offset`) and/or narrow block ranges. ## Method Selection | Goal | Module / Action | | --- | --- | | Address normal tx history | `account` / `txlist` | | Address internal tx history | `account` / `txlistinternal` | | ERC20 transfer history | `account` / `tokentx` | | Event logs | `logs` / `getLogs` | | Contract ABI | `contract` / `getabi` | | Contract source + proxy fields | `contract` / `getsourcecode` | | Contract deployer + creation tx | `contract` / `getcontractcreation` | | Tx execution status | `transaction` / `getstatus` | | Tx receipt status | `transaction` / `gettxreceiptstatus` | ## Quick Commands Set key once: ```bash export ETHERSCAN_API_KEY="<your_key>" ``` Get ABI (Taiko mainnet example): ```bash curl -s "https://api.etherscan.io/v2/api?chainid=167000&module=contract&action=getabi&add...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.