Type: PMM (Proactive Market Maker) | Docs: docs.woo.org/woofi
Overview
WooFi implements the Proactive Market Maker (PMM) model, originally developed by WOO Network. PMM combines off-chain price feeds from professional market makers with on-chain settlement, enabling near-zero slippage for retail-sized trades. Pricing is driven by WOO Network’s internal market-making engine rather than passive AMM curves.Functions
getWooFiPools()
Returns all active WooFi token pools on Monad. ReturnsgetWooFiQuote()
Returns a swap quote using WooFi’s PMM pricing model. Parameters
Returns
WooFi PMM pricing typically offers near-zero slippage for trades under $50K. For larger trades, the
coeff parameter (slippage coefficient) increasingly impacts execution price.