Interface: GetNFTMetadataRequest
moralis-monorepo / @moralisweb3/common-evm-utils / GetNFTMetadataRequest
Interface: GetNFTMetadataRequest
@moralisweb3/common-evm-utils.GetNFTMetadataRequest
Hierarchy
Camelize
<Omit
<RequestParams
,"chain"
|"address"
>>↳
GetNFTMetadataRequest
Table of contents
Properties
Properties
address
• address: EvmAddressInput
chain
• Optional
chain: EvmChainish
format
• format: undefined
| "decimal"
| "hex"
Inherited from
Camelize.format
mediaItems
• mediaItems: undefined
| boolean
Inherited from
Camelize.mediaItems
normalizeMetadata
• normalizeMetadata: undefined
| boolean
Inherited from
Camelize.normalizeMetadata
tokenId
• tokenId: string
Inherited from
Camelize.tokenId