Skip to main content

Interface: GetMultipleNFTsRequest

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

Interface: GetMultipleNFTsRequest

@moralisweb3/common-evm-utils.GetMultipleNFTsRequest

Hierarchy

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

    GetMultipleNFTsRequest

Table of contents

Properties

Properties

chain

Optional chain: EvmChainish


mediaItems

mediaItems: undefined | boolean

Inherited from

Camelize.mediaItems


normalizeMetadata

normalizeMetadata: undefined | boolean

Inherited from

Camelize.normalizeMetadata


tokens

tokens: { tokenAddress: EvmAddressInput ; tokenId: string }[]