https://github.com/zlaxtert/honeypot-detector-cli
Honeypot detector simulates a buy and a sell transaction to determine if a token is a honeypot.
https://github.com/zlaxtert/honeypot-detector-cli
binance binance-smart-chain bitcoin cli-app command-line crypto cryptocurrency ethereum honeypot honeypot-bsc honeypot-check honeypot-checker honeypot-detector honeypot-ethereum php
Last synced: 25 days ago
JSON representation
Honeypot detector simulates a buy and a sell transaction to determine if a token is a honeypot.
- Host: GitHub
- URL: https://github.com/zlaxtert/honeypot-detector-cli
- Owner: ZLaxtert
- Created: 2022-01-25T02:05:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-27T09:47:11.000Z (over 3 years ago)
- Last Synced: 2025-03-30T03:16:37.123Z (about 2 months ago)
- Topics: binance, binance-smart-chain, bitcoin, cli-app, command-line, crypto, cryptocurrency, ethereum, honeypot, honeypot-bsc, honeypot-check, honeypot-checker, honeypot-detector, honeypot-ethereum, php
- Language: PHP
- Homepage:
- Size: 137 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# honeypot-detector-cli
Honeypot detector simulates a buy and a sell transaction to determine if a token is a honeypot.


## Install on desktop :
- Install XAMPP
- Added environment variable system path => C:\xampp\php
- download the script and save it in your folder
- open CMD and running## Install on android (Termux)
$ pkg install git -y
$ pkg install php -y
$ git clone https://github.com/Zlaxtert/honeypot-detector-cli
$ cd honeypot-detector-cli
$ php cli.php## Screenshot
## Result
![]()