Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://tonapi.io/v2/blockchain/reduced/blocks
{ "blocks": [ { "workchain_id": 0, "shard": "8000000000000000", "seqno": 21734019, "tx_quantity": 130, "utime": 23814011000000, "shards_blocks": [ "[ (0,4234235,8000000000000000) ]" ], "parent": [ "[ (0,21734018,8000000000000000) ]" ], "master_ref": "(-1,4234234,8000000000000000)" } ] }
Get reduced blockchain blocks data
blockchain reduced blocks
Show child attributes
Was this page helpful?