Skip to content
Alchemy Logo

decodescript

POST
/{apiKey}

Decodes a hex-encoded script and provides detailed information about it.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringformat: "^[a-fA-F0-9]+$"required

The hex-encoded script.

Responses

200

Decoded script information.

Was this page helpful?