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.1.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.1.tar.gz.
File metadata
- Download URL: wallet_checker-2.1.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 |
ced514cc99e4cd96ea457d09d03c1c73b4455d27a63f45cb1ee84e32d20c3e9e
|
|
| MD5 |
65a061b5994f03ffe8a051bc1e2f3d3e
|
|
| BLAKE2b-256 |
b259b84e40cbdd121a26701dc73a1771b37ad2cf87d8250ebc685294714efa3a
|
File details
Details for the file wallet_checker-2.1-py3-none-any.whl.
File metadata
- Download URL: wallet_checker-2.1-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 |
4a94256aae81fb4c55ec40021e9b399ab41739265484df89fa0c29ef8b2b5f61
|
|
| MD5 |
e4e0e6f02777260879cf420440c4cb6d
|
|
| BLAKE2b-256 |
d51d88a1c1b66d1ee6e67b54e3ac2509d26dc94d3d30a7b9dd7de95605b1f993
|