Corescan (Core DAO Blockchain Explorer)

Corescan (Core DAO Blockchain Explorer) MCP Connector for Claude

A+

Explore the Core DAO blockchain — check balances, track transactions, inspect smart contracts, and monitor network stats directly via AI.

15 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to Corescan, the premier block explorer for the Core DAO network, and empower your AI agent with real-time on-chain data. This server provides comprehensive access to the Core DAO ecosystem, allowing for deep analysis of accounts, tokens, and smart contracts.

What you can do

  • Account Monitoring — Retrieve CORE balances for single or multiple addresses (up to 20) in a single query.
  • Transaction History — Fetch lists of normal and internal transactions, providing a clear view of wallet activity and smart contract interactions.
  • Token Tracking — Monitor ERC20 and ERC721 (NFT) transfer events to track asset movements across the network.
  • Smart Contract Analysis — Access verified source code and ABIs for smart contracts to understand their logic and interface.
  • Network Insights — Check transaction statuses, block rewards, and total supply metrics to stay informed about the network's health.

How it works

  1. Subscribe to this server
  2. Enter your Corescan API Key
  3. Start querying the Core DAO blockchain from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Web3 Developers — Quickly inspect contract ABIs and source code without leaving your IDE.
  • Data Analysts — Aggregate transaction data and monitor token flows for research or reporting.
  • Crypto Enthusiasts — Keep track of your portfolio balances and transaction history through natural conversation.
core-daoblockchain-explorersmart-contractsweb3crypto-tracking

15 tools expose this connector's capabilities to your AI agent.

get_block_reward

Get block rewards by block number

get_contract_abi

Get Contract ABI for verified source codes

get_contract_source_code

Get Contract Source Code for verified source codes

get_erc20_transfers

Get ERC20 token transfer events by address

get_erc721_transfers

Get ERC721 token transfer events by address

get_internal_transactions

Get a list of internal transactions by address

get_last_price

Get CORE last price

get_logs

Get event logs

get_normal_transactions

Get a list of normal transactions by address

get_total_supply

Get total supply of CORE

get_tx_receipt_status

Check transaction receipt status

get_tx_status

Check contract execution status

get_account_balance_multi

Get CORE balance for multiple addresses

get_account_balance

Get CORE balance for a single address

get_block_countdown

Get estimated block countdown time

See how to talk to your AI agent using Corescan (Core DAO Blockchain Explorer).

What is the CORE balance of address 0x393849...?

The address 0x393849... currently holds 150.25 CORE on the Core DAO network.

List the last 5 normal transactions for address 0xabc123...

I've retrieved the last 5 transactions for 0xabc123... The most recent was a transfer of 10 CORE to 0xdef... in block 1234567.

Get the ABI for the smart contract at 0x789ghi...

I have successfully fetched the ABI for the contract at 0x789ghi... It includes functions like 'transfer', 'balanceOf', and 'mint'. Would you like me to explain any specific function?

Yes! Use the `get_account_balance_multi` tool and provide a comma-separated list of up to 20 addresses to get all balances in a single response.

Related Connectors