address
ActiveTool of Blockchair
declared in 0.1.0
Address dashboard (balance + recent txs).
Parameters schema
{
"type": "object",
"examples": [
{
"chain": "bitcoin",
"address": "1A1z7agoat4JNFSQbkBqMub8QwN6sSvRQu"
},
{
"chain": "ethereum",
"address": "0x742d35Cc6634C0532925a3b844Bc7e7595f42bE1"
}
],
"required": [
"chain",
"address"
],
"properties": {
"chain": {
"type": "string"
},
"address": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Blockchair
https://github.com/pipeworx-io/mcp-blockchair
1/7 registries