A Python library to check Solana and Ethereum balances using a seed phrase
Project description
Wallet Checker
A Python library to check Solana and Ethereum balances using a seed phrase.
Installation
pip install wallet_checker
Usage
from wallet_checker.balance_checker import get_wallet_balances
seed_phrase = "your 12 or 24-word seed phrase here"
balances = get_wallet_balances(seed_phrase)
print(balances)
Features
- Retrieve Solana balance using a seed phrase
- Retrieve Ethereum balance using a seed phrase
- Supports both 12-word and 24-word mnemonics
- No API key required
Requirements
- Python 3.7+
- Dependencies (automatically installed via
pip install):solanasoldersbip_utilsweb3
License
MIT License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wallet_checker-2.2.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wallet_checker-2.2.tar.gz.
File metadata
- Download URL: wallet_checker-2.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fc6e3ddf2c7764ba22e916962c67f328208f8dc3a01734bcbacda7cb2a2e471
|
|
| MD5 |
06ad8e45d056bf8b4bb7b9324d384e92
|
|
| BLAKE2b-256 |
a9c46ba67d27439fd56961bdb0b0ce3261158807b6614109adbccf0403117c35
|
File details
Details for the file wallet_checker-2.2-py3-none-any.whl.
File metadata
- Download URL: wallet_checker-2.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
578164dc87c8688502aa275f42dfac5b8a5ee80deb5773d6389c9eef7b2e7148
|
|
| MD5 |
4f5c89ef8973782d89a98dffded64bd4
|
|
| BLAKE2b-256 |
5274aaa27caac6f3246021ec7cfd658add4a0a68830b496e56a309ebd1bba596
|