Creating Your Token Vesting
Steps on how to easily create your own vesting contract
Effortless Contract Deploying

Creating your vesting contract is quick and straightforward. Simply click Create on the navigation bar, choose Token Vesting on the sidebar, enter the necessary token details, and hit Deploy.
With just a few steps, your token is ready to go, making the process efficient and hassle-free. No complex coding or setup—just a smooth, user-friendly experience!
Token Details
Input Type
Example
Vesting Start Timestamp
Number (Timestamp)
1735689600
Vesting Duration
Number (In seconds)
604800
Is Native
Bool
True
ERC20 Token Address
String
0x0000000000000000000000000000000000000000
Amount to Vest
Number
1000
You can use Epoch Converter website to help you with timestamps and seconds conversion.
Last updated
Was this helpful?