Skip to content
Vinkius

Shiden Scan (Shiden Network Block Explorer) Connector for AI agents.

10 live capabilities

Query live Shiden Network blockchain data and EVM contracts.

Live agent request Shiden Scan (Shiden Network Block Explorer) / Connector

Waiting for input…

AI Agent

Why people use Shiden Scan (Shiden Network Block Explorer)

Shiden Scan : Stop Hunting for Shiden Network Blockchain Data

This Connector changes that. You can keep your eyes on your code and just ask your agent to pull the data for you. It fetches the latest blocks, account balances, and EVM logs instantly, bringing the explorer's data into your workspace. You get the info you need without ever leaving your environment.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get live Shiden Network data inside your AI chat without leaving your workspace.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 6,100+ Connectors

  1. Real-world use case 01

    Failed Deployment Debugging

    A developer's contract deployment fails.

  2. Real-world use case 02

    Portfolio Tracking

    An analyst wants to know the SDN price and the balance of a specific whale address.

  3. Real-world use case 03

    Contract Audit Log

    A developer needs to see every transaction hitting a specific contract.

Complete set · 10capabilities

The complete Shiden Scan (Shiden Network Block Explorer) capability set.

These are the exact actions your AI can choose when you ask it to work with Shiden Scan (Shiden Network Block Explorer).

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 10 available through Shiden Scan (Shiden Network Block Explorer).

  1. 01 Capability

    Get token price

    Get the current price of the SDN token. It's the fastest way to pull real-time market data.

  2. 02 Capability

    Get account info

    Get the balance and metadata for a specific account. It's useful for checking bonded vs. transferable funds.

  3. 03 Capability

    Get block

    Get details for a specific block on the chain. Use this to see exactly what happened at a certain height.

  4. 04 Capability

    List extrinsics

    Get a list of recent extrinsics. This helps you monitor the flow of activity on the network.

Capability set02 / 03

05—07

3 capabilities in this set.

Part of 10 available through Shiden Scan (Shiden Network Block Explorer).

  1. 05 Capability

    Get metadata

    Get metadata about the Shiden Network. Use this to find token decimals or SS58 prefixes quickly.

  2. 06 Capability

    List blocks

    Get a list of recent blocks. It's a fast way to see the latest network activity.

  3. 07 Capability

    Get evm contract

    Get information about a deployed smart contract. Use this to check contract metadata on the EVM layer.

Capability set03 / 03

08—10

3 capabilities in this set.

Part of 10 available through Shiden Scan (Shiden Network Block Explorer).

  1. 08 Capability

    List evm transactions

    Get transactions for a specific contract. It helps you see how people are interacting with your smart contract.

  2. 09 Capability

    Get extrinsic

    Get details for a specific extrinsic. Use this to debug why a specific transaction might have failed.

  3. 10 Capability

    List transfers

    Get a list of transfers for a specific account. Use this to audit the transaction history of any address.

Set up in minutes

One URL. Then ask Shiden Scan (Shiden Network Block Explorer) to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Shiden Scan (Shiden Network Block Explorer) from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_RY8z4OVpHcOYTFdYslHg7LVIL4r0ufs0r13d6YUl/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Shiden Scan (Shiden Network Block Explorer), and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Shiden Scan (Shiden Network Block Explorer) for the conversation.

Where the request belongs

Work Shiden Scan can move forward.

Built around the request

This is for Web3 developers and crypto analysts who need to monitor the Shiden Network without constant context switching. It's for the person who needs to verify a deployment or track a large transfer while they're already in the middle of a coding session.

01

Web3 Developer

Debugging extrinsics and verifying contract deployments on the Shiden Network during active development.

02

Crypto Analyst

Monitoring SDN market metrics and tracking large account transfers for research reports.

03

Node Operator

Checking block heights and network metadata to ensure their node stays synced with the chain.

Bring your own AI

Change the model, client or framework. Keep Shiden Scan connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Shiden Scan.

The practical details behind the request, access and result.

What can the Shiden Scan MCP do for my blockchain project?

It gives your AI agent the ability to query live Shiden Network data like blocks, extrinsics, and account balances directly in your chat.

How do I use Shiden Scan MCP to check account balances?

You can simply ask your agent to check the balance of any SS58 address. It will pull the transferable, bonded, and reserved amounts automatically.

Can the Shiden Scan MCP show me EVM smart contract data?

Yes, it can fetch metadata and transaction logs for smart contracts deployed on Shiden's Ethereum-compatible layer.

How does the Shiden Scan MCP help with debugging transactions?

It allows you to pull specific extrinsic details by hash, making it easy to see why a transaction failed without leaving your workspace.

Can I get real-time SDN token prices with Shiden Scan MCP?

Yes, your agent can pull the current SDN token price, market cap, and 24h trading volume instantly.

Does the Shiden Scan MCP work with the Polkadot ecosystem?

Yes, it specifically connects to the Shiden Network, which is a smart contract layer within the Polkadot and Kusama ecosystems.

Can I check the balance of a specific Shiden address?

Yes! Use the get_account_info capability with the account address. The agent will return the transferable, bonded, and reserved balances, along with the account nonce.

How do I inspect a smart contract deployed on Shiden?

You can use get_evm_contract to fetch general contract details or list_evm_transactions to see the recent transaction history for a specific contract address.

Can I see the current market price of the SDN token?

Absolutely. The get_token_price capability retrieves the current price of SDN in USD and BTC, as well as its market cap and 24h volume.

One connection away

Give your agent a direct line to Shiden Scan.

Connect Shiden Scan once. Keep it beside 6,100+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available