EVM_Event_Fields_Fee
Fee fields
type EVM_Event_Fields_Fee {
Burnt(
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: EVM_Amount_With_Decimals
if: EVM_Event_Filter
): String
EffectiveGasPrice(
minimum: EVM_Event_CompareFields
selectWhere: EVM_Amount_With_Decimals
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
): String
GasRefund(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: OLAP_BigInteger
): String
MinerReward(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: EVM_Amount_With_Decimals
): String
PriorityFeePerGas(
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: EVM_Amount_With_Decimals
if: EVM_Event_Filter
): String
Savings(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: EVM_Amount_With_Decimals
): String
SenderFee(
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: EVM_Amount_With_Decimals
if: EVM_Event_Filter
): String
}
Fields
EVM_Event_Fields_Fee.Burnt ● String scalar
Burnt value
EVM_Event_Fields_Fee.Burnt.maximum●EVM_Event_CompareFieldsenumReturn value when the argument is maximum
EVM_Event_Fields_Fee.Burnt.minimum ● EVM_Event_CompareFields enum
Return value when the argument is minimum
EVM_Event_Fields_Fee.Burnt.selectWhere ● EVM_Amount_With_Decimals input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Fee.Burnt.if ● EVM_Event_Filter input
Apply a condition to a metric calculation
EVM_Event_Fields_Fee.EffectiveGasPrice ● String scalar
EffectiveGasPrice value
EVM_Event_Fields_Fee.EffectiveGasPrice.minimum●EVM_Event_CompareFieldsenumReturn value when the argument is minimum
EVM_Event_Fields_Fee.EffectiveGasPrice.selectWhere ● EVM_Amount_With_Decimals input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Fee.EffectiveGasPrice.if ● EVM_Event_Filter input
Apply a condition to a metric calculation
EVM_Event_Fields_Fee.EffectiveGasPrice.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Fee.GasRefund ● String scalar
GasRefund value
EVM_Event_Fields_Fee.GasRefund.if●EVM_Event_FilterinputApply a condition to a metric calculation
EVM_Event_Fields_Fee.GasRefund.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Fee.GasRefund.minimum ● EVM_Event_CompareFields enum
Return value when the argument is minimum
EVM_Event_Fields_Fee.GasRefund.selectWhere ● OLAP_BigInteger input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Fee.MinerReward ● String scalar
MinerReward value
EVM_Event_Fields_Fee.MinerReward.if●EVM_Event_FilterinputApply a condition to a metric calculation
EVM_Event_Fields_Fee.MinerReward.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Fee.MinerReward.minimum ● EVM_Event_CompareFields enum
Return value when the argument is minimum
EVM_Event_Fields_Fee.MinerReward.selectWhere ● EVM_Amount_With_Decimals input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Fee.PriorityFeePerGas ● String scalar
PriorityFeePerGas value
EVM_Event_Fields_Fee.PriorityFeePerGas.maximum●EVM_Event_CompareFieldsenumReturn value when the argument is maximum
EVM_Event_Fields_Fee.PriorityFeePerGas.minimum ● EVM_Event_CompareFields enum
Return value when the argument is minimum
EVM_Event_Fields_Fee.PriorityFeePerGas.selectWhere ● EVM_Amount_With_Decimals input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Fee.PriorityFeePerGas.if ● EVM_Event_Filter input
Apply a condition to a metric calculation
EVM_Event_Fields_Fee.Savings ● String scalar
Savings value
EVM_Event_Fields_Fee.Savings.if●EVM_Event_FilterinputApply a condition to a metric calculation
EVM_Event_Fields_Fee.Savings.maximum ● EVM_Event_CompareFields enum
Return value when the argument is maximum
EVM_Event_Fields_Fee.Savings.minimum ● EVM_Event_CompareFields enum
Return value when the argument is minimum
EVM_Event_Fields_Fee.Savings.selectWhere ● EVM_Amount_With_Decimals input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Fee.SenderFee ● String scalar
SenderFee value
EVM_Event_Fields_Fee.SenderFee.maximum●EVM_Event_CompareFieldsenumReturn value when the argument is maximum
EVM_Event_Fields_Fee.SenderFee.minimum ● EVM_Event_CompareFields enum
Return value when the argument is minimum
EVM_Event_Fields_Fee.SenderFee.selectWhere ● EVM_Amount_With_Decimals input
Defines the condition to filter the results by the value of this metric
EVM_Event_Fields_Fee.SenderFee.if ● EVM_Event_Filter input
Apply a condition to a metric calculation
Member Of
EVM_Event_Cube object