infoD (OP)
Newbie
Offline
Activity: 15
Merit: 2
|
|
February 09, 2021, 07:38:13 PM Last edit: February 09, 2021, 08:09:26 PM by infoD |
|
Hi NeuroticFish'!
Thank you for help and explanation of how prune works!
Seems like everything working good
...But: Its been exactly 20 days when I start to download whole blocjchain (its not downloading 24/7 but minimum 15 hours everyday and 24/7 during weekends) and Iam only on 44,44 % its goes very slow.
I think its beacuse of old hdd and small amount of ram (only 4 gb)?
Can I simply copy wallet.dat from old pc to my iMac with SSD and 12 gb of ram to make the process faster?
Or its not that easy?
Thanx in advance
Hi The things that may have impact on the speed are the internet connection speed, the memory/RAM and the disk too. (Still it took longer than I thought.) From what I know moving wallet.dat should work, as long as you are certain Bitcoin Core is stopped on both machines when you do this. But please keep in mind that the whole process will start from 0 on the new device, although with the new machine specs it should end faster than the old. I'll repost this link for where to find and where to put wallet.dat : https://en.bitcoin.it/wiki/Data_directoryGood luck! Hi! I am back again! So moving to faster MAC really really helped! It took only 3 days to download whole chain! I gave it a more 3 days to confirm - but nothing happened In options i can see that my transaction Status: 0/unconfirmed, not in memory pool I tryied to google why - but not sure what to do... Is the fee 0,00011 (for 192 bytes) for transaction too low? Should I abandon transaction? Should I wait? Thanx in advance
|
|
|
|
Upgrade00
Legendary
Offline
Activity: 2212
Merit: 2368
Playgram - The Telegram Casino
|
|
February 09, 2021, 08:18:58 PM |
|
In options i can see that my transaction Status: 0/unconfirmed, not in memory pool
This could indicate that the transaction has become invalid and is not available in the mempool. It could also be as a result of a sync issue. Should I abandon transaction?
Should I wait?
You could try rebroadcasting the transaction to notify nodes of it. Recommended transaction fees change all the time, but that fee is not low and should eventually get a txs confirmed at the current network state.
|
|
|
|
▄▄███████▄▄███████ ▄███████████████▄▄▄▄▄ ▄████████████████████▀░ ▄█████████████████████▄░ ▄█████████▀▀████████████▄ ██████████████▀▀█████████ █████████████████████████ ██████████████▄▄█████████ ▀█████████▄▄████████████▀ ▀█████████████████████▀░ ▀████████████████████▄░ ▀███████████████▀▀▀▀▀ ▀▀███████▀▀███████ | ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ Playgram.io ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ | ▄▄▄░░ ▀▄ █ █ █ █ █ █ █ ▄▀ ▀▀▀░░
| │ | ▄▄▄███████▄▄▄ ▄▄███████████████▄▄ ▄███████████████████▄ ▄██████████████▀▀█████▄ ▄██████████▀▀███▄██▐████▄ ██████▀▀████▄▄▀▀█████████ ████▄▄███▄██▀█████▐██████ ██████████▀██████████████ ▀███████▌▐██▄████▐██████▀ ▀███████▄▄███▄████████▀ ▀███████████████████▀ ▀▀███████████████▀▀ ▀▀▀███████▀▀▀ | | │ | ██████▄▄███████▄▄████████ ███▄███████████████▄░░▀█▀ ███████████░█████████░░█ ░█████▀██▄▄░▄▄██▀█████░█ █████▄░▄███▄███▄░▄██████ ████████████████████████ ████████████████████████ ██░▄▄▄░██░▄▄▄░██░▄▄▄░███ ██░░░█░██░░░█░██░░░█░████ ██░░█░░██░░█░░██░░█░░████ ██▄▄▄▄▄██▄▄▄▄▄██▄▄▄▄▄████ ███████████████████████ ███████████████████████ | | │ | ► | |
[/
|
|
|
HCP
Legendary
Offline
Activity: 2086
Merit: 4361
<insert witty quote here>
|
|
February 09, 2021, 10:08:01 PM |
|
In options i can see that my transaction Status: 0/unconfirmed, not in memory pool
If you right click the transaction and select "copy transaction id"... then search that transaction ID on blockexplorers like blockchair.com, blockchain.com, btc.com, blockcypher.com etc... do you see anything at all? The "not in memory pool" part of the status is problematic... it means that the transaction basically does not exist anywhere except in your local transaction history stored in your wallet file. What happens if you goto "Window -> Console" and enter: getrawtransaction PASTE_THE_TRANSACTION_ID_HERE
Do you get anything at all? If you get a transaction hex output, you can use: sendrawtransaction COPY_PASTE_THE_HEX_FROM_ABOVE_HERE
And it should rebroadcast the transaction... but read the warning about the current state of the network below. If you don't get a transaction hex... you'll most likely need to use -zapwallettxes command line argument and then rescan the wallet so it can identify and display all the "confirmed" transactions and balance as per the information currently recorded on the blockchain. You should then be able to resend the transaction if desired... but be warned that after the Tesla announcement and subsequent pump in BTC value, the network is super busy... there are over 100k unconfirmed transactions and fees are in the 100+ sats/byte range again
|
|
|
|
NeuroticFish
Legendary
Offline
Activity: 3850
Merit: 6583
Looking for campaign manager? Contact icopress!
|
|
February 10, 2021, 06:44:02 AM Last edit: February 10, 2021, 06:54:15 AM by NeuroticFish |
|
you'll most likely need to use -zapwallettxes command line argument Actually that is no longer available starting with Bitcoin Core 0.21.0, as you can read here. The new option available is abandontransaction (but I still have to read myself more on that) Also OP transaction is from 2020...Should I abandon transaction?
Should I wait?
The transaction is confirmed for more than 6 months. Wait and abandon are out of question. I think that what you should do is to make a copy of the wallet.dat (if you haven't) and then restart Bitcoin Core with -rescan. You can read more here. But if you are in pruning mode that would mean yet another full download of the blockchain, hence I'd wait for more ideas.
|
|
|
|
nc50lc
Legendary
Offline
Activity: 2590
Merit: 6366
Self-proclaimed Genius
|
|
February 11, 2021, 03:59:32 AM |
|
Is the fee 0,00011 (for 192 bytes) for transaction too low?
Should I abandon transaction?
Should I wait?
It doesn't look like the transaction you've linked in the OP because of the total fee and size. A transaction conflict ( 'cause of RBF/etc.) maybe? You can check the outputs and other info before deciding to send/abandon the txn using the command decoderawtransaction "RAW_TXN" to view its human-readable format. What happens if you goto "Window -> Console" and enter: getrawtransaction PASTE_THE_TRANSACTION_ID_HERE
That will return with an error: No such mempool or blockchain transaction. Use gettransaction for wallet transactions because the transaction is " not in memory pool". Since he's using the GUI, he can simply right-click on it and select " Copy raw transaction" to get the signed RAW Txn or follow what's written in the error.
|
|
|
|
infoD (OP)
Newbie
Offline
Activity: 15
Merit: 2
|
|
February 11, 2021, 08:00:03 PM |
|
you'll most likely need to use -zapwallettxes command line argument Actually that is no longer available starting with Bitcoin Core 0.21.0, as you can read here. The new option available is abandontransaction (but I still have to read myself more on that) Also OP transaction is from 2020...Should I abandon transaction?
Should I wait?
The transaction is confirmed for more than 6 months. Wait and abandon are out of question. I think that what you should do is to make a copy of the wallet.dat (if you haven't) and then restart Bitcoin Core with -rescan. You can read more here. But if you are in pruning mode that would mean yet another full download of the blockchain, hence I'd wait for more ideas. Please, where i should put: -rescan ?
|
|
|
|
hosseinimr93
Legendary
Offline
Activity: 2576
Merit: 5673
|
|
February 11, 2021, 08:17:38 PM |
|
Please, where i should put: -rescan ?
According to your previous posts, seems that you are using MAC. For running bitcoin core with a startup option in MAC, you need to do the following. [Ref.]Open the Mac terminal. Then type open Bitcoin-Qt.app --args <options>
where <options> are your startup options. Just make sure to have a space between each option. Press enter and Bitcoin Core will start with those options. Replace option with rescan in the code above.
|
|
|
|
infoD (OP)
Newbie
Offline
Activity: 15
Merit: 2
|
|
February 11, 2021, 08:47:24 PM |
|
Please, where i should put: -rescan ?
According to your previous posts, seems that you are using MAC. For running bitcoin core with a startup option in MAC, you need to do the following. [Ref.]Open the Mac terminal. Then type open Bitcoin-Qt.app --args <options>
where <options> are your startup options. Just make sure to have a space between each option. Press enter and Bitcoin Core will start with those options. Replace option with rescan in the code above. -bash: syntax error near unexpected token `newline'
|
|
|
|
NeuroticFish
Legendary
Offline
Activity: 3850
Merit: 6583
Looking for campaign manager? Contact icopress!
|
|
February 11, 2021, 08:56:50 PM |
|
Please, where i should put: -rescan ?
I am not a Mac guy, but I've read some things here that could work for you: https://bitcoin.stackexchange.com/questions/57312/how-exactly-do-i-run-the-rescan-command-for-bitcoin-qt-from-console-on-a-macMethod 1
Open "Finder".
Press Cmd + Shift + G
Paste this:
~/Library/Application Support/Bitcoin
Edit bitcoin.conf with TextEdit
Add this line:
rescan=1
Save it, then run Bitcoin-qt.
After you the rescan ends and you quit don't forget to revert the bitcoin.conf
Method 2
Right click Bitcoin-qt
Choose "Show package contents"
Go to Contents/MacOS/Bitcoin-Qt
Run Terminal.
Drag the file to terminal
Type -rescan
Press Enter.
Don't quit Terminal before the rescan ends and you quit Bitcoin-qt
It's done.
|
|
|
|
nc50lc
Legendary
Offline
Activity: 2590
Merit: 6366
Self-proclaimed Genius
|
|
February 12, 2021, 07:36:08 AM Last edit: February 12, 2021, 03:39:57 PM by nc50lc Merited by hosseinimr93 (1) |
|
Please, where i should put: -rescan ?
You can use the console to do the same thing, just open bitcoin core's menu and select " Window->Console", type rescanblockchain and wait for it to finish ( It'll return with a start_height and stop_height).
|
|
|
|
infoD (OP)
Newbie
Offline
Activity: 15
Merit: 2
|
|
February 14, 2021, 11:57:02 AM |
|
Please, where i should put: -rescan ?
I am not a Mac guy, but I've read some things here that could work for you: https://bitcoin.stackexchange.com/questions/57312/how-exactly-do-i-run-the-rescan-command-for-bitcoin-qt-from-console-on-a-macMethod 1
Open "Finder".
Press Cmd + Shift + G
Paste this:
~/Library/Application Support/Bitcoin
Edit bitcoin.conf with TextEdit
Add this line:
rescan=1
Save it, then run Bitcoin-qt.
After you the rescan ends and you quit don't forget to revert the bitcoin.conf
Method 2
Right click Bitcoin-qt
Choose "Show package contents"
Go to Contents/MacOS/Bitcoin-Qt
Run Terminal.
Drag the file to terminal
Type -rescan
Press Enter.
Don't quit Terminal before the rescan ends and you quit Bitcoin-qt
It's done. So I did complete rescan ,unfortunately it doesnt help any other ideas please?
|
|
|
|
nc50lc
Legendary
Offline
Activity: 2590
Merit: 6366
Self-proclaimed Genius
|
|
February 14, 2021, 12:18:36 PM |
|
So I did complete rescan ,unfortunately it doesnt help any other ideas please? What happened to the transaction/wallet? Does the transaction in the 'Transactions' tab has an "X" tag on the left side? If the details says " Status: conflicted.....", it ( or its parents) may have been replaced by another transaction. If that's the case, you can't do anything to that transaction, it's just saved in your wallet but it's invalid.
|
|
|
|
infoD (OP)
Newbie
Offline
Activity: 15
Merit: 2
|
|
February 14, 2021, 12:28:19 PM |
|
So I did complete rescan ,unfortunately it doesnt help any other ideas please? What happened to the transaction/wallet? Does the transaction in the 'Transactions' tab has an "X" tag on the left side? If the details says " Status: conflicted.....", it ( or its parents) may have been replaced by another transaction. If that's the case, you can't do anything to that transaction, it's just saved in your wallet but it's invalid. There is Question mark on the left (?) Status: 0/unconfirmed not in memory pool. Color: grey
|
|
|
|
nc50lc
Legendary
Offline
Activity: 2590
Merit: 6366
Self-proclaimed Genius
|
|
February 14, 2021, 12:57:51 PM |
|
There is Question mark on the left (?) Status: 0/unconfirmed not in memory pool. Color: grey
Since it's not in your memory pool, you should have an option to abandon that transaction in the right-click menu. If it's an outgoing transaction, your spendable balance should return once you've abandoned the transaction. In my previous post, I've mentioned a way to check for the details of that transaction in the console, you might want to check it before deciding to abandon the txn. Here's the reply: -snip-
-snip-You can check the outputs and other info before deciding to send/abandon the txn using the command decoderawtransaction "RAW_TXN" to view its human-readable format. -snip-Since he's using the GUI, he can simply right-click on it and select " Copy raw transaction" to get the signed RAW Txn.
|
|
|
|
LoyceV
Legendary
Offline
Activity: 3486
Merit: 17652
Thick-Skinned Gang Leader and Golden Feather 2021
|
|
February 14, 2021, 12:59:54 PM |
|
Can you check everything you've written so far, and correct or remove irrelevant information? That might make it easier to understand your problem. I generate request link to my Blockchain wallet(19yXZeABqCEmYHx8mdL7JapvkfLLUXrFf1) This address for instance has never received a transaction. So showing it doesn't help. And Instead of receiving 0,0451 btc ( 0.0462 - 0.0011(transaction fee)) I received only 0,0011 btc. None of this is correct. These are the outputs: 1Jxw2KfwDaVWgBZVsvdYLpT1Npyzf7cGTa 0.00100000 BTC Unspent 1Cb5Hk4FyY7wvTNkfZJCgdnCaj6tmgYh61 0.04517068 BTC Unspent Which of those addresses belong to what wallet? Which amount did you send and which output is the transaction change? Can you double check all addresses and amounts in this post, and then post it again?
|
| | Peach BTC bitcoin | │ | Buy and Sell Bitcoin P2P | │ | . .
▄▄███████▄▄ ▄██████████████▄ ▄███████████████████▄ ▄█████████████████████▄ ▄███████████████████████▄ █████████████████████████ █████████████████████████ █████████████████████████ ▀███████████████████████▀ ▀█████████████████████▀ ▀███████████████████▀ ▀███████████████▀ ▀▀███████▀▀
▀▀▀▀███████▀▀▀▀ | | EUROPE | AFRICA LATIN AMERICA | | | ▄▀▀▀ █ █ █ █ █ █ █ █ █ █ █ ▀▄▄▄ |
███████▄█ ███████▀ ██▄▄▄▄▄░▄▄▄▄▄ █████████████▀ ▐███████████▌ ▐███████████▌ █████████████▄ ██████████████ ███▀███▀▀███▀ | . Download on the App Store | ▀▀▀▄ █ █ █ █ █ █ █ █ █ █ █ ▄▄▄▀ | ▄▀▀▀ █ █ █ █ █ █ █ █ █ █ █ ▀▄▄▄ |
▄██▄ ██████▄ █████████▄ ████████████▄ ███████████████ ████████████▀ █████████▀ ██████▀ ▀██▀ | . GET IT ON Google Play | ▀▀▀▄ █ █ █ █ █ █ █ █ █ █ █ ▄▄▄▀ |
|
|
|
NotATether
Legendary
Offline
Activity: 1778
Merit: 7372
Top Crypto Casino
|
|
February 14, 2021, 01:28:44 PM |
|
So the network agrees that 1C5b address has all the change, but your node thinks that it is unconfirmed. If your old Bitcoin-QT made a second output of the rest of your bitcoins to some other address then it had to have this address in your wallet file. There's no way that Bitcoin-QT would just send change to any old address you don't control as a result of you only using the GUI to make a transaction. To find the private key of your change address I suggest using pywallet, download it from https://github.com/jackjack-jj/pywallet and run it like this: python pywallet.py --dumpwallet --wallet=wallet.dat If you get an error message about the wallet file being encrypted or password-protected, then also pass the password like this: python pywallet.py --dumpwallet --passphrase=yourpassword123 --wallet=wallet.dat
(?) Status: 0/unconfirmed not in memory pool. Please do what the other members have suggested and right-click on the transaction and click "Abandon transaction", then it will be gone from your wallet. I known this screenshot is for some altcoin that's a bitcoin fork but I don't have a (testnet) bitcoin-core wallet with transactions handy to demonstrate. Ignore everything else in this screenshot, it's irrelevant. Just right-click the transaction and select Abandon. (this option also exists in Bitcoin). Image Source: https://bitcoinconfidential.freshdesk.com/support/solutions/articles/44001697680--status-0-unconfirmed-not-in-memory-pool-how-to-get-the-coins-back-
|
|
|
|
infoD (OP)
Newbie
Offline
Activity: 15
Merit: 2
|
|
February 14, 2021, 03:18:17 PM |
|
Can you check everything you've written so far, and correct or remove irrelevant information? That might make it easier to understand your problem. I generate request link to my Blockchain wallet(19yXZeABqCEmYHx8mdL7JapvkfLLUXrFf1) This address for instance has never received a transaction. So showing it doesn't help. And Instead of receiving 0,0451 btc ( 0.0462 - 0.0011(transaction fee)) I received only 0,0011 btc. None of this is correct. These are the outputs: 1Jxw2KfwDaVWgBZVsvdYLpT1Npyzf7cGTa 0.00100000 BTC Unspent 1Cb5Hk4FyY7wvTNkfZJCgdnCaj6tmgYh61 0.04517068 BTC Unspent Which of those addresses belong to what wallet? Which amount did you send and which output is the transaction change? Can you double check all addresses and amounts in this post, and then post it again? Ok, so step by step: Last year I made a transaction from my Bitcoin Core wallet (very old version from 2013, not actualised and not sychronized at that time) to my new blockchain.com wallet. I send from 1PxbkNHMKXxrZP8KnJTYaG64VwDnchr9ri: 0.04517068 to my new wallet adress: 19yXZeABqCEmYHx8mdL7JapvkfLLUXrFf1 0.00100000 is the fee send to: 1Jxw2KfwDaVWgBZVsvdYLpT1Npyzf7cGTa I doublechecked adresses and check pc for maleware etc...before send My wallet 19yXZeABqCEmYHx8mdL7JapvkfLLUXrFf1 doesnt recieve nothing but there was appear new adress: 1Cb5Hk4FyY7wvTNkfZJCgdnCaj6tmgYh61 (wich is an change adress, i think, like there said a lot of people) and amount of my 0.04517068 is there (unspent status) here: https://www.blockchain.com/btc/address/1Cb5Hk4FyY7wvTNkfZJCgdnCaj6tmgYh61After a long and unsuccesfull comunication with blockchain.com tech.support I came here for help. First I actualize my Bitcoin Core wallet Then I sychronize all blocks by pruning Then I -rescan and sychronize blocks again The (fee) status for 0.00100000 send to: 1Jxw2KfwDaVWgBZVsvdYLpT1Npyzf7cGTa is unspent Status for 19yXZeABqCEmYHx8mdL7JapvkfLLUXrFf1 is ? and 0/unconfirmed not in memory pool. So that is my story Asking for help with solution wich will be rewarded
|
|
|
|
LoyceV
Legendary
Offline
Activity: 3486
Merit: 17652
Thick-Skinned Gang Leader and Golden Feather 2021
|
|
February 14, 2021, 04:01:33 PM |
|
I send from 1PxbkNHMKXxrZP8KnJTYaG64VwDnchr9ri: Confirmed. 0.04517068 to my new wallet adress: 19yXZeABqCEmYHx8mdL7JapvkfLLUXrFf1 Still empty. 0.00100000 is the fee send to: 1Jxw2KfwDaVWgBZVsvdYLpT1Npyzf7cGTa Partially incorrect. Transaction fees are added to the block reward, the transaction fee is 0.00 010000 BTC. The address you mentioned did indeed receive 0.00100000 BTC, but it's not the transaction fee. I doublechecked adresses and check pc for maleware etc...before send Clearly, something different from what you expected happened. Could it be you tried to send a small amount (0.00100000 BTC) first (as a test), and for unknown reason it was send to the wrong address? The (fee) status for 0.00100000 send to: 1Jxw2KfwDaVWgBZVsvdYLpT1Npyzf7cGTa is unspent Again: it's not a transaction fee. Best case, the address holding 0.04517068 BTC and/or 0.00100000 BTC belongs to your Bitcoin Core. Worst case: you somehow managed to send everything to addresses you don't own. Have you tried just exporting the private keys, as suggested earlier? If your wallet contains the keys, this can be resolved within minutes.
|
| | Peach BTC bitcoin | │ | Buy and Sell Bitcoin P2P | │ | . .
▄▄███████▄▄ ▄██████████████▄ ▄███████████████████▄ ▄█████████████████████▄ ▄███████████████████████▄ █████████████████████████ █████████████████████████ █████████████████████████ ▀███████████████████████▀ ▀█████████████████████▀ ▀███████████████████▀ ▀███████████████▀ ▀▀███████▀▀
▀▀▀▀███████▀▀▀▀ | | EUROPE | AFRICA LATIN AMERICA | | | ▄▀▀▀ █ █ █ █ █ █ █ █ █ █ █ ▀▄▄▄ |
███████▄█ ███████▀ ██▄▄▄▄▄░▄▄▄▄▄ █████████████▀ ▐███████████▌ ▐███████████▌ █████████████▄ ██████████████ ███▀███▀▀███▀ | . Download on the App Store | ▀▀▀▄ █ █ █ █ █ █ █ █ █ █ █ ▄▄▄▀ | ▄▀▀▀ █ █ █ █ █ █ █ █ █ █ █ ▀▄▄▄ |
▄██▄ ██████▄ █████████▄ ████████████▄ ███████████████ ████████████▀ █████████▀ ██████▀ ▀██▀ | . GET IT ON Google Play | ▀▀▀▄ █ █ █ █ █ █ █ █ █ █ █ ▄▄▄▀ |
|
|
|
infoD (OP)
Newbie
Offline
Activity: 15
Merit: 2
|
|
February 14, 2021, 06:26:19 PM |
|
I send from 1PxbkNHMKXxrZP8KnJTYaG64VwDnchr9ri: Confirmed. 0.04517068 to my new wallet adress: 19yXZeABqCEmYHx8mdL7JapvkfLLUXrFf1 Still empty. 0.00100000 is the fee send to: 1Jxw2KfwDaVWgBZVsvdYLpT1Npyzf7cGTa Partially incorrect. Transaction fees are added to the block reward, the transaction fee is 0.00 010000 BTC. The address you mentioned did indeed receive 0.00100000 BTC, but it's not the transaction fee. I doublechecked adresses and check pc for maleware etc...before send Clearly, something different from what you expected happened. Could it be you tried to send a small amount (0.00100000 BTC) first (as a test), and for unknown reason it was send to the wrong address? The (fee) status for 0.00100000 send to: 1Jxw2KfwDaVWgBZVsvdYLpT1Npyzf7cGTa is unspent Again: it's not a transaction fee. Best case, the address holding 0.04517068 BTC and/or 0.00100000 BTC belongs to your Bitcoin Core. Worst case: you somehow managed to send everything to addresses you don't own. Have you tried just exporting the private keys, as suggested earlier? If your wallet contains the keys, this can be resolved within minutes. What if I abandon transaction? Risks?
|
|
|
|
LoyceV
Legendary
Offline
Activity: 3486
Merit: 17652
Thick-Skinned Gang Leader and Golden Feather 2021
|
|
February 14, 2021, 06:40:43 PM |
|
What if I abandon transaction? Risks? As long as you have a backup of your wallet.dat, there's no risk.
|
| | Peach BTC bitcoin | │ | Buy and Sell Bitcoin P2P | │ | . .
▄▄███████▄▄ ▄██████████████▄ ▄███████████████████▄ ▄█████████████████████▄ ▄███████████████████████▄ █████████████████████████ █████████████████████████ █████████████████████████ ▀███████████████████████▀ ▀█████████████████████▀ ▀███████████████████▀ ▀███████████████▀ ▀▀███████▀▀
▀▀▀▀███████▀▀▀▀ | | EUROPE | AFRICA LATIN AMERICA | | | ▄▀▀▀ █ █ █ █ █ █ █ █ █ █ █ ▀▄▄▄ |
███████▄█ ███████▀ ██▄▄▄▄▄░▄▄▄▄▄ █████████████▀ ▐███████████▌ ▐███████████▌ █████████████▄ ██████████████ ███▀███▀▀███▀ | . Download on the App Store | ▀▀▀▄ █ █ █ █ █ █ █ █ █ █ █ ▄▄▄▀ | ▄▀▀▀ █ █ █ █ █ █ █ █ █ █ █ ▀▄▄▄ |
▄██▄ ██████▄ █████████▄ ████████████▄ ███████████████ ████████████▀ █████████▀ ██████▀ ▀██▀ | . GET IT ON Google Play | ▀▀▀▄ █ █ █ █ █ █ █ █ █ █ █ ▄▄▄▀ |
|
|
|
|