Skip to content

Class BSV::MCP::Tools::FetchTx

Inherits: MCP::Tool

Fetches a transaction from the BSV network by its txid using the WhatsOnChain API, returning both the raw hex and decoded structure.

Public Class Methods

call(txid:, network: = nil, server_context: = nil)

Not documented.