/Dragon

The all-in-one tool to help you find profitable wallets on Solana and Tron.

Primary LanguagePython


Dragon

The all-in-one tool to help you find profitable wallets on Solana & Tron.


Note

Permanent gmgn.ai API backdoor/bypass available (no 403/cloudflare), DM me on Discord for more info: @f.in

Setup

pip install -r requirements.txt

python dragon.py

Bundle Checker

Check if a Solana contract has had multiple buys bundled into one transaction.

1. Enter a contract address.
2. Receive the bundle data.

Bulk Wallet Checker

Check a large list of wallets to receive their PnL, winrate and more data.

1. Select your .txt file or enter your own directory.
2. Enter the amount of threads you'd like to use.
3. Enter whether you'd like to skip certain wallets.
4. Receive your wallet data.

Top Traders Scraper

Scrape the top 100 traders of Solana tokens to receive their PnL, winrate and more data.

1. Enter the amount of threads you'd like to use.
2. Receive your top traders data.

All Transaction Scan

Grab every single wallet address that made a buy transaction of a Solana token. I do not recommend a large market cap token.

1. Enter a contract address.
2. Enter the amount of threads you'd like to use.
3. Wait and receive your wallet addresses.

Get Transaction By Timestamp

Grab every single wallet address that made a buy transaction of a Solana token between 2 timestamps.

1. Enter a contract address.
2. Enter the amount of threads you'd like to use.
3. Enter first & second timestamps. 4. Wait and receive your wallet addresses.

Updates

19/08/2024
- General logic fixes.
- Thread cap of 100.

20/08/2024
- Added backup requests using cloudscraper, please reinstall requirements.txt.

21/08/2024
- General logic fixes.
- Added random user agent generator to all requests, please reinstall requirements.txt.

22/08/2024
- Added clear client function when a general exception occurs.
- Added new module to find wallet address by transaction timestamp.


29/08/2024
- General logic fixes.
- Added option to purge all files.
- Added token distribution data to the Bulk Wallet Checker.
- Added request retries, will attempt 3 times until data is found, boosting request success rate by 80% roughly.


02/09/2024
- General logic fixes.
- Added chain selection.
- Added Tron Bulk Wallet Checker. (Inaccurate at the moment, thanks GMGN.)
- Added Tron Top Trader Scraper.


08/09/2024
- Added SOL Balance & Trading Platform data to Bulk Wallet Checker.
- Slowing down on the updates due to market conditions & the tool is stacked.

Donations

Donations are appreciated! (Solana)
x7ypWUSiFcdUuE6JCPYCHXgo6q9zhdxGm3Pn9UrL1dK

Credits

Me