Skip to main content
Schema: stellar.core Table: ez_operations Type: Base Table An aggregated convenience table that joins core.fact_operations, core.fact_transactions, and core.fact_ledgers. Learn more about Stellar data structures: https://developers.stellar.org/docs/learn/fundamentals/stellar-data-structures

Columns

Column NameData TypeDescription
OP_IDNUMBERUnique identifier for the operation.
OP_SOURCE_ACCOUNTTEXTSource account for the operation.
OP_SOURCE_ACCOUNT_MUXEDTEXTMuxed source account for the operation.
OP_ACCOUNT_IDTEXTThe address of the account. The address is the account’s public key encoded in base32. All account addresses start with a ‘G’.
AMOUNTFLOATFloat representation of the amount of an asset sent/offered/etc.
ASSETTEXTThe asset available to be claimed in the form of “asset_code:issuing_address”. If the claimable balance is in XLM, it is reported as “native”
ASSET_CODETEXTThe 4 or 12 character code representation of the asset on the network.
ASSET_ISSUERTEXTThe account address of the original asset issuer that created the asset.
ASSET_TYPETEXTThe identifier for type of asset code, can be an alphanumeric with 4 characters, 12 characters or the native asset to the network, XLM.
AUTHORIZEBOOLEANIndicates whether the trustline is authorized.
BALANCE_IDTEXTThe balance id of the claimable balance.
CLAIMANTTEXTThe account address of the account which claimed the claimable balance
CLAIMANT_MUXEDTEXTIf the account is multiplexed, the virtual address of the account which claimed the claimable balance
CLAIMANT_MUXED_IDNUMBERIf the account is multiplexed, an integer representation of the muxed account which claimed the balance
CLAIMANTSVARIANTAn unstructured field that lists account addresses eligible to claim a balance and the conditions which must be satisfied to claim the balance (typically time bound conditions)
DATA_ACCOUNT_IDTEXTThe account address of the account whose data entry is no longer sponsored
DATA_NAMETEXTThe name of the data entry which is no longer sponsored
BUYING_ASSET_CODETEXTThe 4 or 12 character code representation of the asset being bought.
BUYING_ASSET_ISSUERTEXTThe account address of the original asset issuer for the buying asset.
BUYING_ASSET_TYPETEXTThe identifier for type of buying asset code.
FROM_ACCOUNTTEXTThe account address from which the payment/contract originates (the sender account)
FROM_MUXEDTEXTIf the account is multiplexed, the virtual address of the sender account
FROM_MUXED_IDNUMBERIf the account is multiplexed, the integer representation of the virtual address of the sender account
FUNDERTEXTThe account address that funds a new account.
FUNDER_MUXEDTEXTIf the account is multiplexed, the virtual address of the account funding the new account
FUNDER_MUXED_IDNUMBERIf the account is multiplexed, the integer representation of the account funding the new account
HIGH_THRESHOLDNUMBERThe sum of the weight of all signatures that sign a transaction for the high threshold operation. The weight must exceed the set threshold for the operation to succeed.
HOME_DOMAINTEXTThe domain that hosts this account’s stellar.toml file.
INFLATION_DESTTEXTThe account address specifying where to send inflation funds. The concept of inflation on the network has been discontinued
INTO_ACCOUNTTEXTThe account address receiving the deleted account’s lumens.
INTO_MUXEDTEXTIf the account is multiplexed, the virtual address of the account receive the deleted account’s lumens
INTO_MUXED_IDNUMBERIf the account is multiplexed, the integer representation of the account receiving the deleted account’s lumens
LIMIT_AMOUNTFLOATThe upper bound amount of an asset that an account can hold
LOW_THRESHOLDNUMBERThe sum of the weight of all signatures that sign a transaction for the low threshold operation. The weight must exceed the set threshold for the operation to succeed.
MASTER_KEY_WEIGHTNUMBERAn accounts private key is called the master key. For signing transactions, the account holder can specify a weight for the master key, which contributes to thresholds validation when processing a transaction.
MED_THRESHOLDNUMBERThe sum of the weight of all signatures that sign a transaction for the medium threshold operation. The weight must exceed the set threshold for the operation to succeed.
NAMETEXTThe key for a data entry in manage data operations.
OFFER_IDNUMBERThe unique id for the offer.
PATHVARIANTPath for path payment operations.
PRICEARRAYThe ratio of selling asset to buying asset.
PRICE_RVARIANTPrecise representation of the buy and sell price of the assets on an offer. The n is the numerator, the d is the denominator. By calculating the ratio of n/d you can calculate the price of the bid or ask.
SELLING_ASSET_CODETEXTThe 4 or 12 character code representation of the asset being sold.
SELLING_ASSET_ISSUERTEXTThe account address of the original asset issuer for the selling asset.
SELLING_ASSET_TYPETEXTThe identifier for type of selling asset code.
SET_FLAGSARRAYArray of numeric values of flags set for a trustline.
SET_FLAGS_SARRAYArray of string values of flags set for a trustline.
SIGNER_ACCOUNT_IDTEXTThe address of the account of the signer no longer sponsored
SIGNER_KEYTEXTThe address of the signer.
SIGNER_WEIGHTNUMBERThe weight of the new signer.
SOURCE_AMOUNTFLOATThe originating amount sent designated in the source asset.
SOURCE_ASSET_CODETEXTThe 4 or 12 character code representation of the source asset.
SOURCE_ASSET_ISSUERTEXTThe account address of the original source asset issuer.
SOURCE_ASSET_TYPETEXTThe identifier for type of source asset code.
SOURCE_MAXFLOATThe maximum amount to be sent in source asset.
STARTING_BALANCEFLOATThe amount of XLM sent to newly created account.
TO_ACCOUNTTEXTThe address of the account receiving payment funds.
TO_MUXEDTEXTIf the account is multiplexed, the virtual address of the account receiving the payment
TO_MUXED_IDNUMBERIf the account is multiplexed, the integer representation of the virtual address of the recipient account
TRUSTEETEXTThe issuing account address.
TRUSTEE_MUXEDTEXTIf the issuing account address is multiplexed, the virtual address of the trustee
TRUSTEE_MUXED_IDNUMBERIf the issuing account address is multiplexed, the integer representation of the virtual address of the trustee
TRUSTORTEXTThe trusting account address.
TRUSTOR_MUXEDTEXTIf the trusting account is multiplexed, the virtual address of the account
TRUSTOR_MUXED_IDNUMBERIf the trusting account is multiplexed, the integer representation of the virtual address of the account
TRUSTLINE_ACCOUNT_IDTEXTThe address of the account whose trustline is no longer sponsored
TRUSTLINE_ASSETTEXTThe asset of the trustline.
VALUETEXTThe value for a data entry in manage data operations.
CLEAR_FLAGSARRAYArray of numeric values of flags cleared for a trustline.
CLEAR_FLAGS_SARRAYArray of string values of flags cleared for a trustline.
DESTINATION_MINTEXTThe minimum amount to be received in destination asset.
BUMP_TOTEXTThe new desired value of the source account’s sequence number.
SPONSORTEXTThe account address of the sponsor who is paying the reserves for this ledger entry.
SPONSORED_IDTEXTThe account address of the account being sponsored.
BEGIN_SPONSORTEXTThe account address that initiated the sponsorship.
BEGIN_SPONSOR_MUXEDTEXTIf the initiating sponsorship account is multiplexed, the virtual address.
BEGIN_SPONSOR_MUXED_IDNUMBERIf the initiating sponsorship account is multiplexed, the integer representation of the virtual address.
AUTHORIZE_TO_MAINTAIN_LIABILITIESBOOLEANIndicates whether the trustline is authorized for maintaining liabilities.
CLAWBACK_ENABLEDBOOLEANIndicates whether the asset can be clawed back by the issuer.
LIQUIDITY_POOL_IDTEXTUnique identifier for a liquidity pool. There cannot be duplicate pools for the same asset pair. Once a pool has been created for the asset pair, another cannot be created.
RESERVE_A_ASSET_TYPETEXTThe type of the first reserve asset.
RESERVE_A_ASSET_CODETEXTThe code of the first reserve asset.
RESERVE_A_ASSET_ISSUERTEXTThe issuer of the first reserve asset.
RESERVE_A_MAX_AMOUNTFLOATMaximum amount for first reserve asset deposit.
RESERVE_A_DEPOSIT_AMOUNTFLOATActual amount deposited for first reserve asset.
RESERVE_B_ASSET_TYPETEXTThe type of the second reserve asset.
RESERVE_B_ASSET_CODETEXTThe code of the second reserve asset.
RESERVE_B_ASSET_ISSUERTEXTThe issuer of the second reserve asset.
RESERVE_B_MAX_AMOUNTFLOATMaximum amount for second reserve asset deposit.
RESERVE_B_DEPOSIT_AMOUNTFLOATActual amount deposited for second reserve asset.
MIN_PRICEFLOATMinimum exchange rate for deposit operation.
MIN_PRICE_RVARIANTA fractional representation of the prices of the two assets in a pool. The n is the numerator (value of asset a) and the d is the denominator (value of asset b).
MAX_PRICEFLOATMaximum exchange rate for deposit operation.
MAX_PRICE_RVARIANTA fractional representation of the prices of the two assets in a pool. The n is the numerator (value of asset a) and the d is the denominator (value of asset b).
SHARES_RECEIVEDFLOATNumber of pool shares received for deposit.
RESERVE_A_MIN_AMOUNTFLOATMinimum withdrawal amount for first reserve asset.
RESERVE_B_MIN_AMOUNTFLOATMinimum withdrawal amount for second reserve asset.
SHARESFLOATNumber of shares withdrawn from pool.
RESERVE_A_WITHDRAW_AMOUNTFLOATActual withdrawal amount for first reserve asset.
RESERVE_B_WITHDRAW_AMOUNTFLOATActual withdrawal amount for second reserve asset.
TX_IDNUMBERThe transaction identifier containing this operation.
TYPENUMBERThe mechanism that calculates pricing and division of shares for the pool. With the initial AMM rollout, the only type of liquidity pool allowed to be created is a constant product pool.
TYPE_STRINGTEXTThe verbose type of operation.
BATCH_IDTEXTString representation of the run id for a given DAG in Airflow. Takes the form of “scheduled__<batch_end_date>-<dag_alias>”. Batch ids are unique to the batch and help with monitoring and rerun capabilities.
BATCH_RUN_DATETIMESTAMP_NTZThe start date for the batch interval. When taken with the date in the batch_id, the date represents the interval of ledgers processed. The batch run date can be seen as a proxy of closed_at for a ledger.
ASSET_BALANCE_CHANGESVARIANTChanges in asset balances.
PARAMETERSVARIANTParameters for contract function calls.
PARAMETERS_DECODEDVARIANTDecoded contract parameters.
FUNCTIONTEXTFunction type for invoke_host_function.
ADDRESSTEXTAddress for Soroban contract creation.
SOROBAN_OPERATION_TYPETEXTType of Soroban operation.
EXTEND_TONUMBERLedger extension target.
CONTRACT_IDTEXTSoroban contract identifier.
CONTRACT_CODE_HASHTEXTHash of Soroban contract code.
OPERATION_RESULT_CODETEXTResult code of the operation.
OPERATION_TRACE_CODETEXTTrace code of the operation.
DETAILS_JSONVARIANTJSON record containing operation-specific details.
CLOSED_ATTIMESTAMP_NTZTimestamp when the ledger was closed and committed to the network. Ledgers are expected to close ~every 5 seconds.
BLOCK_TIMESTAMPTIMESTAMP_NTZA clone of closed_at for join convenience.
TRANSACTION_HASHTEXTHash of the transaction.
LEDGER_SEQUENCENUMBERThe sequence number of the ledger.
TX_ACCOUNTTEXTAccount executing the transaction.
ACCOUNT_SEQUENCENUMBERSequence number for the account.
MAX_FEENUMBERMaximum fee for the transaction.
TX_OPERATION_COUNTNUMBERNumber of operations in the transaction.
TX_CREATED_ATTIMESTAMP_NTZCreation timestamp of the transaction.
MEMO_TYPETEXTType of memo attached to transaction.
MEMOTEXTMemo content of the transaction.
TIME_BOUNDSTEXTTime bounds for transaction validity.
SUCCESSFULBOOLEANWhether the operation was successful.
FEE_CHARGEDNUMBERActual fee charged for the operation.
FEE_ACCOUNTTEXTAccount charged the fee.
NEW_MAX_FEENUMBERUpdated maximum fee.
ACCOUNT_MUXEDTEXTMuxed account identifier.
FEE_ACCOUNT_MUXEDTEXTMuxed fee account identifier.
LEDGER_BOUNDSTEXTBounds of the ledger.
MIN_ACCOUNT_SEQUENCENUMBERMinimum account sequence number.
MIN_ACCOUNT_SEQUENCE_AGENUMBERMinimum age of account sequence.
MIN_ACCOUNT_SEQUENCE_LEDGER_GAPNUMBERMinimum gap in ledger sequences.
EXTRA_SIGNERSARRAYAdditional transaction signers.
RESOURCE_FEENUMBERFee for resource usage.
SOROBAN_RESOURCES_INSTRUCTIONSNUMBERInstructions for Soroban resources.
SOROBAN_RESOURCES_READ_BYTESNUMBERBytes read by Soroban resources.
SOROBAN_RESOURCES_WRITE_BYTESNUMBERBytes written by Soroban resources.
TRANSACTION_RESULT_CODETEXTResult code of the transaction.
INCLUSION_FEE_BIDNUMBERBid for inclusion fee.
INCLUSION_FEE_CHARGEDNUMBERActual inclusion fee charged.
RESOURCE_FEE_REFUNDNUMBERRefund of resource fee.
LEDGER_HASHTEXTThe hex-encoded SHA-256 hash that represents the ledger’s XDR-encoded form.
PREVIOUS_LEDGER_HASHTEXTThe hex-encoded SHA-256 hash of the ledger that immediately precedes this ledger.
TRANSACTION_COUNTNUMBERThe number of successful transactions submitted and completed by the network in this ledger.
LEDGER_OPERATION_COUNTNUMBERNumber of operations in the ledger.
LEDGER_IDNUMBERUnique identifier for the ledger
TOTAL_COINSNUMBERTotal number of lumens in circulation
FEE_POOLNUMBERThe sum of all transaction fees
BASE_FEENUMBERThe fee (in stroops) the network charges per operation in a transaction for the given ledger. The minimum base fee is 100, with the ability to increase if transaction demand exceeds ledger capacity. When this occurs, the ledger enters surge pricing.
BASE_RESERVENUMBERThe reserve (in stroops) the network requires an account to retain as a minimum balance in order to be a valid account on the network. The current minimum reserve is 10 XLM.
MAX_TX_SET_SIZENUMBERThe maximum number of operations that Stellar validator nodes have agreed to process in a given ledger. Since Protocol 11, ledger capacity has been measured in operations rather than transactions.
PROTOCOL_VERSIONNUMBERThe protocol verstion that the Stellar network was running when this ledger was committed. Protocol versions are released ~every 6 months.
SUCCESSFUL_TRANSACTION_COUNTNUMBERThe number of successful transactions submitted and completed by the network in this ledger
FAILED_TRANSACTION_COUNTNUMBERThe number of failed transactions submitted to the network in this ledger. The transaction was still paid for but contained an error that prevented it from executing
SOROBAN_FEE_WRITE_1KBNUMBERThe fee associated with writing 1KB of data to the Soroban ledger.The write fee is dynamic fee that grows linearly with the size of the ledger. The write fee for a given ledger is recorded in the ledger header and has a direct relationship to the bucketlist size of the ledger db.
NODE_IDTEXTThe id of winning validator node which is allowed to write transaction set to the network. The winning validator is decided by the network.
SIGNATURETEXTThe signing hash of the validator node which writes the transaction set to the network.This signature ensures the integrity and authenticity of the ledger, confirming that it has not been tampered with.
TOTAL_BYTE_SIZE_OF_BUCKET_LISTNUMBERTotal size in bytes of the bucket list
NON_REFUNDABLE_RESOURCE_FEE_CHARGEDNUMBERThe amount of the resource fee charged for the transaction that is non-refundable.
REFUNDABLE_RESOURCE_FEE_CHARGEDNUMBERThe amount of the resource fee charged for the transaction that is refundable.
RENT_FEE_CHARGEDNUMBERThe fee charged for renting resources on the network, such as storage space for data.
TX_SIGNERSTEXTThe public keys of the signers who authorized the transaction.
REFUNDABLE_FEENUMBERThe portion of the transaction fee that is refundable under certain conditions.
FACT_OPERATIONS_IDTEXTUnique primary key for the dimension table, used as the main identifier for each record.
INSERTED_TIMESTAMPTIMESTAMP_NTZTimestamp when this record was inserted.
MODIFIED_TIMESTAMPTIMESTAMP_NTZTimestamp when this record was last modified.