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

What

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

Columns

Column NameData TypeDescription
TRANSACTION_HASHTEXTUnique identifier for the transaction
TIMESTAMPTIMESTAMP_NTZTimestamp of the transaction
TYPETEXTType of transaction (e.g. import, export, reward, etc.)
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
FEENUMBERMinimum amount of nAVAX that must be burned for a transaction to be accepted
SOURCE_CHAINTEXTSource chain for cross-chain transactions
DESTINATION_CHAINTEXTDestination chain for cross-chain transactions
REWARDEDBOOLEANIndicates if the transaction earned staking rewards
POTENTIAL_REWARDNUMBERPotential reward amount for staking transactions
SUBNET_IDTEXTSubnet ID associated with the transaction
START_TIMETIMESTAMP_NTZTimestamp of the start of the transaction
END_TIMETIMESTAMP_NTZTimestamp of the end of the transaction
METADATATEXTMetadata associated with the transaction
BYTESBINARYBinary data associated with the transaction
LAST_UPDATEDTIMESTAMP_NTZTimestamp of the last update to this record
LOAD_TIMESTAMPTIMESTAMP_NTZTimestamp when data was loaded into Snowflake
IS_LINEARBOOLEANIndicates if the transaction is linear
TX_BLOCK_POSITIONNUMBERPosition of the transaction in the block
REMOVAL_TIMETIMESTAMP_NTZTimestamp of the removal of the validator
REMOVAL_TX_HASHTEXTHash of the removal transaction
STAKING_TX_HASHTEXTHash of the staking transaction
NODE_IDTEXTValidator node ID associated with staking transactions
REWARD_ADDRESSESVARIANTList of addresses receiving staking rewards
L1_VALIDATOR_REMAINING_BALANCE_OWNER_BYTESBINARYBinary representation of the remaining balance owner
L1_MANAGER_BLOCKCHAIN_IDTEXTBlockchain ID of the L1 manager
L1_MANAGER_CONTRACT_ADDRESSTEXTAddress of the L1 manager contract
L1_VALIDATION_IDTEXTUnique identifier for an Avalanche L1 Valdiator (not primary network)
L1_VALIDATOR_IS_ACTIVEBOOLEANIndicates if the validator is currently active
L1_VALIDATOR_PAYG_BALANCENUMBERRegistered Avalanche L1 Validator (not primary network) pay-as-you-go balance in the transaction
L1_VALIDATOR_WEIGHTNUMBERStake weight of the validator
L1_VALIDATOR_END_ACCUMULATED_FEENUMBERThe value of the accrued fee for a given L1 Validator when its full balance has been reached.
L1_VALIDATOR_ACCRUED_FEESNUMBERA fee counter that applies to the balance of all active Avalanche L1 Validators (non-primary network)
L1_VALIDATOR_ACTIVE_COUNTNUMBERActive validators at the time of transaction
GAS_USEDNUMBERThe total amount of gas or computational units expended by a transaction. Data provided post Etna Upgrade (12/16/24)