added

Weekly Update: Reservoir now supports zkSync Era

Embed buying, selling & minting functionality to your Game, Social App, or Custom Marketplace without having to worry about building out trading infrastructure on zkSync.

Get started here.

Here's what else is new:

  • Reservoir public roadmap: Stay up to date with upcoming product releases and submit your own feature requests with our new public roadmap.

  • Unknown sources now returned as null instead of reservoir.tools across all APIs

  • Updated activity APIs to now return fillSource

  • Updated tokens/v6 to be more compatible with token websocket syncing

    • Added support filtering an array of contracts
    • Added support for startTimestamp and endTimestamp filtering when sorting by updatedAt
    • Allow higher limit when sorting by updatedAt
  • Added support to batch transfer tokens with Reservoir SDK

  • Added new preconfigured Reservoir chains that you can import straight into your application. No need to check the docs to find the base url, simply pull in the chain and use it.

  • Added ability to select purchase currency when sweeping with ReservoirKit Collect Modal

  • Collections are now indexed when contract is deployed (previously indexed after first mint)

  • Optimized ENS metadata indexing to be more reliable

  • Optimized token metadata indexing to reduce cases of missing metadata

  • Optimized real-time block processing to reduce network latency

  • Added Sepolia support for Sync Node