Get block's data by number
Given block number for a chain and get it's full data
Query Parameters |
---|
chain string — REQUIREDChain code for the block |
Responses | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 When the API call was success, it will return full data for any block
| |||||||||||||||||
400 Invalid block number | |||||||||||||||||
404 Block not found | |||||||||||||||||
405 Validation exception |