Skip to main content
address
String!
The address for the exchange factory contract.
id
String!
The ID of the exchange (address:networkId).
name
String
The name of the exchange.
exchangeVersion
String
The version of the exchange. For example, 3 for UniswapV3.
iconUrl
String
The URL for the exchange’s icon.
networkId
Int!
The network ID the factory is deployed on.
tradeUrl
String
The URL for the exchange’s trading platform.

Used By

Returned by
  • filterExchanges: Returns a list of exchanges based on a variety of filters.
  • filterPairs: Returns a list of pairs based on a variety of filters.