GET /api/v2/block-index/{blockHeight} - Blockbook REST API
Please note that this REST method requires the EVM Blockbook add-on enabled on your QuickNode endpoint.
Path Parameters
block_height
integer
REQUIRED
Loading...
Returns
blockHash
object
Loading...
blockHash
string
Loading...
Request
1curl -X GET "https://docs-demo.quiknode.pro/block-index/19000000" \2-H "Content-Type: application/json"
1curl -X GET "https://docs-demo.quiknode.pro/block-index/19000000" \2-H "Content-Type: application/json"
Response
1{2"blockHash": "0x95b198e154acbfc64109dfd22d8224fe927fd8dfdedfae01587674482ba4baf3"3}
1{2"blockHash": "0x95b198e154acbfc64109dfd22d8224fe927fd8dfdedfae01587674482ba4baf3"3}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free