Interface: Nft
Defined in: types.ts:25
Properties
Property | Type | Defined in |
---|---|---|
attributes? | NftAttribute [] | types.ts:26 |
collectionImage? | string | types.ts:28 |
collectionName | string | types.ts:27 |
contentType? | string | types.ts:29 |
description? | string | types.ts:30 |
id | string | types.ts:31 |
image | string | types.ts:32 |
name | string | types.ts:33 |
network | string | types.ts:34 |
number | number | types.ts:35 |
owner? | string | types.ts:36 |