By nonce
Path parameters
shardintegerRequired
the shard ID to look after
nonceintegerRequired
the hash to look after
Responses
200
successful operation
application/json
get
GET /block/{shard}/by-nonce/{nonce} HTTP/1.1
Host: egld.nownodes.io
Accept: */*
200
successful operation
{
"data": {},
"error": "text",
"code": "text"
}