PYTHON_WEB3 Telegram 61
Scroll antydrain

В 10 утра по мск стартует клейм, если у вас больше 200 марок и автовывод на кошельке, можете написать мне. Я постараюсь помочь.


Вот кстати самый простой чекер марок на кошельках без проксей и прочей ерунды.

import requests
import time

addresses = """
0x1111111111111111111111111111111111111111
0x1111111111111111111111111111111111111111
0x1111111111111111111111111111111111111111
0x1111111111111111111111111111111111111111
0x1111111111111111111111111111111111111111
0x1111111111111111111111111111111111111111
""".split(
"\n"
)

for address in addresses[1:-2]:
try:
resp = requests.get(
"https://www.data-openblocklabs.com/scroll/wallet-points?walletAddress="
+ address
)
data = resp.json()
marks = data[0]["points"]
if marks >= 200:
print(address, ":", marks)
except Exception as ex:
print(address, "error: ", ex)
time.sleep(5)
14😁1



tgoop.com/python_web3/61
Create:
Last Update:

Scroll antydrain

В 10 утра по мск стартует клейм, если у вас больше 200 марок и автовывод на кошельке, можете написать мне. Я постараюсь помочь.


Вот кстати самый простой чекер марок на кошельках без проксей и прочей ерунды.

import requests
import time

addresses = """
0x1111111111111111111111111111111111111111
0x1111111111111111111111111111111111111111
0x1111111111111111111111111111111111111111
0x1111111111111111111111111111111111111111
0x1111111111111111111111111111111111111111
0x1111111111111111111111111111111111111111
""".split(
"\n"
)

for address in addresses[1:-2]:
try:
resp = requests.get(
"https://www.data-openblocklabs.com/scroll/wallet-points?walletAddress="
+ address
)
data = resp.json()
marks = data[0]["points"]
if marks >= 200:
print(address, ":", marks)
except Exception as ex:
print(address, "error: ", ex)
time.sleep(5)

BY Прогаю крипту


Share with your friend now:
tgoop.com/python_web3/61

View MORE
Open in Telegram


Telegram News

Date: |

Over 33,000 people sent out over 1,000 doxxing messages in the group. Although the administrators tried to delete all of the messages, the posting speed was far too much for them to keep up. The creator of the channel becomes its administrator by default. If you need help managing your channel, you can add more administrators from your subscriber base. You can provide each admin with limited or full rights to manage the channel. For example, you can allow an administrator to publish and edit content while withholding the right to add new subscribers. In 2018, Telegram’s audience reached 200 million people, with 500,000 new users joining the messenger every day. It was launched for iOS on 14 August 2013 and Android on 20 October 2013. How to create a business channel on Telegram? (Tutorial) How to Create a Private or Public Channel on Telegram?
from us


Telegram Прогаю крипту
FROM American