Skip to main content

Table Description

Event data for new node registration events on THORChain. This table tracks when new validator nodes are registered on the network.

Column Descriptions

ColumnTypeDescription
node_addrvarcharNode Addr
event_idbigintEvent identifier
block_timestamptimestampTimestamp of when the block was created
node_addressvarcharAddress
block_timetimestampTimestamp of when the block was created
block_monthtimestampBlock Month
_inserted_timestamptimestampTimestamp of the record
fact_new_node_events_idbigintSurrogate key for the fact record
dim_block_idbigintReference to the block dimension table
inserted_timestamptimestampTime when the record was inserted
modified_timestamptimestampTime when the record was last modified

Table Sample