EVM_Event_Filter
input EVM_Event_Filter {
ChainId: OLAP_BigInteger
Call: EVM_Event_Input_Call_InputType
Fee: EVM_Event_Input_Fee_InputType
TransactionStatus: EVM_Event_Input_TransactionStatus_InputType
Block: EVM_Event_Input_Block_InputType
Receipt: EVM_Event_Input_Receipt_InputType
LogHeader: EVM_Event_Input_LogHeader_InputType
Topics: EVM_Event_Input_Topics_Input_Topics
Arguments: EVM_Event_Input_Arguments_Input_Arguments
Transaction: EVM_Event_Input_Transaction_InputType
Log: EVM_Event_Input_Log_InputType
}
Fields
EVM_Event_Filter.ChainId ● OLAP_BigInteger input
Big Integer ( more than 32 bits precision), including negative numbers
EVM_Event_Filter.Call ● EVM_Event_Input_Call_InputType input
Select by Call
EVM_Event_Filter.Fee ● EVM_Event_Input_Fee_InputType input
Select by Fee
EVM_Event_Filter.TransactionStatus ● EVM_Event_Input_TransactionStatus_InputType input
Select by TransactionStatus
EVM_Event_Filter.Block ● EVM_Event_Input_Block_InputType input
Select by Block
EVM_Event_Filter.Receipt ● EVM_Event_Input_Receipt_InputType input
Select by Receipt
EVM_Event_Filter.LogHeader ● EVM_Event_Input_LogHeader_InputType input
Select by LogHeader
EVM_Event_Filter.Topics ● EVM_Event_Input_Topics_Input_Topics input
Array of Topics includes or excludes provided value
EVM_Event_Filter.Arguments ● EVM_Event_Input_Arguments_Input_Arguments input
Array of Arguments includes or excludes provided value
EVM_Event_Filter.Transaction ● EVM_Event_Input_Transaction_InputType input
Select by Transaction
EVM_Event_Filter.Log ● EVM_Event_Input_Log_InputType input
Select by Log