explain_script
Decode Bitcoin Script hex to break down opcodes and understand transaction logic. Use this tool to analyze script components and verify transaction conditions.
Instructions
Decode a Bitcoin Script hex and break down the opcodes.
Args: hex_script: Script in hex format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hex_script | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |