πŸͺ„Dex Aggregator

Overview

Dexonic Aggregator helps users trade smarter on Aptos by automatically routing swaps through the most optimal liquidity sources. Instead of manually checking each DEX for the best price, Dexonic does the work for you to finding the best rates, estimating slippage, and ensuring your trade goes through efficiently.

Whether you're a casual user or a pro trader, Dexonic Aggregator ensures you always get the best deal available in the Aptos ecosystem.

Key Features

  • Best Price Routing Dexonic scans major Aptos DEXes like Liquidswap, AnimeSwap, PancakeSwap, and SushiSwap to find the best price and liquidity path for your trade.

  • Slippage & Gas Estimation Before confirming a swap, users can see estimated slippage and gas usageβ€”essential for avoiding unpleasant surprises, especially on larger trades.

  • Smart Order Splitting If no single DEX can handle your entire order efficiently, Dexonic can split your trade across multiple pools to maximize price execution.

  • Plug & Play UX Simply pick a trading pair and input the amount. Dexonic handles all the complexity behind the scenes and gives you the best option instantly.

  • Safe & Transparent We whitelist trusted pools only. Every route is verifiable on-chain, giving users full transparency over how their trades are executed.

Supported DEXes on Aptos

Dexonic Aggregator currently supports top public DEXes on Aptos:

  • Liquidswap – The largest and most established DEX on Aptos (by Pontem)

  • AnimeSwap – A community driven DEX known for its fun UI and growing liquidity

  • PancakeSwap – A multi-chain giant with a strong presence on Aptos

  • SushiSwap – A battle-tested DEX with cross-chain integrations

We continue to expand support to more DEXes as Aptos grows, ensuring users always trade with the best rates.

What’s Next

Dexonic Aggregator is more than just a feature, it's a foundational step toward optimizing how users interact with liquidity on Aptos. We're actively working to integrate more pools and collaborate directly with leading DEXes in the ecosystem.

Our mission is to make Dexonic Aggregator the default trading entry point for Aptos, where users don’t just swap, they swap smarter.

User Guide

This guide outlines the steps required to perform a token swap using the platform.

1. Connect Your Wallet

To begin, users must connect a supported wallet:

  • Install a compatible wallet such as Petra or Pontem

  • Click the "Connect Wallet" button on the platform interface

  • Approve the connection request in the wallet extension

Once connected, the wallet address will be displayed on the top-right of the interface.

2. Select Tokens and Input Amount

  • In the swap interface, select the token you want to send (e.g., APT, USDC, USDT, etc.)

  • Enter the amount you wish to swap

  • The system will automatically display the estimated amount of the receiving token based on real-time liquidity

Token balances are fetched from your connected wallet.

3. Price Comparison and Swap Execution

  • The system aggregates prices across multiple DEXs and displays a comparison table

  • The DEX offering the best rate is automatically marked with the "Best" label

  • Users may manually select a different route if preferred

  • Click the "Swap" button to initiate the transaction

Slippage tolerance and minimum received amount are calculated and displayed before submission.

4. Confirm Transaction

  • Review the transaction details (input token, output token, amount, selected DEX, slippage)

  • Confirm the transaction in your wallet interface

  • After successful confirmation, the system will display a success notification and update your balance

If the transaction fails, an error message will be shown with suggested troubleshooting steps.

Tech Stack Overview

Frontend

  • Next.js (v15.2.4) β€” React-based framework for server-side rendering and routing

  • TypeScript β€” Static typing for enhanced code safety and scalability

  • Tailwind CSS β€” Utility-first CSS framework for rapid UI development

  • Radix UI β€” Accessible, unstyled component primitives

  • Sonner β€” Lightweight toast notification system

  • Lucide React β€” Clean, customizable icon set for React

Backend & Blockchain Integration

  • Aptos SDK β€” Core interaction with the Aptos blockchain

  • AnimeSwap SDK β€” DEX integration for token swaps

  • Liquidswap SDK β€” Additional DEX routing and liquidity access

Development & Tooling

  • pnpm β€” Fast, disk-efficient package manager

  • ESLint β€” Code quality and consistency enforcement

  • PostCSS β€” CSS transformation and optimization

  • Autoprefixer β€” Ensures cross-browser CSS compatibility


Last updated