Blockchain Indexer API
Scripts

Script by script hash

1min
GET
https://mainnet.gomaestro-api.org/v1/scripts/{script_hash}
Cardano Mainnet

Returns the script corresponding to the specified script hash, if the script has been seen on-chain

Authentication
api-key
Path Parameters
script_hash
*
Responses
200
Script corresponding to the provided script hash
Description
Timestamped response. Returns the endpoint response data along with the chain-tip of the indexer, which details at which point in the chain's history the data was correct as-of.
data
*
last_updated
*
400
Malformed query parameters
404
No results found
500
Internal server error