Bobascan (Boba L2 Network Block Explorer API) Connector for AI agents.
25 live capabilities
Query real-time Boba L2 blockchain data and smart contract details.
Waiting for input…
Why people use Bobascan (Boba L2 Network Block Explorer API)
Bobascan for Boba L2 Blockchain Analysis
With this Connector, you just ask your agent to do the work. It pulls the logs, checks the receipts, and fetches the source code for you. You get a clear picture of the chain's activity without the constant tab-switching.
What Vinkius changes
You get a direct pipeline to Boba Network data without manual searching.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Auditing a new DeFi dApp
A developer wants to check a contract's logic.
- Real-world use case 02
Monitoring whale movements
An analyst wants to see how a specific token is moving.
- Real-world use case 03
Verifying a transaction failure
A user's transaction didn't go through.
Complete set · 25capabilities
The complete Bobascan (Boba L2 Network Block Explorer API) capability set.
These are the exact actions your AI can choose when you ask it to work with Bobascan (Boba L2 Network Block Explorer API).
01—04
4 capabilities in this set.
Part of 25 available through Bobascan (Boba L2 Network Block Explorer API).
- 01 Capability
Proxy block number
Get the current block number via JSON-RPC. This is good for low-level chain tracking and scripts.
- 02 Capability
Get block countdown
Get the estimated time until the next block is produced. This helps with timing sensitive transactions.
- 03 Capability
Get block reward
Find the reward amount for a specific block number. Use this to analyze network incentives.
- 04 Capability
Get ether balance
Get the balance for one specific address. This is a quick way to check individual holdings.
05—08
4 capabilities in this set.
Part of 25 available through Bobascan (Boba L2 Network Block Explorer API).
- 05 Capability
Get logs
Fetch logs from the blockchain. Use this to see specific event emissions from smart contracts.
- 06 Capability
Get source code
Pull verified source code from a contract. This is perfect for security audits and deep dives.
- 07 Capability
Get token balance
Check an ERC20 token balance for a specific address. It is essential for multi-asset portfolio tracking.
- 08 Capability
Get token nft tx
List ERC721 transfer events for a wallet. Track NFT movements easily without extra steps.
09—12
4 capabilities in this set.
Part of 25 available through Bobascan (Boba L2 Network Block Explorer API).
- 09 Capability
Get token supply
Get the total supply for an ERC20 token. Use this to understand the tokenomics of a project.
- 10 Capability
Get token tx
List all ERC20 transfer events for an address. See every token movement in one place.
- 11 Capability
Get tx list internal
Pull internal transactions for a wallet. See how tokens move between contracts behind the scenes.
- 12 Capability
Get tx list
List all normal transactions for a wallet. Get a full history of on-chain activity quickly.
13—16
4 capabilities in this set.
Part of 25 available through Bobascan (Boba L2 Network Block Explorer API).
- 13 Capability
Get tx receipt status
Check if a transaction succeeded or failed. Use this to confirm your actions went through correctly.
- 14 Capability
Proxy call
Run an eth_call to interact with a contract. Test your logic without spending any actual gas.
- 15 Capability
Proxy estimate gas
Estimate the gas cost for a transaction. Use this to avoid overpaying or running out of gas.
- 16 Capability
Proxy gas price
Get the current gas price from the network. Check costs before you send a transaction.
17—19
3 capabilities in this set.
Part of 25 available through Bobascan (Boba L2 Network Block Explorer API).
- 17 Capability
Proxy get block by number
Fetch full block data by number. Get deep details on specific chain events and contents.
- 18 Capability
Proxy get code
Get the bytecode of a contract. This is useful for low-level verification and debugging.
- 19 Capability
Proxy get transaction by hash
Get full details of a specific transaction. Look up history quickly using a transaction hash.
20—22
3 capabilities in this set.
Part of 25 available through Bobascan (Boba L2 Network Block Explorer API).
- 20 Capability
Proxy get transaction receipt
Get the receipt for a transaction hash. Verify the outcome of a specific call in detail.
- 21 Capability
Get abi
Pull the ABI for a verified contract. Use this to decode transaction data easily in your capabilities.
- 22 Capability
Get contract execution status
Check if a contract is currently executing correctly. This is great for debugging failed calls.
23—25
3 capabilities in this set.
Part of 25 available through Bobascan (Boba L2 Network Block Explorer API).
- 23 Capability
Get eth price
Get the current market price of Ether. Stay updated on value during your analysis.
- 24 Capability
Get eth supply
Fetch the total supply of Ether on the Boba Network. Use this for high-level chain overviews.
- 25 Capability
Get ether balance multi
Pull Ether balances for a list of addresses at once. It saves time when auditing multiple wallets.
Set up in minutes
One URL. Then ask Bobascan (Boba L2 Network Block Explorer API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Bobascan (Boba L2 Network Block Explorer API) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_DDxcximY2oDXK4bVdvInoDMXA8dRfH3XE3hjBMFa/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Bobascan (Boba L2 Network Block Explorer API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Bobascan (Boba L2 Network Block Explorer API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_DDxcximY2oDXK4bVdvInoDMXA8dRfH3XE3hjBMFa/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Bobascan (Boba L2 Network Block Explorer API) URL.
- Step 03
Save and start
Save the connection and enable Bobascan (Boba L2 Network Block Explorer API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bobascan-boba-l2-network-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_DDxcximY2oDXK4bVdvInoDMXA8dRfH3XE3hjBMFa/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Bobascan (Boba L2 Network Block Explorer API)
Open Agent mode in chat and ask: "Using Bobascan (Boba L2 Network Block Explorer API), help me...". 25 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bobascan-boba-l2-network-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_DDxcximY2oDXK4bVdvInoDMXA8dRfH3XE3hjBMFa/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Bobascan (Boba L2 Network Block Explorer API)
Ask Copilot: "Using Bobascan (Boba L2 Network Block Explorer API), help me...". 25 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bobascan-boba-l2-network-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_DDxcximY2oDXK4bVdvInoDMXA8dRfH3XE3hjBMFa/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Bobascan (Boba L2 Network Block Explorer API)
Open Cascade and ask: "Using Bobascan (Boba L2 Network Block Explorer API), help me...". 25 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bobascan-boba-l2-network-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_DDxcximY2oDXK4bVdvInoDMXA8dRfH3XE3hjBMFa/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Bobascan (Boba L2 Network Block Explorer API)
Ask Cline: "Using Bobascan (Boba L2 Network Block Explorer API), help me...". 25 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bobascan-boba-l2-network-block-explorer-api --transport http "https://edge.vinkius.com/vk_preview_DDxcximY2oDXK4bVdvInoDMXA8dRfH3XE3hjBMFa/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Bobascan (Boba L2 Network Block Explorer API)
Ask Claude: "Using Bobascan (Boba L2 Network Block Explorer API), show me...". 25 tools are ready
Where the request belongs
Work Bobascan can move forward.
This is for developers and analysts who spend hours digging through blockchain explorers. It's for anyone who needs to automate data collection or perform deep contract audits on the Boba L2 network.
Web3 Developer
Uses this to pull ABIs and source code into their IDE for faster debugging.
Data Analyst
Automates the retrieval of token transfer lists and transaction history for reporting.
DeFi Researcher
Checks real-time gas prices and contract execution statuses to monitor dApp health.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsScrollscan
Explore the Scroll L2 blockchain. check account balances, track transactions (normal, internal, ERC20/721/1155), and inspect contract ABIs directly from your AI agent.
Metisscan (Metis L2 Network Explorer)
Explore the Metis L2 network. inspect blocks, transactions, addresses, and smart contracts directly from your AI agent.
Aurorascan (Aurora Network L2 Block Explorer API)
Access Aurora Network L2 blockchain data—query balances, transaction history, and token transfers directly from your AI agent.
Arbiscan (Arbitrum Explorer)
Explore Arbitrum blockchain data. check balances, track transactions, and inspect smart contract source code directly from your AI agent.
Lineascan
Explore the Linea blockchain. check ETH balances, track ERC-20/NFT transfers, and inspect smart contract source code directly from your AI.
BscScan (BNB Chain Explorer)
Access real-time BNB Chain data—check balances, track BEP-20/BEP-721 transfers, and inspect verified smart contracts directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Bobascan 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 Bobascan.
The practical details behind the request, access and result.
How does the Bobascan MCP help with my Web3 development?
It lets your AI agent pull verified source code and ABIs directly. This means you can debug contracts and understand dApp logic much faster without leaving your editor.
Can I use Bobascan MCP to check my token balances?
Yes, it can check both Ether balances and ERC20 token balances. You can even check multiple addresses at once to see your entire portfolio.
Does Bobascan MCP work with Claude or Cursor?
Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf. You just connect it via Vinkius and start querying.
Can I use this to see why a transaction failed?
Absolutely. You can ask your agent to check the transaction receipt status. It will pull the specific details to help you identify the error.
Is this Connector only for the Boba Network?
Yes, this specific MCP is designed for the Boba L2 Network. It provides deep access to Bobascan's explorer data for that specific chain.
Can I get real-time gas prices with Bobascan MCP?
Yes, the Connector can fetch the current gas price and ETH price on the Boba Network, helping you time your transactions better.
Can I check the Ether balance of multiple addresses at once?
Yes! Use the get_ether_balance_multi capability and provide a comma-separated list of addresses to retrieve all balances in a single query.
How do I view the source code of a verified smart contract?
You can use the get_source_code capability with the contract's address. If the contract is verified on Bobascan, the AI will return the Solidity source code.
Is it possible to track NFT transfers for a specific wallet?
Yes, the get_token_nft_tx capability allows you to list ERC721 token transfer events associated with any address on the Boba network.
One connection away
Give your agent a direct line to Bobascan.
Connect Bobascan once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available