Skip to main content

Interface: EvmWalletHistoryNftTransferJSON

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

Interface: EvmWalletHistoryNftTransferJSON

@moralisweb3/common-evm-utils.EvmWalletHistoryNftTransferJSON

Table of contents

Properties

Properties

amount

Readonly amount: string


collection_banner_image

Optional Readonly collection_banner_image: string


Optional Readonly collection_logo: string


contract_type

Readonly contract_type: string


direction

Readonly direction: string


from_address

Readonly from_address: string


from_address_label

Optional Readonly from_address_label: string


log_index

Readonly log_index: number


normalized_metadata

Optional Readonly normalized_metadata: EvmNormalizedMetadataJSON


operator

Optional Readonly operator: string


possible_spam

Readonly possible_spam: boolean


to_address

Readonly to_address: string


to_address_label

Optional Readonly to_address_label: string


token_address

Readonly token_address: string


token_id

Readonly token_id: string


transaction_type

Readonly transaction_type: string


value

Readonly value: string


verified_collection

Optional Readonly verified_collection: boolean