Configure TokenVesting
Step 2 of 3 — Fill in constructor arguments and review deployment.
DeFiTokenVesting
Linear token vesting with a configurable cliff and total vesting duration.
Constructor Arguments
Project Label
Deployment Preview
- TokenVesting
- QIE Testnet (Chain 1983)
- Solidity 0.8.20
- ~680,000 units
- ~0.000816 QIE
- In-browser (solc)
- TokenVesting
{ "token_": "<address>", "beneficiary_": "<address>", "cliffDays_": "<uint>", "vestingDays_": "<uint>"}