Blocks Header Information

Created by Admin KL, Modified on Wed, 21 Feb at 1:39 PM by Admin KL

Litecoin Blockchain Blocks Information.


/api/Blocks/Main/block-header
Get a request to fetch block header information on the Litecoin blockchai


ParameterDescription
block_hashBlock hash
Content-Typeapplication/json
AuthorizationBearer <your api key>
200: OKBlock Information retrieved


Block header  Information with Javascript SDK

Liaas SDK package installation


/** 
 * Blocks Header Information on Litecoin Blockchain
 **/
 
 
 //pass your API key, wallet name, and the encrypted key
const response = await liaasSdk.blockHeader(apiAccessKey, blockhash);


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article