Litecoin Blockchain Blocks Information.
/api/Blocks/Main/block-stat
Get a request to fetch block stat on the Litecoin blockchain
Parameters | Header | Responses |
---|---|---|
Query block_height* the number or height of a particular block | Content-Type application/json Bearer <your api key> | 200: OK Block Stat retrieved |
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
Feedback sent
We appreciate your effort and will try to fix the article