Author

Topic: Automatic notifications (Read 183 times)

legendary
Activity: 2730
Merit: 7065
July 27, 2020, 02:03:32 PM
#7
WTF, maybe, but dont know, it might be possible, but i dont know, why are you even bothering answer this request while all you do is write maybe or I dont know?
You could show some more respect. No one here is obliged or paid to help you with your problems. Do some research on your own and turn that maybe into a YES or a NO. He has offered you a possible solution. Take it or leave it.   
legendary
Activity: 2170
Merit: 1789
July 26, 2020, 01:46:32 AM
#6
There's also Telegram bot to notify you if you're interested. Like MagnumNotifier for example. Most of them are free for 1-3 address.
legendary
Activity: 3682
Merit: 1580
July 25, 2020, 11:49:57 AM
#5
electrum has a notify option which can tell a script about transactions relevant to your wallet. then your script can move your coins using electrum. type `electrum help` on the command line  (linux,macosx only) or use the json rpc interface:

https://electrum.readthedocs.io/en/latest/jsonrpc.html

member
Activity: 95
Merit: 10
July 25, 2020, 11:28:12 AM
#4
Blockchain.info (now blockchain.com) used to have such feature & you can use it on watch-only wallet, but i don't know if such feature is still exist.
I have always used the Wallet Watcher from Blockonomics for doing this - https://www.blockonomics.co/views/wallet-watcher.html. It is free for up to 100 addresses, supports importing xpubs rather than just individual addresses, and will send an email notification on any incoming or outgoing transactions. Just make sure you go in to "Settings" and check the "Subscribe to notification emails" box.

Thanks a lot! Appreciate this
member
Activity: 95
Merit: 10
July 25, 2020, 11:26:31 AM
#3
Is it possible to check with the mempool if a transaction is being sent to one of my addresses and send me a notification sms or mail?

With Electrum? Impossible, but there are some services which automatically send email / SMS when an address have new transaction.
Blockchain.info (now blockchain.com) used to have such feature & you can use it on watch-only wallet, but i don't know if such feature is still exist.

Second question, if one of those addresses are receiving a transaction can i make a script that will auto transfer the amount with a custom fee depending on the actual fee price so that I can balance the speed/price without over paying the transaction cost and not wait too long

It might be possible, but i don't know whether Electrum have feature to execute specific script when there's new transaction (which is required to achieve task)

WTF, maybe, but dont know, it might be possible, but i dont know, why are you even bothering answer this request while all you do is write maybe or I dont know?
legendary
Activity: 2268
Merit: 18748
July 25, 2020, 06:08:56 AM
#2
Blockchain.info (now blockchain.com) used to have such feature & you can use it on watch-only wallet, but i don't know if such feature is still exist.
I have always used the Wallet Watcher from Blockonomics for doing this - https://www.blockonomics.co/views/wallet-watcher.html. It is free for up to 100 addresses, supports importing xpubs rather than just individual addresses, and will send an email notification on any incoming or outgoing transactions. Just make sure you go in to "Settings" and check the "Subscribe to notification emails" box.
member
Activity: 95
Merit: 10
July 25, 2020, 05:30:04 AM
#1
I have an electrum wallet with multiple addresses. There us two ideas I want to do

Is it possible to check with the mempool if a transaction is being sent to one of my addresses and send me a notification sms or mail?

Second question, if one of those addresses are receiving a transaction can i make a script that will auto transfer the amount with a custom fee depending on the actual fee price so that I can balance the speed/price without over paying the transaction cost and not wait too long

Jump to: