EVM_Call_Input_Fee_InputType
Select by Fee
input EVM_Call_Input_Fee_InputType {
EffectiveGasPrice: EVM_Amount_With_Decimals
SenderFee: EVM_Amount_With_Decimals
GasRefund: OLAP_BigInteger
Burnt: EVM_Amount_With_Decimals
Savings: EVM_Amount_With_Decimals
MinerReward: EVM_Amount_With_Decimals
PriorityFeePerGas: EVM_Amount_With_Decimals
}
Fields
EVM_Call_Input_Fee_InputType.EffectiveGasPrice
● EVM_Amount_With_Decimals
input
EVM_Call_Input_Fee_InputType.SenderFee
● EVM_Amount_With_Decimals
input
EVM_Call_Input_Fee_InputType.GasRefund
● OLAP_BigInteger
input
EVM_Call_Input_Fee_InputType.Burnt
● EVM_Amount_With_Decimals
input
EVM_Call_Input_Fee_InputType.Savings
● EVM_Amount_With_Decimals
input
EVM_Call_Input_Fee_InputType.MinerReward
● EVM_Amount_With_Decimals
input
EVM_Call_Input_Fee_InputType.PriorityFeePerGas
● EVM_Amount_With_Decimals
input
Member Of
EVM_Call_Filter
input