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.0.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.0.tar.gz.
File metadata
- Download URL: wallet_checker-2.0.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 |
85794a7162d41bce6e1b5652c2fe5f4e7a0aeb30844baf8d1584c915c85ceb79
|
|
| MD5 |
80a4f9206819937f62e8759afbbfe4bd
|
|
| BLAKE2b-256 |
316a11bd21942141e6b4531bd1063f84857205bdffc174fc9c73ec8d5e0fbe2a
|
File details
Details for the file wallet_checker-2.0-py3-none-any.whl.
File metadata
- Download URL: wallet_checker-2.0-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 |
891457a67271c1ce233eca2538e70cea6bd15ea5fe556a8c1ca05b3bcb31a484
|
|
| MD5 |
1e648bcb6e1a8c5813bd89fd956f226b
|
|
| BLAKE2b-256 |
c8944b3df9c27b7cf80f329303fcad7735cb93bfd34ebc867940ea0eac9569cf
|