Block Transactions
Litecoin Blockchain Blocks Information.
Block transactions (API reference)
GET
/api/Blocks/get-block-txs
Get a request to fetch block transactions on the Litecoin blockchain
Query Parameters
Name
Type
Description
BlockHash*
String
Block hash of a particular Block
Headers
Name
Type
Description
Content-Type
application/json
Authorization*
Bearer <your api key>
Attach your API key here
Usev2*
String
Value should be true or yes
Block Transactions with Javascript SDK
Liaas SDK package installation
Last updated