Skip to content

Managing Your Token

Date: 2025-01-12 Audience: Token creators after launch Reading Time: 10 minutes


Overview

After creating your token, MintCraft provides dashboards and tools to monitor performance, manage automated features, and engage with your community.


User Dashboard

Accessing Your Dashboard

  1. Visit app.mintcraft.co
  2. Connect your wallet
  3. Click "Dashboard" in navigation
  4. View all your created tokens

Dashboard Features

Token Overview Cards:

  • Token name, symbol, and image
  • Mint address (click to copy)
  • Pool address and liquidity
  • Current price and 24h change
  • Holder count
  • Total supply and circulating

Quick Actions:

  • View on Explorer
  • View pool on Meteora
  • Manage token settings
  • Trigger manual distributions
  • Download holder snapshot

Admin Dashboard

Accessing Admin Features

Requirements:

  • Must be token creator (authority wallet)
  • Connected with same wallet used to create token
  • Token must have enabled features (reflections, jackpot, etc.)

Navigate to: app.mintcraft.co/admin

What You Can Do

Monitor Distributions:

  • Last reflection distribution time
  • Next scheduled distribution
  • Total reflections distributed
  • Eligible holder count

Manage Settings:

  • Update reflection frequency
  • Adjust min holder value (USD)
  • Change anti-whale percent
  • Pause/resume distributions (emergency only)

Treasury Balances:

  • Reflection treasury balance
  • Jackpot treasury balance
  • Auto-LP treasury balance
  • Burn treasury balance
  • Creator fee balance

Manual Triggers (use sparingly):

  • Force reflection distribution now
  • Trigger jackpot drawing early
  • Execute Auto-LP injection
  • Execute burn transaction

Monitoring Token Performance

Key Metrics to Track

Trading Metrics:

  • 24h volume
  • Number of trades
  • Unique traders
  • Price chart (7d, 30d)
  • Liquidity depth

Holder Metrics:

  • Total holders
  • New holders (24h)
  • Top 10 holder concentration
  • Distribution spread

Fee Collection:

  • Total fees collected (all-time)
  • Fees per day/week/month
  • Fee distribution breakdown
  • Creator earnings

Automated Features:

  • Reflections distributed
  • Jackpot winners
  • Auto-LP injections
  • Tokens burned

Where to View Metrics

MintCraft Dashboard:

  • Real-time data
  • Historical charts
  • Distribution logs
  • Treasury balances

Solana Explorer:

  • All transactions
  • Token metadata
  • Holder list (public)

Solscan (recommended for Token-2022):

  • Better Token-2022 support
  • Transfer fee data
  • Holder analytics
  • Pool information

Meteora Analytics:

  • Pool performance
  • Trading volume
  • Fee earnings
  • Liquidity history

Reflection Management

Transparent Mode

Automatic Operation:

  • Runs every hour
  • No action needed from you
  • Holders receive tokens automatically

What to Monitor:

  • Distribution success rate
  • Gas costs per distribution
  • Eligible holder count
  • Average reward per holder

If Distributions Fail:

  1. Check treasury balance (need tokens to distribute)
  2. Verify keeper bot is running
  3. Check RPC health
  4. Contact support if issues persist

Stealth Mode

Automatic Operation:

  • Merkle root updated per schedule (weekly default)
  • Holders claim when ready
  • You just monitor

What to Monitor:

  • Claim rate (% of eligible holders claiming)
  • Unclaimed balance
  • Merkle root update success
  • IPFS availability

Educating Your Holders:

  • Pin claim instructions in Discord/Telegram
  • Create video tutorial
  • Remind community weekly
  • Show claim button in your dApp

Jackpot Lottery Management

Automatic Drawings

How It Works:

  • Runs every 24 hours (default)
  • Random selection from eligible holders
  • Winner receives entire jackpot balance
  • Announced automatically on-chain

What to Monitor:

  • Current jackpot balance
  • Eligible holder count
  • Last winner and amount
  • Drawing frequency

Winner Announcements

Where Winners Are Announced:

  • On-chain transaction (public)
  • MintCraft dashboard
  • Optional: Discord bot
  • Optional: Twitter bot

Celebrate Winners:

  • Announce in community channels
  • Share transaction link
  • Build excitement for next drawing
  • Create FOMO for new holders

