Get Exchanges

Returns a list of all exchanges supported on Defined.

Endpoint: getExchanges

Method: POST

Response

NameTypeDescription
addressString!The contract address of the exchange.
colorStringThe hex string for the exchange color.
exchangeVersionStringThe version of the exchange, if applicable.
iconUrlStringThe exchange logo URL.
idString!The ID of the exchange (address:id).
nameStringThe name of the exchange.
networkIdInt!The network ID the exchange is deployed on.
tradeUrlStringThe URL for the exchange.

Explore