Home

Get SCORE status

POST
https://icx.nownodes.io/api/v3

Authorizations

ApiKeyAuthApiKeyAuth

api-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

jsonrpcstringrequired

JSON-RPC protocol version.

idintegerrequired

Unique identifier for the JSON-RPC request.

methodstringrequired

JSON-RPC method name.

paramsobjectrequired

Parameters for querying SCORE status.

Show child attributes
addressstring

SCORE address.

Response

200OK

Successful response containing SCORE status.