Skip to main content
Version: 2.0

Changelog banner

Subscribe to the changelog to stay up to date on recent changes to 0x APIs, as well as preview upcoming features.

2024-10-01

🚀 New Features

  • 0x API v2 is now live! Follow our migration guide to upgrade your app from v1 to v2.
  • Gasless API support is now available on Blast and Scroll.
  • Swap API support is also live on Blast, Linea, and Scroll.
  • New slippageBps parameter for the Gasless API: This parameter allows you to define the maximum acceptable slippage for buyToken, in basis points (Bps). Learn more in the Gasless API documentation.
  • TypeScript SDK: Our new TypeScript SDK streamlines integration with the 0x v2 Swap and Gasless APIs. It offers full type safety and easy integration with Node.js, Next.js, and React Query.
  • Trade Analytics API: Coming soon! Stay tuned for more information about how this API will provide key trading metrics and insights for better decision-making.

Note: Interested to integrate Trade Analytics API when it's live? Contact us out via our form!

⛓️ New Chains

  • Mantle support is coming soon!

Note: Interested in building on Mantle? Contact us via form!

2024-08-28

🚀 New Features

  • Buy/Sell Tax Support: Added support for Fee-on-Transfer tokens, which are subject to buy/sell taxes. Previously, users needed to adjust slippage tolerance manually to account for these taxes, often leading to errors. With the new fee-on-transfer accounting, slippage tolerance adjustments are no longer necessary. Additionally, the buy and sell tax are now returned, allowing users to utilize this information as needed.
  • Smart Contract Wallet Support: Added support for Smart Contract Wallets in Swap API v2’s Permit2 flow.
  • Gas Optimization: Implemented gas optimizations for Solidly V3 integration.
  • Routing Improvements: Significantly improved routing for amphrETH and sDOLA.

🌊 New Liquidity Sources

  • Arbitrum: Enabled RFQ on Arbitrum in Swap API v2.
  • Base: Added SoSwap and Kinetix as new liquidity sources on Base. Also enabled RFQ on Base in Swap API v2.
  • Ethereum: Added support for sDAI coverage.
  • Optimism Integration: Added WOOFi as a new liquidity source on Optimism.

Note: Want to add your liquidity source? Please fill out this request form.

⛓️ New Chains

  • Preparation for Linea and Scroll support.

Note: Interested to build on Scroll and/or Linea? Reach out via our contact form!