Chain info
Query parameters
fromGroupinteger · int32Required
toGroupinteger · int32Required
Responses
200
Ok
application/json
400
BadRequest
application/json
401
Unauthorized
application/json
404
NotFound
application/json
500
InternalServerError
application/json
503
ServiceUnavailable
application/json
get
GET /blockflow/chain-info HTTP/1.1
Host: alephium.nownodes.io
Accept: */*
{
"currentHeight": 42
}