decodescript
POST
/{apiKey}
Decodes a hex-encoded script and provides detailed information about it.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
format: "^[a-fA-F0-9]+$"requiredThe hex-encoded script.
Responses
200
Decoded script information.
Was this page helpful?