ponzu_calc_pricing
Calculate the linear pricing curve for a Ponzu presale by specifying the target ETH raise, returning start and end prices with encoded pricing data.
Instructions
Calculate the linear pricing curve for a Ponzu presale given a target ETH raise. Returns start price, end price (10x start), and encoded pricing data. Formula: 690,000 tokens sold on a linear curve. Minimum raise: 3 ETH mainnet, 0.1 ETH sepolia.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetEthRaise | Yes | Target ETH raise amount (e.g. "5" for 5 ETH) |