Skip to main content

Interface: EvmWalletHistoryNftTransferInput

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

Interface: EvmWalletHistoryNftTransferInput

@moralisweb3/common-evm-utils.EvmWalletHistoryNftTransferInput

Table of contents

Properties

Properties

amount

Readonly amount: string


collectionBannerImage

Optional Readonly collectionBannerImage: string


Optional Readonly collectionLogo: string


contractType

Readonly contractType: string


direction

Readonly direction: string


fromAddress

Readonly fromAddress: EvmAddressInput


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

Readonly toAddress: EvmAddressInput


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