EVM_Uncle_Fields_Block_Result
Result fields
type EVM_Uncle_Fields_Block_Result {
Errors(
selectWhere: OLAP_String
if: EVM_Uncle_Filter
maximum: EVM_Uncle_CompareFields
minimum: EVM_Uncle_CompareFields
): String
Gas(
if: EVM_Uncle_Filter
maximum: EVM_Uncle_CompareFields
minimum: EVM_Uncle_CompareFields
selectWhere: OLAP_BigInteger
): String
}
Fields
EVM_Uncle_Fields_Block_Result.Errors
● String
scalar
Errors value
EVM_Uncle_Fields_Block_Result.Errors.selectWhere
●OLAP_String
inputDefines the condition to filter the results by the value of this metric
EVM_Uncle_Fields_Block_Result.Errors.if
● EVM_Uncle_Filter
input
Apply a condition to a metric calculation
EVM_Uncle_Fields_Block_Result.Errors.maximum
● EVM_Uncle_CompareFields
enum
Return value when the argument is maximum
EVM_Uncle_Fields_Block_Result.Errors.minimum
● EVM_Uncle_CompareFields
enum
Return value when the argument is minimum
EVM_Uncle_Fields_Block_Result.Gas
● String
scalar
Gas value
EVM_Uncle_Fields_Block_Result.Gas.if
●EVM_Uncle_Filter
inputApply a condition to a metric calculation
EVM_Uncle_Fields_Block_Result.Gas.maximum
● EVM_Uncle_CompareFields
enum
Return value when the argument is maximum
EVM_Uncle_Fields_Block_Result.Gas.minimum
● EVM_Uncle_CompareFields
enum
Return value when the argument is minimum
EVM_Uncle_Fields_Block_Result.Gas.selectWhere
● OLAP_BigInteger
input
Defines the condition to filter the results by the value of this metric
Member Of
EVM_Uncle_Fields_Block
object