Skip to main content

ltc_bb_getBlockHash RPC Method - Blockbook

Loading...

Updated on
Nov 12, 2025

ltc_bb_getBlockHash RPC Method - Blockbook

Please note that this RPC method requires the Litecoin Blockbook RPC add-on enabled on your Quicknode endpoint.

Parameters

blockHeight
string
REQUIRED
Loading...

Returns

result
object
Loading...
blockHash
string
Loading...
Request
1
curl https://docs-demo.ltc-mainnet.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"method":"ltc_bb_getBlockHash","params": ["2848849"],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free