Vesting

How to use Vesting interface for esKNINE

  1. This interface is for vesting esKNINE rewards received via Real Yield Staking of KNINE.

  2. Read the Real Yield Staking Rules/Preconditions:

    1. The basic rule for Vesting participation:

      • You must lock KNINE tokens at Real Yield Staking for at least 6 months (180 days). This locked amount defines your vesting potential according to the backing ratio.

    2. The user can deposit their esKNINE, which will be converted to KNINE according to the vesting ratio.

    3. esKNINE converts to KNINE linearly over the vesting period. The available amount of converted KNINE tokens can be claimed at any time (as long as it is not zero).

    4. Once vesting has started, the user can add more esKNINE to the current vesting. Adding esKNINE to active vesting will lead to vesting restart - the new amount is added to the previously deposited esKNINE, and the vesting schedule starts from day 1.

    5. Staked tokens (in addition to locked ones) at Real Yield Staking can be taken into account for Vesting (if lockedOnly = FALSE). In this case, if the user unstakes these staked (not locked) tokens, then the vesting will be recalculated.

    Preconditions

    1. Make sure you have esKNINE tokens in your wallet;

    2. Make sure you have BONE tokens in your wallet to pay the transaction fee;

    3. Make sure that you have an active deposit on the Real Yield Staking contract with a lock period of at least 6 months. (If not, then you need to create it).

    4. Make sure your wallet is connected to the Shibarium network

    5. Make sure your wallet is connected to the K9 Finance dApp Vesting Interface [LINK COMING SOON]

  3. Next you will see a form for depositing tokens into Vesting:

    • "Amount" input field for entering the esKNINE deposit amount;

    • Your current balance of esKNINE tokens and the “Use max” button to deposit the entire amount;

    • Backing ratio - the reserve ratio of KNINE staked at Real Yield to enable vesting esKNINE;

    • Vesting ratio - the conversion rate for esKNINE;

    • Your vesting limit - shows the maximum amount of esKNINE you can currently convert according to your KNINE staked at Real Yield and the backing ratio;

    • Vesting period - the time during which esKNINE will be linearly converted to KNINE;

    • "Vest" button;

  4. On the right you will see a form that displays your Vesting status:

    1. Time left - displays the remaining time until the end of the current vesting. If there is no active vesting, “No Vesting” will be indicated.

    2. Total vested - displays your balance of unconverted tokens;

    3. Reward - displays the amount of converted KNINE that you can claim;

    4. "Claim" button;

    5. "ELIGIBILITY" block:

      1. “Deposited on Real Yield” or “Locked on Real Yield” (depending on the lockedOnly status) - displays the amount of your KNINE deposit in Real Yield Staking that is taken into account for Vesting;

      2. Used for Vesting - shows the amount of your KNINE staked at Real Yield that is currently being used as collateral to convert your vested esKNINE;

      3. Available for Vesting - shows the amount of your KNINE staked at Real Yield that you can currently use to convert additional esKNINE;

      4. Lock days left - displays the number of remaining days of locking KNINE tokens in Real Yield Staking;

  5. Enter the esKNINE deposit amount in the "Amount" field:

  • Make sure "Lock days left" is greater than "Vesting period";

  • Make sure the amount entered does not exceed "Your vesting limit";

  1. Click "Vest" and confirm the transaction in your wallet;

  2. Once the transaction is completed, the updated deposit amount will appear in "Total vested";

  3. Wait a while and check the “Reward” field. The number of KNINE converted will increase according to the vesting ratio. You can withdraw these tokens at any time.

  1. Click the "Claim" button and confirm the transaction;

  2. Wait for the transaction processing to complete (the transaction status is displayed in a modal window);

  1. After completing the transaction, check the KNINE balance in your wallet;

  2. Wait until the end of the “Vesting period” and click the “Claim” button again to receive the accumulated KNINE tokens.

Steps to Add More esKNINE to Existing Vesting

You can increase your esKNINE deposit to active vesting by entering a new amount in the "Amount" field and clicking the "Vest" button:

  1. Make sure that the new amount does not exceed "Your vesting limit";

  2. Make sure that the "Lock days left" of your Real Yield Staking deposit is greater than the "Vesting period";

Vesting will be restarted and the new deposit will be added to the esKNINE balance. Wait for a while and check that the number of converted KNINEs increases in accordance with the new vesting ratio.

  1. Click the "Claim" button and confirm the transaction:

    • Make sure that the amount of KNINE on your balance has increased by the stated amount;

  2. Wait until the end of the new “Vesting period” and press the “Claim” button again to claim the rest of the reward:

    • Make sure that the remaining reward (KNINE) has been successfully received.

How unstaking from Real Yield Staking affects your Vesting

An option is available for Vesting - take into account KNINE tokens from Real Yield Staking that are deposited without lockup.

You can determine whether this option is available by looking at the Deposited on Real Yield / Locked on Real Yield field in the ELIGIBILITY block. If ‘Deposited on Real Yield’ is specified, then Vesting is allowed to additionally use KNINE tokens staked without lockup.

If such tokens are used to provide your vesting, then their premature withdrawal will affect such vesting. The amount of your esKNINE deposit will be reduced in proportion to the amount of KNINE withdrawn from staking.

  1. Unstake your staked (not locked) KNINE tokens on the Real Yield Staking -> Stake page (see Real Yield Staking Guide);

  2. Go to the Vesting page to see your updated Vesting settings (form on the right):

    • Make sure that the esKNINE deposit balance has been recalculated in accordance with the new conditions.

Last updated