Table Columns

Unique Key: UNIQUE_ID

Column NameDescription
ACCOUNTThe account that was affected by this effect
ACCOUNT_MUXEDThe muxed account address (if applicable)
ACCOUNT_MUXED_IDThe muxed ID of the affected account
OPERATION_IDThe ID of the operation that caused this effect
TYPEThe type of effect (e.g., account_created, payment_sent, etc.)
TYPE_IDThe numeric ID of the effect type
LEDGER_SEQUENCEThe sequence number of the ledger containing this effect
LEDGER_CLOSE_TIMEThe close time of the ledger containing this effect
LEDGER_HASHThe hash of the ledger containing this effect
TRANSACTION_HASHThe hash of the transaction that caused this effect
TRANSACTION_INDEXThe index of the transaction within the ledger
TRANSACTION_RESULTThe result code of the transaction that caused this effect
OPERATION_INDEXThe index of the operation within the transaction
EFFECT_INDEXThe index of this effect within the operation
UNIQUE_IDA unique identifier for this effect
EFFECT_DETAILSDetailed information about the effect in JSON format
_CREATED_ATTimestamp when this record was created
_UPDATED_ATTimestamp when this record was last updated
_EXTRA_FIELDSAdditional fields not explicitly defined