Cardano » Scripts
Specific script
Information about a specific script
get/scripts/{script_hash}
Path parameters
script_hashstring required
Hash of the script
Response
Return the information about a specific script
Example response
{
"script_hash": "13a3efd825703a352a8f71f4e2758d08c28c564e8dfcce9f77776ad1",
"type": "plutusV1",
"serialised_size": 3119
}