NftData: { collectionId: number | undefined; creator: string; offchainData: string; owner: string; royalty: number; state: NftState; } Type declaration
collectionId: number | undefined
creator: string
offchainData: string
owner: string
royalty: number