Shards

Get Shards

get

Get shards information.

Authorizations
Query parameters
seqnointegerRequired

Masterchain seqno to fetch shards of.

Responses
200
Successful Response
application/json
get
GET /shards HTTP/1.1
Host: ton.nownodes.io
X-API-Key: YOUR_API_KEY
Accept: */*
{
  "ok": true,
  "result": "text",
  "error": "text",
  "code": 1
}