Interface: GetNFTContractSalePricesOperationRequest
moralis-monorepo / @moralisweb3/common-evm-utils / GetNFTContractSalePricesOperationRequest
Interface: GetNFTContractSalePricesOperationRequest
@moralisweb3/common-evm-utils.GetNFTContractSalePricesOperationRequest
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