Card snapshot
docs.etherscan.io
·
2026-06-02 23:56:36 UTC
·
aeeb041068223bd9c96a9a02bfb982e283a2f91ee8d898108f4e93ef02f73d62
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Etherscan",
"url": "https://docs.etherscan.io/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.etherscan.io/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.etherscan.io/",
"organization": "Etherscan"
},
"documentationUrl": "https://docs.etherscan.io/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "etherscan",
"name": "etherscan",
"description": "Query EVM chain data via Etherscan API v2. Use for on-chain lookups where Etherscan v2 applies: balances, transactions, token transfers (ERC-20/721/1155), contract source/ABI, gas prices, event logs, and verification of transaction completion. Also trigger when another tool submits a transaction and you need to confirm it finalized on-chain.",
"tags": [],
"url": "https://docs.etherscan.io/.well-known/agent-skills/etherscan/skill.md"
}
]
}