radiant_decode_script
Decode raw script hex into human-readable opcodes to debug transactions and smart contracts. Works offline without ElectrumX.
Instructions
Decode raw script hex into human-readable opcodes. Works offline — no ElectrumX connection required. Useful for debugging transactions and smart contracts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_hex | Yes | Script in hexadecimal (e.g., '76a91489abcdef...88ac') |