Detailed Explanation
How It Works: When a buyer sends ETH (or another reserve) to the contract, it mints new tokens at the current price along the curve and stores the ETH in a reserve. Selling burns tokens and returns reserve at the corresponding lower price. Common shapes are linear, exponential, and logarithmic.
FAQs:
Is the price guaranteed? Only against the bonded reserve. After graduation to a regular DEX, normal AMM rules apply.
Can a bonding curve be exploited? Yes — especially through MEV, sandwich attacks, or contract bugs in custom curves.

