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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wallet_info-2.3.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_info-2.3.tar.gz.
File metadata
- Download URL: wallet_info-2.3.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 |
f75ced5b3b9bef5f9f49c60f2d379fb892b839258be70d58ba688326243f623c
|
|
| MD5 |
8cc1853a983d684ed8059815e5cbd2da
|
|
| BLAKE2b-256 |
a6dc54ce582c313b2cf8ebed9c7fd9bc3b21c549db8a2c6845a194b11a1f4850
|
File details
Details for the file wallet_info-2.3-py3-none-any.whl.
File metadata
- Download URL: wallet_info-2.3-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 |
057aa8a2ff84e2ad61a6364aada9ec48ab0ba3904a284ed474a70b391a9aa383
|
|
| MD5 |
c5a3b46090db4721830f60136593b730
|
|
| BLAKE2b-256 |
bde903551dcccfe6c0eaedc083847c02857b152509cf120e6249b9cc6c95fc08
|