Skip to content
Vinkius

Aurorascan (Aurora Network L2 Block Explorer API) Connector for AI agents.

30 live capabilities

Query Aurora Network L2 blockchain data and token transfers in real time

Live agent request Aurorascan (Aurora Network L2 Block Explorer API) / Connector

Waiting for input…

AI Agent

Why people use Aurorascan (Aurora Network L2 Block Explorer API)

Aurorascan for Real-time Aurora Network L2 Blockchain Data

With the Aurorascan MCP, that manual process disappears. You just tell your AI client to check the status of a specific hash or pull the last ten transactions for a wallet. It pulls that data instantly and gives you a clear answer, letting you stay inside your workspace and keep your momentum.

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

What Vinkius changes

You get instant on-chain data without ever leaving your chat interface.

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 deployment

    A developer asks their agent to check the get_tx_receipt_status for a specific hash to see why a contract failed to deploy on the Aurora Network.

  2. Real-world use case 02

    Portfolio distribution audit

    A data analyst asks the agent to pull the get_token_balance for 20 different wallets to verify a token distribution for a report.

  3. Real-world use case 03

    Tracking NFT sales

    A collector asks their agent to list all get_token_nft_tx for a specific address to see a history of recent digital collectible sales.

Complete set · 30capabilities

The complete Aurorascan (Aurora Network L2 Block Explorer API) capability set.

These are the exact actions your AI can choose when you ask it to work with Aurorascan (Aurora Network L2 Block Explorer API).

Capability set01 / 08

01—04

4 capabilities in this set.

Part of 30 available through Aurorascan (Aurora Network L2 Block Explorer API).

  1. 01 Capability

    Get abi

    This retrieves the Application Binary Interface for a verified contract. It helps your agent understand how to interact with the contract correctly.

  2. 02 Capability

    Get balance multi

    This capability fetches the Ether balance for a list of multiple addresses at once. It is great for checking the total balance of several wallets in one go.

  3. 03 Capability

    Get balance

    This checks the current Ether balance for a single specific address. You can use it to quickly see how much funds a specific wallet holds.

  4. 04 Capability

    Get block countdown

    This shows the estimated time remaining until the next block is mined. It helps you plan when your next transaction might be processed.

Capability set02 / 08

05—08

4 capabilities in this set.

Part of 30 available through Aurorascan (Aurora Network L2 Block Explorer API).

  1. 05 Capability

    Get block no by time

    This finds the specific block number associated with a given timestamp. It is useful for looking up historical data from a specific point in time.

  2. 06 Capability

    Get block reward

    This shows the reward amount for a specific block number. Use it to analyze the rewards being distributed on the network.

  3. 07 Capability

    Get eth price

    This provides the current price of Ether in both USD and BTC. It keeps you updated on market conditions without leaving your chat.

  4. 08 Capability

    Get eth supply

    This returns the total circulating supply of Ether on the Aurora Network. It is a core metric for any blockchain data analysis.

Capability set03 / 08

09—12

4 capabilities in this set.

Part of 30 available through Aurorascan (Aurora Network L2 Block Explorer API).

  1. 09 Capability

    Get logs

    This retrieves event logs for a specific block or transaction. It lets you see the specific events triggered by smart contract interactions.

  2. 10 Capability

    Get mined blocks

    This lists all the blocks that have been mined by a specific address. It helps you identify the activity of specific validators or miners.

  3. 11 Capability

    Get source code

    This pulls the verified source code for a contract from the explorer. You can use it to audit the logic of a decentralized application.

  4. 12 Capability

    Get status

    This checks whether a contract execution succeeded or failed. It is a quick way to verify the outcome of a specific on-chain action.

Capability set04 / 08

13—16

4 capabilities in this set.

Part of 30 available through Aurorascan (Aurora Network L2 Block Explorer API).

  1. 13 Capability

    Get token 1155 tx

    This lists all transfer events for ERC1155 tokens. It helps you track the movement of multi-token standards on the Aurora Network.

  2. 14 Capability

    Get token balance

    This checks the balance of an ERC20 token for a specific address. Use it to see how many of a specific asset a user holds.

  3. 15 Capability

    Get token nft tx

    This lists all transfer events for ERC721 (NFT) tokens. It is perfect for tracking the sale or movement of digital collectibles.

  4. 16 Capability

    Get token supply

    This shows the total supply of an ERC20 token. It gives you a high-level view of a specific token's circulation.

Capability set05 / 08

17—20

4 capabilities in this set.

Part of 30 available through Aurorascan (Aurora Network L2 Block Explorer API).

  1. 17 Capability

    Get token tx

    This lists all transfer events for ERC20 tokens. Use it to see the recent history of a specific token's movements.

  2. 18 Capability

    Get tx list

    This pulls a list of all standard transactions for an address. You can use it to see the general activity of a specific wallet.

  3. 19 Capability

    Get tx receipt status

    This checks if a transaction has been confirmed and its status. It is your primary capability for verifying that a transfer went through.

  4. 20 Capability

    Proxy block number

    This gets the current block number on the network. It helps you keep track of the current state of the blockchain.

