By nonce

get the hyperblock at the specified nonce

get
Path parameters
nonceintegerRequired

the nonce to look after

Responses
200
successful operation
application/json
get
GET /hyperblock/by-nonce/{nonce} HTTP/1.1
Host: egld.nownodes.io
Accept: */*
200

successful operation

{
  "data": {},
  "error": "text",
  "code": "text"
}