Welcome to PERC
PERC is a DeFi alpha tool that uses percolation theory to predict which tokens will go viral before they break out. This guide will help you get started.
What is PERC?
PERC analyzes holder network graphs, wallet clustering, and connection density to output a "Percolation Score" (0-100) that tells you how close a token is to its viral tipping point.
Think of it like weather prediction for memecoins. Except instead of predicting rain, we predict which tokens are about to cascade through the network.
Quick Start
Check the Scores Dashboard
Visit /scores to see real-time (or delayed) percolation scores for tokens across pump.fun, bags.fm, and Base.
Understand the Score Zones
Scores range from 0-100. Cold (0-30), Warming (31-60), Critical (61-85), and Breakout (86-100). Critical and Breakout tokens have the highest cascade probability.
Hold $PERC for Better Access
Free users see 15-min delayed data. Hold 10K $PERC for basic access, 100K for real-time scores + alerts, or 1M for full API access.
Set Up Alerts (Hunter+ Tier)
Connect your Telegram to receive instant notifications when tokens cross into Critical or Breakout zones.
API Preview
Apex tier holders (1M+ $PERC) get full API access. Here's a preview:
curl -X GET "https://api.perc.tools/v1/score/DezX...3kPn" \
-H "Authorization: Bearer YOUR_API_KEY"