Skip to main content
GET
Script by script hash

Authorizations

api-key
string
header
required

Project API Key

Path Parameters

script_hash
string
required

Hex encoded script hash

Response

Script corresponding to the provided script hash

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
object
required

Details of a Native or Plutus script

last_updated
object
required

Details of the most recent block processed by the indexer (aka chain tip); that is, the data returned is correct as of this block in time.