Author

Topic: Electrum Push Notification (Read 422 times)

legendary
Activity: 3248
Merit: 2971
Block halving is coming.
January 01, 2021, 07:58:51 PM
#11
I think Cointracker is a good alternative for blockonomics wallet-watcher?
They have a feature to push email notifications when you receive Bitcoin from your wallet.

I just found it from here https://bitcointalksearch.org/topic/using-cointrackerio-btccrypto-public-addresses-options-limited-any-better-5176693 and it supports multiple coins.

Take note email notification is enabled by default on their settings. So every time there are transactions receive or created it will notify you directly to your email that you registered.
legendary
Activity: 1624
Merit: 2481
January 01, 2021, 02:52:55 PM
#10
So my only option is to use the wallet watcher from blockonomics? I assume that's the safest way to get notified? isn't it?

Define "safe".

What is your concern? Losing coins is not possible.
Do you rely on getting a notification as soon as possible? Are you allowed to receive it later? Or to not receive it at all?

Is there a specific reason you want to use only electrum?
With linux a relatively short script which connects to electrum via the RPC interface and uses mail or sendmail could be your solution. But there might be better (and easier) solutions to what you need depending on your definition of "safe".
staff
Activity: 3472
Merit: 6129
January 01, 2021, 10:19:35 AM
#9
If you want to watch a couple of addresses, then I don't think you'll find a better alternative: https://cryptocurrencyalerting.com/wallet-watch.html

But if you want to keep an eye on the whole wallet, then going with the suggestion above would be better. Bluewallet watch-only feature is great: https://bluewallet.io/watch-only/
copper member
Activity: 2184
Merit: 4238
Join the world-leading crypto sportsbook NOW!
December 30, 2020, 04:52:13 PM
#8
There are tons of wallets in the Google App Store (and the Apple store too, I bet) that have notification functions.  Look for one that will allow you to import xpub, ypub, and zpub master public keys.  One that I've used before and know will send notifications is Crypto Watch Wallet.

https://play.google.com/store/apps/details?id=com.codit.cryptowatchwallet
copper member
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
December 30, 2020, 01:23:02 PM
#7
I think a lot of Web wallets and payment processors like blockchain.com have a watching only feature for stuff like this.
So my only option is to use the wallet watcher from blockonomics? I assume that's the safest way to get notified? isn't it?


You can use any wev wallet with a watching only function? But you'd still have to use a Web wallet.. I'm confused as you quoted the example I gave and mentioned your original?

If you did end up using an online version I'd suggest using a vpn or tor to set up and access the online account (for privacy purposes).

And use an email address generated (as apposed to using something like a phone number with an email extension - since it's easy to identify who you are).
legendary
Activity: 2954
Merit: 4158
December 30, 2020, 01:16:43 PM
#6
So my only option is to use the wallet watcher from blockonomics? I assume that's the safest way to get notified? isn't it?
What's your reason for needing the notification?

The simplest way is to write a script to query the blockexplorer's API to notify when your TXes gets X confirmations. It would also negate the need to leak your email address to a third party, you can run it over a proxy as well.

I haven't heard of the term RPC? Any recommend reading materials just for familiarization?
https://electrum.readthedocs.io/en/latest/jsonrpc.html
legendary
Activity: 1904
Merit: 1563
Bitcoin Casino Est. 2013
December 30, 2020, 01:13:21 PM
#5
I think a lot of Web wallets and payment processors like blockchain.com have a watching only feature for stuff like this.
So my only option is to use the wallet watcher from blockonomics? I assume that's the safest way to get notified? isn't it?

You might be able it edit the source code though to get it to notify you of a new transaction being created.
Nope Cheesy. Still not confident with my coding skills.

There's no built in notification plugin that sends Email but I reckon it wouldn't be difficult to make one since they have a nice RPC interface to use. You can probably monitor specific addresses for new transactions and get transaction info after that, like a combination of get_tx_status and notify.
I haven't heard of the term RPC? Any recommend reading materials just for familiarization?

Edit: It is something similar to how command prompt works.
legendary
Activity: 2380
Merit: 5213
December 30, 2020, 01:06:55 PM
#4
I wonder if there are other alternatives aside from using the wallet watcher?
As an alternative to blockonomics, you can use Bitcoin-alerts.live.
You only need to enter your transaction hash and your email address. They will send you notifications for the first six confirmations.

For your privacy, I recommend you to not use your main email address.
Although they claim that they won't spam your email inbox for advertising and they won't sell your email address, there is no guarantee that they won't do so. Use it at your own risk.

They have a thread on the forum. But the OP is not active. (Visit the link below.)

Get notified when your Bitcoin transaction is confirmed
legendary
Activity: 2954
Merit: 4158
December 30, 2020, 12:51:22 PM
#3
There's no built in notification plugin that sends Email but I reckon it wouldn't be difficult to make one since they have a nice RPC interface to use. You can probably monitor specific addresses for new transactions and get transaction info after that, like a combination of get_tx_status and notify.

I wouldn't recommend you to do so though. It would mean that Electrum has to be running the whole time and I would just advice you to query the blockexplorer directly instead of going an extra hop through Electrum.

I don't think you'd be able to do it with electrum itself since they closed rpc connections and you'd also have to leave your system running with any alternative.

Did they close it? I don't recall them doing so in the recent release but I might be wrong.
copper member
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
December 30, 2020, 12:40:49 PM
#2
I think a lot of Web wallets and payment processors like blockchain.com have a watching only feature for stuff like this.

I don't think you'd be able to do it with electrum itself since they closed rpc connections and you'd also have to leave your system running with any alternative.

You might be able it edit the source code though to get it to notify you of a new transaction being created.
legendary
Activity: 1904
Merit: 1563
Bitcoin Casino Est. 2013
December 30, 2020, 12:37:33 PM
#1
Goodevening everyone,

Is there an option where Electrum can send a notification by email when a transaction has completed it's required number of confirmation or even just after reaching 1 confirmation and after you have received some bitcoin? Is it still possible? I've found some similar thread regarding this and others suggested that using [1] https://www.blockonomics.co/views/wallet-watcher.html is capable for this job. I wonder if there are other alternatives aside from using the wallet watcher? Or maybe other workaround using only Electrum itself?
Jump to: