Blocks Stat

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

Litecoin Blockchain Blocks Information.


/api/Blocks/Main/block-stat
Get a request to fetch block stat on the Litecoin blockchain


ParametersHeaderResponses
Query
block_height*
the number or height of a particular block
Content-Type
application/json
Bearer <your api key>
200: OK
Block Stat retrieved


Blocks Stat with Javascript SDK

Liaas SDK package installation

/** 
 * Blocks Stat on Litecoin Blockchain
 **/
 
 
 //pass your API key, wallet name, and the encrypted key
const response = await liaasSdk. getBlockStat(apiAccessKey, blockheight)

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