Last active
January 22, 2025 03:09
-
-
Save rmtbb/0de008f1ac7535290bc8dfe670139e67 to your computer and use it in GitHub Desktop.
Solana Degen Quick Recon Toolbox - It grabs a token address from your clipboard and opens GMGN, Rug Check, and TrenchBot (for pump.fun tokens) in new tabs, saving you precious clicks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){if(!navigator.clipboard){alert('Clipboard access is not available on this page. Please open a webpage and try again.');return;}navigator.clipboard.readText().then(function(t){if(!t){alert('Clipboard is empty or unreadable.');return;}t=t.trim();if(!t.match(/^[a-zA-Z0-9]+$/)){alert('Clipboard text is invalid.');return;}const u=[`https://gmgn.ai/sol/token/${t}`,`https://rugcheck.xyz/tokens/${t}`];if(t.endsWith('pump'))u.push(`https://trench.bot/bundles/${t}`);u.forEach(l=>window.open(l,'_blank'));}).catch(function(e){alert('Error reading clipboard: '+e);});})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Degen Quick Recon Toolbox
Attention, Solana degens! π¦ Are you tired of wasting precious seconds opening multiple tools to check your token alpha? The Degen Quick Recon Toolbox has got you covered. With just one click, this bookmarklet opens all the tabs you need for Solana token analysis, saving you time for more aping and mooning. π
What It Does
This bookmarklet is for Solana degens! It grabs a token address from your clipboard and opens GMGN, Rug Check, and TrenchBot (for pump.fun tokens) in new tabs, saving you precious clicks.
Setup Instructions
1. Copy the Bookmarklet Code
2. Add It to Your Bookmarks
3. How to Use
Faph9CjPwV9pRz642sbgnhhXVQFhQJZrWp8jspEDpump
) to your clipboard.pump.fun
tokens.Why You Need This
pump.fun
tokens).Pro Tip for Mac Users π₯οΈπ
If you're using a Mac and signed into the same iCloud account as your iPhone, the macOS Universal Clipboard can pass the clipboard contents from your phone to your computer. This means you can copy a contract address on your phone and immediately run the bookmarklet on your Mac. No extra steps, no hassle β just pure efficiency. π
Full code for your review
Disclaimer
Use the Degen Quick Recon Toolbox responsibly. We're not liable for your gains, losses, or the sheer amount of tabs you'll have open after aping into every pump.fun token. DYOR and ape wisely. ππ
Now go forth and dominate Solana like the true degen you are! ππ₯