Skip to main content

EVM_Uncle_Fields_Block_L1

L1 fields

type EVM_Uncle_Fields_Block_L1 {
BaseFee(
if: EVM_Uncle_Filter
maximum: EVM_Uncle_CompareFields
minimum: EVM_Uncle_CompareFields
selectWhere: EVM_Amount_With_Decimals
): String
Coinbase(
if: EVM_Uncle_Filter
maximum: EVM_Uncle_CompareFields
minimum: EVM_Uncle_CompareFields
selectWhere: OLAP_String
): String
Hash(
selectWhere: OLAP_String
if: EVM_Uncle_Filter
maximum: EVM_Uncle_CompareFields
minimum: EVM_Uncle_CompareFields
): String
ParentHash(
maximum: EVM_Uncle_CompareFields
minimum: EVM_Uncle_CompareFields
selectWhere: OLAP_String
if: EVM_Uncle_Filter
): String
}

Fields

EVM_Uncle_Fields_Block_L1.BaseFee ● String scalar

BaseFee value

EVM_Uncle_Fields_Block_L1.BaseFee.if ● EVM_Uncle_Filter input

Apply a condition to a metric calculation

EVM_Uncle_Fields_Block_L1.BaseFee.maximum ● EVM_Uncle_CompareFields enum

Return value when the argument is maximum

EVM_Uncle_Fields_Block_L1.BaseFee.minimum ● EVM_Uncle_CompareFields enum

Return value when the argument is minimum

EVM_Uncle_Fields_Block_L1.BaseFee.selectWhere ● EVM_Amount_With_Decimals input

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

EVM_Uncle_Fields_Block_L1.Coinbase ● String scalar

Coinbase value

EVM_Uncle_Fields_Block_L1.Coinbase.if ● EVM_Uncle_Filter input

Apply a condition to a metric calculation

EVM_Uncle_Fields_Block_L1.Coinbase.maximum ● EVM_Uncle_CompareFields enum

Return value when the argument is maximum

EVM_Uncle_Fields_Block_L1.Coinbase.minimum ● EVM_Uncle_CompareFields enum

Return value when the argument is minimum

EVM_Uncle_Fields_Block_L1.Coinbase.selectWhere ● OLAP_String input

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

EVM_Uncle_Fields_Block_L1.Hash ● String scalar

Hash value

EVM_Uncle_Fields_Block_L1.Hash.selectWhere ● OLAP_String input

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

EVM_Uncle_Fields_Block_L1.Hash.if ● EVM_Uncle_Filter input

Apply a condition to a metric calculation

EVM_Uncle_Fields_Block_L1.Hash.maximum ● EVM_Uncle_CompareFields enum

Return value when the argument is maximum

EVM_Uncle_Fields_Block_L1.Hash.minimum ● EVM_Uncle_CompareFields enum

Return value when the argument is minimum

EVM_Uncle_Fields_Block_L1.ParentHash ● String scalar

ParentHash value

EVM_Uncle_Fields_Block_L1.ParentHash.maximum ● EVM_Uncle_CompareFields enum

Return value when the argument is maximum

EVM_Uncle_Fields_Block_L1.ParentHash.minimum ● EVM_Uncle_CompareFields enum

Return value when the argument is minimum

EVM_Uncle_Fields_Block_L1.ParentHash.selectWhere ● OLAP_String input

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

EVM_Uncle_Fields_Block_L1.ParentHash.if ● EVM_Uncle_Filter input

Apply a condition to a metric calculation

Member Of

EVM_Uncle_Fields_Block object