GraphQL
Methods and mutations

Blocks

blocks

Access to all TON blocks data.

In our database we store these block fields: Blocks

Using this method you can filter data by any of these fields and also request any of thedse fields. In addition you can apply Filters, Aggregations and Pagination.

Example:

Loading...



blocksCount

This is simple method returning number of all blocks in blockchain

Loading...