Author

Topic: Pay to Many (multiple outputs) in Electrum Android (Read 67 times)

legendary
Activity: 1554
Merit: 880
Wallet transaction notifier @txnNotifierBot
This is a piece of news to me, I never thought that a mobile wallet could send multiple addresses unless a desktop wallet like Electrum is used, Kudos to Bluewallt team/devs. But yeah, as of the moment Electrum mobile doesn't have this feature yet, i guess it will be available maybe in the future.
I think mobile devices are more sensitive with mistouch, mistype and other mistakes, so it makes sense that Electrum wallet developers didn't build up Pay to Many Addresses for Electrum mobile.

Bitcoin transactions are irreversible and if you did a pay to many addresses inaccurately, your bitcoin gone forever and you will not get it back by reversibility of blocks and transactions. It's impossible.
That's why there's an import feature from .csv file with the format of "address, amount" to avoid such errors when doing this feature on any wallet with multiple sending.  But yeah you are correct, such small screen like mobile is prone to such error but with proper file importing it could be avoided.
hero member
Activity: 1442
Merit: 775
This is a piece of news to me, I never thought that a mobile wallet could send multiple addresses unless a desktop wallet like Electrum is used, Kudos to Bluewallt team/devs. But yeah, as of the moment Electrum mobile doesn't have this feature yet, i guess it will be available maybe in the future.
I think mobile devices are more sensitive with mistouch, mistype and other mistakes, so it makes sense that Electrum wallet developers didn't build up Pay to Many Addresses for Electrum mobile.

Bitcoin transactions are irreversible and if you did a pay to many addresses inaccurately, your bitcoin gone forever and you will not get it back by reversibility of blocks and transactions. It's impossible.

OP can import a wallet mnemonic seed to Electrum (desktop) and use Pay to many.
[Electrum] Send bitcoin to multiple addresses | Mass payment | Multi payment
legendary
Activity: 1554
Merit: 880
Wallet transaction notifier @txnNotifierBot
Pay to many is not available on Android Electrum.

If you do not have a computer for it and you want to use the feature on a mobile wallet, you can use Bluewallet instead.
This is a piece of news to me, I never thought that a mobile wallet could send multiple addresses unless a desktop wallet like Electrum is used, Kudos to Bluewallt team/devs. But yeah, as of the moment Electrum mobile doesn't have this feature yet, i guess it will be available maybe in the future.
legendary
Activity: 2646
Merit: 6681
Self-proclaimed Genius
For MULTIPLE outputs NONE of the following works:

1BitcoinEaterAddressDontSendf59kuE,0.0008
123AnditsGone111111111111111Ymiao1,0.0009
For reference, this will work in the desktop version's send tab since it's the same as a "paytomany.csv" format contents. (automatically toggles 'paytomany' option)
However, QML GUI Electrum doesn't have the option to paytomany so it will not accept it.

If you want that feature, consider posting a "feature request" issue in GitHub: https://github.com/spesmilo/electrum/issues
There doesn't seem any previous request to add it.
legendary
Activity: 1512
Merit: 4795
Leading Crypto Sports Betting & Casino Platform
Pay to many is not available on Android Electrum.

If you do not have a computer for it and you want to use the feature on a mobile wallet, you can use Bluewallet instead.
sr. member
Activity: 278
Merit: 251
Bitcoin-Note-and-Voucher-Printing-Empowerer
Is it possible to "pay to many" in ANDROID(!) Electrum?

I tried to "paste from clipboard" the invoice string in many different ways, but none of it worked.

For SINGLE output the following formats DO work with copy-paste:

1BitcoinEaterAddressDontSendf59kuE

bitcoin:1BitcoinEaterAddressDontSendf59kuE

bitcoin:123AnditsGone111111111111111Ymiao1?amount=0.0008


For MULTIPLE outputs NONE of the following works:

1BitcoinEaterAddressDontSendf59kuE,123AnditsGone111111111111111Ymiao1

1BitcoinEaterAddressDontSendf59kuE
123AnditsGone111111111111111Ymiao1

1BitcoinEaterAddressDontSendf59kuE,0.0008
123AnditsGone111111111111111Ymiao1,0.0009

1BitcoinEaterAddressDontSendf59kuE,0.0008;123AnditsGone111111111111111Ymiao1,0.0009

bitcoin:1BitcoinEaterAddressDontSendf59kuE?amount=0.0008,123AnditsGone111111111111111Ymiao1?amount=0.0009

bitcoin:1BitcoinEaterAddressDontSendf59kuE?amount=0.0008&123AnditsGone111111111111111Ymiao1?amount=0.0009

bitcoin:1BitcoinEaterAddressDontSendf59kuE?amount=0.0008&123AnditsGone111111111111111Ymiao1&amount=0.0009

bitcoin:1BitcoinEaterAddressDontSendf59kuE?amount=0.0008,bitcoin:123AnditsGone111111111111111Ymiao1?amount=0.0009

bitcoin:1BitcoinEaterAddressDontSendf59kuE?amount=0.0008
bitcoin:123AnditsGone111111111111111Ymiao1?amount=0.0009

bitcoin:{1BitcoinEaterAddressDontSendf59kuE?amount=0.0008},{123AnditsGone111111111111111Ymiao1?amount=0.0009}

{bitcoin:1BitcoinEaterAddressDontSendf59kuE?amount=0.0008},{bitcoin:123AnditsGone111111111111111Ymiao1?amount=0.0009}

{bitcoin:1BitcoinEaterAddressDontSendf59kuE?amount=0.0008},{bitcoin:123AnditsGone111111111111111Ymiao1?amount=0.0009}


Now I am running out of ideas what other formats I should try. Any ideas? Or is it not possible on the Android version?
Jump to: