Claim LP Tokens
When a crowdfunding campaign reaches its hard cap (or reaches the end date with the soft cap met), it becomes successful. After that, every contributor can claim their LP tokens — proportional to their contribution amount.
Open the campaign. Go to DAO → Crowdfunding tab and select the campaign you need (or find it via the My Crowdfundings list, if you've contributed to campaigns across several DAOs).
If the campaign is successful but hasn't been "finished" yet, the page will show a Campaign Ready to Finish card and a Finish & Send Funds button. Finishing is an open action: the funds raised are sent to the DAO's destination address, and the campaign moves to successful status. This action can be performed by any connected member; DAO managers usually do it right after the goal is reached.
Once finished, a Claim LP Tokens button appears on the page (or Lock LP in Vesting Vault, if the DAO has enabled vesting for this campaign — see below). Click it.
Swipe the slider to confirm, and sign the transaction in your wallet. The app sends a request_claim_lp_tokens request to your personal Helper contract for this campaign.
Wait for confirmation. LP tokens (jetton) will arrive in your wallet — in full immediately, if vesting isn't enabled.
If the campaign has vesting enabled
A DAO can configure a campaign so that LP tokens are issued gradually, through a Vesting Vault, rather than all at once:
- A portion of the tokens (the TGE unlock, as a percentage) becomes available immediately after claiming.
- The remaining tokens stay locked until the end of the cliff period.
- After the cliff, tokens unlock linearly until the end of the vesting period — the amount available to claim grows gradually.
In this case, the Claim LP Tokens button is replaced with Lock LP in Vesting Vault — instead of handing you tokens directly, it locks them in your personal Vesting Vault. The campaign page then shows an LP Vesting card with the current phase (Cliff Period / Vesting / Fully Vested), a vesting progress bar, and the amount available to claim right now.
When the LP Vesting card shows a Claimable now amount, click the Claim … LP button.
Confirm the transaction — the app sends claim_vested to your Vesting Vault address and transfers the currently available LP tokens to your wallet.
Repeat this as new portions of tokens unlock — the card updates automatically. Once the full amount has been claimed, the card shows the "All LP tokens claimed" status.
A DAO may trigger an emergency release of the entire vesting schedule — in that case, the card will show that all LP tokens were unlocked early by a DAO decision.
LP tokens are only issued for successful campaigns. If a campaign didn't reach its soft cap, claiming is unavailable — use Claim Refund instead.