Skip to main content

EVM_Event_Fields_Block_L1

L1 fields

type EVM_Event_Fields_Block_L1 {
Coinbase(
minimum: EVM_Event_CompareFields
selectWhere: OLAP_String
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
): String
Hash(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: OLAP_String
): String
ParentHash(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: OLAP_String
): String
}

Fields

EVM_Event_Fields_Block_L1.Coinbase ● String scalar

Coinbase value

EVM_Event_Fields_Block_L1.Coinbase.minimum ● EVM_Event_CompareFields enum

Return value when the argument is minimum

EVM_Event_Fields_Block_L1.Coinbase.selectWhere ● OLAP_String input

Defines the condition to filter the results by the value of this metric

EVM_Event_Fields_Block_L1.Coinbase.if ● EVM_Event_Filter input

Apply a condition to a metric calculation

EVM_Event_Fields_Block_L1.Coinbase.maximum ● EVM_Event_CompareFields enum

Return value when the argument is maximum

EVM_Event_Fields_Block_L1.Hash ● String scalar

Hash value

EVM_Event_Fields_Block_L1.Hash.if ● EVM_Event_Filter input

Apply a condition to a metric calculation

EVM_Event_Fields_Block_L1.Hash.maximum ● EVM_Event_CompareFields enum

Return value when the argument is maximum

EVM_Event_Fields_Block_L1.Hash.minimum ● EVM_Event_CompareFields enum

Return value when the argument is minimum

EVM_Event_Fields_Block_L1.Hash.selectWhere ● OLAP_String input

Defines the condition to filter the results by the value of this metric

EVM_Event_Fields_Block_L1.ParentHash ● String scalar

ParentHash value

EVM_Event_Fields_Block_L1.ParentHash.if ● EVM_Event_Filter input

Apply a condition to a metric calculation

EVM_Event_Fields_Block_L1.ParentHash.maximum ● EVM_Event_CompareFields enum

Return value when the argument is maximum

EVM_Event_Fields_Block_L1.ParentHash.minimum ● EVM_Event_CompareFields enum

Return value when the argument is minimum

EVM_Event_Fields_Block_L1.ParentHash.selectWhere ● OLAP_String input

Defines the condition to filter the results by the value of this metric

Member Of

EVM_Event_Fields_Block object