Auto-LP Management

Monitoring Liquidity Growth

Key Metrics:

  • Current pool liquidity (SOL + tokens)
  • LP injections (count and amounts)
  • Total LP added via Auto-LP
  • LP lock status (permanent)

LP Health Indicators:

  • Liquidity/Market Cap ratio (>5% is healthy)
  • Slippage for $100 trade (<1% is good)
  • Depth chart (balanced buy/sell depth)

Understanding LP Injections

When Injections Happen:

  • Auto-LP treasury reaches threshold
  • Time lock has passed (1 hour default)
  • Keeper bot triggers injection
  • Balanced token+SOL added to pool

What Gets Injected:

Auto-LP Treasury: 100,000 tokens

Step 1: Swap 50,000 tokens → SOL via Jupiter
Step 2: Inject 50,000 tokens + equivalent SOL to pool
Result: Balanced liquidity addition, permanent lock

Burn Mechanism Management

Monitoring Burn Progress

Key Metrics:

  • Total tokens burned (all-time)
  • % of initial supply burned
  • Burn rate (tokens per day/week)
  • Circulating supply (decreasing)

Burn Frequency:

  • Default: Hourly (when threshold reached)
  • Can adjust via admin dashboard
  • Balance cost vs psychological impact

Communicating Burns

Why Burns Matter:

  • Deflationary pressure
  • Increases scarcity
  • "Number go up" narrative
  • Shows commitment to holders

How to Announce:

  • Weekly burn summary
  • Monthly burn milestones
  • Charts showing supply decrease
  • Celebrate large burns

Treasury Management

Understanding Treasury Addresses

7 Treasury PDAs (Program Derived Addresses):

  1. Reflection Treasury: Holds tokens for distribution
  2. Jackpot Treasury: Accumulates for lottery
  3. Auto-LP Treasury: Accumulates for liquidity
  4. Burn Treasury: Accumulates for burning
  5. Fee Split Config: Controls distribution percentages
  6. Keeper Treasury: Funds keeper bot operations
  7. Creator Fee Wallet: Your earnings (15% of fees)

Important: Treasuries 1-6 are program-controlled (trustless), only #7 goes to your wallet.

Checking Treasury Balances

Via Dashboard:

  • Real-time balances
  • Historical accumulation charts
  • Distribution history

Via Explorer:

  • View each PDA address
  • Check token balances
  • Verify transactions

Calculate Addresses:

Reflection Treasury PDA:
seed: ["reflection-treasury", mint]
program: Hbcw8A9kdqWHt1p5C6XY1864t4PjNWa8zaiysfZMqBn4

Jackpot Treasury PDA:
seed: ["jackpot-treasury", mint]
program: [same]

Auto-LP Treasury PDA:
seed: ["autolp-treasury", mint]
program: [same]

Burn Treasury PDA:
seed: ["burn-treasury", mint]
program: [same]

Creator Fee Withdrawals

Claiming Your Earnings

Where Your Fees Go:

  • 15% of all transfer fees
  • Sent to your creator fee wallet
  • Available immediately (no lock)

How to Withdraw:

  1. Fees accumulate in your wallet automatically
  2. No claiming needed (direct transfers)
  3. Use as you wish (sell, hold, reinvest)

Tax Considerations:

  • Fees are income (consult tax advisor)
  • Track all fee receipts
  • Export transaction history
  • Consider quarterly estimates

Updating Token Settings

What Can Be Updated

✅ Can Update:

  • Reflection frequency
  • Min holder value (USD)
  • Anti-whale percent
  • Jackpot drawing frequency
  • Auto-LP time lock
  • Burn frequency

❌ Cannot Update:

  • Token name/symbol (needs metadata update)
  • Total supply (unless kept mint authority)
  • Decimals (immutable)
  • Transfer fee % (needs fee authority)
  • Fee split percentages (immutable)

How to Update Settings

  1. Go to Admin Dashboard
  2. Select your token
  3. Click "Manage Settings"
  4. Update desired fields
  5. Sign transaction in wallet
  6. Changes take effect immediately

Best Practices:

  • Announce changes to community first
  • Explain reasoning
  • Give 24-hour notice for major changes
  • Document old and new values

Manual Operations

When to Use Manual Triggers

