ixWrapperPostOffer instruction posts a limit order to the Exponent orderbook.
Usage
Required Parameters
Optional Parameters
Returns
Returns an object with:ix— TheTransactionInstructionthat posts the limit ordersetupIxs— An array of setup instructions to run beforeix:setupIxs[0]— Creates the PT associated token account (if needed)setupIxs[1]— Creates the YT associated token account (if needed)setupIxs[2]— Creates the SY associated token account (if needed)
Offer expiry is capped at vault maturity — if
expirySeconds exceeds the time remaining until maturity, the offer expires at maturity instead. After maturity, new offers are rejected.