Piteas: The PulseChain DEX Aggregator Built for Best Execution

Piteas is a decentralized exchange (DEX) aggregator built natively on PulseChain. Instead of relying on a single liquidity pool, the piteas app sources liquidity from every major automated market maker on the network and routes each swap through the most efficient combination of pools available at the moment of execution. Whether you arrive through the piteas pulsechain website at piteas.io or through an integrated wallet pulling quotes from the same engine, the intent is identical: give the trader the best possible output for any input, in one atomic transaction, without taking custody of funds and without charging a protocol fee on top of the trade.

This piece is a plain-language walkthrough of what piteas pulsechain is, how the Pathfinder routing engine works, which venues the piteas aggregator pulsechain dexs pull from, and why a focused, single-chain router consistently beats generalist multi-chain aggregators on PulseChain. If you have ever wondered "piteas aggregates which dexs pulsechain?" or searched for the best piteas pulsechain router, the sections below answer both.

What is Piteas? The piteas pulsechain dex aggregator

Piteas (sometimes misspelled pitaes or piteaus) is a decentralized finance protocol that aggregates liquidity from multiple decentralized exchanges on PulseChain into a single, optimized swap experience. Where a trader on a single DEX is constrained to whatever pool depth and fee tier that exchange happens to offer, a trader using piteas pulsechain effectively transacts against the union of every major liquidity venue on PulseChain at once. The piteas dex aggregator pulsechain smart contract architecture executes the trade in one atomic transaction, settling against whatever combination of pools the routing engine identifies as optimal — sometimes a single deep PulseX pool, sometimes a multi-hop route through three different protocols, sometimes a split that fills part of the order on PulseX and part on 9mm to minimize price impact.

From the user's perspective, piteas behaves like any other swap interface: connect a wallet, choose an input token, choose an output token, type an amount, confirm. From the protocol's perspective, it is a real-time pricing engine that recalculates the optimal route on every keystroke, takes slippage and gas into account, and returns the executable quote that maximizes the trader's net output. That separation of concerns — a familiar swap UI on top of a sophisticated routing engine — is exactly why piteas has become indispensable for serious PulseChain traders.

The problem piteas pulsechain solves: fragmented liquidity

Piteas was conceived to solve a problem that traders on PulseChain had felt acutely since the network launched: liquidity was deep, but it was scattered. A single token pair could exist in a half-dozen pools across PulseX, Phux, 9inch, 9mm, Tide, pDex and DexTop — each with different curves, different fee tiers, and different depths — and the trader had no efficient way to know where to route. Piteas closes that gap by collapsing all of those venues into a single quotation and a single transaction.

The result is a swap experience that consistently produces better output than any individual DEX on PulseChain, while preserving the permissionless, self-custodial nature that makes decentralized finance worth using in the first place. Users no longer need to hunt for the deepest pool to execute their trades. Piteas swaps any token for any other token at the lowest possible cost and protects the user against flashbot and sandwich attacks.

How the piteas router pulsechain works: Pathfinder

The technical centerpiece of piteas is Pathfinder, the proprietary routing engine that turns a trader's intent — swap X amount of token A for the best possible amount of token B — into an executable transaction. Pathfinder is conceptually similar to a graph-search algorithm: every supported token is a node, every liquidity pool is an edge with a weight derived from its current reserves and fee tier, and the algorithm's job is to find the path (or combination of paths) from the input node to the output node that maximizes the trader's net output after fees, slippage, and gas.

What makes Pathfinder distinct from textbook shortest-path algorithms is its ability to split the input across multiple paths in parallel. For non-trivial trade sizes, the optimal route is rarely a single hop through a single pool; it is some weighted combination of paths that together absorb the order with minimal aggregate price impact. Pathfinder solves this combinatorial optimization in real time, evaluating thousands of candidate path combinations per quote and converging on the split allocation that produces the best executable output.

The algorithm is also slippage-aware. As order size grows, the effective price of a single pool degrades according to its constant-product or stable-swap curve. Pathfinder integrates these curves directly into its weighting, so it knows when adding a second or third pool to the split reduces the total price impact more than the additional gas cost of those extra hops. This trade-off is the heart of high-quality aggregation, and it is the reason piteas can sometimes deliver outputs that beat the best single-DEX execution by double-digit percentages on illiquid pairs.

Quote generation and price discovery

When a trader specifies an input token, an output token, and an amount, the piteas quote engine begins price discovery. It first establishes the set of pools that contain either the input or the output token, then recursively expands outward to identify intermediate pools that could form viable bridge routes. From this candidate set, Pathfinder constructs a weighted graph and runs its split-route optimization. The result is a quote object that contains the expected output amount, the optimal split allocation, the price impact, the minimum guaranteed output after slippage tolerance is applied, and the estimated gas cost of executing the route.

The quote engine recalculates this entire pipeline within sub-second latency. Latency matters because the underlying pool reserves change with every block; a quote that takes too long to compute is a quote that is stale by the time the user signs the transaction. Piteas was built around the constraint that quote freshness is a competitive advantage.

Atomic swap execution through the piteasrouter pulsechain

Once the trader accepts a quote and signs the transaction, execution proceeds atomically through the piteas router contract. The router takes custody of the input tokens for the duration of the transaction, walks the optimized route — calling into each pool contract in sequence and forwarding intermediate balances between hops — and finally transfers the output tokens to the trader's wallet. If any step fails (because a pool's reserves moved enough during the block to violate the minimum-output constraint, for example) the entire transaction reverts and the trader's input is returned. There is no partial settlement, no half-executed split, no orphaned intermediate balance.

This atomicity is a critical security property. It means the trader is never exposed to the risk of a partial fill at a worse-than-expected price, and it means MEV bots cannot extract value by interfering with one leg of a multi-hop route while the rest of the transaction is in flight. The piteasrouter pulsechain contract is the trusted boundary of the swap; everything inside it either succeeds in full or reverts in full.

Piteas supported dexs pulsechain: which venues are aggregated

Piteas integrates a curated set of PulseChain DEXs that together account for the overwhelming majority of liquidity on the network. Each integration is implemented at the contract level, meaning piteas treats the underlying pool math natively rather than going through any intermediate wrapper. If you have asked "piteas aggregates which dexs pulsechain?", the answer is the list below — and it is expanded over time as new high-quality liquidity venues come online.

PulseX

PulseX is the flagship decentralized exchange of PulseChain and the single largest source of liquidity on the network. Piteas integrates the full set of PulseX pool types, including the original V1 pools, the upgraded V2 constant-product pools, and the stable pools optimized for low-slippage trades between pegged assets. Because of PulseX's dominance, a substantial fraction of piteas routes terminate in or pass through a PulseX pool.

Phux.io

Phux is a Balancer-style DEX on PulseChain that supports stable pools and weighted pools with arbitrary token-weight configurations. Weighted pools allow Phux to offer efficient pricing on multi-asset baskets that traditional constant-product AMMs cannot model well, and the inclusion of Phux in the piteas routing graph gives the aggregator access to liquidity profiles that no two-token AMM can replicate.

9inch Dex

9inch is a multi-version DEX on PulseChain that supports V2-style constant-product pools, V3-style concentrated liquidity, and stable pools tuned for pegged assets. Its pool diversity makes it a useful complement to PulseX in the piteas routing graph, particularly for token pairs where 9inch happens to host the deepest pool or where its concentrated-liquidity ranges are positioned favorably for the current market price.

9mm Dex

9mm is another concentrated-liquidity DEX on PulseChain offering V2 and V3 pool architectures. Its V3 pools allow liquidity providers to focus capital within specific price ranges, leading to deeper effective liquidity for in-range trades than would be possible in equivalently sized constant-product pools. For piteas, 9mm is a frequent contributor to optimal routes on actively traded pairs.

Tide

Tide is a PulseChain DEX that emphasizes V3-style concentrated liquidity for both stable and weighted pool configurations. Its pools often host efficient liquidity for stablecoin pairs and other tightly correlated assets, and piteas integrates Tide pools into its routing graph with the appropriate concentrated-liquidity math.

pDex

pDex offers a combination of stable pools and V3-style pools on PulseChain, broadening the set of routes available for both correlated-asset trades and general-purpose pairs. Because piteas evaluates every integrated DEX on every quote, pDex pools are considered for every trade — even if they only contribute marginally to the optimal route on most quotes.

DexTop

DexTop is an AMM-style DEX on PulseChain whose pools are integrated into the piteas routing graph as constant-product edges. While DexTop is smaller in absolute liquidity than PulseX, it occasionally hosts the most efficient pool for niche or long-tail tokens, and piteas treats it as a fully-supported source of liquidity.

The piteas routing graph currently spans thirteen liquidity sources across seven distinct DEXs, encompassing more than six thousand active pools and over six hundred forty million dollars of accessible liquidity. Each of those pools is queried in real time as part of the quote process, with reserves, fee tiers, and pool-specific math (constant product, stable swap, weighted, concentrated liquidity) accounted for in the routing decision.

Why a PulseChain-native aggregator beats generalist routers

Piteas occupies a distinct position in the DEX aggregator landscape. While protocols on Ethereum or BNB Chain optimize for liquidity across dozens of fragmented L1 and L2 venues, piteas is purpose-built for PulseChain — and that focus is the source of its advantage. By specializing in a single, EVM-compatible Layer-1, piteas can integrate every meaningful PulseChain liquidity source at the contract level, tune its routing engine to PulseChain's specific gas economics, and ship product updates that account for the unique pool types deployed on the network (such as PulseX stable pools, Phux weighted pools, and 9mm V3 concentrated liquidity).

