You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, that error is thrown because of detection from the blockchain API as spam. You can get around it adding a timer to wait after each check or change the API of the bliockchain it's getting data from.
Another API you could use is https://blockchain.info/address/{address}?format=json which usually has a higher tolerance of requests per minute, but the general recomendation is not opening too many instances of the program to avoid getting blacklisted and not being able to send requests for a while.
hi
please update for any one 1,2,3 ## any changes replay me i waiting for your update
1.Blockchain.info/multiaddr join query 128 addresses. 10 Seconds for sleep so that the API does not block you
2. # Reset counter
query = []
sleep(10) # Reduce Sleep to go faster
3.how to use unlimted proxy run your script BTC_Lottery_From_List.py
user@b5b53c072cda:~/Downloads/BTC-Lottery-main$ python BTC_Lottery_From_List.py
Page no. : 100
Error: JSONDecodeError('Expecting value: line 1 column 1 (char 0)')
Error: JSONDecodeError('Expecting value: line 1 column 1 (char 0)')
Error: JSONDecodeError('Expecting value: line 1 column 1 (char 0)')
Error: JSONDecodeError('Expecting value: line 1 column 1 (char 0)')
Error: JSONDecodeError('Expecting value: line 1 column 1 (char 0)')
The text was updated successfully, but these errors were encountered: