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