GET /api/v2/block-index/{blockHeight} - Blockbook REST API
Please note that this REST method requires the Litecoin 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.ltc-mainnet.quiknode.pro/block-index/2500000" \2-H "Content-Type: application/json"
1curl -X GET "https://docs-demo.ltc-mainnet.quiknode.pro/block-index/2500000" \2-H "Content-Type: application/json"
Response
1{2"blockHash": "4b5b45ab5b7bde1a746f2bd5003285d6e901b0b2f69dcfd3d3958d8226c8bf8d"3}
1{2"blockHash": "4b5b45ab5b7bde1a746f2bd5003285d6e901b0b2f69dcfd3d3958d8226c8bf8d"3}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free