Blocks
POST
/history/blocksThe endpoint provides blockchain blocks.
Request params allows to filter blocks by various properties, such as block index, block time, and block hash.
Response contains list of matched blocks, transactions included into blocks, events generated by the blocks.
Request
Body Params application/json
Request
Any of
Example
Not configured
Request samples
Responses
OK(200)
Parameter Error(422)
HTTP Code: 200
Content Type : JSONapplication/json
Successful Response
Data Schema
No schema defined
Example
Not configured
Last modified: 13 days ago