Capability set06 / 08

21—24

4 capabilities in this set.

Part of 30 available through Aurorascan (Aurora Network L2 Block Explorer API).

  1. 21 Capability

    Proxy call

    This executes a read-only call to a smart contract. Use it to query specific data points from a contract without spending gas.

  2. 22 Capability

    Proxy estimate gas

    This estimates the gas required for a specific contract call. It helps you avoid running out of gas during complex interactions.

  3. 23 Capability

    Proxy gas price

    This retrieves the current gas price for the network. Use it to check the cost of transactions in real time.

  4. 24 Capability

    Proxy get block by number

    This fetches all data for a specific block by its number. It is useful for deep inspection of any historical block.

Capability set07 / 08

25—27

3 capabilities in this set.

Part of 30 available through Aurorascan (Aurora Network L2 Block Explorer API).

  1. 25 Capability

    Get tx list internal

    This pulls a list of all internal transactions for an address. It is essential for tracing complex movements between contracts.

  2. 26 Capability

    Proxy get code

    This capability pulls the bytecode for a specific smart contract. It helps you understand the underlying logic of a contract on the Aurora Network.

  3. 27 Capability

    Proxy get storage at

    This lets you see the storage value at a specific slot in a contract. It is useful for checking the state of a contract without a custom script.

Capability set08 / 08

28—30

3 capabilities in this set.

Part of 30 available through Aurorascan (Aurora Network L2 Block Explorer API).

  1. 28 Capability

    Proxy get transaction by hash

    This pulls the full details of a transaction using its unique hash. You can use it to see exactly what happened during a specific blockchain event.

  2. 29 Capability

    Proxy get transaction receipt

    This gets the final status and receipt of a completed transaction. It tells you if your interaction succeeded or failed on the Aurora Network.

  3. 30 Capability

    Verify source code

    This capability checks if a contract's source code has been verified on the explorer. It is a key step for ensuring you are interacting with a legitimate contract.

Set up in minutes

One URL. Then ask Aurorascan (Aurora Network L2 Block Explorer API) to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Aurorascan (Aurora Network L2 Block Explorer API) 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_aZJVpFpX7I4vpPG8pvf6QvqGY5xA5tSIEDL5NH5N/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 Aurorascan (Aurora Network L2 Block Explorer API), and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Aurorascan (Aurora Network L2 Block Explorer API) for the conversation.

Where the request belongs

Work Aurorascan can move forward.

Built around the request

Web3 developers tired of tab-switching, crypto data analysts aggregating wallet data, and power users who want real-time portfolio insights without manual scraping.

01

Web3 Developer

Debugging smart contract interactions and verifying transaction receipts during deployment on the Aurora Network.

02

Crypto Data Analyst

Pulling token transfer history and aggregate wallet balances for market research or portfolio auditing.

03

DeFi Power User

Monitoring personal NFT movements and checking real-time gas prices before executing large trades.

Bring your own AI

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

The practical details behind the request, access and result.

What can the Aurorascan MCP do for my blockchain projects?

It lets your AI agent pull real-time data from the Aurora Network L2. You can check balances, transaction statuses, and token movements without leaving your chat app.

Can I use Aurorascan MCP to track my NFT collection?

Yes, you can use it to pull ERC721 transfer events. This makes it easy to see who owns what and track recent movements on the Aurora Network.

How does Aurorascan MCP help with smart contract debugging?

It allows your agent to check transaction receipts and contract execution statuses. You can quickly verify if a specific interaction worked as intended.

Can I check multiple wallet balances at once with Aurorascan MCP?

Yes, you can pull the Ether balances for a list of addresses in a single request. This is great for auditing distributions or checking portfolio totals.

Does Aurorascan MCP work for the Ethereum mainnet?

No, this Connector is specifically built for the Aurora Network L2. If you need data from other chains, you will need a different connector.

Can I get gas prices using Aurorascan MCP?

Yes, the Connector can provide the current gas price and estimate the gas needed for specific calls. This helps you plan your transactions more accurately.

Is it possible to see the source code of a contract via Aurorascan MCP?

Yes, if a contract is verified, you can ask your agent to pull the source code and ABI directly from the explorer.

Can I check the balance of multiple wallet 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 all specified accounts in a single response.

How do I track NFT transfers for a specific user?

You can use the get_token_nft_tx capability by providing the user's wallet address. This will list all ERC721 token transfer events associated with that address.

Does this server support internal transactions?

Absolutely. The get_tx_list_internal capability allows you to query internal transactions by either a wallet address or a specific transaction hash.

One connection away

Give your agent a direct line to Aurorascan.

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

Explore every Connector No credit card required · Free tier available