GraphQL
Methods and mutations
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...
This is simple method returning number of all blocks in blockchain
Loading...