Skip to main content

Interface: GetNFTSalePricesOperationRequest

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

Interface: GetNFTSalePricesOperationRequest

@moralisweb3/common-evm-utils.GetNFTSalePricesOperationRequest

Table of contents

Properties

Properties

address

Readonly address: EvmAddressInput

Description

The address of the NFT collection


chain

Optional Readonly chain: string | EvmChain

Description

The chain to query


days

Optional Readonly days: number

Description

The number of days to look back to find the lowest price If not provided 7 days will be the default and 365 is the maximum


tokenId

Readonly tokenId: string

Description

The token id of the NFT collection