Table Columns

Unique Key: OPERATION_ID

Column NameDescription
SOURCE_ACCOUNTThe account that submitted the operation
SOURCE_ACCOUNT_MUXEDThe muxed account address (if applicable)
SOURCE_ACCOUNT_MUXED_IDThe muxed ID of the source account
OPERATION_IDThe unique identifier for this operation
TYPEThe type of operation (e.g., payment, create_account, etc.)
TYPE_IDThe numeric ID of the operation type
LEDGER_SEQUENCEThe sequence number of the ledger containing this operation
LEDGER_CLOSE_TIMEThe close time of the ledger containing this operation
LEDGER_HASHThe hash of the ledger containing this operation
TRANSACTION_HASHThe hash of the transaction containing this operation
TRANSACTION_INDEXThe index of the transaction within the ledger
TRANSACTION_RESULTThe result code of the transaction containing this operation
TRANSACTION_SUCCESSFULWhether the transaction containing this operation was successful
OPERATION_INDEXThe index of this operation within the transaction
OPERATION_DETAILSDetailed information about the operation in JSON format
_CREATED_ATTimestamp when this record was created
_UPDATED_ATTimestamp when this record was last updated