Skip to main content

Interface: AptosCoinTransferDtoJSON

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

Interface: AptosCoinTransferDtoJSON

@moralisweb3/common-aptos-utils.AptosCoinTransferDtoJSON

Table of contents

Properties

Properties

activity_type

Readonly activity_type: string


amount

Readonly amount: string


block_height

Readonly block_height: string


coin_type

Readonly coin_type: string


entry_function_id_str

Readonly entry_function_id_str: string


event_account_address

Readonly event_account_address: string


event_creation_number

Readonly event_creation_number: string


event_sequence_number

Readonly event_sequence_number: string


is_gas_fee

Readonly is_gas_fee: boolean


is_transaction_success

Readonly is_transaction_success: boolean


owner_address

Readonly owner_address: string


transaction_timestamp

Readonly transaction_timestamp: string


transaction_version

Readonly transaction_version: string