DEX Aggregatorとは

数ある分散型取引所(🏢DEX)の中でも最も交換レートが良い取引所を選択してくれるサービス.

Liquidity Aggregatorとも.

特徴

  • 📝DAOによって運営.
  • 大抵の場合, ガバナンストークンもある.
  • on-chain/off-chainがある.

機能一覧

サービスのよって差別化要素は異なるが一般的なものをまとめる.

🚦RFQ-based Protocols

Request-for-Quote.

ユーザーが特定の資産に対して価格見積もりをリクエストし、市場参加者が最適な価格を提示する仕組みのプロトコル.

https://0x.org/docs/0x-swap-api/advanced-topics/about-the-rfq-system

  • slippageなし(maker/taker方式).
  • 2024年あたりから盛り上がってきた.
  • DeFi Limit Orderのことか?. 🔌Jupiter Limit Order

PMM

Professional Market Maker

Taker

Gas Less Swap

https://0x.org/docs/gasless-api/introduction

🚦Intent-based Protocols

Transactionの抽象化概念.

ユーザーが取引の具体的な手順ではなく「意図」や「望む結果」を指定し、その条件に基づいて最適な取引を自動的に実行する仕組み.

  • 手続的ではなく宣言的に.
  • howではなくwhat.
  • If a transaction says “do A then B, pay exactly C to get X back”, an intent says “I want X and I’m willing to pay up to C”.
  • Cross-Chainの文脈でよくでてくる. intent-based bridge, intent-based swap.


Off-Chain Aggregators

🏢OpenOcean

DeFiだけでなくCeFiのデータもみれるところが差別化.

On-chain Aggregators

SwapSwap

https://swapswap.org/

Aggregate 2 DEX, 2つのDEXを対象にしたaggregate.

Solana

EVM DEX Aggregators

デファクトスタンダードはなく、各自が使いやすいDEXをつかっている印象.

比較

DeepSearch

現状では1inchがバランス型ソリューションとして汎用性が高く、ParaSwapがコスト敏感層、KyberSwapが機関投資家層、OpenOceanがクロスチェーン需要にそれぞれ強みを発揮する

  • 1inch: バランス的に一番.
  • Paraswap: コストが安い. 小規模高頻度向け.
  • OpenOcean: CEX流動性結合
  • 0x: 開発者むけだと群を抜く.

<2025-03-06 Thu 11:25>

🐎1inch

EVMの1番メジャーなDEX Aggregater.

1inch api

https://1inch.io/ja/page-api/

<2025-03-05 Wed 16:50> 登録にKYC認証が必要(通らない… )

Fusion+ (intent-based atomic cross-chain swaps)

Atomic Cross-Chain Swap APIがある. これはすごそう.

https://portal.1inch.dev/documentation/apis/swap/fusion-plus/introduction

🏢0x.org

  • EVM-20特化
  • 開発者向けにつよい.
  • 歴史が古い. 2016からある?
  • https://0x.org/

DEV

Swap API/GasLess API

  • Swap api:

🏢Matcha

0xのDEX Aggregatorはこれ. 抹茶?!

Refs

🏢KyberSwap


  • 機関投資家向け. TWAP.
  • <2025-03-06 Thu 09:00> 所感だがここが一番rateがいい気がする.

API

https://docs.kyberswap.com/reference/legacy/api-abi/restful-api/restful-api

🏢Paraswap

EVM系. https://www.paraswap.xyz/

コストがやすい?

DEV

apiあり.

https://developers.paraswap.network/

🏢OpenOcean

https://app.openocean.finance/swap/

🏢LammaSwap

https://swap.defillama.com/

References