🔐LP & Token Locker

soltools.io/locker

The SolTools Locker provides a secure and efficient way to manage your liquidity pools and tokens on the Solana network. The user-friendly interface makes it easy to lock and unlock your liquidity and SPL tokens, giving you complete control over your assets.

SolTools Locker offers secure and efficient management of liquidity pools and tokens on Solana with a user-friendly interface. The locker smart contract address is:

AL7nyF8UR5MsmXrmnCf8SoAyT7ccK2DDQh6GZufbWcje

It has undergone a thorough audit for vulnerabilities and passed with flying colors. See the audit report here. It is completely safe and the SolTools team cannot override any of the functions of the locker.

In addition to creating new lockers, it is also possible to extend the lock time and increase the amount of tokens locked in an already existing locker.

It costs 1 Sol to lock LP tokens and 0.5 Sol to lock other SPL tokens.

To use the locker to lock LP or tokens:

  1. Go to https://soltools.io/locker

  2. Connect your Solana wallet

  3. Click on "Create New Locker" and input the locker details - locker name of your choice, select token to lock, amount to lock and unlock schedule. Then click "NEXT"

  4. On the next page, review the locker details and if correct, click on "LOCK TOKENS".

  5. On the pop-up, click on "Approve" to sign the transaction and the lock fee will be automatically deducted from your wallet. Make sure you have at least 1 sol (for LP tokens) and 0.5 sol (for other SPL tokens) in the wallet to cover the lock fee.

  6. Go to "Dashboard" to see the locker and click on "Details" to get the lock link.

To extend lock period or increase locked token amount of an already existing locker:

  1. Go to https://soltools.io/locker

  2. Connect your Solana wallet (Must be the owner wallet of the existing locker)

  3. In the dashboad and on existing lock you wish to extend period or increase locked amount, click on the three dots and click on "Update Locker".

  4. Input the amount of additional tokens you want to add to the lock and the new time period you wish to extend it to. Click "UPDATE LOCKER".

  5. On the pop-up, click on "Approve" to sign the transaction and the lock fee will be automatically deducted from your wallet. Make sure you have at least 1 sol (for LP tokens) and 0.5 sol (for other SPL tokens) in the wallet to cover the lock fee.

To unlock LP or tokens:

Please note that this can only be done after the lock period has ended. It is not possible to unlock LP or tokens before the lock period ends.

  1. Go to https://soltools.io/locker

  2. Connect your Solana wallet (Must be the owner wallet of the existing locker)

  3. In the dashboad and on existing lock you wish to unlock, click on the three dots and click on "Unlock"

  4. On the pop-up, click on "Approve" to sign the transaction and the previously locked tokens will be unlocked and available in your wallet.

Last updated