Bitcoin Forum
June 18, 2025, 08:18:05 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Awesome Miner No Longer Showing Wallet Balance  (Read 169 times)
raresolid (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
May 30, 2021, 05:16:53 AM
 #1

Awesome Miner recently stopped showing wallet balances. I was using the "https://blockchain.info/en/balance" API. Is anyone else having issues getting their bitcoin balances at all?
mikeywith
Legendary
*
Offline Offline

Activity: 2632
Merit: 6973


Privacy is not a crime.


View Profile
May 30, 2021, 11:12:38 AM
 #2

Awesome Miner recently stopped showing wallet balances. I was using the "https://blockchain.info/en/balance" API. Is anyone else having issues getting their bitcoin balances at all?

I have been using AM for a few years now, never really used the wallet balance feature at all, anyway, you will have a lot more chances in getting the answer in a speedy manner by posting in AM own thread, or if you want, you could contact Patrike directly.

░░░░▄▄████████████▄
▄████████████████▀
▄████████████████▀▄█▄
▄██████▀▀░░▄███▀▄████▄
▄██████▀░░░▄███▀▀██████▄
██████▀░░▄████▄░░░▀██████
██████░░▀▀▀▀▄▄▄▄░░██████
██████▄░░░▀████▀░░▄██████
▀██████▄▄███▀░░░▄██████▀
▀████▀▄████░░▄▄███████▀
▀█▀▄████████████████▀
▄████████████████▀
▀████████████▀▀░░░░
 
 CCECASH 
 
    ANN THREAD    
 
      TUTORIAL      
raresolid (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
May 30, 2021, 05:25:08 PM
 #3

Thanks so much! I will head over there.
BitMaxz
Legendary
*
Offline Offline

Activity: 3654
Merit: 3344


Don't get greedy...


View Profile WWW
May 31, 2021, 12:20:26 AM
 #4

Thanks so much! I will head over there.

If you still didn't receive any response yet on the official thread or PM from Patrike you can try this API below.

Code:
https://api.blockcypher.com/v1/btc/main/addrs/[address]/balance

Replace the https://blockchain.info/en/balance with the above API and replace the [address] with your own address.

I got it from his old post from here https://bitcointalk.org/index.php?topic=676942.msg53644097#msg53644097

For another alternative you can use this below provided from awesome miner support solution from here "Wallet Balance"
Code:
https://chainz.cryptoid.info/btc/api.dws

.
 betpanda.io 
 
ANONYMOUS & INSTANT
.......ONLINE CASINO.......
▄███████████████████████▄
█████████████████████████
█████████████████████████
████████▀▀▀▀▀▀███████████
████▀▀▀█░▀▀░░░░░░▄███████
████░▄▄█▄▄▀█▄░░░█▄░▄█████
████▀██▀░▄█▀░░░█▀░░██████
██████░░▄▀░░░░▐░░░▐█▄████
██████▄▄█░▀▀░░░█▄▄▄██████
█████████████████████████
█████████████████████████
█████████████████████████
▀███████████████████████▀
▄███████████████████████▄
█████████████████████████
██████████▀░░░▀██████████
█████████░░░░░░░█████████
███████░░░░░░░░░███████
████████░░░░░░░░░████████
█████████▄░░░░░▄█████████
███████▀▀▀█▄▄▄█▀▀▀███████
██████░░░░▄░▄░▄░░░░██████
██████░░░░█▀█▀█░░░░██████
██████░░░░░░░░░░░░░██████
█████████████████████████
▀███████████████████████▀
▄███████████████████████▄
█████████████████████████
██████████▀▀▀▀▀▀█████████
███████▀▀░░░░░░░░░███████
██████░░░░░░░░░░░░▀█████
██████░░░░░░░░░░░░░░▀████
██████▄░░░░░░▄▄░░░░░░████
████▀▀▀▀▀░░░█░░█░░░░░████
████░▀░▀░░░░░▀▀░░░░░█████
████░▀░▀▄░░░░░░▄▄▄▄██████
█████░▀░█████████████████
█████████████████████████
▀███████████████████████▀
.
SLOT GAMES
....SPORTS....
LIVE CASINO
▄░░▄█▄░░▄
▀█▀░▄▀▄░▀█▀
▄▄▄▄▄▄▄▄▄▄▄   
█████████████
█░░░░░░░░░░░█
█████████████

▄▀▄██▀▄▄▄▄▄███▄▀▄
▄▀▄█████▄██▄▀▄
▄▀▄▐▐▌▐▐▌▄▀▄
▄▀▄█▀██▀█▄▀▄
▄▀▄█████▀▄████▄▀▄
▀▄▀▄▀█████▀▄▀▄▀
▀▀▀▄█▀█▄▀▄▀▀

Regional Sponsor of the
Argentina National Team
raresolid (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 07, 2021, 03:14:57 AM
 #5

Hmmm It's still not working. How do you type it in correctly? I am using my public address. It keeps coming up saying it can't get balance.

https://ibb.co/rfNtH0H
BitMaxz
Legendary
*
Offline Offline

Activity: 3654
Merit: 3344


Don't get greedy...


View Profile WWW
June 09, 2021, 02:53:07 PM
 #6

Hmmm It's still not working. How do you type it in correctly? I am using my public address. It keeps coming up saying it can't get balance.

~image snip~

From what I see in your image you didn't change the address under the URL that I give you above.

Here look at this mine

From this
Code:
https://api.blockcypher.com/v1/btc/main/addrs/[address]/balance

To this
Code:
https://api.blockcypher.com/v1/btc/main/addrs/bc1qptg5vvtmwwgn96qgwgalpflqjvxxmvlwmu8529/balance

.
 betpanda.io 
 
ANONYMOUS & INSTANT
.......ONLINE CASINO.......
▄███████████████████████▄
█████████████████████████
█████████████████████████
████████▀▀▀▀▀▀███████████
████▀▀▀█░▀▀░░░░░░▄███████
████░▄▄█▄▄▀█▄░░░█▄░▄█████
████▀██▀░▄█▀░░░█▀░░██████
██████░░▄▀░░░░▐░░░▐█▄████
██████▄▄█░▀▀░░░█▄▄▄██████
█████████████████████████
█████████████████████████
█████████████████████████
▀███████████████████████▀
▄███████████████████████▄
█████████████████████████
██████████▀░░░▀██████████
█████████░░░░░░░█████████
███████░░░░░░░░░███████
████████░░░░░░░░░████████
█████████▄░░░░░▄█████████
███████▀▀▀█▄▄▄█▀▀▀███████
██████░░░░▄░▄░▄░░░░██████
██████░░░░█▀█▀█░░░░██████
██████░░░░░░░░░░░░░██████
█████████████████████████
▀███████████████████████▀
▄███████████████████████▄
█████████████████████████
██████████▀▀▀▀▀▀█████████
███████▀▀░░░░░░░░░███████
██████░░░░░░░░░░░░▀█████
██████░░░░░░░░░░░░░░▀████
██████▄░░░░░░▄▄░░░░░░████
████▀▀▀▀▀░░░█░░█░░░░░████
████░▀░▀░░░░░▀▀░░░░░█████
████░▀░▀▄░░░░░░▄▄▄▄██████
█████░▀░█████████████████
█████████████████████████
▀███████████████████████▀
.
SLOT GAMES
....SPORTS....
LIVE CASINO
▄░░▄█▄░░▄
▀█▀░▄▀▄░▀█▀
▄▄▄▄▄▄▄▄▄▄▄   
█████████████
█░░░░░░░░░░░█
█████████████

▄▀▄██▀▄▄▄▄▄███▄▀▄
▄▀▄█████▄██▄▀▄
▄▀▄▐▐▌▐▐▌▄▀▄
▄▀▄█▀██▀█▄▀▄
▄▀▄█████▀▄████▄▀▄
▀▄▀▄▀█████▀▄▀▄▀
▀▀▀▄█▀█▄▀▄▀▀

Regional Sponsor of the
Argentina National Team
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!