MCPServers
M

MCP Etherscan Server

13
0

Summary

Facilitates interaction with Ethereum blockchain data via Etherscan's API, providing real-time access to balances, transactions, token transfers, contract ABIs, gas prices, and ENS name resolutions.

Available Actions(6)

check-balance

Get ETH balance for any Ethereum address. Input: Ethereum address. Output: ETH balance in both Wei and ETH.

get-transactions

View recent transactions for an Ethereum address. Input: Ethereum address, optional limit. Output: Recent transactions with timestamps, values, and addresses.

get-token-transfers

Track ERC20 token transfers for an Ethereum address. Input: Ethereum address, optional limit. Output: Recent ERC20 token transfers with token details.

get-contract-abi

Fetch smart contract ABIs for a given contract address. Input: Contract address. Output: Contract ABI in JSON format.

get-gas-prices

Monitor current gas prices. Input: None. Output: Current gas prices in Gwei.

get-ens-name

Resolve an Ethereum address to its associated ENS name if available. Input: Ethereum address. Output: Associated ENS name.

Last Updated: April 8, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Try it now in
HighlightHighlight AI

语言

TypeScript

分类

标签