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: |

For crypto enthusiasts, there was the “gm” app, a self-described “meme app” which only allowed users to greet each other with “gm,” or “good morning,” a common acronym thrown around on Crypto Twitter and Discord. But the gm app was shut down back in September after a hacker reportedly gained access to user data. To edit your name or bio, click the Menu icon and select “Manage Channel.” Telegram users themselves will be able to flag and report potentially false content. Telegram offers a powerful toolset that allows businesses to create and manage channels, groups, and bots to broadcast messages, engage in conversations, and offer reliable customer support via bots. The best encrypted messaging apps
from us


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