MonoPump Season
MonoPump Seasons are competitive periods where token creators and communities compete to build the most successful tokens on the MonoPump launchpad. Seasons run on both testnet and mainnet with prize pools awarded to top-performing tokens.
Scoring Formula
Each token launched during a season is scored using the following formula:
Score = (UniqueHolders x 3) + (UniqueBuyers x 2) + (GraduationBonus x 50) + (DaysTradedActive x 1)
| Component | Weight | Description |
|---|---|---|
| UniqueHolders | x3 | Number of distinct addresses holding a non-zero balance of the token |
| UniqueBuyers | x2 | Number of distinct addresses that have bought the token on the bonding curve |
| GraduationBonus | x50 | 1 if the token has graduated to MonoSwap, 0 otherwise (50 points) |
| DaysTradedActive | x1 | Number of calendar days with at least 1 trade (buy or sell) |
Scoring Examples
| Token | Holders | Buyers | Graduated | Active Days | Score |
|---|---|---|---|---|---|
| Token A | 50 | 80 | Yes | 14 | (50x3) + (80x2) + (1x50) + (14x1) = 374 |
| Token B | 120 | 200 | No | 30 | (120x3) + (200x2) + (0x50) + (30x1) = 790 |
| Token C | 30 | 40 | Yes | 7 | (30x3) + (40x2) + (1x50) + (7x1) = 227 |
Notice that Token B scores higher than Token A despite not graduating, because it has significantly more holders and buyers. The formula rewards genuine community building.
Anti-Sybil Rules
To prevent manipulation, the following rules apply to all season entries:
| Rule | Detail |
|---|---|
| Creator excluded | The token creator's address does not count toward UniqueHolders or UniqueBuyers |
| Minimum 5 buyers | Tokens with fewer than 5 unique buyers are not eligible for prizes |
| Faucet cooldown | Addresses must wait 24 hours after a faucet claim before their activity counts toward scoring |
| Single-wallet concentration | If more than 50% of the token supply is held by a single wallet (excluding the MonoPump contract), the token is disqualified |
| Multi-account detection | Addresses funding from the same source within the same block are flagged for review |
Tokens found to be using sybil addresses (multiple wallets controlled by the same person to inflate metrics) are permanently disqualified. The on-chain activity pattern is analyzed by the indexer and flagged automatically.
How Anti-Sybil Works
The MonoHub indexer continuously monitors:
- Faucet usage -- Tracks which addresses claimed from the faucet and when
- Funding patterns -- Flags clusters of addresses funded by the same source
- Timing correlation -- Detects suspiciously timed buy patterns across addresses
- Holder concentration -- Real-time calculation of supply distribution per token
Flagged tokens are reviewed before prizes are distributed. Creators can appeal through the Discord support channel.
Prize Structure
Testnet Season
| Rank | Prize (LYTH) |
|---|---|
| 1st | 15,000 |
| 2nd | 10,000 |
| 3rd | 7,500 |
| 4th-5th | 5,000 each |
| 6th-10th | 3,000 each |
| 11th-25th | 1,000 each |
| Total pool | 75,000 LYTH |
Mainnet Season
| Rank | Prize (LYTH) |
|---|---|
| 1st | 10,000 |
| 2nd | 7,500 |
| 3rd | 5,000 |
| 4th-5th | 3,500 each |
| 6th-10th | 2,000 each |
| 11th-25th | 750 each |
| Total pool | 50,000 LYTH |
Prizes are distributed within 7 days of the season ending.
How to Create a Token
- Go to monohub.xyz/token-builder
- Connect your wallet and switch to Testnet (Chain ID: 6940)
- Choose Basic (name + symbol only) or Advanced (metadata, anti-whale, vesting)
- Fill in your token details -- a good name, clear description, and logo improve discoverability
- Submit the transaction -- your token is live immediately on the bonding curve
- Your token appears on Token Markets and Pump Screener
See MonoPump for the full technical guide including bonding curve mechanics, fees, and graduation.
Tips for Building Community
Tokens with the highest scores consistently follow these patterns:
Before Launch
- Plan your narrative -- Tokens with a clear theme or purpose attract more organic interest
- Prepare social channels -- Set up a Twitter account and Telegram/Discord for your token before launch
- Choose a memorable ticker -- Short, recognizable symbols get more attention on the screener
After Launch
- Share the token page -- Post
monohub.xyz/token/0xYourTokenAddresson Twitter with the#MonoPumphashtag - Engage in Discord -- The Monolythium Discord has a
#monopumpchannel for promoting tokens - Track your metrics -- Monitor your holder count and buyer count on the token detail page
- Encourage holding -- The decaying sell tax (20% -> 0% over 7 days) naturally incentivizes holding
Reaching Graduation
- Graduation requires the bonding curve to collect 10 LYTH from buyers
- Focus on getting many small buyers rather than a few large ones (the anti-sybil rules penalize concentration)
- Once graduated, your token trades freely on MonoSwap with permanent locked liquidity
DaysTradedActive rewards consistency. A token with daily trading activity over 30 days accumulates 30 points from that component alone. Sustained engagement beats short bursts.
Season Timeline
| Event | Detail |
|---|---|
| Season announcement | Published on Twitter and Discord with start date |
| Season start | All tokens launched after the start block are eligible |
| Mid-season update | Leaderboard snapshot shared at the halfway point |
| Season end | Final scoring at the announced end block |
| Review period | 7 days for anti-sybil review and appeals |
| Prize distribution | Within 7 days after review period |
The current season status and leaderboard are always visible at monohub.xyz/campaign-dashboard.
FAQ
Can I enter multiple tokens in the same season?
Yes. Each token is scored independently. There is no limit on how many tokens you launch.
Do tokens launched before the season count?
No. Only tokens launched after the season start block are eligible.
What happens to my token after the season ends?
Your token continues to exist and trade normally. Season scoring stops, but the token remains on MonoPump (or MonoSwap if graduated) permanently.
Can graduated tokens still earn DaysTradedActive points?
Yes. Post-graduation trading on MonoSwap counts toward DaysTradedActive.
How is the leaderboard calculated?
The MonoHub indexer recalculates scores every 5 minutes based on on-chain data. The leaderboard on the dashboard reflects near-real-time standings.
Related
- Campaign Overview -- Full campaign summary
- Quest Guide -- Phase 5 requires top 100 finish
- MonoPump -- Token launcher technical documentation
- Trading -- MonoSwap DEX for graduated tokens