lock
Prove you're not dumping by locking a percentage of your own tokens for a set duration. Get a shareable proof link; tokens stay irrevocably locked until the unlock date.
Instructions
Prove you're not dumping: lock a percentage of your own creator-held tokens for a chosen duration via Streamflow (third-party on-chain locker) and get a shareable proof link. Irrevocable until the unlock date. Preview first (no confirm); call with confirm: true after the user approves. Streamflow charges ~0.09-0.16 SOL plus 0.19-0.5% of the locked tokens (their on-chain fee oracle decides).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | Yes | Lock duration in days (e.g. 90, 180, 365) | |
| mint | No | Token mint to lock (default: your most recent launch) | |
| wallet | No | Wallet name (default: project directory name) | |
| confirm | No | Set true only after the user approved the preview | |
| dry_run | No | Preview the exact lock parameters without touching the chain | |
| percent | Yes | Percentage of your current token balance to lock |