Skip to main content

Interface: GetContractNFTsRequest

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

Interface: GetContractNFTsRequest

@moralisweb3/common-evm-utils.GetContractNFTsRequest

Hierarchy

  • Camelize<Omit<RequestParams, "chain" | "address">>

    GetContractNFTsRequest

Table of contents

Properties

Properties

address

address: EvmAddressInput


chain

Optional chain: EvmChainish


cursor

cursor: undefined | string

Inherited from

Camelize.cursor


format

format: undefined | "decimal" | "hex"

Inherited from

Camelize.format


limit

limit: undefined | number

Inherited from

Camelize.limit


mediaItems

mediaItems: undefined | boolean

Inherited from

Camelize.mediaItems


normalizeMetadata

normalizeMetadata: undefined | boolean

Inherited from

Camelize.normalizeMetadata


range

range: undefined | number

Inherited from

Camelize.range


totalRanges

totalRanges: undefined | number

Inherited from

Camelize.totalRanges