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