GetNFTParams

Parameters for getting an NFT.

type GetNFTParams = { tokenId: bigint; useIndexer?: boolean };