• XSS.stack #1 – первый литературный журнал от юзеров форума

[FREE] Python metamask seed balance checker - transforms seeds into wallets and checks their balance

MrDark

Bratva
Пользователь
Регистрация
16.10.2023
Сообщения
200
Реакции
97
Депозит
5 Ł
checker.png


Hey guys, as i find a lot of potential in this beautiful market/forum, posting a code i did yesterday to extract wallets from your metamask seeds and check it for balance, save results of wallet + seed + balance in output format. Will be posting other creations of mine in the near future.

All you have to do is
1. Register an account on etherscan.io , activate it by email, log in to your etherscan account, go to API Keys, generate your key and replace "YOUR_ETHER_API_KEY" with your actual key
2. Place your seeds into seedd.txt where the seedchecker.py is located, create good.txt or simply replace path and name of your seed and result files at the end of the checkseed.py
3. Run: python checkseed.py

When script will finish checking, results will be saved in good.txt ( or w/e file you specify for output )

Don't forget to install requirements with pip
pip install requests
pip install eth-account

Get the code: https://pastebin.com/9TAHSjnW
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх