A
licenseA
qualityD
maintenanceProvides Ethereum blockchain data tools via Etherscan's API, enabling users to check ETH balances, view transactions, track token transfers, fetch contract ABIs, monitor gas prices, and resolve ENS names.
6
21
1
MIT
No user-submitted related servers found.
Scored across 6 tools
Each tool targets a specific piece of blockchain data (chain info, gas price, blocks, Solana account, transaction, wallet balance) with no apparent overlap in purpose.
All tools consistently use the pattern 'get-<specific-resource>' (e.g., get-eth-gas-price, get-transaction), providing clear and predictable naming.
With 6 tools, the server covers essential read operations for blockchain data without being overwhelming or too sparse.
The tool set covers common queries for Ethereum and Solana, but lacks support for other major blockchains and some detailed queries (e.g., block by number, transaction receipt), leaving minor gaps.