ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Aurorascan with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access Aurora Network L2 blockchain data—query balances, transaction history, and token transfers 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 · 30 capabilities

The complete Aurorascan capability set.

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

Capability set01 / 08

01-04

4 capabilities in this set.

Part of 30 available through Aurorascan.

  1. 01

    Get balance multi

    Get Ether Balance for Multiple Addresses

  2. 02

    Get block countdown

    Get Estimated Block Countdown Time by BlockNo

  3. 03

    Get block reward

    Get Block Rewards by BlockNo

  4. 04

    Get eth price

    Get Last Price of Ether in BTC and USD

Capability set02 / 08

05-08

4 capabilities in this set.

Part of 30 available through Aurorascan.

  1. 05

    Get source code

    Get Contract Source Code for Verified Source Codes

  2. 06

    Get status

    Check Contract Execution Status

  3. 07

    Get token 1155 tx

    Get a List of ERC1155 Token Transfer Events

  4. 08

    Get token nft tx

    Get a List of ERC721 Token Transfer Events

Capability set03 / 08

09-12

4 capabilities in this set.

Part of 30 available through Aurorascan.

  1. 09

    Proxy block number

    Eth_blockNumber

  2. 10

    Proxy call

    Eth_call

  3. 11

    Proxy gas price

    Eth_gasPrice

  4. 12

    Get abi

    Get Contract ABI for Verified Source Codes

Capability set04 / 08

13-16

4 capabilities in this set.

Part of 30 available through Aurorascan.

  1. 13

    Get balance

    Get Ether Balance for a Single Address

  2. 14

    Get block no by time

    Get Block Number by Timestamp

  3. 15

    Get eth supply

    Get Total Supply of Ether on Aurora

  4. 16

    Get logs

    Get Logs

Capability set05 / 08

17-20

4 capabilities in this set.

Part of 30 available through Aurorascan.

  1. 17

    Get mined blocks

    Get list of Blocks Mined by Address

  2. 18

    Get token balance

    Get ERC20-Token Balance for Address by ContractAddress

  3. 19

    Get token supply

    Get ERC20-Token Total Supply by ContractAddress

  4. 20

    Get token tx

    Get a List of ERC20 Token Transfer Events

Capability set06 / 08

21-24

4 capabilities in this set.

Part of 30 available through Aurorascan.

  1. 21

    Get tx list

    Get a List of Normal Transactions By Address

  2. 22

    Get tx list internal

    Get a List of Internal Transactions

  3. 23

    Get tx receipt status

    Check Transaction Receipt Status

  4. 24

    Proxy estimate gas

    Eth_estimateGas

Capability set07 / 08

25-27

3 capabilities in this set.

Part of 30 available through Aurorascan.

  1. 25

    Proxy get block by number

    Eth_getBlockByNumber

  2. 26

    Proxy get storage at

    Eth_getStorageAt

  3. 27

    Verify source code

    Verify Source Code

Capability set08 / 08

28-30

3 capabilities in this set.

Part of 30 available through Aurorascan.

  1. 28

    Proxy get code

    Eth_getCode

  2. 29

    Proxy get transaction by hash

    Eth_getTransactionByHash

  3. 30

    Proxy get transaction receipt

    Eth_getTransactionReceipt

Observed, not estimated

1186ms average. Fast in production.

Aurorascan is checked daily against the live service.

Daily averagePeak 1410ms
Aug 26Today
Fastest day
1017ms
Slowest day
1410ms
14-day trend
Slowing+13%

Connect your client

One URL. Every client.

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

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

Aurorascan Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_aZJVpFpX7I4vpPG8pvf6QvqGY5xA5tSIEDL5NH5N/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 — Aurorascan capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "aurorascan-aurora-network-l2-block-explorer-api-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_aZJVpFpX7I4vpPG8pvf6QvqGY5xA5tSIEDL5NH5N/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 Aurorascan owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.