How to scan future transactions of specified amount on a blockchain address?
I need to scan a blockchain address for future transactions of specified amount that are interested to me. For example, I need to detect future transactions in the range of from 100 USDT to 115 USDT. How to do that without scanning overall history of transaction of this specific address? Because if I scan all the history of transactions, I catch old transactions within desired range. And this is not what I need. Only future transaction should be caught once executed. Not past ones.
Thank you in advance.
from Recent Questions - Bitcoin Stack Exchange https://ift.tt/d93lV4B
via IFTTT