Skip to main content

Interface: GetWalletNFTCollectionsRequest

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

Interface: GetWalletNFTCollectionsRequest

@moralisweb3/common-evm-utils.GetWalletNFTCollectionsRequest

Hierarchy

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

    GetWalletNFTCollectionsRequest

Table of contents

Properties

Properties

address

address: EvmAddressInput


chain

Optional chain: EvmChainish


cursor

cursor: undefined | string

Inherited from

Camelize.cursor


disableTotal

disableTotal: undefined | boolean

Inherited from

Camelize.disableTotal


limit

limit: undefined | number

Inherited from

Camelize.limit