getNftokenDetail( … )
Get NFT Token details. Only available in JWT context. Please fetch your NFT info from other NFT data sources if possible.
const txInfo = await Sdk.getNftokenDetail(tokenId);Last updated
Was this helpful?
Get NFT Token details. Only available in JWT context. Please fetch your NFT info from other NFT data sources if possible.
const txInfo = await Sdk.getNftokenDetail(tokenId);Last updated
Was this helpful?
Was this helpful?