ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Scrollscan with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Explore the Scroll L2 blockchain. check account balances, track transactions (normal, internal, ERC20/721/1155), and inspect contract ABIs directly from your A

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

The complete Scrollscan capability set.

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

Capability set01 / 09

01-04

4 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 01

    Check verify status

    Check Source Code Verification Status

  2. 02

    Get account balance multi

    Get Ether Balance for Multiple Addresses

  3. 03

    Get account balance

    Get Ether Balance for a Single Address

  4. 04

    Get block number by time

    Get Block Number by Timestamp

Capability set02 / 09

05-08

4 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 05

    Get block reward

    Get Block Rewards by BlockNo

  2. 06

    Get contract source code

    Get Contract Source Code for Verified Source Codes

  3. 07

    Get eth price

    Get Ether Last Price

  4. 08

    Get eth supply

    Get Total Supply of Ether on Scroll

Capability set03 / 09

09-12

4 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 09

    Get internal tx list by block range

    Get Internal Transactions by Block Range

  2. 10

    Get internal tx list by hash

    Get Internal Transactions by Transaction Hash

  3. 11

    Get logs

    Get Logs

  4. 12

    Get mined blocks

    Get List of Blocks Mined by Address

Capability set04 / 09

13-16

4 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 13

    Get normal tx list

    Get Normal Transactions By Address

  2. 14

    Get token balance

    Get ERC20-Token Balance for Address by ContractAddress

  3. 15

    Get token supply

    Get ERC20-Token TotalSupply by ContractAddress

  4. 16

    Proxy get code

    Eth_getCode

Capability set05 / 09

17-20

4 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 17

    Proxy get transaction by hash

    Eth_getTransactionByHash

  2. 18

    Verify source code

    Verify Source Code

  3. 19

    Get block countdown

    Get Estimated Block Countdown Time by BlockNo

  4. 20

    Proxy block number

    Eth_blockNumber

Capability set06 / 09

21-24

4 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 21

    Proxy call

    Eth_call

  2. 22

    Proxy estimate gas

    Eth_estimateGas

  3. 23

    Proxy gas price

    Eth_gasPrice

  4. 24

    Proxy get block by number

    Eth_getBlockByNumber

Capability set07 / 09

25-27

3 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 25

    Get tx receipt status

    Check Check Transaction Receipt Status

  2. 26

    Get tx status

    Check Transaction Receipt Status

  3. 27

    Get contract abi

    Get Contract ABI for Verified Source Codes

Capability set08 / 09

28-30

3 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 28

    Get erc1155 token tx

    Get ERC1155 Token Transfer Events by Address

  2. 29

    Get erc20 token tx

    Get ERC20 Token Transfer Events by Address

  3. 30

    Get erc721 token tx

    Get ERC721 Token Transfer Events by Address

Capability set09 / 09

31-33

3 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 31

    Get internal tx list

    Get Internal Transactions by Address

  2. 32

    Proxy get storage at

    Eth_getStorageAt

  3. 33

    Proxy get transaction receipt

    Eth_getTransactionReceipt

Observed, not estimated

1056ms average. Fast in production.

Scrollscan is checked daily against the live service.

Daily averagePeak 1265ms
Aug 20Today
Fastest day
887ms
Slowest day
1265ms
14-day trend
Slowing+5%

Connect your client

One URL. Every client.

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

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

Scrollscan Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_PkL9vACiH43klC6wykXo56BxzZJWG9tJrhzqcQuo/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 — Scrollscan capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "scrollscan-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_PkL9vACiH43klC6wykXo56BxzZJWG9tJrhzqcQuo/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 Scrollscan owners ask.

  • 01

    How do I check the balance of multiple wallets at once?

    You can use the get_account_balance_multi capability. Simply provide a comma-separated list of addresses, and the agent will return the Ether balance for each one in a single request.

  • 02

    Can I track NFT transfers for a specific address?

    Yes! Use the get_erc721_token_tx capability for standard NFTs or get_erc1155_token_tx for multi-token standards. Provide the wallet address and the contract address to see all relevant transfer events.

  • 03

    How do I get the ABI for a verified contract?

    Use the get_contract_abi capability with the target contract address. If the source code is verified on Scrollscan, the agent will retrieve the complete ABI for you.