A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | /v4/dex/listings/info- Metadata of dexes | |||||||||||||||||||||||
2 | Returns all static metadata for one or more decentralised exchanges. This information includes details like launch date, logo, official website URL, social links, and market fee documentation URL. | |||||||||||||||||||||||
3 | ||||||||||||||||||||||||
4 | Params | Type | Description | |||||||||||||||||||||
5 | id | string | One or more comma-separated CoinMarketCap cryptocurrency exchange ids. Example: "1,2" | |||||||||||||||||||||
6 | aux | string default: "urls", "logo", "description", "date_launched", "notice" | Optionally specify a comma-separated list of supplemental data fields to return. Pass a valid value to include the auxiliary field. Valid values: "urls", "logo", "description", "date_launched", "notice" | |||||||||||||||||||||
7 | ||||||||||||||||||||||||
8 | Successful Response | |||||||||||||||||||||||
9 | ||||||||||||||||||||||||
10 | Response will be an array of the following: | |||||||||||||||||||||||
11 | ||||||||||||||||||||||||
12 | Params | Type | Description | |||||||||||||||||||||
13 | id | integer | The unique CoinMarketCap ID for this exchange. | |||||||||||||||||||||
14 | name | string | The name of this exchange. | |||||||||||||||||||||
15 | slug | string | The web URL friendly shorthand version of this exchange name. | |||||||||||||||||||||
16 | logo | string | Link to a CoinMarketCap hosted logo png for this exchange. 64px is default size returned. Replace "64x64" in the image path with these alternative sizes: 16, 32, 64, 128, 200 | |||||||||||||||||||||
17 | date_launched | string <date> | Timestamp (ISO 8601) of the launch date for this exchange. | |||||||||||||||||||||
18 | notice | string | A Markdown formatted message outlining a condition that is impacting the availability of the exchange's market data or the secure use of the exchange, otherwise null. This may include a maintenance event on the exchange's end or CoinMarketCap's end, an alert about reported issues with withdrawls from this exchange, or another condition that may be impacting the exchange and it's markets. If present, this notice is also displayed in an alert banner at the top of the exchange's page on coinmarketcap.com. | |||||||||||||||||||||
19 | urls | JSON | An object containing various resource URLs for this exchange. | |||||||||||||||||||||
20 | status | string | Current status of the DEX. Can be "active" or "inactive". | |||||||||||||||||||||
21 | ||||||||||||||||||||||||
22 | urls | |||||||||||||||||||||||
23 | Params | Type | Description | |||||||||||||||||||||
24 | website | array | Official website URLs. | |||||||||||||||||||||
25 | blog | array | Official blog URLs. | |||||||||||||||||||||
26 | chat | array | Official chat URLs. | |||||||||||||||||||||
27 | fee | array | Official web URLs covering exchange fees. | |||||||||||||||||||||
28 | array | Official twitter profile URLs. | ||||||||||||||||||||||
29 | ||||||||||||||||||||||||
30 | ||||||||||||||||||||||||
31 | ||||||||||||||||||||||||
32 | ||||||||||||||||||||||||
33 | ||||||||||||||||||||||||
34 | ||||||||||||||||||||||||
35 | ||||||||||||||||||||||||
36 | ||||||||||||||||||||||||
37 | ||||||||||||||||||||||||
38 | ||||||||||||||||||||||||
39 | ||||||||||||||||||||||||
40 | ||||||||||||||||||||||||
41 | ||||||||||||||||||||||||
42 | ||||||||||||||||||||||||
43 | ||||||||||||||||||||||||
44 | ||||||||||||||||||||||||
45 | ||||||||||||||||||||||||
46 | ||||||||||||||||||||||||
47 | ||||||||||||||||||||||||
48 | ||||||||||||||||||||||||
49 | ||||||||||||||||||||||||
50 | ||||||||||||||||||||||||
51 | ||||||||||||||||||||||||
52 | ||||||||||||||||||||||||
53 | ||||||||||||||||||||||||
54 | ||||||||||||||||||||||||
55 | ||||||||||||||||||||||||
56 | ||||||||||||||||||||||||
57 | ||||||||||||||||||||||||
58 | ||||||||||||||||||||||||
59 | ||||||||||||||||||||||||
60 | ||||||||||||||||||||||||
61 | ||||||||||||||||||||||||
62 | ||||||||||||||||||||||||
63 | ||||||||||||||||||||||||
64 | ||||||||||||||||||||||||
65 | ||||||||||||||||||||||||
66 | ||||||||||||||||||||||||
67 | ||||||||||||||||||||||||
68 | ||||||||||||||||||||||||
69 | ||||||||||||||||||||||||
70 | ||||||||||||||||||||||||
71 | ||||||||||||||||||||||||
72 | ||||||||||||||||||||||||
73 | ||||||||||||||||||||||||
74 | ||||||||||||||||||||||||
75 | ||||||||||||||||||||||||
76 | ||||||||||||||||||||||||
77 | ||||||||||||||||||||||||
78 | ||||||||||||||||||||||||
79 | ||||||||||||||||||||||||
80 | ||||||||||||||||||||||||
81 | ||||||||||||||||||||||||
82 | ||||||||||||||||||||||||
83 | ||||||||||||||||||||||||
84 | ||||||||||||||||||||||||
85 | ||||||||||||||||||||||||
86 | ||||||||||||||||||||||||
87 | ||||||||||||||||||||||||
88 | ||||||||||||||||||||||||
89 | ||||||||||||||||||||||||
90 | ||||||||||||||||||||||||
91 | ||||||||||||||||||||||||
92 | ||||||||||||||||||||||||
93 | ||||||||||||||||||||||||
94 | ||||||||||||||||||||||||
95 | ||||||||||||||||||||||||
96 | ||||||||||||||||||||||||
97 | ||||||||||||||||||||||||
98 | ||||||||||||||||||||||||
99 | ||||||||||||||||||||||||
100 |