EVM_Event_Fields_Block
Block fields
type EVM_Event_Fields_Block {
BaseFee(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: OLAP_BigInteger
): String
Coinbase(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: OLAP_String
): String
Date(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: OLAP_Date
interval: OLAP_DateInterval
): String
Difficulty(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: OLAP_BigInteger
): String
GasLimit(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: OLAP_BigInteger
): String
GasUsed(
minimum: EVM_Event_CompareFields
selectWhere: OLAP_BigInteger
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
): String
Hash(
minimum: EVM_Event_CompareFields
selectWhere: OLAP_String
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
): String
L1: EVM_Event_Fields_Block_L1
Nonce(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: OLAP_BigInteger
): String
Number(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: OLAP_BigInteger
): String
ParentHash(
minimum: EVM_Event_CompareFields
selectWhere: OLAP_String
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
): String
Time(
minimum: EVM_Event_CompareFields
selectWhere: OLAP_DateTime
interval: OLAP_DateTimeInterval
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
): DateTime
}
Fields
EVM_Event_Fields_Block.BaseFee ● String scalar
BaseFee value
EVM_Event_Fields_Block.BaseFee.if●EVM_Event_FilterinputApply a condition to a metric calculation
EVM_Event_Fields_Block.BaseFee.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Block.BaseFee.minimum ● EVM_Event_CompareFields enum
Return value when the argument is minimum
EVM_Event_Fields_Block.BaseFee.selectWhere ● OLAP_BigInteger input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Block.Coinbase ● String scalar
Coinbase value
EVM_Event_Fields_Block.Coinbase.if●EVM_Event_FilterinputApply a condition to a metric calculation
EVM_Event_Fields_Block.Coinbase.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Block.Coinbase.minimum ● EVM_Event_CompareFields enum
Return value when the argument is minimum
EVM_Event_Fields_Block.Coinbase.selectWhere ● OLAP_String input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Block.Date ● String scalar
Date value
EVM_Event_Fields_Block.Date.if●EVM_Event_FilterinputApply a condition to a metric calculation
EVM_Event_Fields_Block.Date.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Block.Date.minimum ● EVM_Event_CompareFields enum
Return value when the argument is minimum
EVM_Event_Fields_Block.Date.selectWhere ● OLAP_Date input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Block.Date.interval ● OLAP_DateInterval input
Date interval in specified units
EVM_Event_Fields_Block.Difficulty ● String scalar
Difficulty value
EVM_Event_Fields_Block.Difficulty.if●EVM_Event_FilterinputApply a condition to a metric calculation
EVM_Event_Fields_Block.Difficulty.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Block.Difficulty.minimum ● EVM_Event_CompareFields enum
Return value when the argument is minimum
EVM_Event_Fields_Block.Difficulty.selectWhere ● OLAP_BigInteger input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Block.GasLimit ● String scalar
GasLimit value
EVM_Event_Fields_Block.GasLimit.if●EVM_Event_FilterinputApply a condition to a metric calculation
EVM_Event_Fields_Block.GasLimit.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Block.GasLimit.minimum ● EVM_Event_CompareFields enum
Return value when the argument is minimum
EVM_Event_Fields_Block.GasLimit.selectWhere ● OLAP_BigInteger input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Block.GasUsed ● String scalar
GasUsed value
EVM_Event_Fields_Block.GasUsed.minimum●EVM_Event_CompareFieldsenumReturn value when the argument is minimum
EVM_Event_Fields_Block.GasUsed.selectWhere ● OLAP_BigInteger input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Block.GasUsed.if ● EVM_Event_Filter input
Apply a condition to a metric calculation
EVM_Event_Fields_Block.GasUsed.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Block.Hash ● String scalar
Hash value
EVM_Event_Fields_Block.Hash.minimum●EVM_Event_CompareFieldsenumReturn value when the argument is minimum
EVM_Event_Fields_Block.Hash.selectWhere ● OLAP_String input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Block.Hash.if ● EVM_Event_Filter input
Apply a condition to a metric calculation
EVM_Event_Fields_Block.Hash.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Block.L1 ● EVM_Event_Fields_Block_L1 object
L1 fields
EVM_Event_Fields_Block.Nonce ● String scalar
Nonce value
EVM_Event_Fields_Block.Nonce.if●EVM_Event_FilterinputApply a condition to a metric calculation
EVM_Event_Fields_Block.Nonce.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Block.Nonce.minimum ● EVM_Event_CompareFields enum
Return value when the argument is minimum
EVM_Event_Fields_Block.Nonce.selectWhere ● OLAP_BigInteger input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Block.Number ● String scalar
Number value
EVM_Event_Fields_Block.Number.if●EVM_Event_FilterinputApply a condition to a metric calculation
EVM_Event_Fields_Block.Number.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Block.Number.minimum ● EVM_Event_CompareFields enum
Return value when the argument is minimum
EVM_Event_Fields_Block.Number.selectWhere ● OLAP_BigInteger input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Block.ParentHash ● String scalar
ParentHash value
EVM_Event_Fields_Block.ParentHash.minimum●EVM_Event_CompareFieldsenumReturn value when the argument is minimum
EVM_Event_Fields_Block.ParentHash.selectWhere ● OLAP_String input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Block.ParentHash.if ● EVM_Event_Filter input
Apply a condition to a metric calculation
EVM_Event_Fields_Block.ParentHash.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Block.Time ● DateTime scalar
Time value
EVM_Event_Fields_Block.Time.minimum●EVM_Event_CompareFieldsenumReturn value when the argument is minimum
EVM_Event_Fields_Block.Time.selectWhere ● OLAP_DateTime input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Block.Time.interval ● OLAP_DateTimeInterval input
Time interval in specified units
EVM_Event_Fields_Block.Time.if ● EVM_Event_Filter input
Apply a condition to a metric calculation
EVM_Event_Fields_Block.Time.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
Member Of
EVM_Event_Cube object