hi guys, your suggestion for getting index of arguments from an specified event, doesn’t work when using cube “smartContractEvents”
i.e.
index
any(of: argument_value, argument: {is: “arg1”})
any(of: argument_value, argument: {is: “arg2”})
What is the equivalent for smartContractEvents cube?