Class: EvmMarketDataHottestNFTCollectionByTradingVolumeItem
moralis-monorepo / @moralisweb3/common-evm-utils / EvmMarketDataHottestNFTCollectionByTradingVolumeItem
Class: EvmMarketDataHottestNFTCollectionByTradingVolumeItem
@moralisweb3/common-evm-utils.EvmMarketDataHottestNFTCollectionByTradingVolumeItem
Table of contents
Methods
Properties
- averagePrice
- averagePriceUsd
- collectionAddress
- collectionImage
- collectionTitle
- floorPrice
- floorPrice24hrPercentChange
- floorPrice30dPercentChange
- floorPrice7dPercentChange
- floorPriceUsd
- floorPriceUsd24hrPercentChange
- floorPriceUsd30dPercentChange
- floorPriceUsd7dPercentChange
- rank
- volume24hrPercentChange
- volumeUsd
Methods
create
▸ Static
create(input
): EvmMarketDataHottestNFTCollectionByTradingVolumeItem
Parameters
Name | Type |
---|---|
input | EvmMarketDataHottestNFTCollectionByTradingVolumeItemInput | EvmMarketDataHottestNFTCollectionByTradingVolumeItem |
Returns
EvmMarketDataHottestNFTCollectionByTradingVolumeItem
fromJSON
▸ Static
fromJSON(json
): EvmMarketDataHottestNFTCollectionByTradingVolumeItem
Parameters
Name | Type |
---|---|
json | EvmMarketDataHottestNFTCollectionByTradingVolumeItemJSON |
Returns
EvmMarketDataHottestNFTCollectionByTradingVolumeItem
toJSON
▸ toJSON(): EvmMarketDataHottestNFTCollectionByTradingVolumeItemJSON
Returns
EvmMarketDataHottestNFTCollectionByTradingVolumeItemJSON
Properties
averagePrice
• Optional
Readonly
averagePrice: string
Description
The average price
averagePriceUsd
• Optional
Readonly
averagePriceUsd: string
Description
The average price in USD
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
floorPrice30dPercentChange
• Optional
Readonly
floorPrice30dPercentChange: string
Description
The floor price 30d percent change
floorPrice7dPercentChange
• Optional
Readonly
floorPrice7dPercentChange: string
Description
The floor price 7d 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
floorPriceUsd30dPercentChange
• Optional
Readonly
floorPriceUsd30dPercentChange: string
Description
The floor price usd 30d percent change
floorPriceUsd7dPercentChange
• Optional
Readonly
floorPriceUsd7dPercentChange: string
Description
The floor price usd 7d percent change
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