https://github.com/pymmdrza/bnb-checker-balance
Scan and check address vale balance on bscan on BNB
https://github.com/pymmdrza/bnb-checker-balance
binancesmartchain bnb bsc colorama python python3
Last synced: 8 months ago
JSON representation
Scan and check address vale balance on bscan on BNB
- Host: GitHub
- URL: https://github.com/pymmdrza/bnb-checker-balance
- Owner: Pymmdrza
- Created: 2022-03-02T20:25:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T21:28:17.000Z (over 4 years ago)
- Last Synced: 2025-03-24T13:11:24.730Z (about 1 year ago)
- Topics: binancesmartchain, bnb, bsc, colorama, python, python3
- Language: Python
- Homepage: https://mmdrza.com
- Size: 278 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BNB ADDRESS WALLET Checker (BSC)

can use this program for :
- check address wallet
- sleep (stop) time per checking
- insert date time per checking
- clinet input details (address and sleep time)
### first install this package :
```
pip install colorama
```
for recieved api key follow this link
`https://www.bscscan.com/apis`
after create api key , entered your api on the source . this section :
```
# Start Details API KEY Bscscan ======================================
apibnb1 = "&apikey=[INSERT YOUR API ON BscScan.io]" # Your BscScan API
apibnb2 = "&apikey=[INSERT YOUR API ON BscScan.io]" # Your BscScan API
apibnb3 = "&apikey=[INSERT YOUR API ON BscScan.io]" # Your BscScan API
apibnb4 = "&apikey=[INSERT YOUR API ON BscScan.io]" # Your BscScan API
apibnb5 = "&apikey=[INSERT YOUR API ON BscScan.io]" # Your BscScan API
apibnb6 = "&apikey=[INSERT YOUR API ON BscScan.io]" # Your BscScan API
# Start Details API KEY Bscscan ======================================
```
per line seen `[INSERT YOUR API ON BscScan.io]` remove and write your api key .
if install all package and right your api key can run with common :
- On windows (cmd or terminal , powershell )
` python bnbChBal.py `
- On Linux / Devian ( terminal , tilix , console )
` python3 bnbChBal.py `
#### Programmer MMDRZA
#### Website : Mmdrza.Com
#### Email : x4@Mmdrza.Com
Donate =========================================
- BTC ADDRESS : `16p9y6EstGYcnofGNvUJMEGKiAWhAr1uR8`
- USDT(TRC20) : `TSb4w985WJ2zdDtTvex6jjFLejqZHGK5ez`