You're viewing a demo portfolio

Join the waitlist
PRSM

get_transaction

Active

Tool of mcp-mempool-space

declared in 0.1.0

Fetch full transaction detail (inputs, outputs, fee, size, confirmation status) for a given txid on mainnet/testnet/signet/liquid.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "txid": "1da1f48e9e20a6be6fa7d4df5c5e9e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e",
      "network": "mainnet"
    }
  ],
  "required": [
    "txid"
  ],
  "properties": {
    "txid": {
      "type": "string"
    },
    "network": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-mempool-space

https://github.com/pipeworx-io/mcp-mempool-space

2/7 registries
View full server →