@dydxprotocol/v4-localization 0.0.17 → 0.0.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/config/localization_notifications/en/app.json +4 -0
- package/config/prod/endpoints.json +1 -1
- package/config/staging/dev_endpoints.json +11 -11
- package/config/staging/endpoints.json +6 -6
- package/index.ts +1 -2
- package/package.json +1 -1
- package/readme.md +5 -0
- package/scripts/codegen_localization_notifications.swift +46 -0
- package/scripts/generated/app.ts +1 -1
- package/scripts/generated/notifications.ts +28 -0
- package/v4/markets.json +775 -0
|
@@ -20,6 +20,10 @@
|
|
|
20
20
|
"TITLE": "Position Liquidated",
|
|
21
21
|
"BODY": "Your {SIDE} position on {MARKET} has been liquidated."
|
|
22
22
|
},
|
|
23
|
+
"POSITION_CLOSED": {
|
|
24
|
+
"TITLE": "Position Closed",
|
|
25
|
+
"BODY": "Your position on {MARKET} has been closed."
|
|
26
|
+
},
|
|
23
27
|
"DEPOSIT_SUCCESS": {
|
|
24
28
|
"TITLE": "Deposit Succeeded",
|
|
25
29
|
"BODY": "Your deposit of {AMOUNT} {ASSET} has been confirmed."
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
26
26
|
"faucet":"https://faucet.v4testnet2.dydx.exchange",
|
|
27
27
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
28
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
28
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
29
29
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
30
30
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
31
31
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"0xsquid":"https://testnet.api.0xsquid.com",
|
|
63
63
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
64
64
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
65
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
65
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
66
66
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
67
67
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
68
68
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"0xsquid":"https://testnet.api.0xsquid.com",
|
|
92
92
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
93
93
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
94
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
94
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
95
95
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
96
96
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
97
97
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"0xsquid":"https://testnet.api.0xsquid.com",
|
|
112
112
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
113
113
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
114
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
114
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
115
115
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
116
116
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
117
117
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"0xsquid":"https://testnet.api.0xsquid.com",
|
|
141
141
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
142
142
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
143
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
143
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
144
144
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
145
145
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
146
146
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"0xsquid":"https://testnet.api.0xsquid.com",
|
|
170
170
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
171
171
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
172
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
172
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
173
173
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
174
174
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
175
175
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"0xsquid":"https://squid-api-git-feat-cosmos-maintestnet-0xsquid.vercel.app",
|
|
200
200
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
201
201
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
202
|
-
"marketImageUrl": "https://trader-fe.vercel.app/currenties/{asset}.
|
|
202
|
+
"marketImageUrl": "https://trader-fe.vercel.app/currenties/{asset}.png",
|
|
203
203
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
204
204
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
205
205
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
231
231
|
"faucet":"https://faucet.v4testnet2.dydx.exchange",
|
|
232
232
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
233
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
233
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
234
234
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
235
235
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
236
236
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
261
261
|
"faucet":"https://faucet.v4testnet2.dydx.exchange",
|
|
262
262
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
263
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
263
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
264
264
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
265
265
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
266
266
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
291
291
|
"faucet":"https://faucet.v4testnet2.dydx.exchange",
|
|
292
292
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
293
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
293
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
294
294
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
295
295
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
296
296
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
321
321
|
"faucet":"https://faucet.v4testnet2.dydx.exchange",
|
|
322
322
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
323
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
323
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
324
324
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
325
325
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
326
326
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
352
352
|
"faucet":"https://faucet.v4testnet2.dydx.exchange",
|
|
353
353
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
354
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
354
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
355
355
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
356
356
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
357
357
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"0xsquid":"https://testnet.api.0xsquid.com",
|
|
25
25
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
26
26
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
27
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
27
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
28
28
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
29
29
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
30
30
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"0xsquid":"https://testnet.api.0xsquid.com",
|
|
54
54
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
55
55
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
56
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
56
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
57
57
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
58
58
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
59
59
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"0xsquid":"https://testnet.api.0xsquid.com",
|
|
83
83
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
84
84
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
85
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
85
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
86
86
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
87
87
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
88
88
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"0xsquid":"https://testnet.api.0xsquid.com",
|
|
112
112
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
113
113
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
114
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
114
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
115
115
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
116
116
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
117
117
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"0xsquid":"https://squid-api-git-feat-cosmos-maintestnet-0xsquid.vercel.app",
|
|
142
142
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
143
143
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
144
|
-
"marketImageUrl": "https://trader-fe.vercel.app/currenties/{asset}.
|
|
144
|
+
"marketImageUrl": "https://trader-fe.vercel.app/currenties/{asset}.png",
|
|
145
145
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
146
146
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
147
147
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"configs":"https://dydx-v4-shared-resources.vercel.app",
|
|
173
173
|
"faucet":"https://faucet.v4testnet2.dydx.exchange",
|
|
174
174
|
"statusPageUrl": "https://status.v4testnet.dydx.exchange/",
|
|
175
|
-
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.
|
|
175
|
+
"marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.png",
|
|
176
176
|
"tosUrl": "https://dydx.exchange/v4-terms",
|
|
177
177
|
"privacyPolicyUrl": "https://dydx.exchange/privacy",
|
|
178
178
|
"mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}"
|
package/index.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import countries from './config/countries.json';
|
|
2
|
-
import marketsV3 from './config/markets.json';
|
|
3
2
|
import marketsV4 from './v4/staging/markets.json';
|
|
4
3
|
import versionIos from './config/version_ios.json';
|
|
5
4
|
import walletConnect from './wallet_connect';
|
|
@@ -10,12 +9,12 @@ export { APP_STRING_KEYS, ERRORS_STRING_KEYS, WARNINGS_STRING_KEYS } from './sc
|
|
|
10
9
|
export { TOOLTIP_STRING_KEYS } from './scripts/generated/tooltips';
|
|
11
10
|
export { APP_NATIVE } from './config/localizations_native';
|
|
12
11
|
export { NOTIFICATIONS} from './config/localization_notifications';
|
|
12
|
+
export { NOTIFICATIONS_STRING_KEYS } from './scripts/generated/notifications';
|
|
13
13
|
|
|
14
14
|
export { DEV_ENDPOINTS, ENDPOINTS_STAGING, WALLETS_V2_STAGING } from './config/staging';
|
|
15
15
|
export { ENDPOINTS, WALLETS_V2_PRODUCTION } from './config/prod';
|
|
16
16
|
|
|
17
17
|
export const COUNTRIES = countries;
|
|
18
|
-
export const MARKETS_V3 = marketsV3;
|
|
19
18
|
export const MARKETS_V4 = marketsV4;
|
|
20
19
|
export const VERSION_IOS = versionIos;
|
|
21
20
|
export const WALLET_CONNECT = walletConnect;
|
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -61,3 +61,8 @@ Text files can be translated as a single unit.
|
|
|
61
61
|
'''
|
|
62
62
|
./codegen_localization_tooltips.swift ../config/localization/en/tooltips.json > ./generated/tooltips.ts
|
|
63
63
|
'''
|
|
64
|
+
|
|
65
|
+
# Generating notifications.ts
|
|
66
|
+
'''
|
|
67
|
+
./codegen_localization_notifications.swift ../config/localization_notifications/en/app.json > ./generated/notifications.ts
|
|
68
|
+
'''
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
#!/usr/bin/env swift
|
|
2
|
+
|
|
3
|
+
import Foundation
|
|
4
|
+
|
|
5
|
+
// This script is used to generate the TS constants for the localization_notifications/.json file
|
|
6
|
+
|
|
7
|
+
if CommandLine.arguments.count < 2 {
|
|
8
|
+
print("Usage: codegen_localization_notifications.swift <path to notification app.json>")
|
|
9
|
+
exit(1)
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
let appJsonPath = CommandLine.arguments[1]
|
|
13
|
+
|
|
14
|
+
guard let appJsonData = FileManager.default.contents(atPath: appJsonPath) else {
|
|
15
|
+
print("Could not read notificaiton app.json file at path \(appJsonPath)")
|
|
16
|
+
exit(1)
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
guard let appJson = try? JSONSerialization.jsonObject(with: appJsonData, options: []) as? [String: Any] else {
|
|
20
|
+
print("Could not parse notification app.json file at path \(appJsonPath)")
|
|
21
|
+
exit(1)
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
print("// !! GENERATED FILE - DO NOT EDIT\n")
|
|
25
|
+
print("// Generated from \(appJsonPath) using \(CommandLine.arguments[1])\n")
|
|
26
|
+
|
|
27
|
+
print("export const NOTIFICATIONS_STRING_KEYS = {")
|
|
28
|
+
generateItems(keyPath: "NOTIFICATIONS", lastKey: nil, value: appJson)
|
|
29
|
+
print("};\n")
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
func generateItems(keyPath: String, lastKey: String?, value: Any?) {
|
|
33
|
+
if let value = value as? [String: Any] {
|
|
34
|
+
if let lastKey = lastKey, value.keys.contains("TITLE"), value.keys.contains("BODY") {
|
|
35
|
+
print(" \(lastKey)_BODY: \'\(keyPath).BODY\',")
|
|
36
|
+
print(" \(lastKey)_TITLE: \'\(keyPath).TITLE\',")
|
|
37
|
+
} else {
|
|
38
|
+
if let lastKey = lastKey {
|
|
39
|
+
print("\n // \(lastKey)\n")
|
|
40
|
+
}
|
|
41
|
+
for subKey in value.keys.sorted() {
|
|
42
|
+
generateItems(keyPath: keyPath + "." + subKey, lastKey: subKey, value: value[subKey])
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|
package/scripts/generated/app.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// !! GENERATED FILE - DO NOT EDIT
|
|
2
2
|
|
|
3
|
-
// Generated from
|
|
3
|
+
// Generated from ./config/localization/en/app.json using scripts/codegen_localization_app.swift
|
|
4
4
|
|
|
5
5
|
export const APP_STRING_KEYS = {
|
|
6
6
|
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
// !! GENERATED FILE - DO NOT EDIT
|
|
2
|
+
|
|
3
|
+
// Generated from ../config/localization_notifications/en/app.json using ../config/localization_notifications/en/app.json
|
|
4
|
+
|
|
5
|
+
export const NOTIFICATIONS_STRING_KEYS = {
|
|
6
|
+
|
|
7
|
+
// NOTIFICATIONS
|
|
8
|
+
|
|
9
|
+
DEPOSIT_SUCCESS_BODY: 'NOTIFICATIONS.NOTIFICATIONS.DEPOSIT_SUCCESS.BODY',
|
|
10
|
+
DEPOSIT_SUCCESS_TITLE: 'NOTIFICATIONS.NOTIFICATIONS.DEPOSIT_SUCCESS.TITLE',
|
|
11
|
+
FAST_WITHDRAW_SUCCESS_BODY: 'NOTIFICATIONS.NOTIFICATIONS.FAST_WITHDRAW_SUCCESS.BODY',
|
|
12
|
+
FAST_WITHDRAW_SUCCESS_TITLE: 'NOTIFICATIONS.NOTIFICATIONS.FAST_WITHDRAW_SUCCESS.TITLE',
|
|
13
|
+
LIQUIDATION_BODY: 'NOTIFICATIONS.NOTIFICATIONS.LIQUIDATION.BODY',
|
|
14
|
+
LIQUIDATION_TITLE: 'NOTIFICATIONS.NOTIFICATIONS.LIQUIDATION.TITLE',
|
|
15
|
+
ORDER_CANCEL_BODY: 'NOTIFICATIONS.NOTIFICATIONS.ORDER_CANCEL.BODY',
|
|
16
|
+
ORDER_CANCEL_TITLE: 'NOTIFICATIONS.NOTIFICATIONS.ORDER_CANCEL.TITLE',
|
|
17
|
+
ORDER_FILL_BODY: 'NOTIFICATIONS.NOTIFICATIONS.ORDER_FILL.BODY',
|
|
18
|
+
ORDER_FILL_TITLE: 'NOTIFICATIONS.NOTIFICATIONS.ORDER_FILL.TITLE',
|
|
19
|
+
ORDER_PARTIAL_FILL_BODY: 'NOTIFICATIONS.NOTIFICATIONS.ORDER_PARTIAL_FILL.BODY',
|
|
20
|
+
ORDER_PARTIAL_FILL_TITLE: 'NOTIFICATIONS.NOTIFICATIONS.ORDER_PARTIAL_FILL.TITLE',
|
|
21
|
+
ORDER_TRIGGERED_BODY: 'NOTIFICATIONS.NOTIFICATIONS.ORDER_TRIGGERED.BODY',
|
|
22
|
+
ORDER_TRIGGERED_TITLE: 'NOTIFICATIONS.NOTIFICATIONS.ORDER_TRIGGERED.TITLE',
|
|
23
|
+
SLOW_WITHDRAWAL_PENDING_BODY: 'NOTIFICATIONS.NOTIFICATIONS.SLOW_WITHDRAWAL_PENDING.BODY',
|
|
24
|
+
SLOW_WITHDRAWAL_PENDING_TITLE: 'NOTIFICATIONS.NOTIFICATIONS.SLOW_WITHDRAWAL_PENDING.TITLE',
|
|
25
|
+
SLOW_WITHDRAWAL_SUCCESS_BODY: 'NOTIFICATIONS.NOTIFICATIONS.SLOW_WITHDRAWAL_SUCCESS.BODY',
|
|
26
|
+
SLOW_WITHDRAWAL_SUCCESS_TITLE: 'NOTIFICATIONS.NOTIFICATIONS.SLOW_WITHDRAWAL_SUCCESS.TITLE',
|
|
27
|
+
};
|
|
28
|
+
|
package/v4/markets.json
ADDED
|
@@ -0,0 +1,775 @@
|
|
|
1
|
+
{
|
|
2
|
+
"1INCH-USD": {
|
|
3
|
+
"name": "1inch",
|
|
4
|
+
"tags": [
|
|
5
|
+
"Defi"
|
|
6
|
+
],
|
|
7
|
+
"baseSymbol": "1INCH",
|
|
8
|
+
"baseSymbolName": "1inch",
|
|
9
|
+
"quoteSymbol": "USD",
|
|
10
|
+
"route": "/trade/1INCH-USD",
|
|
11
|
+
"websiteLink": "https://1inch.io/",
|
|
12
|
+
"whitepaperLink": "https://github.com/1inch",
|
|
13
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/1inch/",
|
|
14
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/1inch.png",
|
|
15
|
+
"primaryDescriptionKey": "1INCH_PRIMARY_DESCRIPTION",
|
|
16
|
+
"secondaryDescriptionKey": "1INCH_SECONDARY_DESCRIPTION"
|
|
17
|
+
},
|
|
18
|
+
"AAVE-USD": {
|
|
19
|
+
"name": "Aave",
|
|
20
|
+
"tags": [
|
|
21
|
+
"Defi"
|
|
22
|
+
],
|
|
23
|
+
"baseSymbol": "AAVE",
|
|
24
|
+
"baseSymbolName": "Aave",
|
|
25
|
+
"quoteSymbol": "USD",
|
|
26
|
+
"route": "/trade/AAVE-USD",
|
|
27
|
+
"websiteLink": "https://aave.com/",
|
|
28
|
+
"whitepaperLink": "https://github.com/aave/protocol-v2/blob/master/aave-v2-whitepaper.pdf",
|
|
29
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/aave/",
|
|
30
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/aave.png",
|
|
31
|
+
"primaryDescriptionKey": "AAVE_PRIMARY_DESCRIPTION",
|
|
32
|
+
"secondaryDescriptionKey": "AAVE_SECONDARY_DESCRIPTION"
|
|
33
|
+
},
|
|
34
|
+
"ADA-USD": {
|
|
35
|
+
"name": "Cardano",
|
|
36
|
+
"tags": [
|
|
37
|
+
"Layer 1"
|
|
38
|
+
],
|
|
39
|
+
"baseSymbol": "ADA",
|
|
40
|
+
"baseSymbolName": "Cardano",
|
|
41
|
+
"quoteSymbol": "USD",
|
|
42
|
+
"route": "/trade/ADA-USD",
|
|
43
|
+
"websiteLink": "https://cardano.org/",
|
|
44
|
+
"whitepaperLink": "https://why.cardano.org/en/introduction/motivation/",
|
|
45
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/cardano/",
|
|
46
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/ada.png",
|
|
47
|
+
"primaryDescriptionKey": "CARDANO_PRIMARY_DESCRIPTION",
|
|
48
|
+
"secondaryDescriptionKey": "CARDANO_SECONDARY_DESCRIPTION"
|
|
49
|
+
},
|
|
50
|
+
"ALGO-USD": {
|
|
51
|
+
"name": "Algorand",
|
|
52
|
+
"tags": [
|
|
53
|
+
"Layer 1"
|
|
54
|
+
],
|
|
55
|
+
"baseSymbol": "ALGO",
|
|
56
|
+
"baseSymbolName": "Algorand",
|
|
57
|
+
"quoteSymbol": "USD",
|
|
58
|
+
"route": "/trade/ALGO-USD",
|
|
59
|
+
"websiteLink": "https://algorand.com/",
|
|
60
|
+
"whitepaperLink": "https://algorand.com/technology/white-papers",
|
|
61
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/algorand/",
|
|
62
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/algo.png",
|
|
63
|
+
"primaryDescriptionKey": "ALGORAND_PRIMARY_DESCRIPTION",
|
|
64
|
+
"secondaryDescriptionKey": "ALGORAND_SECONDARY_DESCRIPTION"
|
|
65
|
+
},
|
|
66
|
+
"APE-USD": {
|
|
67
|
+
"name": "ApeCoin",
|
|
68
|
+
"tags": [],
|
|
69
|
+
"baseSymbol": "APE",
|
|
70
|
+
"baseSymbolName": "ApeCoin",
|
|
71
|
+
"quoteSymbol": "USD",
|
|
72
|
+
"route": "/trade/APE-USD",
|
|
73
|
+
"websiteLink": "https://apecoin.com/",
|
|
74
|
+
"whitepaperLink": "https://apecoin.com/about",
|
|
75
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/apecoin-ape/",
|
|
76
|
+
"primaryDescriptionKey": "APECOIN_PRIMARY_DESCRIPTION",
|
|
77
|
+
"secondaryDescriptionKey": "APECOIN_SECONDARY_DESCRIPTION"
|
|
78
|
+
},
|
|
79
|
+
"APT-USD": {
|
|
80
|
+
"name": "Aptos",
|
|
81
|
+
"tags": [
|
|
82
|
+
"Layer 1"
|
|
83
|
+
],
|
|
84
|
+
"baseSymbol": "APT",
|
|
85
|
+
"baseSymbolName": "Aptos",
|
|
86
|
+
"quoteSymbol": "USD",
|
|
87
|
+
"route": "/trade/APT-USD",
|
|
88
|
+
"websiteLink": "https://aptoslabs.com/",
|
|
89
|
+
"whitepaperLink": "https://aptos.dev/aptos-white-paper/",
|
|
90
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/aptos/",
|
|
91
|
+
"primaryDescriptionKey": "APTOS_PRIMARY_DESCRIPTION",
|
|
92
|
+
"secondaryDescriptionKey": "APTOS_SECONDARY_DESCRIPTION"
|
|
93
|
+
},
|
|
94
|
+
"ARB-USD": {
|
|
95
|
+
"name": "Arbitrum",
|
|
96
|
+
"tags": [],
|
|
97
|
+
"baseSymbol": "ARB",
|
|
98
|
+
"baseSymbolName": "Arbitrum",
|
|
99
|
+
"quoteSymbol": "USD",
|
|
100
|
+
"route": "/trade/ARB-USD",
|
|
101
|
+
"websiteLink": "https://arbitrum.io/",
|
|
102
|
+
"whitepaperLink": "https://github.com/OffchainLabs/nitro",
|
|
103
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/arbitrum/",
|
|
104
|
+
"primaryDescriptionKey": "ARBITRUM_PRIMARY_DESCRIPTION",
|
|
105
|
+
"secondaryDescriptionKey": "ARBITRUM_SECONDARY_DESCRIPTION"
|
|
106
|
+
},
|
|
107
|
+
"ATOM-USD": {
|
|
108
|
+
"name": "Cosmos",
|
|
109
|
+
"tags": [
|
|
110
|
+
"Layer 1"
|
|
111
|
+
],
|
|
112
|
+
"baseSymbol": "ATOM",
|
|
113
|
+
"baseSymbolName": "Cosmos",
|
|
114
|
+
"quoteSymbol": "USD",
|
|
115
|
+
"route": "/trade/ATOM-USD",
|
|
116
|
+
"websiteLink": "https://cosmos.network/",
|
|
117
|
+
"whitepaperLink": "https://v1.cosmos.network/resources/whitepaper",
|
|
118
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/cosmos/",
|
|
119
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/atom.png",
|
|
120
|
+
"primaryDescriptionKey": "COSMOS_PRIMARY_DESCRIPTION",
|
|
121
|
+
"secondaryDescriptionKey": "COSMOS_SECONDARY_DESCRIPTION"
|
|
122
|
+
},
|
|
123
|
+
"AVAX-USD": {
|
|
124
|
+
"name": "Avalanche",
|
|
125
|
+
"tags": [
|
|
126
|
+
"Layer 1"
|
|
127
|
+
],
|
|
128
|
+
"baseSymbol": "AVAX",
|
|
129
|
+
"baseSymbolName": "Avalanche",
|
|
130
|
+
"quoteSymbol": "USD",
|
|
131
|
+
"route": "/trade/AVAX-USD",
|
|
132
|
+
"websiteLink": "https://www.avalabs.org/",
|
|
133
|
+
"whitepaperLink": "https://assets.website-files.com/5d80307810123f5ffbb34d6e/6008d7bbf8b10d1eb01e7e16_Avalanche%20Platform%20Whitepaper.pdf",
|
|
134
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/avalanche/",
|
|
135
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/avax.png",
|
|
136
|
+
"primaryDescriptionKey": "AVAX_PRIMARY_DESCRIPTION",
|
|
137
|
+
"secondaryDescriptionKey": "AVAX_SECONDARY_DESCRIPTION"
|
|
138
|
+
},
|
|
139
|
+
"BCH-USD": {
|
|
140
|
+
"name": "Bitcoin Cash",
|
|
141
|
+
"tags": [
|
|
142
|
+
"Layer 1"
|
|
143
|
+
],
|
|
144
|
+
"baseSymbol": "BCH",
|
|
145
|
+
"baseSymbolName": "Bitcoin Cash",
|
|
146
|
+
"quoteSymbol": "USD",
|
|
147
|
+
"route": "/trade/BCH-USD",
|
|
148
|
+
"websiteLink": "https://bitcoincash.org/",
|
|
149
|
+
"whitepaperLink": "https://bitcoincash.org/",
|
|
150
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/bitcoin-cash/",
|
|
151
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/bch.png",
|
|
152
|
+
"primaryDescriptionKey": "BITCOIN_CASH_PRIMARY_DESCRIPTION",
|
|
153
|
+
"secondaryDescriptionKey": "BITCOIN_CASH_SECONDARY_DESCRIPTION"
|
|
154
|
+
},
|
|
155
|
+
"BLUR-USD": {
|
|
156
|
+
"name": "Blur",
|
|
157
|
+
"tags": [],
|
|
158
|
+
"baseSymbol": "BLUR",
|
|
159
|
+
"baseSymbolName": "Blur",
|
|
160
|
+
"quoteSymbol": "USD",
|
|
161
|
+
"route": "/trade/BLUR-USD",
|
|
162
|
+
"websiteLink": "https://blur.io/",
|
|
163
|
+
"whitepaperLink": "https://docs.blur.foundation/",
|
|
164
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/blur-token/",
|
|
165
|
+
"primaryDescriptionKey": "BLUR_PRIMARY_DESCRIPTION",
|
|
166
|
+
"secondaryDescriptionKey": "BLUR_SECONDARY_DESCRIPTION"
|
|
167
|
+
},
|
|
168
|
+
"CELO-USD": {
|
|
169
|
+
"name": "Celo",
|
|
170
|
+
"tags": [],
|
|
171
|
+
"baseSymbol": "CELO",
|
|
172
|
+
"baseSymbolName": "Celo",
|
|
173
|
+
"quoteSymbol": "USD",
|
|
174
|
+
"route": "/trade/CELO-USD",
|
|
175
|
+
"websiteLink": "https://celo.org",
|
|
176
|
+
"whitepaperLink": "https://docs.celo.org",
|
|
177
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/celo/",
|
|
178
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/celo.png",
|
|
179
|
+
"primaryDescriptionKey": "CELO_PRIMARY_DESCRIPTION",
|
|
180
|
+
"secondaryDescriptionKey": "CELO_SECONDARY_DESCRIPTION"
|
|
181
|
+
},
|
|
182
|
+
"BTC-USD": {
|
|
183
|
+
"name": "Bitcoin",
|
|
184
|
+
"tags": [
|
|
185
|
+
"Layer 1"
|
|
186
|
+
],
|
|
187
|
+
"baseSymbol": "BTC",
|
|
188
|
+
"baseSymbolName": "Bitcoin",
|
|
189
|
+
"quoteSymbol": "USD",
|
|
190
|
+
"route": "/trade/BTC-USD",
|
|
191
|
+
"websiteLink": "https://bitcoin.org/",
|
|
192
|
+
"whitepaperLink": "https://bitcoin.org/bitcoin.pdf",
|
|
193
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/bitcoin/",
|
|
194
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/btc.png",
|
|
195
|
+
"primaryDescriptionKey": "BITCOIN_PRIMARY_DESCRIPTION",
|
|
196
|
+
"secondaryDescriptionKey": "BITCOIN_SECONDARY_DESCRIPTION",
|
|
197
|
+
"displayStepSize": "0.0001",
|
|
198
|
+
"displayTickSize": "1"
|
|
199
|
+
},
|
|
200
|
+
"COMP-USD": {
|
|
201
|
+
"name": "Compound",
|
|
202
|
+
"tags": [
|
|
203
|
+
"Defi"
|
|
204
|
+
],
|
|
205
|
+
"baseSymbol": "COMP",
|
|
206
|
+
"baseSymbolName": "Compound",
|
|
207
|
+
"quoteSymbol": "USD",
|
|
208
|
+
"route": "/trade/COMP-USD",
|
|
209
|
+
"websiteLink": "https://compound.finance/",
|
|
210
|
+
"whitepaperLink": "https://compound.finance/documents/Compound.Whitepaper.pdf",
|
|
211
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/compound/",
|
|
212
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/comp.png",
|
|
213
|
+
"primaryDescriptionKey": "COMPOUND_PRIMARY_DESCRIPTION",
|
|
214
|
+
"secondaryDescriptionKey": "COMPOUND_SECONDARY_DESCRIPTION"
|
|
215
|
+
},
|
|
216
|
+
"CRV-USD": {
|
|
217
|
+
"name": "Curve",
|
|
218
|
+
"tags": [
|
|
219
|
+
"Governance"
|
|
220
|
+
],
|
|
221
|
+
"baseSymbol": "CRV",
|
|
222
|
+
"baseSymbolName": "Curve",
|
|
223
|
+
"quoteSymbol": "USD",
|
|
224
|
+
"route": "/trade/CRV-USD",
|
|
225
|
+
"websiteLink": "https://curve.fi/",
|
|
226
|
+
"whitepaperLink": "https://curve.fi/whitepaper",
|
|
227
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/curve-dao-token/",
|
|
228
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/crv.png",
|
|
229
|
+
"primaryDescriptionKey": "CURVE_PRIMARY_DESCRIPTION",
|
|
230
|
+
"secondaryDescriptionKey": "CURVE_SECONDARY_DESCRIPTION"
|
|
231
|
+
},
|
|
232
|
+
"DOGE-USD": {
|
|
233
|
+
"name": "Dogecoin",
|
|
234
|
+
"tags": [
|
|
235
|
+
"Layer 1"
|
|
236
|
+
],
|
|
237
|
+
"baseSymbol": "DOGE",
|
|
238
|
+
"baseSymbolName": "Dogecoin",
|
|
239
|
+
"quoteSymbol": "USD",
|
|
240
|
+
"route": "/trade/DOGE-USD",
|
|
241
|
+
"websiteLink": "https://dogecoin.com/",
|
|
242
|
+
"whitepaperLink": "https://github.com/dogecoin/dogecoin",
|
|
243
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/dogecoin/",
|
|
244
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/doge.png",
|
|
245
|
+
"primaryDescriptionKey": "DOGECOIN_PRIMARY_DESCRIPTION",
|
|
246
|
+
"secondaryDescriptionKey": "DOGECOIN_SECONDARY_DESCRIPTION"
|
|
247
|
+
},
|
|
248
|
+
"DOT-USD": {
|
|
249
|
+
"name": "Polkadot",
|
|
250
|
+
"tags": [
|
|
251
|
+
"Layer 1"
|
|
252
|
+
],
|
|
253
|
+
"baseSymbol": "DOT",
|
|
254
|
+
"baseSymbolName": "Polkadot",
|
|
255
|
+
"quoteSymbol": "USD",
|
|
256
|
+
"route": "/trade/DOT-USD",
|
|
257
|
+
"websiteLink": "https://polkadot.network/",
|
|
258
|
+
"whitepaperLink": "https://polkadot.network/PolkaDotPaper.pdf",
|
|
259
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/polkadot-new/",
|
|
260
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/dot.png",
|
|
261
|
+
"primaryDescriptionKey": "POLKADOT_PRIMARY_DESCRIPTION",
|
|
262
|
+
"secondaryDescriptionKey": "POLKADOT_SECONDARY_DESCRIPTION"
|
|
263
|
+
},
|
|
264
|
+
"ENJ-USD": {
|
|
265
|
+
"name": "Enjin",
|
|
266
|
+
"baseSymbol": "ENJ",
|
|
267
|
+
"baseSymbolName": "Enjin",
|
|
268
|
+
"quoteSymbol": "USD",
|
|
269
|
+
"route": "/trade/ENJ-USD",
|
|
270
|
+
"websiteLink": "https://enjin.io/",
|
|
271
|
+
"whitepaperLink": "https://cdn.enjin.io/downloads/whitepapers/enjin-coin/en.pdf/",
|
|
272
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/enjin-coin/",
|
|
273
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/enj.png",
|
|
274
|
+
"primaryDescriptionKey": "ENJ_PRIMARY_DESCRIPTION",
|
|
275
|
+
"secondaryDescriptionKey": "ENJ_SECONDARY_DESCRIPTION"
|
|
276
|
+
},
|
|
277
|
+
"EOS-USD": {
|
|
278
|
+
"name": "EOS",
|
|
279
|
+
"tags": [
|
|
280
|
+
"Layer 1"
|
|
281
|
+
],
|
|
282
|
+
"baseSymbol": "EOS",
|
|
283
|
+
"baseSymbolName": "EOS",
|
|
284
|
+
"quoteSymbol": "USD",
|
|
285
|
+
"route": "/trade/EOS-USD",
|
|
286
|
+
"websiteLink": "https://eos.io/",
|
|
287
|
+
"whitepaperLink": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md",
|
|
288
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/eos/",
|
|
289
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/eos.png",
|
|
290
|
+
"primaryDescriptionKey": "EOS_PRIMARY_DESCRIPTION",
|
|
291
|
+
"secondaryDescriptionKey": "EOS_SECONDARY_DESCRIPTION"
|
|
292
|
+
},
|
|
293
|
+
"ETC-USD": {
|
|
294
|
+
"name": "Ethereum Classic",
|
|
295
|
+
"tags": [
|
|
296
|
+
"Layer 1"
|
|
297
|
+
],
|
|
298
|
+
"baseSymbol": "ETC",
|
|
299
|
+
"baseSymbolName": "Ethereum Classic",
|
|
300
|
+
"quoteSymbol": "USD",
|
|
301
|
+
"route": "/trade/ETC-USD",
|
|
302
|
+
"websiteLink": "https://ethereumclassic.org/",
|
|
303
|
+
"whitepaperLink": "https://ethereumclassic.org/why-classic",
|
|
304
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/ethereum-classic/",
|
|
305
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/etc.png",
|
|
306
|
+
"primaryDescriptionKey": "ETC_PRIMARY_DESCRIPTION",
|
|
307
|
+
"secondaryDescriptionKey": "ETC_SECONDARY_DESCRIPTION"
|
|
308
|
+
},
|
|
309
|
+
"ETH-USD": {
|
|
310
|
+
"name": "Ethereum",
|
|
311
|
+
"tags": [
|
|
312
|
+
"Layer 1"
|
|
313
|
+
],
|
|
314
|
+
"baseSymbol": "ETH",
|
|
315
|
+
"baseSymbolName": "Ethereum",
|
|
316
|
+
"quoteSymbol": "USD",
|
|
317
|
+
"route": "/trade/ETH-USD",
|
|
318
|
+
"websiteLink": "https://ethereum.org/",
|
|
319
|
+
"whitepaperLink": "https://ethereum.org/whitepaper/",
|
|
320
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/ethereum/",
|
|
321
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/eth.png",
|
|
322
|
+
"primaryDescriptionKey": "ETHEREUM_PRIMARY_DESCRIPTION",
|
|
323
|
+
"secondaryDescriptionKey": "ETHEREUM_SECONDARY_DESCRIPTION",
|
|
324
|
+
"displayStepSize": "0.001",
|
|
325
|
+
"displayTickSize": "0.1"
|
|
326
|
+
},
|
|
327
|
+
"FIL-USD": {
|
|
328
|
+
"name": "Filecoin",
|
|
329
|
+
"tags": [
|
|
330
|
+
"Layer 1"
|
|
331
|
+
],
|
|
332
|
+
"baseSymbol": "FIL",
|
|
333
|
+
"baseSymbolName": "Filecoin",
|
|
334
|
+
"quoteSymbol": "USD",
|
|
335
|
+
"route": "/trade/FIL-USD",
|
|
336
|
+
"websiteLink": "https://filecoin.io/",
|
|
337
|
+
"whitepaperLink": "https://filecoin.io/filecoin.pdf",
|
|
338
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/filecoin/",
|
|
339
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/fil.png",
|
|
340
|
+
"primaryDescriptionKey": "FILECOIN_PRIMARY_DESCRIPTION",
|
|
341
|
+
"secondaryDescriptionKey": "FILECOIN_SECONDARY_DESCRIPTION"
|
|
342
|
+
},
|
|
343
|
+
"HNT-USD": {
|
|
344
|
+
"name": "Helium",
|
|
345
|
+
"tags": [
|
|
346
|
+
"Layer 1"
|
|
347
|
+
],
|
|
348
|
+
"baseSymbol": "HNT",
|
|
349
|
+
"baseSymbolName": "Helium",
|
|
350
|
+
"quoteSymbol": "USD",
|
|
351
|
+
"route": "/trade/HNT-USD",
|
|
352
|
+
"websiteLink": "https://www.helium.com",
|
|
353
|
+
"whitepaperLink": "http://whitepaper.helium.com",
|
|
354
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/helium/",
|
|
355
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/hnt.png",
|
|
356
|
+
"primaryDescriptionKey": "HNT_PRIMARY_DESCRIPTION",
|
|
357
|
+
"secondaryDescriptionKey": "HNT_SECONDARY_DESCRIPTION"
|
|
358
|
+
},
|
|
359
|
+
"ICP-USD": {
|
|
360
|
+
"name": "Internet Computer",
|
|
361
|
+
"tags": [
|
|
362
|
+
"Layer 1"
|
|
363
|
+
],
|
|
364
|
+
"baseSymbol": "ICP",
|
|
365
|
+
"baseSymbolName": "Internet Computer",
|
|
366
|
+
"quoteSymbol": "USD",
|
|
367
|
+
"route": "/trade/ICP-USD",
|
|
368
|
+
"websiteLink": "https://dfinity.org",
|
|
369
|
+
"whitepaperLink": "https://dfinity.org/whitepaper.pdf",
|
|
370
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/internet-computer/",
|
|
371
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/icp.png",
|
|
372
|
+
"primaryDescriptionKey": "ICP_PRIMARY_DESCRIPTION",
|
|
373
|
+
"secondaryDescriptionKey": "ICP_SECONDARY_DESCRIPTION"
|
|
374
|
+
},
|
|
375
|
+
"LDO-USD": {
|
|
376
|
+
"name": "Lido DAO",
|
|
377
|
+
"tags": [
|
|
378
|
+
"Defi"
|
|
379
|
+
],
|
|
380
|
+
"baseSymbol": "LDO",
|
|
381
|
+
"baseSymbolName": "Lido Dao",
|
|
382
|
+
"quoteSymbol": "USD",
|
|
383
|
+
"route": "/trade/LDO-USD",
|
|
384
|
+
"websiteLink": "https://lido.fi/",
|
|
385
|
+
"whitepaperLink": "https://lido.fi/static/Lido:Ethereum-Liquid-Staking.pdf",
|
|
386
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/lido-dao/",
|
|
387
|
+
"primaryDescriptionKey": "LDO_PRIMARY_DESCRIPTION",
|
|
388
|
+
"secondaryDescriptionKey": "LDO_SECONDARY_DESCRIPTION"
|
|
389
|
+
},
|
|
390
|
+
"LINK-USD": {
|
|
391
|
+
"name": "Chainlink",
|
|
392
|
+
"tags": [
|
|
393
|
+
"Defi"
|
|
394
|
+
],
|
|
395
|
+
"baseSymbol": "LINK",
|
|
396
|
+
"baseSymbolName": "Chainlink",
|
|
397
|
+
"quoteSymbol": "USD",
|
|
398
|
+
"route": "/trade/LINK-USD",
|
|
399
|
+
"websiteLink": "https://chain.link/",
|
|
400
|
+
"whitepaperLink": "https://link.smartcontract.com/whitepaper",
|
|
401
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/chainlink/",
|
|
402
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/link.png",
|
|
403
|
+
"primaryDescriptionKey": "CHAINLINK_PRIMARY_DESCRIPTION",
|
|
404
|
+
"secondaryDescriptionKey": "CHAINLINK_SECONDARY_DESCRIPTION"
|
|
405
|
+
},
|
|
406
|
+
"LTC-USD": {
|
|
407
|
+
"name": "Litecoin",
|
|
408
|
+
"tags": [
|
|
409
|
+
"Layer 1"
|
|
410
|
+
],
|
|
411
|
+
"baseSymbol": "LTC",
|
|
412
|
+
"baseSymbolName": "Litecoin",
|
|
413
|
+
"quoteSymbol": "USD",
|
|
414
|
+
"route": "/trade/LTC-USD",
|
|
415
|
+
"websiteLink": "https://litecoin.org/",
|
|
416
|
+
"whitepaperLink": "https://litecoin.info/index.php/Main_Page",
|
|
417
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/litecoin/",
|
|
418
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/ltc.png",
|
|
419
|
+
"primaryDescriptionKey": "LITECOIN_PRIMARY_DESCRIPTION",
|
|
420
|
+
"secondaryDescriptionKey": "LITECOIN_SECONDARY_DESCRIPTION"
|
|
421
|
+
},
|
|
422
|
+
"MATIC-USD": {
|
|
423
|
+
"name": "Polygon",
|
|
424
|
+
"tags": [
|
|
425
|
+
"Layer 2"
|
|
426
|
+
],
|
|
427
|
+
"baseSymbol": "MATIC",
|
|
428
|
+
"baseSymbolName": "Polygon",
|
|
429
|
+
"quoteSymbol": "USD",
|
|
430
|
+
"route": "/trade/MATIC-USD",
|
|
431
|
+
"websiteLink": "https://polygon.technology/",
|
|
432
|
+
"whitepaperLink": "https://polygon.technology/lightpaper-polygon.pdf",
|
|
433
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/polygon/",
|
|
434
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/matic.png",
|
|
435
|
+
"primaryDescriptionKey": "POLYGON_PRIMARY_DESCRIPTION",
|
|
436
|
+
"secondaryDescriptionKey": "POLYGON_SECONDARY_DESCRIPTION"
|
|
437
|
+
},
|
|
438
|
+
"MKR-USD": {
|
|
439
|
+
"name": "Maker",
|
|
440
|
+
"tags": [
|
|
441
|
+
"Governance"
|
|
442
|
+
],
|
|
443
|
+
"baseSymbol": "MKR",
|
|
444
|
+
"baseSymbolName": "Maker",
|
|
445
|
+
"quoteSymbol": "USD",
|
|
446
|
+
"route": "/trade/MKR-USD",
|
|
447
|
+
"websiteLink": "https://makerdao.com",
|
|
448
|
+
"whitepaperLink": "https://makerdao.com/whitepaper",
|
|
449
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/maker/",
|
|
450
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/mkr.png",
|
|
451
|
+
"primaryDescriptionKey": "MAKER_PRIMARY_DESCRIPTION",
|
|
452
|
+
"secondaryDescriptionKey": "MAKER_SECONDARY_DESCRIPTION"
|
|
453
|
+
},
|
|
454
|
+
"NEAR-USD": {
|
|
455
|
+
"name": "NEAR Protocol",
|
|
456
|
+
"tags": [
|
|
457
|
+
"Layer 1"
|
|
458
|
+
],
|
|
459
|
+
"baseSymbol": "NEAR",
|
|
460
|
+
"baseSymbolName": "NEAR Protocol",
|
|
461
|
+
"quoteSymbol": "USD",
|
|
462
|
+
"route": "/trade/NEAR-USD",
|
|
463
|
+
"websiteLink": "https://near.org",
|
|
464
|
+
"whitepaperLink": "https://near.org/papers/the-official-near-white-paper/",
|
|
465
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/near-protocol/",
|
|
466
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/near.png",
|
|
467
|
+
"primaryDescriptionKey": "NEAR_PRIMARY_DESCRIPTION",
|
|
468
|
+
"secondaryDescriptionKey": "NEAR_SECONDARY_DESCRIPTION"
|
|
469
|
+
},
|
|
470
|
+
"OP-USD": {
|
|
471
|
+
"name": "Optimism",
|
|
472
|
+
"tags": [],
|
|
473
|
+
"baseSymbol": "OP",
|
|
474
|
+
"baseSymbolName": "Optimism",
|
|
475
|
+
"quoteSymbol": "USD",
|
|
476
|
+
"route": "/trade/OP-USD",
|
|
477
|
+
"websiteLink": "https://www.optimism.io/",
|
|
478
|
+
"whitepaperLink": "https://github.com/ethereum-optimism",
|
|
479
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/optimism-ethereum/",
|
|
480
|
+
"primaryDescriptionKey": "OPTIMISM_PRIMARY_DESCRIPTION",
|
|
481
|
+
"secondaryDescriptionKey": "OPTIMISM_SECONDARY_DESCRIPTION"
|
|
482
|
+
},
|
|
483
|
+
"PEPE-USD": {
|
|
484
|
+
"name": "Pepe",
|
|
485
|
+
"tags": [],
|
|
486
|
+
"baseSymbol": "PEPE",
|
|
487
|
+
"baseSymbolName": "Pepe",
|
|
488
|
+
"quoteSymbol": "USD",
|
|
489
|
+
"route": "/trade/PEPE-USD",
|
|
490
|
+
"websiteLink": "https://www.pepe.vip/",
|
|
491
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/pepe/",
|
|
492
|
+
"primaryDescriptionKey": "PEPE_PRIMARY_DESCRIPTION",
|
|
493
|
+
"secondaryDescriptionKey": "PEPE_SECONDARY_DESCRIPTION"
|
|
494
|
+
},
|
|
495
|
+
"RUNE-USD": {
|
|
496
|
+
"name": "THORChain",
|
|
497
|
+
"tags": [
|
|
498
|
+
"Layer 1"
|
|
499
|
+
],
|
|
500
|
+
"baseSymbol": "RUNE",
|
|
501
|
+
"baseSymbolName": "THORChain",
|
|
502
|
+
"quoteSymbol": "USD",
|
|
503
|
+
"route": "/trade/RUNE-USD",
|
|
504
|
+
"websiteLink": "https://thorchain.org",
|
|
505
|
+
"whitepaperLink": "https://whitepaper.io/document/709/thorchain-whitepaper",
|
|
506
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/thorchain/",
|
|
507
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/rune.png",
|
|
508
|
+
"primaryDescriptionKey": "RUNE_PRIMARY_DESCRIPTION",
|
|
509
|
+
"secondaryDescriptionKey": "RUNE_SECONDARY_DESCRIPTION"
|
|
510
|
+
},
|
|
511
|
+
"SEI-USD": {
|
|
512
|
+
"name": "Sei",
|
|
513
|
+
"tags": [
|
|
514
|
+
"Layer 1",
|
|
515
|
+
"Defi"
|
|
516
|
+
],
|
|
517
|
+
"baseSymbol": "SEI",
|
|
518
|
+
"baseSymbolName": "Sei",
|
|
519
|
+
"quoteSymbol": "USD",
|
|
520
|
+
"route": "/trade/SEI-USD",
|
|
521
|
+
"websiteLink": "https://www.sei.io/",
|
|
522
|
+
"whitepaperLink": "https://github.com/sei-protocol/sei-chain/blob/3c9576fee3494ce039df684624f918dd8066ba3f/whitepaper/Sei_Whitepaper.pdf",
|
|
523
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/sei/",
|
|
524
|
+
"primaryDescriptionKey": "SEI_PRIMARY_DESCRIPTION",
|
|
525
|
+
"secondaryDescriptionKey": "SEI_SECONDARY_DESCRIPTION"
|
|
526
|
+
},
|
|
527
|
+
"SHIB-USD": {
|
|
528
|
+
"name": "Shiba Inu",
|
|
529
|
+
"tags": [],
|
|
530
|
+
"baseSymbol": "SHIB",
|
|
531
|
+
"baseSymbolName": "Shiba Inu",
|
|
532
|
+
"quoteSymbol": "USD",
|
|
533
|
+
"route": "/trade/SHIB-USD",
|
|
534
|
+
"websiteLink": "https://shibatoken.com/",
|
|
535
|
+
"whitepaperLink": "https://docs.shibatoken.com/",
|
|
536
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/shiba-inu/",
|
|
537
|
+
"primaryDescriptionKey": "SHIB_PRIMARY_DESCRIPTION",
|
|
538
|
+
"secondaryDescriptionKey": "SHIB_SECONDARY_DESCRIPTION"
|
|
539
|
+
},
|
|
540
|
+
"SNX-USD": {
|
|
541
|
+
"name": "Synthetix",
|
|
542
|
+
"tags": [
|
|
543
|
+
"Defi"
|
|
544
|
+
],
|
|
545
|
+
"baseSymbol": "SNX",
|
|
546
|
+
"baseSymbolName": "Synthetix",
|
|
547
|
+
"quoteSymbol": "USD",
|
|
548
|
+
"route": "/trade/SNX-USD",
|
|
549
|
+
"websiteLink": "https://synthetix.io/",
|
|
550
|
+
"whitepaperLink": "https://docs.synthetix.io/litepaper",
|
|
551
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/synthetix-network-token/",
|
|
552
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/snx.png",
|
|
553
|
+
"primaryDescriptionKey": "SYNTHETIX_PRIMARY_DESCRIPTION",
|
|
554
|
+
"secondaryDescriptionKey": "SYNTHETIX_SECONDARY_DESCRIPTION"
|
|
555
|
+
},
|
|
556
|
+
"SOL-USD": {
|
|
557
|
+
"name": "Solana",
|
|
558
|
+
"tags": [
|
|
559
|
+
"Layer 1"
|
|
560
|
+
],
|
|
561
|
+
"baseSymbol": "SOL",
|
|
562
|
+
"baseSymbolName": "Solana",
|
|
563
|
+
"quoteSymbol": "USD",
|
|
564
|
+
"route": "/trade/SOL-USD",
|
|
565
|
+
"websiteLink": "https://solana.com/",
|
|
566
|
+
"whitepaperLink": "https://solana.com/solana-whitepaper.pdf",
|
|
567
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/solana/",
|
|
568
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/sol.png",
|
|
569
|
+
"primaryDescriptionKey": "SOLANA_PRIMARY_DESCRIPTION",
|
|
570
|
+
"secondaryDescriptionKey": "SOLANA_SECONDARY_DESCRIPTION"
|
|
571
|
+
},
|
|
572
|
+
"SUI-USD": {
|
|
573
|
+
"name": "Sui",
|
|
574
|
+
"tags": [
|
|
575
|
+
"Layer 1"
|
|
576
|
+
],
|
|
577
|
+
"baseSymbol": "SUI",
|
|
578
|
+
"baseSymbolName": "Sui",
|
|
579
|
+
"quoteSymbol": "USD",
|
|
580
|
+
"route": "/trade/SUI-USD",
|
|
581
|
+
"websiteLink": "https://sui.io/",
|
|
582
|
+
"whitepaperLink": "https://github.com/MystenLabs",
|
|
583
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/sui/",
|
|
584
|
+
"primaryDescriptionKey": "SUI_PRIMARY_DESCRIPTION",
|
|
585
|
+
"secondaryDescriptionKey": "SUI_SECONDARY_DESCRIPTION"
|
|
586
|
+
},
|
|
587
|
+
"SUSHI-USD": {
|
|
588
|
+
"name": "Sushi",
|
|
589
|
+
"tags": [
|
|
590
|
+
"Defi"
|
|
591
|
+
],
|
|
592
|
+
"baseSymbol": "SUSHI",
|
|
593
|
+
"baseSymbolName": "Sushi",
|
|
594
|
+
"quoteSymbol": "USD",
|
|
595
|
+
"route": "/trade/SUSHI-USD",
|
|
596
|
+
"websiteLink": "https://sushi.com/",
|
|
597
|
+
"whitepaperLink": "https://docs.sushi.com/",
|
|
598
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/sushiswap/",
|
|
599
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/sushi.png",
|
|
600
|
+
"primaryDescriptionKey": "SUSHISWAP_PRIMARY_DESCRIPTION",
|
|
601
|
+
"secondaryDescriptionKey": "SUSHISWAP_SECONDARY_DESCRIPTION"
|
|
602
|
+
},
|
|
603
|
+
"TRX-USD": {
|
|
604
|
+
"name": "TRON",
|
|
605
|
+
"tags": [
|
|
606
|
+
"Defi"
|
|
607
|
+
],
|
|
608
|
+
"baseSymbol": "TRX",
|
|
609
|
+
"baseSymbolName": "TRON",
|
|
610
|
+
"quoteSymbol": "USD",
|
|
611
|
+
"route": "/trade/TRX-USD",
|
|
612
|
+
"websiteLink": "https://tron.network/",
|
|
613
|
+
"whitepaperLink": "https://tron.network/static/doc/white_paper_v_2_0.pdf",
|
|
614
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/tron/",
|
|
615
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/trx.png",
|
|
616
|
+
"primaryDescriptionKey": "TRX_PRIMARY_DESCRIPTION",
|
|
617
|
+
"secondaryDescriptionKey": "TRX_SECONDARY_DESCRIPTION"
|
|
618
|
+
},
|
|
619
|
+
"UMA-USD": {
|
|
620
|
+
"name": "UMA",
|
|
621
|
+
"tags": [
|
|
622
|
+
"Defi"
|
|
623
|
+
],
|
|
624
|
+
"baseSymbol": "UMA",
|
|
625
|
+
"baseSymbolName": "UMA",
|
|
626
|
+
"quoteSymbol": "USD",
|
|
627
|
+
"route": "/trade/UMA-USD",
|
|
628
|
+
"websiteLink": "https://umaproject.org/",
|
|
629
|
+
"whitepaperLink": "https://github.com/UMAprotocol/whitepaper",
|
|
630
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/uma/",
|
|
631
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/uma.png",
|
|
632
|
+
"primaryDescriptionKey": "UMA_PRIMARY_DESCRIPTION",
|
|
633
|
+
"secondaryDescriptionKey": "UMA_SECONDARY_DESCRIPTION"
|
|
634
|
+
},
|
|
635
|
+
"UNI-USD": {
|
|
636
|
+
"name": "Uniswap",
|
|
637
|
+
"tags": [
|
|
638
|
+
"Defi"
|
|
639
|
+
],
|
|
640
|
+
"baseSymbol": "UNI",
|
|
641
|
+
"baseSymbolName": "Uniswap",
|
|
642
|
+
"quoteSymbol": "USD",
|
|
643
|
+
"route": "/trade/UNI-USD",
|
|
644
|
+
"websiteLink": "https://uniswap.org/",
|
|
645
|
+
"whitepaperLink": "https://uniswap.org/whitepaper-v3.pdf",
|
|
646
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/uniswap/",
|
|
647
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/uni.png",
|
|
648
|
+
"primaryDescriptionKey": "UNISWAP_PRIMARY_DESCRIPTION",
|
|
649
|
+
"secondaryDescriptionKey": "UNISWAP_SECONDARY_DESCRIPTION"
|
|
650
|
+
},
|
|
651
|
+
"WLD-USD": {
|
|
652
|
+
"name": "Worldcoin",
|
|
653
|
+
"tags": [],
|
|
654
|
+
"baseSymbol": "WLD",
|
|
655
|
+
"baseSymbolName": "Worldcoin",
|
|
656
|
+
"quoteSymbol": "USD",
|
|
657
|
+
"route": "/trade/WLD-USD",
|
|
658
|
+
"websiteLink": "https://worldcoin.org/",
|
|
659
|
+
"whitepaperLink": "https://whitepaper.worldcoin.org/",
|
|
660
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/worldcoin-org/",
|
|
661
|
+
"primaryDescriptionKey": "WORLDCOIN_PRIMARY_DESCRIPTION",
|
|
662
|
+
"secondaryDescriptionKey": "WORLDCOIN_SECONDARY_DESCRIPTION"
|
|
663
|
+
},
|
|
664
|
+
"XLM-USD": {
|
|
665
|
+
"name": "Stellar",
|
|
666
|
+
"tags": [
|
|
667
|
+
"Layer 1"
|
|
668
|
+
],
|
|
669
|
+
"baseSymbol": "XLM",
|
|
670
|
+
"baseSymbolName": "Stellar",
|
|
671
|
+
"quoteSymbol": "USD",
|
|
672
|
+
"route": "/trade/XLM-USD",
|
|
673
|
+
"websiteLink": "https://www.stellar.org/",
|
|
674
|
+
"whitepaperLink": "https://www.stellar.org/papers/stellar-consensus-protocol",
|
|
675
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/stellar/",
|
|
676
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/xlm.png",
|
|
677
|
+
"primaryDescriptionKey": "STELLAR_PRIMARY_DESCRIPTION",
|
|
678
|
+
"secondaryDescriptionKey": "STELLAR_SECONDARY_DESCRIPTION"
|
|
679
|
+
},
|
|
680
|
+
"XMR-USD": {
|
|
681
|
+
"name": "Monero",
|
|
682
|
+
"tags": [
|
|
683
|
+
"Layer 1"
|
|
684
|
+
],
|
|
685
|
+
"baseSymbol": "XMR",
|
|
686
|
+
"baseSymbolName": "Monero",
|
|
687
|
+
"quoteSymbol": "USD",
|
|
688
|
+
"route": "/trade/XMR-USD",
|
|
689
|
+
"websiteLink": "https://www.getmonero.org/",
|
|
690
|
+
"whitepaperLink": "https://www.getmonero.org/resources/research-lab/",
|
|
691
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/monero/",
|
|
692
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/xmr.png",
|
|
693
|
+
"primaryDescriptionKey": "MONERO_PRIMARY_DESCRIPTION",
|
|
694
|
+
"secondaryDescriptionKey": "MONERO_SECONDARY_DESCRIPTION"
|
|
695
|
+
},
|
|
696
|
+
"XRP-USD": {
|
|
697
|
+
"name": "Ripple",
|
|
698
|
+
"tags": [
|
|
699
|
+
"Layer 1"
|
|
700
|
+
],
|
|
701
|
+
"baseSymbol": "XRP",
|
|
702
|
+
"baseSymbolName": "Ripple",
|
|
703
|
+
"quoteSymbol": "USD",
|
|
704
|
+
"route": "/trade/XRP-USD",
|
|
705
|
+
"websiteLink": "https://ripple.com/currency/",
|
|
706
|
+
"whitepaperLink": "https://github.com/ripple",
|
|
707
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/xrp/",
|
|
708
|
+
"primaryDescriptionKey": "RIPPLE_PRIMARY_DESCRIPTION",
|
|
709
|
+
"secondaryDescriptionKey": "RIPPLE_SECONDARY_DESCRIPTION"
|
|
710
|
+
},
|
|
711
|
+
"XTZ-USD": {
|
|
712
|
+
"name": "Tezos",
|
|
713
|
+
"tags": [
|
|
714
|
+
"Layer 1"
|
|
715
|
+
],
|
|
716
|
+
"baseSymbol": "XTZ",
|
|
717
|
+
"baseSymbolName": "Tezos",
|
|
718
|
+
"quoteSymbol": "USD",
|
|
719
|
+
"route": "/trade/XTZ-USD",
|
|
720
|
+
"websiteLink": "https://tezos.com",
|
|
721
|
+
"whitepaperLink": "https://tezos.com/whitepaper.pdf",
|
|
722
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/tezos/",
|
|
723
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/xtz.png",
|
|
724
|
+
"primaryDescriptionKey": "XTZ_PRIMARY_DESCRIPTION",
|
|
725
|
+
"secondaryDescriptionKey": "XTZ_SECONDARY_DESCRIPTION"
|
|
726
|
+
},
|
|
727
|
+
"YFI-USD": {
|
|
728
|
+
"name": "Yearn",
|
|
729
|
+
"tags": [
|
|
730
|
+
"Defi"
|
|
731
|
+
],
|
|
732
|
+
"baseSymbol": "YFI",
|
|
733
|
+
"baseSymbolName": "Yearn",
|
|
734
|
+
"quoteSymbol": "USD",
|
|
735
|
+
"route": "/trade/YFI-USD",
|
|
736
|
+
"websiteLink": "https://yearn.finance/",
|
|
737
|
+
"whitepaperLink": "https://docs.yearn.finance/",
|
|
738
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/yearn-finance/",
|
|
739
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/yfi.png",
|
|
740
|
+
"primaryDescriptionKey": "YEARN_FINANCE_PRIMARY_DESCRIPTION",
|
|
741
|
+
"secondaryDescriptionKey": "YEARN_FINANCE_SECONDARY_DESCRIPTION"
|
|
742
|
+
},
|
|
743
|
+
"ZEC-USD": {
|
|
744
|
+
"name": "Zcash",
|
|
745
|
+
"tags": [
|
|
746
|
+
"Layer 1"
|
|
747
|
+
],
|
|
748
|
+
"baseSymbol": "ZEC",
|
|
749
|
+
"baseSymbolName": "Zcash",
|
|
750
|
+
"quoteSymbol": "USD",
|
|
751
|
+
"route": "/trade/ZEC-USD",
|
|
752
|
+
"websiteLink": "https://z.cash/",
|
|
753
|
+
"whitepaperLink": "https://z.cash/technology/",
|
|
754
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/zcash/",
|
|
755
|
+
"imageUrl": "https://media.dydx.exchange/currencies/zec.png",
|
|
756
|
+
"primaryDescriptionKey": "ZCASH_PRIMARY_DESCRIPTION",
|
|
757
|
+
"secondaryDescriptionKey": "ZCASH_SECONDARY_DESCRIPTION"
|
|
758
|
+
},
|
|
759
|
+
"ZRX-USD": {
|
|
760
|
+
"name": "0x",
|
|
761
|
+
"tags": [
|
|
762
|
+
"Defi"
|
|
763
|
+
],
|
|
764
|
+
"baseSymbol": "ZRX",
|
|
765
|
+
"baseSymbolName": "0x",
|
|
766
|
+
"quoteSymbol": "USD",
|
|
767
|
+
"route": "/trade/ZRX-USD",
|
|
768
|
+
"websiteLink": "https://0x.org/",
|
|
769
|
+
"whitepaperLink": "https://0x.org/pdfs/0x_white_paper.pdf",
|
|
770
|
+
"coinMarketCapsLink": "https://coinmarketcap.com/currencies/0x/",
|
|
771
|
+
"imageUrl": "https://s3.amazonaws.com/dydx.exchange/currencies/zrx.png",
|
|
772
|
+
"primaryDescriptionKey": "0X_PRIMARY_DESCRIPTION",
|
|
773
|
+
"secondaryDescriptionKey": "0X_SECONDARY_DESCRIPTION"
|
|
774
|
+
}
|
|
775
|
+
}
|