explain_tx
Decode a Terra Classic transaction by hash into readable summary lines covering messages, amounts, fees, and tax.
Instructions
Fetch a transaction by hash and decode it into human-readable summary lines (messages, amounts, fees, tax). Informational only — never authorization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | lowercase hex tx hash (0x-less, 64 chars) |