Table Columns

Unique Key: HASH

Column NameDescription
HASHThe hash of the transaction
TRANSACTION_INDEXThe index of the transaction within the ledger
SOURCE_ACCOUNTThe account that submitted the transaction
SOURCE_ACCOUNT_MUXEDThe muxed account address (if applicable)
SOURCE_ACCOUNT_SEQUENCEThe sequence number of the source account
TRANSACTION_RESULTThe result code of the transaction
SUCCESSFULWhether the transaction was successful
MEMO_TYPEThe type of memo attached to the transaction
MEMOThe memo text (if applicable)
MEMO_BYTESThe memo as bytes (if applicable)
TRANSACTION_MAX_FEEThe maximum fee specified for the transaction
INNER_TRANSACTION_MAX_FEEThe maximum fee for inner transactions
FEE_CHARGEDThe actual fee charged for the transaction
TOTAL_NON_REFUNDABLE_RESOURCE_FEE_CHARGEDTotal non-refundable resource fees charged
TOTAL_REFUNDABLE_RESOURCE_FEE_CHARGEDTotal refundable resource fees charged
RESOURCE_FEE_CHARGEDResource fees charged for the transaction
INCLUSION_FEE_CHARGEDFee charged for including the transaction in the ledger
RESOURCE_FEE_REFUNDResource fees refunded
FEE_ACCOUNTThe account that paid the fee
FEE_ACCOUNT_MUXEDThe muxed fee account address (if applicable)
FEE_ACCOUNT_MUXED_IDThe muxed ID of the fee account
FEE_BUMP_TRANSACTIONWhether this is a fee bump transaction
ENVELOPE_XDRThe transaction envelope in XDR format
FEE_META_XDRThe fee metadata in XDR format
RESULT_XDRThe transaction result in XDR format
RESULT_META_XDRThe result metadata in XDR format
PRECONDITIONSTransaction preconditions
INNER_TRANSACTIONWhether this is an inner transaction
SIGNATURESTransaction signatures
LEDGER_SEQUENCEThe sequence number of the ledger containing this transaction
LEDGER_CLOSE_TIMEThe close time of the ledger containing this transaction
LEDGER_HASHThe hash of the ledger containing this transaction
OPERATION_COUNTThe number of operations in this transaction
_EXTRA_FIELDSAdditional fields not explicitly defined
_CREATED_ATTimestamp when this record was created
_UPDATED_ATTimestamp when this record was last updated