Skip to main content
Schema: external.artemis Table: tx_count Type: Base Table

What

This model returns the number of transactions for each blockchain and block date

Columns

Column NameData TypeDescription
BLOCKCHAINTEXTThe blockchain where tx count is counted from.
METRICTEXTThe metric name is always set as ‘tx_count’
DESCRIPTIONTEXTThe metric description
BLOCK_DATEDATEThe date as of which the tx count is counted.
TX_COUNTNUMBERThe number of tx count for the given blockchain and as of date.
_INSERTED_TIMESTAMPTIMESTAMP_NTZ_INSERTED_TIMESTAMP column
TX_COUNT_IDTEXTThe surrogate key for the tx count.
INSERTED_TIMESTAMPTIMESTAMP_NTZINSERTED_TIMESTAMP column
MODIFIED_TIMESTAMPTIMESTAMP_NTZMODIFIED_TIMESTAMP column
_INVOCATION_IDTEXT_INVOCATION_ID column