Fungible_asset_activity

data class Fungible_asset_activity(val amount: Any?, val asset_type: String?, val block_height: Any, val entry_function_id_str: String?, val event_index: Any, val gas_fee_payer_address: String?, val is_frozen: Boolean?, val is_gas_fee: Boolean, val is_transaction_success: Boolean, val owner_address: String?, val storage_id: String, val storage_refund_amount: Any, val token_standard: String, val transaction_timestamp: Any, val transaction_version: Any, val type: String)

Constructors

Link copied to clipboard
constructor(amount: Any?, asset_type: String?, block_height: Any, entry_function_id_str: String?, event_index: Any, gas_fee_payer_address: String?, is_frozen: Boolean?, is_gas_fee: Boolean, is_transaction_success: Boolean, owner_address: String?, storage_id: String, storage_refund_amount: Any, token_standard: String, transaction_timestamp: Any, transaction_version: Any, type: String)

Properties

Link copied to clipboard
val amount: Any?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard