Create Distribution Round
A distribution round is a round that distributes rewards to LP token holders in proportion to their share (Pull mode, "Distribution by LP", Mode A). The DAO specifies the total reward amount, and the system calculates each holder's share and lets them claim it themselves.
To send fixed amounts to your own list of addresses without tying it to LP, use the other mode — see Push Rounds.
Before creating a Pull round, the DAO must have the Mass Payout Plugin installed and funded (see Install Mass Payout Plugin), as well as a Crowdfunding Module (LP Manager) installed with LP token holders.
To create a distribution round:
Open the DAO → the Distributions tab → Create, or create a proposal directly (Create Proposal) and select the Create Distribution Round type.
At the top of the form, select Distribution by LP (Pull) mode — the other mode, Payment List (Push), is described separately.
Specify the round name (Round Name, optional, up to 32 characters), the proposal name, and the description.
If the DAO has several Mass Payout Plugins installed, choose the one you want. If there are several LP tokens (Crowdfunding Module), choose the LP token whose holders will receive the distribution; if there's only one, it's selected automatically.
Choose the reward currency: TON or jetton (from the supported presets, e.g. USDT). Then specify the distribution amount (Distribution Amount) — the total pool to be split among holders.
The form shows the plugin's current balance and how much of it is actually available: part of the balance may be reserved for other active rounds. If the amount isn't sufficient, a warning appears with a button for quickly sending funds to the plugin.
Set the claim window (Claim Duration) — the period during which holders can claim their share. Once it expires, unclaimed funds remain on the plugin and are withdrawn via a separate proposal — see Withdraw Mass Payout Funds.
If needed, exclude additional addresses from the distribution (Exclude Addresses). The DAO's service contracts (the DAO itself, the LP Manager, Mass Payout Plugins) are excluded automatically — you don't need to list them. The treasury and Sub-Wallet, however, can be left as regular recipients. Addresses to exclude can be added manually or selected from the list of holders after the first preview; the share of excluded addresses is redistributed among the remaining holders in proportion to their balance.
Specify the Voting Duration.
Click Preview Distribution to build the snapshot. The system fixes the list of LP holders and their balances at that moment (a Merkle snapshot) and shows: the number of holders, the total LP supply in circulation, the Merkle tree root, and a table with each holder's share and reward amount. Changes to LP balances after the snapshot no longer affect the distribution.
Click Create Proposal. GPs vote on the proposal; once general consensus is reached, the round becomes active (Active), and LP holders can claim their reward.
Claim is a separate action taken by the LP holder themselves: on the Distributions tab, they open the active round and click Claim, confirming the transaction with their wallet. No additional DAO vote is required for this.
The pool amount is fixed when the round is created. To distribute more, create a new round — an existing one cannot be increased.