Skip to main content

Interface: AptosNFTTransferResponseInput

moralis-monorepo / @moralisweb3/common-aptos-utils / AptosNFTTransferResponseInput

Interface: AptosNFTTransferResponseInput

@moralisweb3/common-aptos-utils.AptosNFTTransferResponseInput

Table of contents

Properties

Properties

coinAmount

Optional Readonly coinAmount: AptosNativeInput


coinType

Optional Readonly coinType: string


collectionDataIdHash

Readonly collectionDataIdHash: string


collectionName

Readonly collectionName: string


creatorAddress

Readonly creatorAddress: AptosAddressInput


eventAccountAddress

Readonly eventAccountAddress: string


eventCreationNumber

Readonly eventCreationNumber: string


eventSequenceNumber

Readonly eventSequenceNumber: string


fromAddress

Optional Readonly fromAddress: AptosAddressInput


name

Readonly name: string


propertyVersion

Readonly propertyVersion: string


toAddress

Optional Readonly toAddress: AptosAddressInput


tokenAmount

Readonly tokenAmount: AptosNativeInput


tokenDataIdHash

Readonly tokenDataIdHash: string


transactionTimestamp

Readonly transactionTimestamp: string


transactionVersion

Readonly transactionVersion: string


transferType

Readonly transferType: string