Interface: EvmWalletHistoryNftTransferInput
moralis-monorepo / @moralisweb3/common-evm-utils / EvmWalletHistoryNftTransferInput
Interface: EvmWalletHistoryNftTransferInput
@moralisweb3/common-evm-utils.EvmWalletHistoryNftTransferInput
Table of contents
Properties
- amount
- collectionBannerImage
- collectionLogo
- contractType
- direction
- fromAddress
- fromAddressEntity
- fromAddressEntityLogo
- fromAddressLabel
- logIndex
- normalizedMetadata
- operator
- possibleSpam
- toAddress
- toAddressEntity
- toAddressEntityLogo
- toAddressLabel
- tokenAddress
- tokenId
- transactionType
- value
- verifiedCollection
Properties
amount
• Readonly
amount: string
collectionBannerImage
• Optional
Readonly
collectionBannerImage: string
collectionLogo
• Optional
Readonly
collectionLogo: string
contractType
• Readonly
contractType: string
direction
• Readonly
direction: string
fromAddress
• Readonly
fromAddress: EvmAddressInput
fromAddressEntity
• Optional
Readonly
fromAddressEntity: string
fromAddressEntityLogo
• Optional
Readonly
fromAddressEntityLogo: string
fromAddressLabel
• Optional
Readonly
fromAddressLabel: string
logIndex
• Readonly
logIndex: number
normalizedMetadata
• Optional
Readonly
normalizedMetadata: EvmNormalizedMetadataInput
| EvmNormalizedMetadata
operator
• Optional
Readonly
operator: string
possibleSpam
• Readonly
possibleSpam: boolean
toAddress
• Optional
Readonly
toAddress: EvmAddressInput
toAddressEntity
• Optional
Readonly
toAddressEntity: string
toAddressEntityLogo
• Optional
Readonly
toAddressEntityLogo: string
toAddressLabel
• Optional
Readonly
toAddressLabel: string
tokenAddress
• Readonly
tokenAddress: EvmAddressInput
tokenId
• Readonly
tokenId: string
transactionType
• Readonly
transactionType: string
value
• Readonly
value: string
verifiedCollection
• Optional
Readonly
verifiedCollection: boolean