Bug with QuickNode alerts

Hey, I am to use Method ID in QuickNode alerts. Hence, I am trying tx_value =~ '0xdeadbeef'. However, when trying this for BSC chain I get an error Invalid expression. Can you double check this problem?

As I believe that other community members would appreciate some clarification on regexes

HI @flash_boys

Can you please paste the contract address and the name of the event you’re trying to look for?

tx_value field is for tracking the value of tokens being transferred.

I see, I should have used tx_input instead. Thanks!

Looks like you figured it out. Let me know if you need anything.