Etherscan

Read-only Etherscan V2 blockchain data: balances, transactions, transfers, tokens, contracts, logs.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Read-only Etherscan V2 blockchain data: balances, transactions, transfers, tokens, contracts, logs.

    Список инструментов сервера (16)

    Технические названия из tools/list. Нужны только разработчикам.

    get_native_balanceGet the native coin (e.g. ETH) balance of an address, in wei.
    get_transactionsGet the list of normal (external) transactions for an address.
    get_internal_transactionsGet internal transactions for an address, or by a specific parent transaction hash.
    get_token_transfersGet token transfer events for an address, optionally filtered by token contract. Select the token standard: erc20 (fungible, default), erc721 (NFT), or erc1155 (multi-token).
    get_contract_sourceGet the verified source code and metadata for a contract address.
    get_contract_abiGet the verified ABI (JSON) for a contract address.
    get_contract_creationGet the creator address and creation transaction hash for up to 5 contract addresses. The multi-kilobyte creation bytecode is omitted by default to keep responses small; set include_creation_bytecode=true to include it.
    get_transaction_receipt_statusGet the receipt status of a transaction (1 = success, 0 = failed). Post-Byzantium only.
    get_transaction_statusGet the contract execution status of a transaction (detects failed/erroring executions).
    get_gas_oracleGet current gas price recommendations (safe / propose / fast) from the gas tracker.
    get_block_by_timestampGet the block number closest to a given Unix timestamp (seconds).
    get_supported_chainsGet the chains / chain IDs supported by the Etherscan V2 API. In the hosted (proxy) deployment this returns a bundled snapshot shipped with the server, refreshed when the package is updated; in direct/stdio mode it queries the live chain-list endpoint. A chain's absence from the returned list is not proof that it lacks live support.
    get_logsSearch event logs by contract address and/or topics over a block range. Topics are 32-byte hex values; topic0 is usually the keccak256 event-signature hash. Adjacent-topic operators (and/or) combine multiple topic filters. Provide 'address' and/or at least one topic.
    get_transaction_by_hashGet the full transaction object for a transaction hash (from, to, value, input data, gas, gas price, nonce, block number/hash, transaction index). Returns null if the hash is unknown.
    get_transaction_receiptGet the transaction receipt for a transaction hash (execution status, gas used, cumulative gas used, effective gas price, logs, and the created contract address for deployments). Returns null if the hash is unknown or the transaction is still pending.
    render_etherscan_widgetPresent exact facts returned by Etherscan data tools in a fast explorer-style card. Call the relevant Etherscan data tool first and copy only supported values into this tool. Never invent scores, risk labels, historical prices, forecasts, or audit conclusions.
    Etherscan: подключить к Claude, ChatGPT, Cursor · Connectors.fun