0%

Please turn the device over.

Animation cube

API Features

Massive Wallet Database

Access insights from our database of 15+ million Solana wallets. Comprehensive historical data gives you the edge in identifying trends and opportunities others miss.

Daily Processing Power

Our system analyzes over 2 million wallets daily, tracking performance metrics, trading patterns, and token movements to deliver actionable intelligence in real-time.

Simplified Integration

Forget complex RPC and gRPC implementations. Our streamlined API handles the heavy lifting, letting you focus on building your product rather than wrestling with blockchain protocols.

Advanced Analytics

Get deep insights into wallet performance, trading patterns, and token movements with our comprehensive analytics suite. Perfect for identifying profitable strategies and market trends.

Rapid Development

Launch your project in days, not months. Our intuitive API accelerates development cycles with clear documentation, ready-to-use endpoints, and responsive support.

Flexible & Powerful

Scale effortlessly with our robust API infrastructure. Whether you're building a simple dashboard or a complex trading platform, our flexible endpoints adapt to your needs while handling millions of requests daily.

API Example

// POST /process-wallet
fetch('https://api.solsqueezer.io/process-wallet', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json',
    'x-api-key': 'YOUR_API_KEY',
  },
  body: JSON.stringify({
    walletAddress: '4CPkR4pd1anMNx4XCVEibaZrX9fLdH5EWVtRvKqZYDGi',
  })
})
.then(response => response.json())
.then(data => console.log(data))
{
  "success": true,
  "data": {
    "address": "4CPkR4pd1anMNx4XCVEibaZrX9fLdH5EWVtRvKqZYDGi",
    "accountBalanceSol": 0.006670537,
    "accountBalanceUSDC": 0,
    "timePeriod": "7 days",
    "medianTradeDuration": "4 min",
    "averageBuys": "5.0",
    "averageTradersPerDay": "6.4",
    "ROIrealized": "-8",
    "medianROI": "-9",
    "ROIunrealized": "0",
    "roi1Days": 0,
    "roi7Days": 0,
    "roi14Days": 0,
    "roi30Days": 0,
    "realizedPnL": "-0.38",
    "unrealizedPnL": "0.01",
    "totalRealizedPnL1Days": 0,
    "totalRealizedPnL7Days": 0,
    "totalRealizedPnL14Days": 0,
    "totalRealizedPnL30Days": 0,
    "winRate": "42",
    "longestWinningStreak": 4,
    "longestLosingStreak": 5,
    "positiveDeltaCount": 19,
    "negativeDeltaCount": 26,
    "totalTokens": 45,
    "totalFees": 0.07069000000000002,
    "avgGasFee": 0.00021,
    "avgJitoTip": 0.0002,
    "avgBloxTip": 0,
    "solPrice": 99.77583,
    "notSwapTx": 18,
    "soldMoreCount": 6,
    "fastTrades": 7,
    "scamTokens": 7,
    "pumpfunTokens": 3,
    "sortedTokenSummaries": {
      "79PAzE6eB7sphwfCNa7ZhXe79v1pALb5V4BeevYV34TZ": {
        "spentSol": 0.3799999999999386,
        "earnedSol": 0.25948083800000177,
        "income": 290807.896517,
        "outcome": 204833.42537399998,
        "buys": 19,
        "sells": 2,
        "pumpfunBuys": 0,
        "pumpfunSells": 0,
        "fee": 0.001155,
        "jitoTips": 0.0010500000000000023,
        "bloxTips": 0,
        "jitoTxs": 21,
        "bloxTxs": 0,
        "firstBuyTip": 0.00005000000000000143,
        "firstBuyPrice": 0.0000015710272999147383,
        "lastTxPrice": 0.0000011312791961205993,
        "deltaSol": -0.12167416199993684,
        "lastTradeDate": "2025-02-04T19:58:53.000Z",
        "firstTimeDate": "2025-02-04T19:36:57.000Z",
        "isPumpfunToken": false,
        "signatures": [
          "GV6Yf1hbukaSMGtEmzLGuUZBgDBkU3KzMj3CLyXv2ycpzw5LBzJXknUdzivYV6ztM9K9CXEeggZdXG7GHctM3Ed",
          "3D5K2tGHF7ZexL7VuBtzMqdCB2ADYRF3kFEBaZK5H5gKd2UjZSb4J65pQ8d6y78WMkiSEUXndyETh74dAHAHoR2R"
          // AND MORE...
        ],
        "buySlippageTotalSol": 0,
        "sellSlippageTotalSol": 0,
        "symbol": "soda",
        "currentMCAP": 3015,
        "lastTxMCAP": 112613,
        "firstBuyMCAP": 156463,
        "unrealisedPnlSol": 0.002601064790310151,
        "deltaPercent": -31.92248875128397,
        "unrealizedPercent": 0.6824165471555061
      }
      // AND MORE...
    },
    "buyMcapStats": {
      "5k-30k": 5,
      "30k-100k": 17,
      "100k-300k": 12,
      "300k+": 11
    },
    "firstTimeDate": "2025-01-28T04:12:23.000Z",
    "lastTradeDate": "2025-02-04T19:58:53.000Z",
    "averageSells": "2.5",
    "averageTradeROI": "-19",
    "tenSecTrades": 0,
    "x2Trades": 1,
    "x5Trades": 0,
    "x10Trades": 0,
    "medianTradeDurationMinutes": 4,
    "ROIoverall": "-8",
    "overallPnL": "-0.37",
    "avgBuySize": 0.021,
    "isExcludeTop2PnLs": false,
    "filteredWalletTransfers": [],
    "roiStats": {
      "500% >": {
        "count": 0,
        "pnl": 0
      },
      "500% - 100%": {
        "count": 1,
        "pnl": 0.044205690999978384
      },
      "100% - 50%": {
        "count": 1,
        "pnl": 0.024888479999996854
      },
      "50% - 0%": {
        "count": 17,
        "pnl": 0.2809817239999699
      },
      "0% - -50%": {
        "count": 16,
        "pnl": -0.47203751699991
      },
      "-50% - -100%": {
        "count": 3,
        "pnl": -0.0649956850000109
      }
    },
    "daysStats": {
      "2025-01-30": {
        "deltaSol": -0.021827191000206164
      },
      "2025-01-29": {
        "deltaSol": -0.014493060000002205
      },
      "2025-01-28": {
        "deltaSol": -0.05472413800000177
      }
      // AND MORE...
    },
    "totalProcessedTx": 634,
    "medianFirstBuyMcap": "103K",
    "medianFirstBuyMcapNumber": 102605,
    "bestTrade": 0.07,
    "worstTrade": -0.12,
    "bestTradeROI": 27.36,
    "worstTradeROI": -31.92,
    "tradePeriod": 7,
    "tokensExcludedByBuyMCap": 0,
    "tokensExcludedByBuyMinMCap": 0,
    "tokensExcludedByBuyMaxMCap": 0,
    "walletTags": [],
    "simulation": {},
    "simulationStats": {
      "tokenCount": 45,
      "averageBuySlippage": 0,
      "averageSellSlippage": 0,
      "positiveSlippageCount": 0,
      "negativeSlippageCount": 0
    }
  }
}
                

Start your trial now

Try 100 requests and experience the speed and reliability of our service. A risk-free way to test before scaling

Only 0.01 SOL

100 requests

4-hour trial

Your 30 days API Plans

Unlock the power of Solana wallet analytics with our comprehensive API. Track smart money movements, monitor token performance, and receive real-time alerts effortlessly. Get unlimited access when subscribing to our Premium API plan

Choose your request limits per day

SOL

Need more?
Contact us