Titan LockerTITAN

Resources

FAQ: Token Vesting

Common questions about linear and cliff vesting with Titan Locker: schedules, releases, revocability, and team allocations.

What is token vesting?

Vesting releases a token grant gradually over time instead of all at once, usually for team, advisor, or investor allocations.

Is Titan Locker vesting linear?

Yes — it releases linearly between a start and end time, with an optional cliff before which nothing is claimable.

What is a cliff?

A period at the start during which nothing vests; when the cliff passes, the amount accrued to that point becomes claimable and linear vesting continues.

Can a vesting grant be revoked or clawed back?

No. Titan Locker vesting is irrevocable — the schedule is fixed at creation and cannot be cancelled or clawed back.

Who receives vested tokens?

The lock owner. Releases go to the current owner, and ownership is transferable.

Can vesting release more than the grant?

No. Releases are capped by the schedule and the lock's balance, so it can never over-release.

Can I change a vesting schedule after creating it?

No. Start, cliff, and end are immutable once created.

Can I vest LP tokens?

Yes — vesting works for any fungible token, including LP tokens.

How do I claim vested tokens?

Call release() on the vesting lock; it sends the vested-but-unreleased amount to the owner.

Why use vesting instead of a single lock?

Vesting proves tokens unlock gradually rather than in one cliff event, which is the standard expectation for team allocations.