- Preparing search index...
 
- The search index is not available
 
ternoa-js 
 
Nft
Data
: {     collectionId
: number | undefined;     creator
: string;     offchainData
: string;     owner
: string;     royalty
: number;     state
: Nft.NftState; } 
Type declaration
- 
collectionId: number | undefined
 
- 
creator: string
 
- 
offchainData: string
 
- 
owner: string
 
- 
royalty: number
 
-