create_token
Create a token with Stable+ or Floor+ types, set stability and liquidity, and earn 20% of every trade. Requires an image URL or local file path.
Instructions
Create a new token. You earn 20% of every trade forever. Stable+ = price only up, Floor+ = real movement with protection. Provide image_url OR image_file_path (at least one required).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Token full name | |
| symbol | Yes | Token ticker | |
| type | Yes | Token type | |
| stability | No | 1-90 for Floor+ (default: 50) | |
| start_lp | No | Starting virtual liquidity 100-10000 (default: 1000) | |
| description | No | ||
| image_url | No | Image URL | |
| image_file_path | No | Local image file path (alternative to image_url) | |
| website | No | ||
| telegram | No | ||
| No | |||
| frozen | No | Start frozen (default: false) | |
| usdb_for_bonding | No | USDB to seed for frozen tokens | |
| auto_vest | No | Enable auto-vesting | |
| auto_vest_duration | No | Auto-vest duration in seconds |