Skip to main content

Class: EvmMarketDataTopNFTCollectionByMarketCapItem

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

Class: EvmMarketDataTopNFTCollectionByMarketCapItem

@moralisweb3/common-evm-utils.EvmMarketDataTopNFTCollectionByMarketCapItem

Table of contents

Methods

Properties

Methods

create

Static create(input): EvmMarketDataTopNFTCollectionByMarketCapItem

Parameters

NameType
inputEvmMarketDataTopNFTCollectionByMarketCapItemInput | EvmMarketDataTopNFTCollectionByMarketCapItem

Returns

EvmMarketDataTopNFTCollectionByMarketCapItem


fromJSON

Static fromJSON(json): EvmMarketDataTopNFTCollectionByMarketCapItem

Parameters

NameType
jsonEvmMarketDataTopNFTCollectionByMarketCapItemJSON

Returns

EvmMarketDataTopNFTCollectionByMarketCapItem


toJSON

toJSON(): EvmMarketDataTopNFTCollectionByMarketCapItemJSON

Returns

EvmMarketDataTopNFTCollectionByMarketCapItemJSON

Properties

collectionAddress

Readonly collectionAddress: EvmAddress

Description

The collection address


collectionImage

Readonly collectionImage: string

Description

The collection image


collectionTitle

Readonly collectionTitle: string

Description

The collection title


floorPrice

Optional Readonly floorPrice: string

Description

The floor price


floorPrice24hrPercentChange

Readonly floorPrice24hrPercentChange: string

Description

The floor price 24hr percent change


floorPriceUsd

Readonly floorPriceUsd: string

Description

The floor price in USD


floorPriceUsd24hrPercentChange

Optional Readonly floorPriceUsd24hrPercentChange: string

Description

The floor price usd 24hr percent change


marketCap24hrPercentChange

Readonly marketCap24hrPercentChange: string

Description

The market cap 24hr percent change


marketCapUsd

Readonly marketCapUsd: string

Description

The market cap in USD


rank

Readonly rank: number

Description

The rank


volume24hrPercentChange

Readonly volume24hrPercentChange: string

Description

The volume 24hr percent change


volumeUsd

Readonly volumeUsd: string

Description

The volume in USD