Skip to content
TESTNET MODE
>_ vibestarter://docs
TESTNET VALUES — FOR TESTING PURPOSES ONLY
Tranches: 24h (mainnet: 30 days)
Challenge: 2h (mainnet: 72h)
Vesting: 7 days (mainnet: 18 months)
Treasury cliff: 1 day (mainnet: 6 months)
Deposit: 0.01 ETH (mainnet: 0.05 ETH)
Min contribution: 0.001 ETH (mainnet: 0.01 ETH)

All timings are accelerated for testnet. Production values will be significantly longer.

Vibetokens

Project-specific tokens with real utility

When you launch a raise, you create a project token (Vibetoken). Backers receive tokens proportional to their contribution — ownership stake with defined utilities.

VIBE VS VIBETOKENS

This page covers project Vibetokens. For the VIBE platform token (staking, governance), see the $VIBE Token page.

// 01_HOW_PROJECT_TOKENS_WORK

Token Creation

Define name, symbol, supply, and backer allocation. Contract deployed at launch.

Allocation on Contribution

Proportional allocation recorded. Contribute 5% = get 5% of backer tokens.

Pending Until Success

Allocations remain pending until raise successfully funds.

Claim Your Tokens

Transfer from contract to your wallet. Hold, transfer, or use.

// 02_TOKEN_UTILITY_TYPES

REVENUE SHARE
Proportional project revenue distribution
GOVERNANCE
Vote on project decisions. 1 token = 1 vote
EARLY ACCESS
Beta features, preview builds, testing windows
DISCOUNTS
Reduced pricing scaled to holdings
AIRDROPS
Future token distributions and partner rewards
STAKING REWARDS
Yield for locking tokens over time

// 03_TOKEN_DISTRIBUTION

Liquidity (15%) and staker allocation (2.5%) are fixed. Founders can optionally configure a founder allocation (0-7.5%) and treasury (0-17.5%), with the constraint that both combined cannot exceed 17.5%. Backers receive the remainder (65%+).

// TOKEN_ALLOCATION
BACKERS≥65%
TREASURY0 – 17.5%
LIQUIDITY15%
FOUNDER0 – 7.5%
VIBE_STAKERS2.5%
CONSTRAINTFounder + Treasury ≤ 17.5%
Backers
≥65%
Treasury
≤17.5%
Liquidity
15%
Founder
≤7.5%
Stakers
2.5%
// FOUNDER_VESTING
CLIFF1 day (Zero Unlock)
VESTING6 days Linear
LP_LOCKIndefinite
// TREASURY_GOVERNANCE
WITHDRAWALFounder proposes (max 10% per request)
COOLDOWN2h Between Proposals
CHALLENGE2h Backer Challenge Window
0%25%50%75%100%CLIFF03mo6mo9mo12mo15mo18mo
6mo cliff
12mo linear

CLAIMING RULES

  • --Tokens allocated at contribution, claimed after raise succeeds
  • --Fixed Goal: only claimable if goal is reached
  • --Failed raise = no tokens (funds refunded)
  • --Must actively claim — tokens don’t auto-transfer

// 04_HOW_TO_CLAIM

Wait for Raise Success

Raise must fund before tokens are claimable.

Visit Your Portfolio

See all backed raises and pending token allocations.

Claim Tokens

Single claim or "Claim All" batch across multiple raises.

// FOR_FOUNDERS:_SETTING_UP_TOKENS

Token Configuration

  • --Choose a memorable name and symbol
  • --Set total supply (commonly 1B or 100M)
  • --Define backer allocation percentage
  • --Founder tokens vest over 18 months
  • --Allocate for liquidity pool

Utility Selection

  • --Select utilities that fit your project
  • --Be specific about how they work
  • --Consider long-term sustainability
  • --Don’t overpromise on utilities
  • --Document utility details clearly