Skip to content

Script to detect if your Solana wallets qualify for the $JUP airdrop

Notifications You must be signed in to change notification settings

oscarsebastian/jup-airdrop-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

jup-airdrop-checker

A fully functional Python script to detect if your Solana wallets qualify for the $JUP airdrop

This project uses asyncio requests and some basic Python and Pandas functionality to identify the wallets which have interacted with any JUP agg program for any given transaction.

  • Automatically creates wallet file (TXT)

  • Retrieves information from JUP AGG (API)

  • Extracts usefull information

  • Shows all information

    How to run:

    Here's a short guide on how you can run the Script by yourself!

    1. Clone this project
    2. Change directory to the project
    3. Install requirements with : pip install -r requirements.txt
    4. Fill in the wallet.txt file
    wallet1
    wallet2
    wallet3
    
    1. Run the main.py file

Example

working_script

DISCLAIMER

This project is intended solely for educational purposes, and the creator assumes no responsibility for any potential site spam from its use.

About

Script to detect if your Solana wallets qualify for the $JUP airdrop

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages