Skip to content
Vinkius

Scrollscan Connector for AI agents.

33 live capabilities

Fetch real-time Scroll L2 blockchain data and smart contract details.

Live agent request Scrollscan / Connector

Waiting for input…

AI Agent

Why people use Scrollscan

Scrollscan for Scroll L2 Blockchain Data Analysis

With this Connector, you just tell your agent what you need to know. You can ask for the balance of a dozen wallets at once or request a list of all NFT transfers for a specific address. The data appears instantly in your chat, ready for you to use. You stop being a data entry clerk and start being an analyst.

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

What Vinkius changes

You get live Scroll L2 data without the manual copy-pasting.

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

One account · 5,900+ Connectors

  1. Real-world use case 01

    Debugging a failed swap

    An engineer asks the agent to check the get_tx_status and get_internal_tx_list_by_hash to see exactly where a swap stalled.

  2. Real-world use case 02

    Whale portfolio audit

    A researcher tracks a whale by asking the agent to list get_erc20_token_tx and get_erc721_token_tx for five different wallets.

  3. Real-world use case 03

    Contract logic research

    A developer pulls the get_contract_source_code and get_contract_abi to understand a new protocol's logic without leaving their IDE.

Complete set · 33capabilities

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 Capability

    Check verify status

    See the current verification status of a specific smart contract. Use this to quickly check if a contract is public.

  2. 02 Capability

    Get account balance multi

    Fetch Ether balances for a list of multiple addresses at once. This saves time when auditing several wallets simultaneously.

  3. 03 Capability

    Get account balance

    Get the current Ether balance for a single wallet address. This is the fastest way to check a specific account's holdings.

  4. 04 Capability

    Get block number by time

    Find the block number associated with a specific timestamp. This is useful for syncing historical data.

Capability set02 / 09

05—08

4 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 05 Capability

    Get block reward

    Look up the rewards distributed for a specific block number. This helps in analyzing network incentives.

  2. 06 Capability

    Get contract abi

    Retrieve the ABI for a verified contract to help with interaction. You can use this to understand how to call functions.

  3. 07 Capability

    Get contract source code

    Pull the verified source code for a smart contract. This is great for deep-diving into a protocol's logic.

  4. 08 Capability

    Get erc1155 token tx

    Find all ERC1155 token transfer events for a specific address. Use this to track multi-token standards.

Capability set03 / 09

09—12

4 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 09 Capability

    Get erc20 token tx

    Track all ERC20 token transfers for a specific wallet. This helps you monitor stablecoins and other assets.

  2. 10 Capability

    Get erc721 token tx

    Monitor NFT (ERC721) transfers associated with an address. This is perfect for tracking high-value collectibles.

  3. 11 Capability

    Get eth price

    Get the current market price of Ether. Use this to pull live pricing into your analysis.

  4. 12 Capability

    Get eth supply

    Check the total supply of Ether on the Scroll network. This helps you understand the total circulating supply.

Capability set04 / 09

13—16

4 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 13 Capability

    Get internal tx list by block range

    Pull internal transactions that occurred within a specific block range. This is useful for auditing specific periods.

  2. 14 Capability

    Get internal tx list by hash

    Find internal transactions linked to a specific transaction hash. Use this to trace complex multi-step moves.

  3. 15 Capability

    Get internal tx list

    List all internal transactions for a specific wallet address. This helps identify hidden movements between contracts.

  4. 16 Capability

    Get logs

    Retrieve raw logs from the blockchain. Use this for advanced debugging of contract events.

Capability set05 / 09

17—20

4 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 17 Capability

    Get mined blocks

    See a list of blocks mined by a specific address. This is useful for identifying active validators.

  2. 18 Capability

    Get normal tx list

    Fetch a list of standard transactions for an address. Use this to see the general activity of a wallet.

  3. 19 Capability

    Get token balance

    Check the balance of a specific ERC20 token for an address. This lets you see how much of a specific asset a user holds.

  4. 20 Capability

    Get token supply

    Get the total supply of a specific ERC20 token. This is a quick way to check the total volume of a project.

