folder-plusCreate Vesting Plan

Three actions need to be performed to create the vesting plan.

1

Create Vesting Plan

Turn all drafted parameters into the contract and interact with it to deploy on-chain.

2

Allowance approval

Grant allowance to the vesting plan to access tokens from the token issuer's address.

3

Import users list

Import all drafted users into the vesting plan.

  1. A 'Create' button is located at the right end. Once triggered, a confirmation pop-up will appear, prompting the token issuer to proceed with the gas fee payment and create the vesting plan on-chain. As shown below :

  1. Once the plan is created, token issuer will need to import the drafted users into the plan. The contract will request the token issuer's permission to access the tokens from the issuer's wallet and allocate them to the designated users within the vesting plan.

  1. Once the allowance is granted, the next step will be to import the entire user list into the vesting plan.

Summary

This is the final view once the plan has been successfully created.

Note: The vesting plan must fully consume the allocated amount before it can be activated.

Last updated

Was this helpful?