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-1.1.tar.gz
(2.4 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-1.1.tar.gz.
File metadata
- Download URL: wallet_checker-1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd9c86db900c0b62102addd865af830dfec2d595f2b8285ebc7f1ead98dba17e
|
|
| MD5 |
20bd77a7f42cf17c9461a26a23a45905
|
|
| BLAKE2b-256 |
62f7ffa17d8c5d3c59757dc83b998b1bbba05d00ef1ebc712bd1163e8113ba88
|
File details
Details for the file wallet_checker-1.1-py3-none-any.whl.
File metadata
- Download URL: wallet_checker-1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 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 |
91379ff54af2ec28163b2e5fa0463b9894f3655e4dfa718abdcbbe5a981c7eef
|
|
| MD5 |
f3e1d541b623285826392cc299916efa
|
|
| BLAKE2b-256 |
1b8f505d16217ef0ab93e19f12002b97bb34955fa4ca0dff0c06dee691ca9dff
|