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
excludeSpam
• excludeSpam: undefined | boolean
Inherited from
Camelize.excludeSpam
limit
• limit: undefined | number
Inherited from
Camelize.limit
tokenCounts
• tokenCounts: undefined | boolean
Inherited from
Camelize.tokenCounts