Reflection Distribution:

  • Automatic failed (RPC issues)
  • Want to distribute immediately after big news
  • Testing before automatic runs

Jackpot Drawing:

  • Special event (milestone reached)
  • Emergency (need to reset)
  • Testing

Auto-LP Injection:

  • Large treasury balance waiting
  • Want to add liquidity before marketing push
  • Emergency liquidity needed

Burn Execution:

  • Milestone burn event
  • Marketing coordinated burn
  • Testing

⚠️ Important: Manual triggers cost gas fees from your wallet


Community Engagement Tools

Holder Snapshot Export

What It Does:

  • Exports CSV of all holders
  • Includes balances and percentages
  • Respects min holder value filter
  • Excludes whales if configured

Use Cases:

  • Airdrops to holders
  • Whitelist for other projects
  • Analytics and charts
  • Community rewards

How to Export:

  1. Admin Dashboard → Your Token
  2. Click "Export Holders"
  3. Select filters (min balance, etc.)
  4. Download CSV

CSV Format:

Address,Balance,Percentage,USD Value,Eligible
7xUW...,1500000000000,0.15%,$15.00,Yes
9HeG...,500000000000,0.05%,$5.00,Yes

Analytics for Marketing

Charts to Share:

  • Holder growth over time
  • Distribution of holder sizes
  • Reflections distributed chart
  • Jackpot winners timeline
  • LP growth chart
  • Burn progress chart

Where to Share:

  • Twitter/X
  • Discord/Telegram
  • Website
  • CMC/CG listings

Troubleshooting Common Issues

Distributions Not Running

Check:

  1. Treasury has tokens to distribute
  2. Keeper bot is operational (check status page)
  3. RPC endpoints healthy
  4. No program errors in recent transactions

Solutions:

  • Wait 1 hour (might be temporary RPC issue)
  • Trigger manual distribution
  • Check keeper bot logs
  • Contact support with transaction hash

Holders Not Receiving Reflections

Transparent Mode:

  • Check if holder meets min value requirement
  • Verify not excluded (whale, treasury, etc.)
  • Check transaction history on Explorer
  • Confirm holder's token account exists

Stealth Mode:

  • Holder must claim manually
  • Check merkle proof availability
  • Verify holder in snapshot
  • Send claim instructions

Jackpot Not Drawing

Check:

  1. 24 hours passed since last drawing
  2. Jackpot treasury has balance
  3. At least 1 eligible holder
  4. Keeper bot operational

Solutions:

  • Verify drawing frequency setting
  • Check eligible holder count (might all be whales/excluded)
  • Trigger manual drawing
  • Review keeper bot status

Auto-LP Not Injecting

Check:

  1. Auto-LP treasury balance above threshold
  2. Time lock passed (1 hour default)
  3. Pool exists and is healthy
  4. Keeper bot operational

Solutions:

  • Wait for threshold (need enough tokens)
  • Check time lock setting
  • Verify pool address correct
  • Trigger manual injection

Best Practices

Daily Tasks

  • [ ] Check dashboard for any errors
  • [ ] Monitor distribution success
  • [ ] Review trading volume
  • [ ] Engage with community

Weekly Tasks

  • [ ] Export and review holder growth
  • [ ] Announce jackpot winners
  • [ ] Share LP growth stats
  • [ ] Post burn progress
  • [ ] Review and adjust settings if needed

Monthly Tasks

  • [ ] Deep analytics review
  • [ ] Calculate and report creator earnings
  • [ ] Community AMA or update
  • [ ] Marketing push with data
  • [ ] Review tokenomics effectiveness

Quarterly Tasks

  • [ ] Full audit of all metrics
  • [ ] Holder survey/feedback
  • [ ] Consider tokenomics adjustments
  • [ ] Tax preparation (fee income)
  • [ ] Long-term roadmap update

Next Steps

Learn More:

  • Reflections Explained (04) → Understand reward mechanics
  • Jackpot Lottery (05) → How lottery works
  • Liquidity Management (06) → Deep dive on Auto-LP
  • Security Guide (07) → Protect your token

Need Help?

  • FAQ (08) → Common questions
  • Support → Contact for issues

Last Updated: 2025-01-12 Previous: Token Creation Guide (02) Next: Understanding Reflections (04)

The Best Pump.fun Alternative - Built on Solana Token-2022