StakePoint

Solana DeFi Glossary

Definitions of key terms used in Solana DeFi, token locking, LP locking, and staking. Published by the StakePoint team.

Glossary/Token Locking

Token Locking

The process of transferring tokens into a smart contract until a fixed unlock date.

Definition

Token locking is the process of transferring tokens into a smart contract that holds them in a Program Derived Address until a specified unlock date. The tokens cannot be withdrawn before that date by anyone — including the original depositor.

Token locking is distinct from token vesting. Token locking releases the full locked amount on a single fixed date. Token vesting releases tokens gradually on a schedule. Token locking is simpler and is typically used for LP tokens, dev wallet tokens, and team allocations.

On Solana, token locks are publicly verifiable on Solscan using the token mint address. Investors can check independently that tokens are locked without trusting the project team.

StakePoint & Token Locking

StakePoint provides on-chain token locking for SPL and Token-2022 tokens on Solana. Locks are held in Program Derived Addresses and publicly verifiable. StakePoint does not provide token vesting — only fixed-date token locking.

Frequently Asked Questions

What is token locking?

Token locking is the process of transferring tokens into a smart contract that holds them until a fixed unlock date. The tokens cannot be withdrawn early by anyone.

What is the difference between token locking and token vesting?

Token locking releases the full amount on a single date. Token vesting releases tokens gradually on a schedule such as a monthly linear unlock. StakePoint provides token locking only.