Telegram Group & Telegram Channel
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)



tg-me.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 Прогаю крипту


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/python_web3/61

View MORE
Open in Telegram


telegram Telegram | DID YOU KNOW?

Date: |

Telegram announces Anonymous Admins

The cloud-based messaging platform is also adding Anonymous Group Admins feature. As per Telegram, this feature is being introduced for safer protests. As per the Telegram blog post, users can “Toggle Remain Anonymous in Admin rights to enable Batman mode. The anonymized admin will be hidden in the list of group members, and their messages in the chat will be signed with the group name, similar to channel posts.”

Why Telegram?

Telegram has no known backdoors and, even though it is come in for criticism for using proprietary encryption methods instead of open-source ones, those have yet to be compromised. While no messaging app can guarantee a 100% impermeable defense against determined attackers, Telegram is vulnerabilities are few and either theoretical or based on spoof files fooling users into actively enabling an attack.

telegram from de


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