Skip to main content
TVL: ~$8M | Type: V3 Concentrated Liquidity | Docs: docs.pancakeswap.finance

Overview

PancakeSwap V3 is the second largest DEX on Monad by TVL. It implements concentrated liquidity identical in mechanics to Uniswap V3, but with its own factory, router, and fee structure. PancakeSwap offers a broader set of fee tiers and tends to have deeper liquidity for mid-cap tokens.

Functions

getPancakeSwapPools()

Returns all active PancakeSwap V3 pools on Monad. Returns

getPancakeSwapPrice()

Returns the spot price for a token pair across the best available PancakeSwap V3 pool. Parameters Returns number. price of tokenA in units of tokenB.

getPancakeSwapQuote()

Returns an exact-input quote using PancakeSwap’s QuoterV2. Parameters Returns

getPancakeSwapTopPairs()

Returns the top trading pairs on PancakeSwap sorted by 24h volume. Returns

Contract Addresses