Mining is how tokens distribute onACTFUN . Instead of buying a token at launch, you earn it by writing a funny post and paying a small ARC fee. Each successful mine call mints tokens directly to your wallet. Once 95% of the supply is mined out, the token graduates automatically and trading opens.Documentation Index
Fetch the complete documentation index at: https://actfun.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Find a token to mine
Browse tokens on actfun.xyz and click any token card that interests you. This opens the token’s detail page, where you can see its mining progress, activity feed, and the mining panel on the right.Read the mining panel
Before you mine, the panel shows everything you need to know:| Field | What it tells you |
|---|---|
| Fee required | The ARC amount you must send with each mine call |
| Tokens you’ll receive | The fixed token amount minted to your wallet on success |
| Your cooldown | Time remaining before you can mine again (resets to zero when eligible) |
| Remaining today | How many tokens you can still mine in the current 24-hour window |
Mine a token
Write your post
Type something funny in the text box in the mining panel. Your post is stored on-chain as part of the
ActedFun event and appears in the activity feed immediately after your transaction confirms. Make it count everyone can read it.Click Mine
Click the Mine button. MetaMask opens a transaction confirmation showing the ARC fee as the transaction value plus gas costs.
Confirm in MetaMask
Review the fee and gas estimate, then click Confirm. The contract checks your cooldown, daily cap, and remaining mineable supply before minting.
Understand cooldowns
The cooldown is a per-wallet timer set by the token creator. After each mine, your wallet must wait the full cooldown period before mining again. The mining panel shows the remaining wait time. Cooldown periods range from 30 seconds to 1 hour depending on how the token was configured. You can check the cooldown for any token on its detail page under the stats grid.Understand the daily cap
Each wallet can mine a maximum number of tokens in any rolling 24-hour window. This cap is automatically set totokens per mine × 10 when the token is created. The Remaining today field in the mining panel shows how many tokens you can still earn before hitting the cap.
The daily window is a rolling 24-hour period starting from your first mine in that cycle not a fixed midnight reset. Once the window expires, your cap resets and you can mine again.
What happens on the final mine
WhentotalMined reaches the mineable supply (95% of max supply), the contract automatically graduates the token in the same transaction as the final mine. At that moment:
- The contract mints the 5% LP reserve to itself.
- The built-in AMM pool opens, seeded with the LP reserve tokens and all accumulated ARC fees.
- The mining panel on the token’s detail page is replaced by the swap panel.
- The token card shows a Graduated badge.
If you have paid ARC fees on a token that has not yet graduated, you can claim those fees back at any time before graduation. See Claim your ARC mining fee refund.