OptionalaccountThe account's settled USDC. The chain caps the budget at it before sizing; pass it to
reproduce that cap (and to let U64_MAX mean "my whole balance").
OptionalbookPre-trade payout-tree terms. Required when inventory impact is enabled.
The total to spend, fees included.
OptionalbuilderWhether the minting account carries a builder code (it pays the builder fee).
Market expiry, ms since epoch.
OptionalfeeThe expiry's remaining sponsored fee balance (fee_incentive_balance). Default 0n.
The market's snapshotted fee policy.
OptionallotThe deployment's position_lot_size. Defaults to the Move constant, 10_000n.
OptionalminFloor on the fill; a smaller result aborts, as mint_exact_cost does. Default one lot.
OptionalnowThe clock the trade will price against, ms since epoch. Defaults to Date.now().
OptionalpenaltyPer-unit congestion surcharge rate — see congestionPenaltyRate. Default 0n.
Boundary probabilities, or a pricer snapshot plus the range's strikes.
Inputs for mintCostForBudget: an all-in budget, the
mint_exact_costshape.