Functions
This section provides detailed documentation for all functions available in the SC Bonding Curve contract.
Available Functions
Create Token - Creates a new token with a bonding curve
Buy Token - Purchases tokens from the bonding curve using SOL
Sell Token - Sells tokens back to the bonding curve for SOL
Admin Migrate - Migrates token from bonding curve to DEX after finalization (admin only)
Admin Set Properties - Sets platform-wide properties (admin only)
Each function documentation includes:
Parameter descriptions
Required accounts
Function logic
Example usage
Last updated