EVM_Block_Fields_Block_Result
Result fields
type EVM_Block_Fields_Block_Result {
Errors(
if: EVM_Block_Filter
maximum: EVM_Block_CompareFields
minimum: EVM_Block_CompareFields
selectWhere: OLAP_String
): String
Gas(
if: EVM_Block_Filter
maximum: EVM_Block_CompareFields
minimum: EVM_Block_CompareFields
selectWhere: OLAP_BigInteger
): String
}
Fields
EVM_Block_Fields_Block_Result.Errors ● String scalar
Errors value
EVM_Block_Fields_Block_Result.Errors.if●EVM_Block_FilterinputApply a condition to a metric calculation
EVM_Block_Fields_Block_Result.Errors.maximum ● EVM_Block_CompareFields enum
Return value when the argument is maximum
EVM_Block_Fields_Block_Result.Errors.minimum ● EVM_Block_CompareFields enum
Return value when the argument is minimum
EVM_Block_Fields_Block_Result.Errors.selectWhere ● OLAP_String input
Defines the condition to filter the results by the value of this metric
EVM_Block_Fields_Block_Result.Gas ● String scalar
Gas value
EVM_Block_Fields_Block_Result.Gas.if●EVM_Block_FilterinputApply a condition to a metric calculation
EVM_Block_Fields_Block_Result.Gas.maximum ● EVM_Block_CompareFields enum
Return value when the argument is maximum
EVM_Block_Fields_Block_Result.Gas.minimum ● EVM_Block_CompareFields enum
Return value when the argument is minimum
EVM_Block_Fields_Block_Result.Gas.selectWhere ● OLAP_BigInteger input
Defines the condition to filter the results by the value of this metric
Member Of
EVM_Block_Fields_Block object