All-in cost of minting an exact payout quantity — the mint_exact_quantity shape, priced
entirely client-side. Mirrors compute_mint_quote, including its admission checks: the
entry-probability band on each finite leg and on the range, the min_premium floor, the lot
grid, and the all_in_cost <= quantity bound (a contract may never cost more than it can
pay out). Each violation throws the PredictInputError naming the abort the chain would
have raised.
All-in cost of minting an exact payout quantity — the
mint_exact_quantityshape, priced entirely client-side. Mirrorscompute_mint_quote, including its admission checks: the entry-probability band on each finite leg and on the range, themin_premiumfloor, the lot grid, and theall_in_cost <= quantitybound (a contract may never cost more than it can pay out). Each violation throws thePredictInputErrornaming the abort the chain would have raised.