Shard
Path parameters
addressstringRequiredDefault:
the address in bech32 format
null
Responses
200
successful operation
application/json
get
GET /address/{address}/shard HTTP/1.1
Host: egld.nownodes.io
Accept: */*
200
successful operation
{
"data": {
"shardID": 1
},
"error": "text",
"code": "text"
}