vesting
Check vested token availability and claim tokens from coin launches. View locked amounts and claim vested tokens directly.
Instructions
Check and claim your vested tokens from coin launches.
When you launch a coin, you receive 49% of the total supply vested over 6 months. Use this tool to:
Check how many tokens have vested and are available to claim
Check how many tokens are still locked
Claim your vested tokens
Actions:
check: View vesting status for a specific token (requires tokenAddress)
claim: Claim all available vested tokens (requires tokenAddress and password)
The vesting schedule releases tokens linearly over 6 months from the coin launch date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform: check (view vesting status) or claim (claim vested tokens) | |
| password | No | Wallet password (required for: claim) | |
| tokenAddress | Yes | The token contract address to check or claim from |