Get shards information.
cURL
curl --request GET \ --url https://toncenter.com/api/v2/shards
{ "ok": true, "result": { "@type": "blocks.shards", "shards": [ { "@type": "ton.blockIdExt", "workchain": 0, "shard": "-9223372036854775808", "seqno": 56262735, "root_hash": "02rdYNPA1GWvph+2udLPvddNDvtP/nglA7Q8HR82KMk=", "file_hash": "Ae/QaLnzAhzr2TCHJWFMb+yAg64roTKDq6qLAA7Pt58=" } ], "@extra": "1755814149.1458454:3:0.786727927934394" } }
Documentation IndexFetch the complete documentation index at: https://companyname-a7d5b98e-3-gasless.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://companyname-a7d5b98e-3-gasless.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Masterchain seqno to fetch shards of.
Successful Response
List of shard blocks at a given masterchain seqno.
Show child attributes
Was this page helpful?