Skip to content

api.entities.Asset.types.NftMetadata

polymath-eric edited this page Jun 11, 2024 · 19 revisions

Interface: NftMetadata

api/entities/Asset/types.NftMetadata

Table of contents

Properties

Properties

key

key: MetadataKeyId

The metadata key this value is intended for

Defined in

api/entities/Asset/types.ts:219


value

value: string

The value the particular NFT has for the metadata

Defined in

api/entities/Asset/types.ts:223

Clone this wiki locally