ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use FtmScan with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access Fantom blockchain data directly—query wallet balances, transaction history, smart contract source code, and token transfers via FtmScan.

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

The complete FtmScan capability set.

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

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 19 available through FtmScan.

  1. 01

    Get ftm balance

    Get FTM Balance for a Single Address

  2. 02

    Get ftm balance multi

    Get FTM Balance for Multiple Addresses

  3. 03

    Get ftm last price

    Get FTM Last Price

  4. 04

    Get transaction status

    Check Transaction Execution Status

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 19 available through FtmScan.

  1. 05

    Get contract abi

    Get Contract ABI

  2. 06

    Get erc20 token balance

    Get ERC20 Token Balance for Address

  3. 07

    Get erc20 transfers

    Get List of ERC20 Token Transfer Events

  4. 08

    Get erc721 transfers

    Get List of ERC721 Token Transfer Events

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 19 available through FtmScan.

  1. 09

    Get eth block number

    Get Latest Block Number (Proxy)

  2. 10

    Get eth transaction by hash

    Get Transaction by Hash (Proxy)

  3. 11

    Get ftm total supply

    Get Total Supply of FTM

  4. 12

    Get internal transactions

    Get List of Internal Transactions

Capability set04 / 05

13-16

4 capabilities in this set.

Part of 19 available through FtmScan.

  1. 13

    Get normal transactions

    Get List of Normal Transactions

  2. 14

    Get block countdown

    Get Estimated Block Countdown Time

  3. 15

    Get block reward

    Get Block Rewards

  4. 16

    Get contract source code

    Get Contract Source Code

Capability set05 / 05

17-19

3 capabilities in this set.

Part of 19 available through FtmScan.

  1. 17

    Get erc20 token supply

    Get ERC20 Token Total Supply

  2. 18

    Get logs

    Get Event Logs

  3. 19

    Get transaction receipt status

    Check Transaction Receipt Status

Observed, not estimated

956ms average. Fast in production.

FtmScan is checked daily against the live service.

Daily averagePeak 1100ms
Aug 20Today
Fastest day
772ms
Slowest day
1100ms
14-day trend
Slowing+28%

Connect your client

One URL. Every client.

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

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

FtmScan Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_pTTw1YuQ3CLwsgnovwArQp6hu1wrfnVQtLvNG5Ps/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 — FtmScan capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "ftmscan-fantom-network-explorer-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_pTTw1YuQ3CLwsgnovwArQp6hu1wrfnVQtLvNG5Ps/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 FtmScan owners ask.

  • 01

    Can I check the balance of multiple wallets at once?

    Yes, use the get_ftm_balance_multi capability with a comma-separated list of addresses. The agent will return the FTM balance for each address in the list.

  • 02

    How do I see the source code of a smart contract?

    Use the get_contract_source_code capability with the contract's address. If the contract is verified on FtmScan, the agent will retrieve the source code and metadata.

  • 03

    How can I verify if a transaction was successful?

    Use the get_transaction_status capability with the transaction hash. It will return the execution status code directly from the Fantom network.