Get SCORE status
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the current status of a SCORE (smart contract) including type, status, code hash, and owner.
Body
application/json
JSON-RPC request object
jsonrpcstringrequiredJSON-RPC protocol version.
idintegerrequiredUnique identifier for the JSON-RPC request.
methodstringrequiredJSON-RPC method name.
paramsobjectrequiredParameters for querying SCORE status.
Response
200OK
Successful response containing SCORE status.