Skip to main content

Interface: AptosCoinTransferDtoInput

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

Interface: AptosCoinTransferDtoInput

@moralisweb3/common-aptos-utils.AptosCoinTransferDtoInput

Table of contents

Properties

Properties

activityType

Readonly activityType: string


amount

Readonly amount: AptosNativeInput


blockHeight

Readonly blockHeight: string


coinType

Readonly coinType: string


entryFunctionIdStr

Readonly entryFunctionIdStr: string


eventAccountAddress

Readonly eventAccountAddress: string


eventCreationNumber

Readonly eventCreationNumber: string


eventSequenceNumber

Readonly eventSequenceNumber: string


isGasFee

Readonly isGasFee: boolean


isTransactionSuccess

Readonly isTransactionSuccess: boolean


ownerAddress

Readonly ownerAddress: AptosAddressInput


transactionTimestamp

Readonly transactionTimestamp: string


transactionVersion

Readonly transactionVersion: string