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

What

Avalanche UTXOs. Please visit https://discord.gg/avax for any questions.

Columns

Column NameData TypeDescription
UTXO_IDTEXTUnique identifier for the UTXO
TRANSACTION_HASHTEXTTransaction hash associated with the UTXO
BLOCK_INDEXNUMBERIndex of the block where the UTXO was created
OUTPUT_INDEXNUMBEROrdering of the UTXOs within a transaction
TIMESTAMPTIMESTAMP_NTZTimestamp when the UTXO was created
TX_TYPETEXTType of transaction that generated the UTXO
OUTPUT_TYPETEXTOUTPUT_TYPE column
ADDRESSTEXTBlockchain address associated with the UTXO
CONSUMING_TRANSACTION_HASHTEXTTransaction hash that consumed the UTXO
ASSET_IDTEXTAsset identifier associated with the UTXO
LOCKTIMENUMBERLOCKTIME column
THRESHOLDNUMBERTHRESHOLD column
PUBLIC_KEYTEXTPUBLIC_KEY column
SIGNATURETEXTSIGNATURE column
AMOUNTNUMBERAmount of the asset stored in the UTXO
GROUP_IDNUMBERGROUP_ID column
PAYLOADTEXTAdditional payload data associated with the UTXO
FX_IDTEXTFX_ID column
CREATED_ONTEXTBlockchain ID on which the UTXO was created
CONSUMED_ONTEXTBlockchain ID on which the UTXO was consumed
PLATFORM_LOCKTIMETIMESTAMP_NTZPLATFORM_LOCKTIME column
STAKEDBOOLEANSTAKED column
STAKEABLE_LOCKTIMETIMESTAMP_NTZSTAKEABLE_LOCKTIME column
REWARDBOOLEANIndicates if the UTXO was part of a staking reward
LAST_UPDATEDTIMESTAMP_NTZLAST_UPDATED column
LOAD_TIMESTAMPTIMESTAMP_NTZTimestamp when data was loaded into Snowflake
CONSUMING_TRANSACTION_TIMESTAMPTIMESTAMP_NTZTimestamp when the UTXO was consumed
STAKING_START_TIMETIMESTAMP_NTZStart time for staking period
STAKING_END_TIMETIMESTAMP_NTZEnd time for staking period
NODE_IDTEXTValidator node ID associated with staking UTXOs
REWARD_ADDRESSESVARIANTList of addresses receiving staking rewards
CONSUMING_BLOCK_HEIGHTNUMBERBlock height at which the UTXO was consumed