# Class BSV::MCP::Tools::DecodeTx <a id="class-BSV-MCP-Tools-DecodeTx"></a>

**Inherits:** `MCP::Tool`

Decodes a raw BSV transaction from hex and returns a structured human-readable
representation.

Supports standard raw hex only (not BEEF format). The txid is returned in
display byte order (reversed from the wire hash), matching block explorer
conventions.

## Public Class Methods
### `call(hex:)` <a id="method-c-call"></a> <a id="call-class_method"></a>
Not documented.
