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