Interface: EvmMarketDataTopNFTCollectionByMarketCapItemInput
moralis-monorepo / @moralisweb3/common-evm-utils / EvmMarketDataTopNFTCollectionByMarketCapItemInput
Interface: EvmMarketDataTopNFTCollectionByMarketCapItemInput
@moralisweb3/common-evm-utils.EvmMarketDataTopNFTCollectionByMarketCapItemInput
Table of contents
Properties
- collectionAddress
- collectionImage
- collectionTitle
- floorPrice
- floorPrice24hrPercentChange
- floorPriceUsd
- floorPriceUsd24hrPercentChange
- marketCap24hrPercentChange
- marketCapUsd
- rank
- volume24hrPercentChange
- volumeUsd
Properties
collectionAddress
• Readonly
collectionAddress: EvmAddressInput
collectionImage
• Readonly
collectionImage: string
collectionTitle
• Readonly
collectionTitle: string
floorPrice
• Optional
Readonly
floorPrice: string
floorPrice24hrPercentChange
• Readonly
floorPrice24hrPercentChange: string
floorPriceUsd
• Readonly
floorPriceUsd: string
floorPriceUsd24hrPercentChange
• Optional
Readonly
floorPriceUsd24hrPercentChange: string
marketCap24hrPercentChange
• Readonly
marketCap24hrPercentChange: string
marketCapUsd
• Readonly
marketCapUsd: string
rank
• Readonly
rank: number
volume24hrPercentChange
• Readonly
volume24hrPercentChange: string
volumeUsd
• Readonly
volumeUsd: string