Select by Receipt
input EVM_Event_Input_Receipt_InputType {
ContractAddress: OLAP_String
L1: EVM_Event_Input_Receipt_L1_InputType
Type: OLAP_Integer
GasUsed: OLAP_BigInteger
CumulativeGasUsed: OLAP_BigInteger
Status: OLAP_BigInteger
}
Select by Receipt
input EVM_Event_Input_Receipt_InputType {
ContractAddress: OLAP_String
L1: EVM_Event_Input_Receipt_L1_InputType
Type: OLAP_Integer
GasUsed: OLAP_BigInteger
CumulativeGasUsed: OLAP_BigInteger
Status: OLAP_BigInteger
}
EVM_Event_Input_Receipt_InputType.ContractAddress ● OLAP_String inputEVM_Event_Input_Receipt_InputType.L1 ● EVM_Event_Input_Receipt_L1_InputType inputEVM_Event_Input_Receipt_InputType.Type ● OLAP_Integer inputEVM_Event_Input_Receipt_InputType.GasUsed ● OLAP_BigInteger inputEVM_Event_Input_Receipt_InputType.CumulativeGasUsed ● OLAP_BigInteger inputEVM_Event_Input_Receipt_InputType.Status ● OLAP_BigInteger input