Skip to content

πŸ” Command-line tool to identify and analyze profitable early token buyers on Solana blockchain, with real-time PNL tracking and wallet analysis integration

Notifications You must be signed in to change notification settings

metaanomaly/first-buyers-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

First Buyers Lookup

Screenshot

A TypeScript-based utility for analyzing token buyers on the Solana blockchain using the SolanaTracker API.

Features

  • πŸ” Fetch first 100 buyers of any Solana token
  • πŸ“Š Filter buyers by PNL (Profit and Loss)
  • 🎨 Console-based visualization with colored output for profits/losses
  • πŸ”— Direct links to wallet analysis on gmgn.ai

Prerequisites

  • πŸ–₯️ Node.js (Latest LTS version recommended)
  • πŸ“¦ pnpm package manager
  • πŸ”‘ SolanaTracker API key

Installation

  1. πŸ“₯ Clone the repository
  2. βš™οΈ Install dependencies:
pnpm install

Configuration

Copy the .env.example file to .env and set your SolanaTracker API key. You can get an API key from SolanaTracker.

Usage

Run the application with a token address:

pnpm run <token-address>

About

πŸ” Command-line tool to identify and analyze profitable early token buyers on Solana blockchain, with real-time PNL tracking and wallet analysis integration

Resources

Stars

Watchers

Forks

Packages

No packages published