Generalist multi-chain aggregators that bridge into PulseChain typically cannot match this depth of integration. They support a subset of pools, miss exotic pairs, and route around niche liquidity that a PulseChain-native aggregator would happily use. Piteas, by contrast, treats every pool on the network as a first-class citizen of its routing graph. The result is consistently better quotes for PulseChain pairs, particularly for long-tail tokens where liquidity is thin on any single DEX but reasonable when aggregated across the entire network.

Piteas also differs in its commercial posture. Unlike aggregators that monetize through positive-slippage capture, hidden routing fees, or referral kickbacks that favor partner DEXs, piteas does not charge a protocol fee on swaps and does not bias the routing engine toward any particular venue. The only fees the trader pays are the underlying pool fees of the DEXs the route passes through and the standard PulseChain gas cost.

Key features of the piteas app

Developer tools: the piteas.io pulsechain dex aggregator API and widget

Beyond the flagship interface, piteas exposes a public Swap API that allows any external application — wallet, dApp, bot, or backend service — to source the same routing intelligence that powers the piteas app. The API surface is designed for production use: predictable latency, structured error handling, well-documented endpoints, and stable response schemas. For builders on PulseChain, integrating piteas via the API is the fastest way to offer best-in-class swap execution without re-implementing the routing problem from scratch.

Piteas also ships a configurable embeddable widget that drops a fully-functional swap interface into any third-party application. The widget handles wallet connection, quote display, slippage configuration, and execution; the integrating application supplies branding and configuration, and piteas handles the rest. For DAOs, NFT projects, and gaming platforms that need to offer token swaps without becoming full-time DeFi engineers, the widget is the recommended path.

Security and non-custodial guarantees

Piteas is fully non-custodial. User funds are never held by the protocol outside the boundaries of an individual swap transaction. When a trader signs a swap, the input tokens are transferred from the trader's wallet directly into the route execution; output tokens are transferred from the route directly back to the trader's wallet; and at no point in between does any party other than the smart contract itself have control over the funds. There is no piteas account, no piteas balance, no withdrawal step, and no admin key that could move user funds.

The piteas smart contracts are openly published, with addresses and source code available for any user, integrator, or security researcher to inspect. Piteas treats security audits as a continuous practice rather than a one-time milestone. New contract deployments are reviewed before launch, and significant updates trigger renewed review. The combination of formal review and community oversight is the layered defense the protocol relies on to keep user funds safe.

Using Piteas: a step-by-step walkthrough

To begin using piteas, a trader navigates to the piteas application and connects a Web3 wallet. The protocol supports any standard PulseChain-compatible wallet, including MetaMask, Rabby, Trust Wallet, Coinbase Wallet, and any WalletConnect-compatible wallet. No account creation, no signup, no email — the wallet is the identity.

With the wallet connected, the trader selects the input token and the output token from the token-picker dropdowns. As soon as both tokens are selected and an input amount is entered, the piteas quote engine begins generating a quote in real time. The generated quote displays the expected output amount, the price impact, the minimum guaranteed output after slippage tolerance, and a breakdown of the route — including which pools and which DEXs the trade will pass through.

Once the quote has been reviewed and accepted, the trader clicks the Swap button. The wallet prompts for an ERC-20 approval and the swap transaction itself. After both signatures are provided, the transaction is broadcast to PulseChain, where it is included in the next available block. The piteas interface displays a real-time status indicator and, on confirmation, surfaces a transaction hash that can be inspected on a PulseChain block explorer.

The PTS token and protocol economics

PTS is the native utility token of the piteas protocol, designed to align long-term incentives between the protocol's traders, integrators, contributors, and ecosystem supporters. PTS is an ERC-20-compatible token deployed on PulseChain, fully transferable, and listed on multiple PulseChain venues — including pools accessible through piteas itself, which means traders can swap into and out of PTS with the same best-execution routing they use for any other asset on the network. The treasury uses protocol revenue to buy and burn PTS tokens, making the supply deflationary over time.

Conclusion: piteas pulsechain as the routing standard

Piteas represents the maturation of the PulseChain DeFi stack. Where the network's earliest days saw liquidity scattered across a growing patchwork of independent DEXs, the present moment is defined by a routing layer — piteas — that unifies that liquidity into a single, optimized swap experience. The protocol delivers best execution by aggregating across thirteen integrated liquidity sources, six thousand active pools, and more than six hundred forty million dollars of accessible liquidity. It does so without taking custody of user funds, without imposing fees on top of the underlying pool economics, and without compromising on the permissionless principles that define decentralized finance.

For traders, piteas is the answer to the simple question of where to swap on PulseChain. For builders, it is the routing engine that powers in-app swap experiences across the ecosystem. For the network as a whole, it is the connective tissue that makes fragmented liquidity feel unified. As PulseChain continues to grow and as the universe of integrated protocols expands, piteas is positioned to remain the canonical routing layer of the network — quietly, efficiently, and beneath every meaningful trade.