ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Blastscan with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Explore the Blast Network—check balances, track transactions, and inspect smart contracts directly from your AI agent.

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 · 29 capabilities

The complete Blastscan capability set.

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

Capability set01 / 08

01-04

4 capabilities in this set.

Part of 29 available through Blastscan.

  1. 01

    Get block reward

    Get Block Rewards by BlockNo

  2. 02

    Get contract source code

    Get Contract Source Code for Verified Source Codes

  3. 03

    Get ether balance

    Get Ether Balance for a Single Address

  4. 04

    Get eth price

    Get Last Price of Ether

Capability set02 / 08

05-08

4 capabilities in this set.

Part of 29 available through Blastscan.

  1. 05

    Get eth supply

    Get Total Supply of Ether on Blast

  2. 06

    Get mined blocks

    Get list of Blocks Mined by Address

  3. 07

    Get erc20 token balance

    Get ERC20-Token Account Balance by ContractAddress

  4. 08

    Get transaction receipt status

    Check Transaction Receipt Status

Capability set03 / 08

09-12

4 capabilities in this set.

Part of 29 available through Blastscan.

  1. 09

    Proxy eth blocknumber

    Eth_blockNumber

  2. 10

    Proxy eth getblockbynumber

    Eth_getBlockByNumber

  3. 11

    Proxy eth getcode

    Eth_getCode

  4. 12

    Proxy eth gettransactionreceipt

    Eth_getTransactionReceipt

Capability set04 / 08

13-16

4 capabilities in this set.

Part of 29 available through Blastscan.

  1. 13

    Get block number by time

    Get Block Number by Timestamp

  2. 14

    Get erc1155 transfers

    Get a list of ERC1155 - Token Transfer Events by Address

  3. 15

    Get erc20 token supply

    Get ERC20-Token TotalSupply by ContractAddress

  4. 16

    Get erc20 transfers

    Get a list of ERC20 - Token Transfer Events by Address

Capability set05 / 08

17-20

4 capabilities in this set.

Part of 29 available through Blastscan.

  1. 17

    Get erc721 transfers

    Get a list of ERC721 - Token Transfer Events by Address

  2. 18

    Get internal transactions

    Get a list of Internal Transactions by Address

  3. 19

    Get logs

    Get Event Logs

  4. 20

    Get normal transactions

    Get a list of Normal Transactions By Address

Capability set06 / 08

21-23

3 capabilities in this set.

Part of 29 available through Blastscan.

  1. 21

    Get transaction status

    Check Contract Execution Status

  2. 22

    Proxy eth call

    Eth_call

  3. 23

    Proxy eth estimategas

    Eth_estimateGas

Capability set07 / 08

24-26

3 capabilities in this set.

Part of 29 available through Blastscan.

  1. 24

    Proxy eth getstorageat

    Eth_getStorageAt

  2. 25

    Proxy eth gettransactionbyhash

    Eth_getTransactionByHash

  3. 26

    Get contract abi

    Get Contract ABI for Verified Source Codes

Capability set08 / 08

27-29

3 capabilities in this set.

Part of 29 available through Blastscan.

  1. 27

    Get ether balance multi

    Get Ether Balance for Multiple Addresses

  2. 28

    Proxy eth gasprice

    Eth_gasPrice

  3. 29

    Get block countdown

    Get Estimated Block Countdown Time by BlockNo

Observed, not estimated

1061ms average. Fast in production.

Blastscan is checked daily against the live service.

Daily averagePeak 1361ms
Aug 20Today
Fastest day
922ms
Slowest day
1361ms
14-day trend
Stable+4%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 29 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 Blastscan, so you can see the experience inside your AI.

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

Blastscan Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_dZeRm89MvWux9Jc44J0olmcBSjW8hReIa595Pklo/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 — Blastscan capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "blastscan-blast-network-explorer-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_dZeRm89MvWux9Jc44J0olmcBSjW8hReIa595Pklo/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 Blastscan owners ask.

  • 01

    Can I check the balance of multiple Blast addresses at once?

    Yes! Use the get_ether_balance_multi capability by providing a comma-separated list of addresses. The agent will return the Ether balance for each account in a single request.

  • 02

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

    Absolutely. By using the get_contract_source_code capability with the contract address, your agent can fetch the verified source code, compiler version, and other metadata directly from Blastscan.

  • 03

    How can I track specific ERC20 token transfers for a wallet?

    You can use the get_erc20_transfers capability. You can filter by the user's address, the specific contractaddress of the token, or both to see all relevant transfer events.