Current defaults
| Setting | Current value |
|---|---|
| Supply | 1 billion (1,000,000,000) tokens |
| Liquidity ranges | 1 |
| Base swap fee | 1% |
| Starting total fee | 99% |
| Anti-snipe period | 16 seconds |
| Base-fee split | 50% creator / 30% platform / 20% referrer |
Contract hard caps
| Constraint | Hard limit |
|---|---|
| Token supply | 1 million to 1 trillion tokens |
| Immediate plus vested recipients | 128 total |
| Vested beneficiaries | 64 |
| Vesting steps per beneficiary | 24 |
| Vesting steps across one launch | 128 |
| First vesting unlock | At least 1 day after launch |
| Liquidity ranges | 1 to 10 |
| Base swap fee | At most 10% |
| Starting total fee | At most 99% |
| Profile authority choice | Fixed profile or editable profile |
Token fields
| Field | Interface limit |
|---|---|
| Name | 50 characters |
| Symbol | 11 characters with no spaces |
| Image | 2 MB; PNG, JPG, WEBP, or GIF |
| Website | Valid website URL |
| X | Valid X profile URL |
| Telegram | Valid Telegram link |
| Extra information | Non-empty keys with public values |
| Trade comment | 32 UTF-8 bytes |
Creator profile fields
| Field | Interface limit |
|---|---|
| Display name | 40 characters |
| Bio | 180 characters |
| Avatar | 2 MB; PNG, JPG, WEBP, or GIF |
| Website | Valid website URL |
| X | Valid X profile URL |
| Telegram | Valid Telegram link |
Allocation and vesting rules
- every amount must be greater than zero;
- a recipient can appear only once across immediate and vested allocations;
- allocations must leave at least some supply for the market;
- vesting dates must strictly increase;
- each step must release a positive percentage;
- all step percentages must add up to exactly 100%;
- the first unlock must be at least one day after launch;
- each step must release an additional token amount after rounding;
- locked tokens always pay the beneficiary recorded at launch.
Fee and referral rules
- creator, platform, and referrer shares must add up to 100% of the base fee;
- the starting total fee cannot be lower than the normal base fee;
- the anti-snipe period must be longer than zero;
- the platform fee receiver must be a valid address;
- the trader, creator, platform fee receiver, empty address, and swap router or execution contract cannot receive referral credit for that trade;
- the unused referral share goes to the platform.
