Post
Topic
Board Bitcoin Technical Support
Re: bitcoin-qt maximum addresses?
by
Lacrim
on 27/03/2023, 08:55:55 UTC
My goal is to monitor a few addresses but without using a third party service. How do some blockexplorers provide an API to watch addresses and notify you (Webhook) when funds are sent to or from the address if -walletnotify is not something one can use?

i don't think it make sense to keep checking for the address balance 24/7 and then notify the user of the last transaction. Or does it?