Skip to content
Vinkius

Aptoscan (Aptos Blockchain Explorer API) Connector for AI agents.

10 live capabilities

Query Aptos blockchain data and NFT holdings in real-time.

Live agent request Aptoscan (Aptos Blockchain Explorer API) / Connector

Waiting for input…

AI Agent

Why people use Aptoscan (Aptos Blockchain Explorer API)

Aptoscan for Real-Time Blockchain Data Auditing

This Connector lets your agent do the digging for you. Just tell it the address or the hash, and it pulls the raw data into your chat window. You get a clear picture of the on-chain activity without ever leaving your workspace.

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

What Vinkius changes

You get real-time blockchain data directly in 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 transaction

    A developer asks the agent to check a specific hash.

  2. Real-world use case 02

    Whale tracking

    An analyst asks for the last 10 transactions of a known whale.

  3. Real-world use case 03

    NFT auditing

    A collector wants to see every NFT in a specific wallet.

Complete set · 10capabilities

The complete Aptoscan (Aptos Blockchain Explorer API) capability set.

These are the exact actions your AI can choose when you ask it to work with Aptoscan (Aptos Blockchain Explorer API).

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 10 available through Aptoscan (Aptos Blockchain Explorer API).

  1. 01 Capability

    Get account resources

    List all resources owned by an account. Use this to see the full state of a wallet's holdings.

  2. 02 Capability

    Get account tokens

    Pull a list of all tokens, including NFTs and fungible assets, for a given address. It's the fastest way to audit a wallet's collection.

  3. 03 Capability

    Get account transactions

    Fetch a list of transactions tied to a specific account. Use this to trace the history of a particular wallet.

  4. 04 Capability

    Get block by version

    Retrieve block details using a specific transaction version. Use this when you need to find a block based on a known event.

Capability set02 / 03

05—07

3 capabilities in this set.

Part of 10 available through Aptoscan (Aptos Blockchain Explorer API).

  1. 05 Capability

    Get token data

    Fetch metadata and supply information for a specific token. It helps you see the core details of any asset on the network.

  2. 06 Capability

    Get transaction by hash

    Get the full details of a transaction using its unique hash. This is the go-to for debugging specific on-chain movements.

  3. 07 Capability

    Get transaction by version

    Retrieve transaction details using its ledger version. Use this to find specific events in the blockchain history.

Capability set03 / 03

08—10

3 capabilities in this set.

Part of 10 available through Aptoscan (Aptos Blockchain Explorer API).

  1. 08 Capability

    Get account balance

    Check the current balance of any Aptos account. This helps you quickly see how much APT a wallet holds.

  2. 09 Capability

    Get account modules

    See all Move modules published under a specific address. It's great for understanding a project's smart contract footprint.

  3. 10 Capability

    Get block by height

    Get the details of a block at a specific height. This is useful for auditing network activity at a specific point in time.

Set up in minutes

One URL. Then ask Aptoscan (Aptos Blockchain Explorer API) to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Aptoscan (Aptos Blockchain 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_AJDAKtI9KbTNthRPjchKPh8F2JivrqoEQtxbJRTs/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 Aptoscan (Aptos Blockchain Explorer API), and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Aptoscan (Aptos Blockchain Explorer API) for the conversation.

Where the request belongs

Work Aptoscan can move forward.

Built around the request

Web3 developers who are tired of manual debugging and crypto analysts who need to move faster than a browser can keep up with.

01

Web3 Developer

Debugging failed transactions and inspecting account resources on a Tuesday afternoon.

02

Blockchain Data Analyst

Pulling on-chain data into a spreadsheet or analysis capability without manual copy-pasting.

03

Crypto Researcher

Monitoring whale wallets and NFT collections through natural conversation.

Bring your own AI

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

The practical details behind the request, access and result.

Can I use Aptoscan MCP to track NFT collections?

Yes. You can ask your agent to list all tokens for any specific address, and it will pull the full collection of NFTs and fungible assets directly into your chat.

How does Aptoscan MCP help with debugging smart contracts?

It allows you to inspect Move modules published under an account and pull specific transaction details via hashes, making it much faster to find where a contract interaction failed.

Can I check specific transaction hashes with Aptoscan MCP?

Absolutely. You can provide a transaction hash to your agent, and it will retrieve the full details, including the ledger version and execution status.

Is Aptoscan MCP good for monitoring whale wallets?

It is ideal for this. You can quickly query the transaction history of any high-value address to see recent movements and token transfers in real-time.

How do I get account balances using Aptoscan MCP?

Just ask your agent for the balance of any Aptos address. It will query the ledger and give you the current APT balance immediately.

Can Aptoscan MCP show me the Move modules on an account?

Yes, it can retrieve all Move modules published under a specific address, which is helpful for understanding a project's on-chain footprint.

How do I check the balance of a specific Aptos wallet?

Use the get_account_balance capability by providing the Aptos account address. The agent will return the current balance of that account immediately.

Can I see all NFTs and tokens owned by an address?

Yes! The get_account_tokens capability lists all tokens, including NFTs and Fungible Assets, associated with a specific Aptos address.

How can I look up the details of a transaction if I have the hash?

Simply use the get_transaction_by_hash capability with the transaction hash. It will retrieve full details including status, sender, and payload.

One connection away

Give your agent a direct line to Aptoscan.

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

Explore every Connector No credit card required · Free tier available