Get list of deployed smart contracts
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieves a paginated list of smart contracts deployed on the Zilliqa blockchain. Supports optional parameters for pagination such as page number and limit.
Body
application/json
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredMethod name
idintegerrequiredRequest ID
paramsArray<object>requiredParameters for pagination (optional)
Response
200OK
List of smart contracts retrieved successfully
400Bad Request
Invalid request
500Internal Server Error
Server error