'How to subscribe to Multiple Eth addresses on USDT token transfer events
I have a list of Eth user deposit addresses. They can make External USDT transfers to these addresses. How do I subscribe to the USDT contract and filter for all the User Addresses I have for deposits. My user numbers would keep growing.
I understand I can filter Transfer events on 1 to address. But how do I filter on a addresses in the order of thousands?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
