πGet SDA Transaction Details
get SDA transaction using the transaction identifier
Get SDA/NFT Transaction (API reference)
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Transactions Details with Javascript SDK
/**
* SDA or NFT Transactions on Litecoin Blockchain
**/
//pass your API key or Node URL
const response = await liaasSdk.nftTransactionDetails(nodeUrl_or_apiAccessKey, txId);Last updated
Was this helpful?