You're viewing a demo portfolio

Join the waitlist
PRSM

fuse_get_transaction

Active

Tool of Fuse Network

declared in 0.1.0

Fetches a transaction by hash. Returns null if the transaction is not found.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "hash"
  ],
  "properties": {
    "hash": {
      "type": "string",
      "description": "Transaction hash (0x-prefixed, 32 bytes)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Fuse Network

1/7 registries
View full server →
fuse_get_transaction — Fuse Network — PRSM MCP