November 26th, 2025

Enhanced listings, new pricing filters, Transak integration, and improved OpenSea currency support.
Integrated with Web SDK 5.4 Transak
Added new hooks:
useCollectionActiveListingsCurrencies and useCollectionActiveOffersCurrencies for fetching active currencies in listings and offers
useGetPrimarySaleItem for fetching individual primary sale items
Added price filter functionality with new components, badges, and state management
Integrated lowestListing directly into MarketCard and ShopCard components for faster data retrieval
Expanded OpenSea currency support
Added ENS contract addresses to wagmi chain configurations
Fixed error handling in MakeOfferModal to clearly display when no ERC-20 tokens are configured
Improved readability for large percentage values (e.g., now displays β199,900.00%β)
Implemented OpenSea decimal validation for offers
Fixed calendar date selection so βTodayβ correctly sets time to end of day (23:59:59.999)
Added loading modal during payment parameter fetch to prevent premature user actions in checkout