Token Creation
Bonding Curve
Learn how InkyPump’s bonding curve enables fair token launches and automated price discovery
The bonding curve mechanism ensures fair token distribution and permanent liquidity through automated price discovery.
Initial Parameters
total_supply:
1,000,000,000
tokens total supply
distribution:
- Initial supply: 20%
(200M tokens)
- Funding supply: 80%
(800M tokens)
How It Works
1
Initial Setup
mechanism:
- Token initialized with name and symbol
- Trading starts disabled (
tradingEnabled() = false
) - Bonding curve parameters (a, b) set
2
3
Trading
Requirements:
tradingEnabled()
must be true- Sufficient ETH for purchase
- Valid transaction amounts
Technical Details
price_formula:
Exponential bonding curve: P = a * e^(bx)
Price is determined by:
- Current token supply
- Bonding curve parameters
- ETH reserves in contract
Key Benefits
- Equal access for all participants
- Transparent pricing mechanism
- No private sales or pre-mines
Next Steps
LP Burning
Learn about LP burning and getting listed on InkyPump
Referral Programs
Start earning rewards by referring token creators
Listing Guide
Get your existing token listed on InkyPump
InkyPump welcomes projects that prioritize security through LP burning or locking. Even if your token wasn’t launched through InkyPump, you can apply for listing to join our thriving ecosystem.