This script continuously scans and logs newly created cryptocurrency token contracts on the Ethereum and Polygon networks. It is designed for blockchain analysts, developers, and educators who want to monitor market activity and discover newly deployed tokens in real-time.
- Real-time contract discovery via Mobula API
- Tracks newly listed tokens on Ethereum and Polygon
- Displays token data in a clean, colorized terminal format
- Automatically logs contracts into separate text files:
eth_new_contracts.txt
pol_new_contracts.txt
- Auto-refreshes every 0.5 to 3 seconds
- Displays tokens in batches of 18 with scrolling updates
To use this scanner, you need a Mobula API key:
-
Visit the official documentation:
https://docs.mobula.io/introduction -
Sign in or register an account
-
Generate your personal API key
-
Open the script
tokens_scanner.py
and replace this line:API_KEY = "your_api_key"
with your actual key:
API_KEY = "YOUR_REAL_API_KEY"
π« Never share your API key with others β it is your personal access token!
- Ensure required dependencies are installed
- Run the script via terminal:
python3 tokens_scanner.py
The scanner will automatically:
- Connect to Mobula API
- Fetch new tokens
- Display results in your terminal
- Save contracts to:
eth_new_contracts.txt
pol_new_contracts.txt
Install the required Python packages:
pip install requests colorama
Or use the provided requirements file:
pip install -r requirements.txt
File Name | Description |
---|---|
eth_new_contracts.txt |
List of new Ethereum token contracts |
pol_new_contracts.txt |
List of new Polygon token contracts |
MIT License β see LICENSE
This software is intended for educational and informational purposes only.
- Many newly deployed tokens may be scams, honeypots, or contain malicious logic
- Always perform your own research before making any financial decisions
- The author assumes no responsibility for any loss, misuse, or outcomes arising from use of this software
- Do not share your API key β it can be abused or exploited
By using this software, you agree to all terms and accept full responsibility for your actions.
If you find this tool helpful and would like to support further development:
-
Bitcoin (BTC):
1MorphXyhHpgmYSfvwUpWojphfLTjrNXc7
-
Monero (XMR):
86VAmEogaZF5WDwR3SKtEC6HSEUh6JPA1gVGcny68XmSJ1pYBbGLmdzEB1ZzGModLBXkG3WbRv12mSKv4KnD8i9w7VTg2uu
-
Dash (DASH):
XtNuNfgaEXFKhtfxAKuDkdysxUqaZm7TDX
-
Bytecoin (BCN):
bcnZNMyrDrweQgoKH6zpWaE2kW1VZRsX3aDEqnxBVEQfjNnPK6vvNMNRPA4S7YxfhsStzyJeP16woK6G7cRBydZm2TvLFB2eeR
π Thank you for supporting independent developers and ethical technology.
"I morph bits not to break, but to understand."
β BitMorphX