Capability set06 / 09

21—24

4 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 21 Capability

    Proxy get code

    Get the bytecode of a smart contract. Use this when you need to see the compiled contract.

  2. 22 Capability

    Proxy get storage at

    Read the storage value at a specific slot. This is a powerful way to inspect contract state.

  3. 23 Capability

    Proxy get transaction by hash

    Get full transaction details using a hash. Use this for a complete look at a specific on-chain move.

  4. 24 Capability

    Proxy get transaction receipt

    Get the receipt for a specific transaction hash. This provides the final result of a transaction.

Capability set07 / 09

25—27

3 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 25 Capability

    Verify source code

    Check if a contract's source code is verified on Scrollscan. This helps you confirm the legitimacy of a smart contract.

  2. 26 Capability

    Get block countdown

    See how much time is left until the next block is mined. Use this to track the pace of the Scroll L2 network.

  3. 27 Capability

    Get tx receipt status

    Check the status of a transaction receipt. Use this to see if a transaction succeeded or failed.

Capability set08 / 09

28—30

3 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 28 Capability

    Get tx status

    Verify the current status of a transaction. This gives you a quick yes or no on a recent move.

  2. 29 Capability

    Proxy block number

    Get the current block number using a proxy call. This is a low-level way to query the current state.

  3. 30 Capability

    Proxy call

    Execute a call to a smart contract using the proxy method. This allows your agent to interact with contract data directly.

Capability set09 / 09

31—33

3 capabilities in this set.

Part of 33 available through Scrollscan.

  1. 31 Capability

    Proxy estimate gas

    Estimate the gas required for a contract call. Use this to prevent out-of-gas errors during development.

  2. 32 Capability

    Proxy gas price

    Get the current gas price from the network. This helps you plan your next transaction cost.

  3. 33 Capability

    Proxy get block by number

    Fetch block data by its number via proxy. This provides deep access to historical block details.

Set up in minutes

One URL. Then ask Scrollscan to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Scrollscan 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_PkL9vACiH43klC6wykXo56BxzZJWG9tJrhzqcQuo/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 Scrollscan, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Scrollscan for the conversation.

Where the request belongs

Work Scrollscan can move forward.

Built around the request

This is for Web3 developers who need to debug contracts, data analysts tracking on-chain movements, and crypto enthusiasts monitoring portfolios without leaving their workspace.

01

Web3 Developer

Debugs failed transactions by checking internal logs and pulling contract ABIs directly into their IDE.

02

Data Analyst

Aggregates on-chain token movements and whale activity into reports without manual CSV exports.

03

Crypto Researcher

Monitors real-time gas prices and contract source codes to evaluate new L2 protocols.

Bring your own AI

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

The practical details behind the request, access and result.

How can I check Scroll L2 balances with an AI agent?

You can use this Connector to pull real-time balances for any wallet on the Scroll network. Your agent can check a single address or a whole list of them at once, giving you an instant view of holdings.

Can Scrollscan MCP track NFT transfers?

Yes, it can monitor ERC721 and ERC1155 token transfers. You can ask your agent to track specific NFT movements for any given wallet address.

How do I get smart contract ABIs using Scrollscan?

The Connector can pull verified ABIs for contracts on Scroll L2. This is great for developers who need to understand how to interact with a contract without manual searching.

Can I see internal transactions on Scroll L2?

Yes, the Connector provides capabilities to query internal transaction logs by address or transaction hash. This is helpful for tracing complex multi-step on-chain movements.

Does Scrollscan MCP support ERC20 token data?

It does. You can check specific token balances and monitor all ERC20 transfer events for any wallet on the Scroll L2 network.

How do I check gas prices on Scroll L2?

You can ask your agent to pull the current gas price or the block reward. It gives you real-time network stats so you can plan your next transaction.

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.

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.

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.

One connection away

Give your agent a direct line to Scrollscan.

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

Explore every Connector No credit card required · Free tier available