transaction
ActiveTool of Blockchair
declared in 0.1.0
Transaction details by txid.
Parameters schema
{
"type": "object",
"examples": [
{
"txid": "d7d3b0e3f0c9b8a7c6d5e4f3a2b1c0d9e8f7a6b5c4d3e2f1a0b9c8d7e6f5a4",
"chain": "bitcoin"
},
{
"txid": "0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef",
"chain": "ethereum"
}
],
"required": [
"chain",
"txid"
],
"properties": {
"txid": {
"type": "string"
},
"chain": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Blockchair
https://github.com/pipeworx-io/mcp-blockchair
1/7 registries