Skip to main content
Schema: external.avalanche Table: fact_x_transactions Type: View

What

Avalanche X-Chain Transactions. Please visit https://discord.gg/avax for any questions.

Columns

Column NameData TypeDescription
TRANSACTION_HASHTEXTUnique identifier for the transaction
TIMESTAMPTIMESTAMP_NTZTimestamp when the transaction was processed
TYPETEXTType of transaction (e.g. import, export, operation)
BLOCK_HASHTEXTHash of the block containing the transaction
BLOCK_INDEXNUMBERIndex of the block in which the transaction occured
BLOCK_HEIGHTNUMBERHeight of the block in the blockchain
MEMOTEXTOptional memo associated with the transaction
FEENUMBERTransaction fee in smallest denomination
ASSET_NAMETEXTName of the asset involved in the transaction
SYMBOLTEXTSymbol of the asset
DENOMINATIONNUMBERDenomination of the asset (10^denomination)
SOURCE_CHAINTEXTSource chain for cross-chain transactions
DESTINATION_CHAINTEXTDestination chain for cross-chain transactions
METADATATEXTMETADATA column
BYTESBINARYBYTES column
LAST_UPDATEDTIMESTAMP_NTZLast update timestamp
LOAD_TIMESTAMPTIMESTAMP_NTZTimestamp when data was loaded into Snowflake
IS_LINEARBOOLEANIS_LINEAR column
TX_BLOCK_POSITIONNUMBERPosition of the transaction in the block