Table Columns

Unique Key:

Column NameData TypeDescription
numberBIGINTBlock number
hashVARCHARHash of the block
timestamp_fromTIMESTAMP_NTZ(9)Start timestamp of the block
timestamp_toTIMESTAMP_NTZ(9)End timestamp of the block
num_transactionsBIGINTNumber of transactions in the block
hapi_versionVARCHARHAPI version used for this block
nameVARCHARName of the block
logs_bloomVARCHARBloom filter for logs in the block
sizeBIGINTSize of the block in bytes
gas_usedBIGINTTotal gas used by transactions in the block
parent_hashVARCHARHash of the parent block
timestamp_from_rawDECIMAL(29,9)Raw timestamp from as decimal
timestamp_to_rawDECIMAL(29,9)Raw timestamp to as decimal
extra_evm_fieldsVARIANTAdditional EVM-specific fields
_created_atTIMESTAMP_NTZ(9)Timestamp when this record was created
_updated_atTIMESTAMP_NTZ(9)Timestamp when this record was last updated