• Get the current price of the bonding curve as quote per unit of base token. This is the inverse of getCurrentPrice and is typically what users think of as "price" (e.g. SOL per token). Performs integer division and rounds down.

    Returns

    The current price (quote per base token, rounded down)

    Parameters

    Returns bigint

Generated using TypeDoc