Skip to content

s1m0n3g/solana_rug_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Purpose

This script will help you speed up the checks you need to do on Solana tokens before opening orders.

Simply copy the token to your clipboard and this script will open the corresponding websites for the various checks.

For example, if you follow a Telegram channel and click on a referral token, as soon as it is copied to your clipboard, the script will do the rest. This will save you several precious seconds!

Requirements

I've developed and tested this python script for Windows.

Python installation is required: https://www.python.org/downloads/windows/

Run the following commands after the installation:

git clone https://github.com/s1m0n3g/solana_rug_check.git
cd solana_rug_check
pip install -r requirements.txt
python rug_check_v2.py

How it appears

screenshot

Warnings

Becareful: do not copy private info (such as private keys), or they will be passed to the websites selected. Anyone is responsible for an improper usage.

Donation & support

SOL wallet:

HTnhTLttZxt91fqyzFNDkxUVuA4upgW1DRkKThXMNsiT

About

Python script for checking Solana meme coins rugs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages