Skip to main content

Class: EvmNormalizedMetadata

moralis-monorepo / @moralisweb3/common-evm-utils / EvmNormalizedMetadata

Class: EvmNormalizedMetadata

@moralisweb3/common-evm-utils.EvmNormalizedMetadata

Table of contents

Methods

Properties

Methods

create

Static create(input): EvmNormalizedMetadata

Parameters

NameType
inputEvmNormalizedMetadataInput | EvmNormalizedMetadata

Returns

EvmNormalizedMetadata


fromJSON

Static fromJSON(json): EvmNormalizedMetadata

Parameters

NameType
jsonEvmNormalizedMetadataJSON

Returns

EvmNormalizedMetadata


toJSON

toJSON(): EvmNormalizedMetadataJSON

Returns

EvmNormalizedMetadataJSON

Properties

animationUrl

Optional Readonly animationUrl: string

Description

An animated version of the NFT's image


attributes

Optional Readonly attributes: EvmNormalizedMetadataAttribute[]


description

Optional Readonly description: string

Description

A detailed description of the NFT


Optional Readonly externalLink: string

Description

A link to additional information


image

Optional Readonly image: string

Description

The URL of the NFT's image


name

Optional Readonly name: string

Description

The name or title of the NFT