Skip to content
Vinkius

Arbiscan (Arbitrum Explorer) Connector for AI agents.

16 live capabilities

Query Arbitrum blockchain data and smart contract source code in real-time.

Live agent request Arbiscan (Arbitrum Explorer) / Connector

Waiting for input…

AI Agent

Why people use Arbiscan (Arbitrum Explorer)

Arbiscan Arbitrum Explorer for Real-time Blockchain Auditing

This Connector puts all that data into your chat or IDE. You just tell your agent which address to check, and it pulls the balances, transaction history, and token flows instantly. You stop hunting for data and start making decisions based on it.

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

What Vinkius changes

You get instant access to Arbitrum blockchain data without ever leaving your primary workspace.

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

One account · 5,900+ Connectors

  1. Real-world use case 01

    Whale Tracking

    An analyst asks the agent to find all large USDC movements from a specific whale address.

  2. Real-world use case 02

    Smart Contract Debugging

    A developer wants to know why a contract is failing.

  3. Real-world use case 03

    Security Audit

    A researcher wants to check for suspicious activity.

Complete set · 16capabilities

The complete Arbiscan (Arbitrum Explorer) capability set.

These are the exact actions your AI can choose when you ask it to work with Arbiscan (Arbitrum Explorer).

Capability set01 / 04

01—04

4 capabilities in this set.

Part of 16 available through Arbiscan (Arbitrum Explorer).

  1. 01 Capability

    Get abi

    Fetches the ABI for verified source codes. This helps you understand the functions available in a specific smart contract.

  2. 02 Capability

    Get balance multi

    Retrieves the Ether balance for multiple addresses in one go. It's great for auditing several wallets simultaneously.

  3. 03 Capability

    Get balance

    Retrieves the Ether balance for a single address. This is the quickest way to check a specific wallet's holdings.

  4. 04 Capability

    Get block countdown

    Provides the estimated time until the next block. Use this to track the progression of the network.

Capability set02 / 04

05—08

4 capabilities in this set.

Part of 16 available through Arbiscan (Arbitrum Explorer).

  1. 05 Capability

    Get block reward

    Shows the rewards for a specific block number. This helps in understanding network incentives.

  2. 06 Capability

    Get eth price

    Returns the most recent price for Ether on Arbitrum. It keeps your agent updated on current market values.

  3. 07 Capability

    Get eth supply

    Shows the total supply of Ether on the Arbitrum network. Use this for high-level network analysis.

  4. 08 Capability

    Get logs

    Retrieves event logs from the blockchain. This is useful for tracking specific contract events.

Capability set03 / 04

09—12

4 capabilities in this set.

Part of 16 available through Arbiscan (Arbitrum Explorer).

  1. 09 Capability

    Get status

    Checks the execution status of a contract. It tells you if a contract is currently active or has stopped.

  2. 10 Capability

    Get token nft tx

    Lists ERC721 token transfer events for an address. Use this to track NFT movements across the network.

  3. 11 Capability

    Get token tx

    Lists ERC20 token transfer events for an address. This lets you monitor specific token flows like USDC or USDT.

  4. 12 Capability

    Get tx list internal

    Pulls a list of internal transactions for a specific address. Use this to see how funds move between contracts behind the scenes.

Capability set04 / 04

13—16

4 capabilities in this set.

Part of 16 available through Arbiscan (Arbitrum Explorer).

  1. 13 Capability

    Get tx list

    Lists normal transactions for a given address. This gives you a clear view of standard on-chain activity.

  2. 14 Capability

    Get tx receipt status

    Checks the status of a specific transaction receipt. Use it to see if a transfer actually succeeded or failed.

  3. 15 Capability

    Verify source code

    Submits and verifies contract source code through the API. This is essential for making your code publicly readable on the explorer.

  4. 16 Capability

    Get source code

    Fetches the verified source code for a contract. You can use this to study the logic of a dApp directly.

Set up in minutes

One URL. Then ask Arbiscan (Arbitrum Explorer) to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Arbiscan (Arbitrum 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_uqJ9n9C7Buvqzj1lexepHZ9uQNC3dh51aLqb9kOi/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 Arbiscan (Arbitrum Explorer), and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Arbiscan (Arbitrum Explorer) for the conversation.

Where the request belongs

Work Arbiscan can move forward.

Built around the request

This is for the Web3 engineer who's tired of manual audits, the crypto analyst tracking large movements, and the security researcher hunting for exploits.

01

Web3 Developer

Inspects contract ABIs and source code while writing smart contracts in an IDE.

02

Crypto Analyst

Tracks whale movements and token flows using natural language queries to find market trends.

03

Security Researcher

Audits transaction histories and internal calls to spot suspicious on-chain activity.

Bring your own AI

Change the model, client or framework. Keep Arbiscan 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 Arbiscan.

The practical details behind the request, access and result.

Can Arbiscan MCP check balances on Ethereum mainnet?

No, this Connector is specifically for the Arbitrum L2 network. You'll need a different capability for mainnet data.

Can I use Arbiscan MCP to track my NFT sales?

Yes, it can pull ERC721 transfer events for any address so you can see your sales history.

How do I get the source code for a dApp?

Just ask your agent to fetch the verified source code for a specific contract address using this Connector.

Can it track internal transactions?

Yes, it can pull internal calls which are often hidden in standard transaction lists.

Does Arbiscan MCP show real-time prices?

It can fetch the most recent Ether price on the Arbitrum network for your queries.

Can I verify my own smart contracts?

Yes, the Connector includes capabilities to submit and verify your source code through the Arbiscan API.

Can I check the balances of multiple Arbitrum addresses at once?

Yes! Use the get_balance_multi capability and provide a comma-separated list of addresses. The agent will return the Ether balance for each one in a single response.

How do I view the source code of a verified smart contract?

Simply provide the contract address to the get_source_code capability. If the contract is verified on Arbiscan, your agent will retrieve the full source code for you to inspect.

Can I track NFT (ERC721) transfers for a specific wallet?

Yes, the get_token_nft_tx capability allows you to list ERC721 token transfer events associated with any Arbitrum address, including block numbers and transaction hashes.

One connection away

Give your agent a direct line to Arbiscan.

Connect Arbiscan once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available