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

カテゴリ

タグ