• Development
  • Querying the horizon network by destination AND memo

What is the bet way to query the network by both destination and memo? For instance, I want all the transactions sent to destination 'XXXXX' that have the memo 'HELLO'. Help preferable using the JS SDK. Thanks!!