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