Interface: AptosCoinTransferDtoJSON
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosCoinTransferDtoJSON
Interface: AptosCoinTransferDtoJSON
@moralisweb3/common-aptos-utils.AptosCoinTransferDtoJSON
Table of contents
Properties
- activity_type
- amount
- block_height
- coin_type
- entry_function_id_str
- event_account_address
- event_creation_number
- event_sequence_number
- is_gas_fee
- is_transaction_success
- owner_address
- transaction_timestamp
- transaction_version
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