Docs
検索⌘ K
  • Home
  • The Graphについて
  • サポートされているネットワーク
  • Protocol Contracts
  • サブグラフ
    • サブストリーム
      • Token API
        • Hypergraph
          • AI Suite
            • インデクシング
              • Graph Horizon
                • リソース
                  Token API > EVM DEX Endpoints

                  Supported DEXs

                  GET/v1/evm/dexes

                  Returns supported EVM DEXs.

                  Query Parameters

                  Parameter説明書きValue
                  network
                  string

                  The Graph Network ID for EVM networks https://thegraph.com/networks

                  • Accepted values: arbitrum-one, avalanche, base, bsc, mainnet, optimism, polygon, unichain
                  Required
                  mainnet

                  Potential Responses

                  ステータス説明書き
                  200

                  Successful Response

                  400

                  Client side error

                  401

                  Authentication failed

                  403

                  Forbidden

                  404

                  Not found

                  500

                  Server side error

                  ⁠GitHubで編集する⁠

                  Token HoldersPool OHLCV Data
                  Test this endpoint

                  1curl --request GET \2  --url 'https://token-api.thegraph.com/v1/evm/dexes?network=mainnet'

                  1{2  "data": [3    {4      "factory": "0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f",5      "protocol": "uniswap_v2",6      "uaw": 10432787,7      "transactions": 16029788,8      "last_activity": "2025-11-06 16:00:00"9    }10  ]11}
                  The GraphStatusTestnetBrand AssetsForumSecurityプライバシーポリシーTerms of Service