Pool creation FAQ

Standard AMM pool

chevron-rightCan I lock my LP tokens? hashtag

Maki does not currently provide a native solution to lock LP tokens. Liquidity providers who want to permanently lock liquidity in a pool may opt to burn the LP tokens or the associated token account.

Be mindful, by doing either of these actions you won't be able to retrieve the liquidity deposited in the pool. Maki is not responsible for any loss related to burning LP tokens.

chevron-rightHow are AMM token vaults credited when new pools are created? hashtag

When a new pool is created, a small fraction of the initial liquidity (10lpdecimals10^{lpdecimals}) is credited to the asset vaults, so that the initialized pool liquidity is: liquidityinit=liquidity10lpdecimalsliquidity_{init} = liquidity - 10^{lpdecimals}

chevron-rightWhy do I need an OpenBook market ID? why is it 3-4SOL?hashtag

OpenBook market IDs allow Maki to market make with idle liquidity at a later stage - when your pool has bootstrapped enough liquidity - on the OpenBook CLOB. The 3-4 SOL fees are not paid to either Maki or Openbook but are consumed during the market creation process to initialize accounts. Hence, these fees can not be refunded if you wrongly set up your parameters. We recommend that you be extremely careful during this process. Refer to the how-to guide and reach out on discordarrow-up-right if you have any doubts.

Ecosystem Farms

chevron-rightWhat are ecosystem farms?hashtag

They are permissionless farms. They further the decentralization of liquidity on Solana by enabling any project team or user to create a farm and bootstrap liquidity by offering reward emissions on any pool!

chevron-rightCan I withdraw rewards before the end of the emission period? hashtag

Rewards allocated to farms are final and cannot be withdrawn once the farm is created

chevron-rightCan I extend the duration my farm? hashtag

You can add additional rewards to a farm 72 hours prior to the end of the farming period. Adding rewards means that the emissions rate (rewards per day) will remain the same but the period will be extended.

Errors

chevron-rightI can't see my poolhashtag

It can take a few minutes for your pool to display on the UI after creation. If you created your pool on a timer, you can check its status on the swap interface: inputting the base and quote tokens will display a countdown in place of the swap button. - don't hesitate to share that countdown with your community.

Tip: You can quickly show created pools by ticking "show created" at the top of the list.

chevron-rightPool already created errorhashtag

A pool already exists for this token pair. No need to create a new pool, you can provide liquidityarrow-up-right to the existing one.

chevron-rightToken verify error / Freeze authority enableshashtag

This error means that your token has freeze authorityarrow-up-right enabled. You can either disable it programmatically or use a no-code spl manager like Squadsarrow-up-right.

chevron-rightOther errors / your question is not answered in this FAQ.hashtag

No worries, you can join the Maki discord or telegram for 24/7 support! Maki's community managers will be more than happy to help you.

Last updated