November 26th, 2025

Marketplace SDK 1.2.0

Enhanced listings, new pricing filters, Transak integration, and improved OpenSea currency support.

New Features & Improvements

  • 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

Bug Fixes

  • 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