ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Gnosisscan with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access Gnosis Chain data directly—query account balances, transaction history, and smart contract details via Gnosisscan.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 26 capabilities

The complete Gnosisscan capability set.

These are the exact actions your AI can choose when you ask it to work with Gnosisscan.

Capability set01 / 07

01-04

4 capabilities in this set.

Part of 26 available through Gnosisscan.

  1. 01

    Get account balance multi

    Get xDAI Balance for Multiple Addresses

  2. 02

    Get account balance

    Get xDAI Balance for a Single Address

  3. 03

    Get account tokennfttx

    Get a List of ERC721 Token Transfer Events by Address

  4. 04

    Get account txlist

    Get a List of Normal Transactions By Address

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 26 available through Gnosisscan.

  1. 05

    Get block bytime

    Get Block Number by Timestamp

  2. 06

    Get block reward

    Get Block Rewards by BlockNo

  3. 07

    Get logs

    Get Event Logs

  4. 08

    Get stats ethsupply

    Get Total Supply of xDAI on Gnosis Chain

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 26 available through Gnosisscan.

  1. 09

    Get tx receiptstatus

    Check Transaction Receipt Status

  2. 10

    Get tx status

    Check Contract Execution Status

  3. 11

    Proxy blocknumber

    Eth_blockNumber Proxy

  4. 12

    Proxy call

    Eth_call Proxy

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 26 available through Gnosisscan.

  1. 13

    Proxy gasprice

    Eth_gasPrice Proxy

  2. 14

    Proxy gettransactionbyhash

    Eth_getTransactionByHash Proxy

  3. 15

    Proxy gettransactionreceipt

    Eth_getTransactionReceipt Proxy

  4. 16

    Get account minedblocks

    Get a List of Blocks Validated by Address

Capability set05 / 07

17-20

4 capabilities in this set.

Part of 26 available through Gnosisscan.

  1. 17

    Get account tokentx

    Get a List of ERC20 Token Transfer Events by Address

  2. 18

    Get account txlist internal

    Get a List of Internal Transactions by Address

  3. 19

    Get block countdown

    Get Estimated Block Countdown Time by BlockNo

  4. 20

    Get contract abi

    Get Contract ABI for Verified Source Codes

Capability set06 / 07

21-23

3 capabilities in this set.

Part of 26 available through Gnosisscan.

  1. 21

    Get contract sourcecode

    Get Contract Source Code for Verified Source Codes

  2. 22

    Get stats gnoprice

    Get Last Price of Gnosis (GNO) and xDAI

  3. 23

    Proxy estimategas

    Eth_estimateGas Proxy

Capability set07 / 07

24-26

3 capabilities in this set.

Part of 26 available through Gnosisscan.

  1. 24

    Proxy getblockbynumber

    Eth_getBlockByNumber Proxy

  2. 25

    Proxy getcode

    Eth_getCode Proxy

  3. 26

    Proxy getstorageat

    Eth_getStorageAt Proxy

Observed, not estimated

1078ms average. Fast in production.

Gnosisscan is checked daily against the live service.

Daily averagePeak 1499ms
Aug 20Today
Fastest day
907ms
Slowest day
1499ms
14-day trend
Slowing+27%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 26 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Gnosisscan, so you can see the experience inside your AI.

It does not authenticate your account with Gnosisscan. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Gnosisscan Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_44M3DTxD2Ha8YDXAA6hjLJysaCrbfbXxfPLB1xVK/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Gnosisscan capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "gnosisscan-gnosis-chain-explorer-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_44M3DTxD2Ha8YDXAA6hjLJysaCrbfbXxfPLB1xVK/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Gnosisscan owners ask.

  • 01

    Can I check the balance of multiple Gnosis Chain addresses at once?

    Yes! Use the get_account_balance_multi capability and provide a comma-separated list of addresses to get all balances in a single request.

  • 02

    How do I see the ERC20 token transfer history for an account?

    You can use the get_account_tokentx capability. Simply provide the account address, and optionally a specific contract address, to list all relevant token movements.

  • 03

    Is it possible to retrieve the source code of a verified smart contract?

    Yes, the get_contract_source_code capability allows you to fetch the source code for any verified contract on Gnosisscan using its address.