Skip to main content
Inspects a PCZT and returns structured information about its contents, including inputs, outputs, fee, and signing/proving status.

Signature

Parameters

pczt_hex
string
required
Hex-encoded PCZT (TypeScript) or Pczt object (Go/Kotlin)

Returns

Example

Use Cases

Calculate Change Amount

Check Signing Progress

Verify Before Finalize

See Also