Home

Query blockchain block metadata in height range

POST
https://babylon-tendermint.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Body

application/json
jsonrpcstringrequired

JSON-RPC version

idintegerrequired

Request ID

methodstringrequired

RPC method name

paramsobjectrequired
Show child attributes
minHeightstringrequired

Minimum block height (inclusive)

maxHeightstringrequired

Maximum block height (inclusive)

Response

200OK

Block metadata within height range