0x is now the exclusive DEX aggregator for Abstract, the consumer chain behind Pudgy Penguins. Swap API integrators can enable Abstract with no new integration work.
February 2, 2026
Powered by 0x
.png)
0x now supports Abstract, as part of an exclusive partnership where 0x powers swap aggregation for the Abstract Foundation, including its curated Portal. Abstract was created to deliver the next generation of consumer crypto. 0x Swap API integrators can now enable the Abstract ecosystem for their users. Through this partnership, 0x will bring its fast, price-optimized swaps directly to users and apps through the consumer-facing Abstract Portal.
With Abstract live in Swap API, hundreds of apps already integrated with 0x can choose to extend their swap coverage to now include Abstract, opening new frontiers for the Abstract ecosystem, and delivering a richer multichain experience for end users. Since launching in 2017, 0x has supported 500+ teams in delivering best-in-class execution across the expanding ecosystem of chains and tokens.
“We fully support Abstract’s mission to unlock consumer crypto. 0x’s suite of APIs are here to enable a tokenized world and power the apps that bring trading to mainstream users.” — Thorsten Jaeckel, Head of Product, 0x
Abstract positions itself as “the builder’s platform for consumer crypto”, a chain designed to support apps that feel more like products people use every day, not tools that require a DeFi playbook to navigate.
Consumer crypto lives or dies on a few fundamentals:
0x's Swap API is designed to excel in this environment: professional-grade DEX aggregation and smart order routing, easily embedded directly into consumer apps.
As the exclusive DEX aggregator for Abstract, 0x now provides the trading infrastructure powering the Abstract Portal.
Why this matters:
One of Abstract’s most compelling advantages is that the blockchain isn’t manufacturing consumer relevance from scratch. Abstract is closely tied to Igloo Inc., the company behind Pudgy Penguins.
The Pudgy Penguins brand reaches far beyond NFT-native circles, commanding a real-world presence that most crypto projects can only aspire to. From Walmart shelves to tens of billions of GIF views, the IP has secured mainstream distribution by moving beyond the blockchain.
Abstract, incubated by Igloo Inc’s Cube Labs, targets consumer-facing crypto applications with laser focus. The chain already powers multiple verticals including streaming, gaming, and social, all curated through the unified Abstract Portal.
Creating the right conditions for consumer-grade onchain experiences requires a combination of:
Abstract's partnership with 0x brings all three together.
0x’s Swap API already powers swap experiences for many of the most widely used consumer crypto products including Coinbase, MetaMask, Phantom, Robinhood, and more.
Existing integrators can toggle Abstract support in minutes to immediately unlock:
Experience the performance of 0x routing on Abstract firsthand via the Abstract Portal or Matcha, the 0x-powered DEX aggregator. Just set up a trade to compare pricing, routing, and execution across different token pairs and trade sizes.
Abstract integrates directly into your existing Swap API workflow. Use the same endpoints and integration logic by simply updating the target network parameter.
Abstract mainnet uses Chain ID 2741, with standard EVM tooling support.
# Indicative pricing
curl "https://api.0x.org/swap/allowance-holder/price?chainId=2741&sellToken=0x3439153eb7af838ad19d56e1571fbd09333c2809&buyToken=0x9ebe3a824ca958e4b3da772d2065518f009cba62&sellAmount=1000000000000000000" \
-H "0x-api-key: YOUR_API_KEY" \
-H "0x-version: v2"
# Firm quote (to build a transaction)
curl "https://api.0x.org/swap/allowance-holder/quote?chainId=2741&sellToken=0x3439153eb7af838ad19d56e1571fbd09333c2809&buyToken=0x9ebe3a824ca958e4b3da772d2065518f009cba62&sellAmount=1000000000000000000" \
-H "0x-api-key: YOUR_API_KEY" \
-H "0x-version: v2"Swap API provides a standard step-by-step flow. You’ll get an indicative price, set allowance if needed, fetch a firm quote, then submit the transaction.
Abstract is built on the ZK Stack, offering the low fees and fast confirmations well-suited for consumer apps. ZK rollups have different execution dynamics than Optimistic rollups. Gas costs must factor in proof generation and state diff overhead, which changes how routing should optimize for the best price.
0x v2’s routing engine is explicitly designed to handle these complexities by:
On a ZK rollup like Abstract, this routing architecture ensures that even frequent, smaller consumer swaps remain fast, predictable, and affordable.
"Trade quality is foundational to the Abstract Portal experience. By partnering with 0x, we’re able to offer tighter spreads, improved routing, and materially better execution — ensuring every swap performs the way users expect." - Cygaar, CTO, Cube Labs
Contents
Subscribe to newsletter