Hey there,
I am attempting to use the Defender Sentinel and Relayer together to initiate an autotask. I want to watch the Relayer for incoming ERC-721 tokens. These tokens are transferred in via transactions that are initiated by another wallet, i.e. the safeTransferFrom method is called by a different wallet that I am not monitoring. When I have the sentinel monitor the relayer, it doesn't seem to pickup incoming errc-721 transactions, when when I don't specify any conditions to watch for. Is there something to do about this or is this just a limitation of the Relayer x Sentinel relationship?