
Get started
1
Install
2
Authenticate
First, create a free API key if you do not have one. Then save it locally and confirm the active identity:
3
Run your first commands
Get a native balance (JSON by default):Run the same query on another chain, by name or chain ID:List every supported chain:Or open the full-screen interactive explorer:
Command reference
Commands followetherscan <module> <action>, mirroring the API. JSON is the default output; switch it with -o table or -o csv, use --compact to strip whitespace, and --all (bounded by --max-pages) to page through list endpoints.
For a command’s options, run: