For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dashboard
DocsAPI Reference
DocsAPI Reference
    • End Points
  • PARTNER
    • GETGet Orders
    • GETGet Order By ID
    • GETGet Webhooks
    • POSTRefresh Access Token
    • POSTCreate Widget URL
  • COUNTRIES
    • GETGet Countries
  • CURRENCIES
    • GETGet Crypto Currencies
    • GETGet Fiat Currencies
    • GETGet Price
    • GETVerify Wallet Address
  • TRANSAK WHITELABEL API
    • End Points
      • GETGet Countries
      • GETGet Crypto Currencies
      • GETGet Fiat Currencies
      • GETGet Quote
Dashboard
LogoLogo
TRANSAK WHITELABEL APILook Up

Get Crypto Currencies

||View as Markdown|
GET
https://api-gateway-stg.transak.com/api/v2/lookup/currencies/crypto-currencies
GET
/api/v2/lookup/currencies/crypto-currencies
$curl https://api-gateway-stg.transak.com/api/v2/lookup/currencies/crypto-currencies
1{
2 "data": {
3 "cryptoCurrencies": [
4 {
5 "image": {
6 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
7 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
8 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
9 },
10 "isAllowed": true,
11 "isStable": false,
12 "name": "Ethereum",
13 "roundOff": 8,
14 "symbol": "ETH",
15 "network": {
16 "name": "ethereum",
17 "fiatCurrenciesNotSupported": []
18 },
19 "uniqueId": "ETHethereum",
20 "isSellAllowed": true
21 },
22 {
23 "image": {
24 "large": "https://assets-stg.transak.com/images/cryptoCurrency/bitcoin_large.png",
25 "small": "https://assets-stg.transak.com/images/cryptoCurrency/bitcoin_small.png",
26 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/bitcoin_thumb.png"
27 },
28 "isAllowed": true,
29 "isStable": false,
30 "name": "Bitcoin",
31 "roundOff": 8,
32 "symbol": "BTC",
33 "network": {
34 "name": "mainnet",
35 "fiatCurrenciesNotSupported": []
36 },
37 "uniqueId": "BTCmainnet",
38 "isSellAllowed": true
39 },
40 {
41 "image": {
42 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
43 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
44 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
45 },
46 "isAllowed": true,
47 "isStable": false,
48 "name": "Ethereum",
49 "roundOff": 8,
50 "symbol": "ETH",
51 "network": {
52 "name": "optimism",
53 "fiatCurrenciesNotSupported": []
54 },
55 "uniqueId": "ETHoptimism",
56 "isSellAllowed": false
57 },
58 {
59 "image": {
60 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
61 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
62 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
63 },
64 "isAllowed": true,
65 "isStable": false,
66 "name": "Ethereum",
67 "roundOff": 8,
68 "symbol": "ETH",
69 "network": {
70 "name": "arbitrum",
71 "fiatCurrenciesNotSupported": []
72 },
73 "uniqueId": "ETHarbitrum",
74 "isSellAllowed": true
75 },
76 {
77 "image": {
78 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
79 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
80 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
81 },
82 "isAllowed": true,
83 "isStable": false,
84 "name": "Ethereum",
85 "roundOff": 8,
86 "symbol": "ETH",
87 "network": {
88 "name": "polygonzkevm",
89 "fiatCurrenciesNotSupported": []
90 },
91 "uniqueId": "ETHpolygonzkevm",
92 "isSellAllowed": false
93 },
94 {
95 "image": {
96 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
97 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
98 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
99 },
100 "isAllowed": true,
101 "isStable": false,
102 "name": "Ethereum",
103 "roundOff": 8,
104 "symbol": "ETH",
105 "network": {
106 "name": "base",
107 "fiatCurrenciesNotSupported": []
108 },
109 "uniqueId": "ETHbase",
110 "isSellAllowed": true
111 },
112 {
113 "image": {
114 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
115 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
116 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
117 },
118 "isAllowed": true,
119 "isStable": false,
120 "name": "Ethereum",
121 "roundOff": 8,
122 "symbol": "ETH",
123 "network": {
124 "name": "linea",
125 "fiatCurrenciesNotSupported": []
126 },
127 "uniqueId": "ETHlinea",
128 "isSellAllowed": false
129 },
130 {
131 "image": {
132 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
133 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
134 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
135 },
136 "isAllowed": true,
137 "isStable": false,
138 "name": "Ethereum",
139 "roundOff": 8,
140 "symbol": "ETH",
141 "network": {
142 "name": "zksync",
143 "fiatCurrenciesNotSupported": []
144 },
145 "uniqueId": "ETHzksync",
146 "isSellAllowed": false
147 },
148 {
149 "image": {
150 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
151 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
152 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
153 },
154 "isAllowed": true,
155 "isStable": false,
156 "name": "Ethereum",
157 "roundOff": 8,
158 "symbol": "ETH",
159 "network": {
160 "name": "immutablezkevm",
161 "fiatCurrenciesNotSupported": []
162 },
163 "uniqueId": "ETHimmutablezkevm",
164 "isSellAllowed": true
165 },
166 {
167 "image": {
168 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
169 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
170 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
171 },
172 "isAllowed": true,
173 "isStable": false,
174 "name": "Ethereum",
175 "roundOff": 8,
176 "symbol": "ETH",
177 "network": {
178 "name": "starknet",
179 "fiatCurrenciesNotSupported": []
180 },
181 "uniqueId": "ETHstarknet",
182 "isSellAllowed": false
183 },
184 {
185 "image": {
186 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
187 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
188 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
189 },
190 "isAllowed": true,
191 "isStable": false,
192 "name": "Ethereum",
193 "roundOff": 8,
194 "symbol": "ETH",
195 "network": {
196 "name": "b3",
197 "fiatCurrenciesNotSupported": []
198 },
199 "uniqueId": "ETHb3",
200 "isSellAllowed": false
201 },
202 {
203 "image": {
204 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
205 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
206 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
207 },
208 "isAllowed": true,
209 "isStable": false,
210 "name": "Ethereum",
211 "roundOff": 8,
212 "symbol": "ETH",
213 "network": {
214 "name": "zero",
215 "fiatCurrenciesNotSupported": []
216 },
217 "uniqueId": "ETHzero",
218 "isSellAllowed": false
219 },
220 {
221 "image": {
222 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
223 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
224 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
225 },
226 "isAllowed": true,
227 "isStable": false,
228 "name": "Ethereum",
229 "roundOff": 8,
230 "symbol": "ETH",
231 "network": {
232 "name": "unichain",
233 "fiatCurrenciesNotSupported": []
234 },
235 "uniqueId": "ETHunichain",
236 "isSellAllowed": false
237 },
238 {
239 "image": {
240 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
241 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
242 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
243 },
244 "isAllowed": true,
245 "isStable": false,
246 "name": "Ethereum",
247 "roundOff": 8,
248 "symbol": "ETH",
249 "network": {
250 "name": "soneium",
251 "fiatCurrenciesNotSupported": []
252 },
253 "uniqueId": "ETHsoneium",
254 "isSellAllowed": false
255 },
256 {
257 "image": {
258 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
259 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
260 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
261 },
262 "isAllowed": true,
263 "isStable": true,
264 "name": "Tether",
265 "roundOff": 2,
266 "symbol": "USDT",
267 "network": {
268 "name": "ethereum",
269 "fiatCurrenciesNotSupported": []
270 },
271 "uniqueId": "USDTethereum",
272 "isSellAllowed": true
273 },
274 {
275 "image": {
276 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
277 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
278 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
279 },
280 "isAllowed": true,
281 "isStable": true,
282 "name": "Tether",
283 "roundOff": 2,
284 "symbol": "USDT",
285 "network": {
286 "name": "polygon",
287 "fiatCurrenciesNotSupported": []
288 },
289 "uniqueId": "USDTpolygon",
290 "isSellAllowed": true
291 },
292 {
293 "image": {
294 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
295 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
296 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
297 },
298 "isAllowed": true,
299 "isStable": true,
300 "name": "Tether",
301 "roundOff": 2,
302 "symbol": "USDT",
303 "network": {
304 "name": "solana",
305 "fiatCurrenciesNotSupported": []
306 },
307 "uniqueId": "USDTsolana",
308 "isSellAllowed": false
309 },
310 {
311 "image": {
312 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
313 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
314 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
315 },
316 "isAllowed": true,
317 "isStable": true,
318 "name": "Tether",
319 "roundOff": 2,
320 "symbol": "USDT",
321 "network": {
322 "name": "algorand",
323 "fiatCurrenciesNotSupported": []
324 },
325 "uniqueId": "USDTalgorand",
326 "isSellAllowed": false
327 },
328 {
329 "image": {
330 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
331 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
332 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
333 },
334 "isAllowed": true,
335 "isStable": true,
336 "name": "Tether",
337 "roundOff": 2,
338 "symbol": "USDT",
339 "network": {
340 "name": "bsc",
341 "fiatCurrenciesNotSupported": []
342 },
343 "uniqueId": "USDTbsc",
344 "isSellAllowed": false
345 },
346 {
347 "image": {
348 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
349 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
350 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
351 },
352 "isAllowed": true,
353 "isStable": true,
354 "name": "Tether",
355 "roundOff": 2,
356 "symbol": "USDT",
357 "network": {
358 "name": "tron",
359 "fiatCurrenciesNotSupported": []
360 },
361 "uniqueId": "USDTtron",
362 "isSellAllowed": false
363 },
364 {
365 "image": {
366 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
367 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
368 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
369 },
370 "isAllowed": true,
371 "isStable": true,
372 "name": "Tether",
373 "roundOff": 2,
374 "symbol": "USDT",
375 "network": {
376 "name": "mantle",
377 "fiatCurrenciesNotSupported": []
378 },
379 "uniqueId": "USDTmantle",
380 "isSellAllowed": false
381 },
382 {
383 "image": {
384 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
385 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
386 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
387 },
388 "isAllowed": true,
389 "isStable": true,
390 "name": "Tether",
391 "roundOff": 2,
392 "symbol": "USDT",
393 "network": {
394 "name": "opbnb",
395 "fiatCurrenciesNotSupported": []
396 },
397 "uniqueId": "USDTopbnb",
398 "isSellAllowed": false
399 },
400 {
401 "image": {
402 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
403 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
404 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
405 },
406 "isAllowed": true,
407 "isStable": true,
408 "name": "Tether",
409 "roundOff": 2,
410 "symbol": "USDT",
411 "network": {
412 "name": "celo",
413 "fiatCurrenciesNotSupported": []
414 },
415 "uniqueId": "USDTcelo",
416 "isSellAllowed": false
417 },
418 {
419 "image": {
420 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
421 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
422 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
423 },
424 "isAllowed": true,
425 "isStable": true,
426 "name": "Tether",
427 "roundOff": 2,
428 "symbol": "USDT_U",
429 "network": {
430 "name": "bsc",
431 "fiatCurrenciesNotSupported": []
432 },
433 "uniqueId": "USDT_Ubsc",
434 "isSellAllowed": false
435 },
436 {
437 "image": {
438 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
439 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
440 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
441 },
442 "isAllowed": true,
443 "isStable": true,
444 "name": "USDC TOB",
445 "roundOff": 2,
446 "symbol": "USDT_TOB",
447 "network": {
448 "name": "polygon",
449 "fiatCurrenciesNotSupported": []
450 },
451 "uniqueId": "USDT_TOBpolygon",
452 "isSellAllowed": false
453 },
454 {
455 "image": {
456 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
457 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
458 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
459 },
460 "isAllowed": true,
461 "isStable": true,
462 "name": "US Dollar Coin TOB",
463 "roundOff": 2,
464 "symbol": "USDC_TOB",
465 "network": {
466 "name": "immutablezkevm",
467 "fiatCurrenciesNotSupported": []
468 },
469 "uniqueId": "USDC_TOBimmutablezkevm",
470 "isSellAllowed": false
471 },
472 {
473 "image": {
474 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
475 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
476 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
477 },
478 "isAllowed": true,
479 "isStable": true,
480 "name": "US Dollar Coin Belong",
481 "roundOff": 2,
482 "symbol": "USDC_BLG",
483 "network": {
484 "name": "polygon",
485 "fiatCurrenciesNotSupported": []
486 },
487 "uniqueId": "USDC_BLGpolygon",
488 "isSellAllowed": false
489 },
490 {
491 "image": {
492 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_large.png",
493 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_small.png",
494 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_thumb.png"
495 },
496 "isAllowed": true,
497 "isStable": false,
498 "name": "Binance Coin",
499 "roundOff": 8,
500 "symbol": "BNB",
501 "network": {
502 "name": "bsc",
503 "fiatCurrenciesNotSupported": []
504 },
505 "uniqueId": "BNBbsc",
506 "isSellAllowed": true
507 },
508 {
509 "image": {
510 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_large.png",
511 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_small.png",
512 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_thumb.png"
513 },
514 "isAllowed": true,
515 "isStable": false,
516 "name": "Binance Coin",
517 "roundOff": 8,
518 "symbol": "BNB",
519 "network": {
520 "name": "mainnet",
521 "fiatCurrenciesNotSupported": []
522 },
523 "uniqueId": "BNBmainnet",
524 "isSellAllowed": false
525 },
526 {
527 "image": {
528 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_large.png",
529 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_small.png",
530 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_thumb.png"
531 },
532 "isAllowed": true,
533 "isStable": false,
534 "name": "Binance Coin",
535 "roundOff": 8,
536 "symbol": "BNB",
537 "network": {
538 "name": "opbnb",
539 "fiatCurrenciesNotSupported": []
540 },
541 "uniqueId": "BNBopbnb",
542 "isSellAllowed": false
543 },
544 {
545 "image": {
546 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ripple_large.png",
547 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ripple_small.png",
548 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ripple_thumb.png"
549 },
550 "isAllowed": true,
551 "isStable": false,
552 "name": "XRP",
553 "roundOff": 2,
554 "symbol": "XRP",
555 "network": {
556 "name": "mainnet",
557 "fiatCurrenciesNotSupported": []
558 },
559 "uniqueId": "XRPmainnet",
560 "isSellAllowed": true
561 },
562 {
563 "image": {
564 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
565 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
566 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
567 },
568 "isAllowed": true,
569 "isStable": true,
570 "name": "USD Coin",
571 "roundOff": 2,
572 "symbol": "USDC",
573 "network": {
574 "name": "ethereum",
575 "fiatCurrenciesNotSupported": []
576 },
577 "uniqueId": "USDCethereum",
578 "isSellAllowed": true
579 },
580 {
581 "image": {
582 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
583 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
584 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
585 },
586 "isAllowed": true,
587 "isStable": true,
588 "name": "USD Coin",
589 "roundOff": 2,
590 "symbol": "USDC",
591 "network": {
592 "name": "polygon",
593 "fiatCurrenciesNotSupported": []
594 },
595 "uniqueId": "USDCpolygon",
596 "isSellAllowed": true
597 },
598 {
599 "image": {
600 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
601 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
602 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
603 },
604 "isAllowed": true,
605 "isStable": true,
606 "name": "USD Coin",
607 "roundOff": 2,
608 "symbol": "USDC",
609 "network": {
610 "name": "solana",
611 "fiatCurrenciesNotSupported": []
612 },
613 "uniqueId": "USDCsolana",
614 "isSellAllowed": false
615 },
616 {
617 "image": {
618 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
619 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
620 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
621 },
622 "isAllowed": true,
623 "isStable": true,
624 "name": "USD Coin",
625 "roundOff": 2,
626 "symbol": "USDC",
627 "network": {
628 "name": "avaxcchain",
629 "fiatCurrenciesNotSupported": []
630 },
631 "uniqueId": "USDCavaxcchain",
632 "isSellAllowed": true
633 },
634 {
635 "image": {
636 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
637 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
638 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
639 },
640 "isAllowed": true,
641 "isStable": true,
642 "name": "USD Coin",
643 "roundOff": 2,
644 "symbol": "USDC",
645 "network": {
646 "name": "bsc",
647 "fiatCurrenciesNotSupported": []
648 },
649 "uniqueId": "USDCbsc",
650 "isSellAllowed": false
651 },
652 {
653 "image": {
654 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
655 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
656 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
657 },
658 "isAllowed": true,
659 "isStable": true,
660 "name": "USD Coin",
661 "roundOff": 2,
662 "symbol": "USDC",
663 "network": {
664 "name": "algorand",
665 "fiatCurrenciesNotSupported": []
666 },
667 "uniqueId": "USDCalgorand",
668 "isSellAllowed": false
669 },
670 {
671 "image": {
672 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
673 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
674 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
675 },
676 "isAllowed": true,
677 "isStable": true,
678 "name": "USD Coin",
679 "roundOff": 2,
680 "symbol": "USDC",
681 "network": {
682 "name": "tron",
683 "fiatCurrenciesNotSupported": []
684 },
685 "uniqueId": "USDCtron",
686 "isSellAllowed": true
687 },
688 {
689 "image": {
690 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
691 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
692 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
693 },
694 "isAllowed": true,
695 "isStable": true,
696 "name": "USD Coin",
697 "roundOff": 2,
698 "symbol": "USDC",
699 "network": {
700 "name": "optimism",
701 "fiatCurrenciesNotSupported": []
702 },
703 "uniqueId": "USDCoptimism",
704 "isSellAllowed": false
705 },
706 {
707 "image": {
708 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
709 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
710 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
711 },
712 "isAllowed": true,
713 "isStable": true,
714 "name": "USD Coin",
715 "roundOff": 2,
716 "symbol": "USDC",
717 "network": {
718 "name": "arbitrum",
719 "fiatCurrenciesNotSupported": []
720 },
721 "uniqueId": "USDCarbitrum",
722 "isSellAllowed": false
723 },
724 {
725 "image": {
726 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
727 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
728 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
729 },
730 "isAllowed": true,
731 "isStable": true,
732 "name": "USD Coin",
733 "roundOff": 2,
734 "symbol": "USDC",
735 "network": {
736 "name": "hedera",
737 "fiatCurrenciesNotSupported": []
738 },
739 "uniqueId": "USDChedera",
740 "isSellAllowed": false
741 },
742 {
743 "image": {
744 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
745 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
746 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
747 },
748 "isAllowed": true,
749 "isStable": true,
750 "name": "USD Coin",
751 "roundOff": 2,
752 "symbol": "USDC",
753 "network": {
754 "name": "stellar",
755 "fiatCurrenciesNotSupported": []
756 },
757 "uniqueId": "USDCstellar",
758 "isSellAllowed": false
759 },
760 {
761 "image": {
762 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
763 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
764 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
765 },
766 "isAllowed": true,
767 "isStable": true,
768 "name": "USD Coin",
769 "roundOff": 2,
770 "symbol": "USDC",
771 "network": {
772 "name": "fuse",
773 "fiatCurrenciesNotSupported": []
774 },
775 "uniqueId": "USDCfuse",
776 "isSellAllowed": false
777 },
778 {
779 "image": {
780 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
781 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
782 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
783 },
784 "isAllowed": true,
785 "isStable": true,
786 "name": "USD Coin",
787 "roundOff": 2,
788 "symbol": "USDC",
789 "network": {
790 "name": "base",
791 "fiatCurrenciesNotSupported": []
792 },
793 "uniqueId": "USDCbase",
794 "isSellAllowed": true
795 },
796 {
797 "image": {
798 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
799 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
800 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
801 },
802 "isAllowed": true,
803 "isStable": true,
804 "name": "USD Coin",
805 "roundOff": 2,
806 "symbol": "USDC",
807 "network": {
808 "name": "linea",
809 "fiatCurrenciesNotSupported": []
810 },
811 "uniqueId": "USDClinea",
812 "isSellAllowed": false
813 },
814 {
815 "image": {
816 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
817 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
818 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
819 },
820 "isAllowed": true,
821 "isStable": true,
822 "name": "USD Coin",
823 "roundOff": 2,
824 "symbol": "USDC",
825 "network": {
826 "name": "immutablezkevm",
827 "fiatCurrenciesNotSupported": []
828 },
829 "uniqueId": "USDCimmutablezkevm",
830 "isSellAllowed": true
831 },
832 {
833 "image": {
834 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
835 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
836 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
837 },
838 "isAllowed": true,
839 "isStable": true,
840 "name": "USD Coin",
841 "roundOff": 2,
842 "symbol": "USDC",
843 "network": {
844 "name": "skale",
845 "fiatCurrenciesNotSupported": []
846 },
847 "uniqueId": "USDCskale",
848 "isSellAllowed": false
849 },
850 {
851 "image": {
852 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
853 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
854 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
855 },
856 "isAllowed": true,
857 "isStable": true,
858 "name": "USD Coin",
859 "roundOff": 2,
860 "symbol": "USDC",
861 "network": {
862 "name": "zksync",
863 "fiatCurrenciesNotSupported": []
864 },
865 "uniqueId": "USDCzksync",
866 "isSellAllowed": false
867 },
868 {
869 "image": {
870 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
871 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
872 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
873 },
874 "isAllowed": true,
875 "isStable": true,
876 "name": "USD Coin",
877 "roundOff": 2,
878 "symbol": "USDC",
879 "network": {
880 "name": "celo",
881 "fiatCurrenciesNotSupported": []
882 },
883 "uniqueId": "USDCcelo",
884 "isSellAllowed": false
885 },
886 {
887 "image": {
888 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
889 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
890 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
891 },
892 "isAllowed": true,
893 "isStable": true,
894 "name": "USD Coin",
895 "roundOff": 2,
896 "symbol": "USDC",
897 "network": {
898 "name": "near",
899 "fiatCurrenciesNotSupported": []
900 },
901 "uniqueId": "USDCnear",
902 "isSellAllowed": false
903 },
904 {
905 "image": {
906 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
907 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
908 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
909 },
910 "isAllowed": true,
911 "isStable": true,
912 "name": "USD Coin",
913 "roundOff": 2,
914 "symbol": "USDC",
915 "network": {
916 "name": "ronin",
917 "fiatCurrenciesNotSupported": []
918 },
919 "uniqueId": "USDCronin",
920 "isSellAllowed": false
921 },
922 {
923 "image": {
924 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
925 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
926 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
927 },
928 "isAllowed": true,
929 "isStable": true,
930 "name": "USD Coin",
931 "roundOff": 2,
932 "symbol": "USDC",
933 "network": {
934 "name": "etherlink",
935 "fiatCurrenciesNotSupported": []
936 },
937 "uniqueId": "USDCetherlink",
938 "isSellAllowed": false
939 },
940 {
941 "image": {
942 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
943 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
944 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
945 },
946 "isAllowed": true,
947 "isStable": true,
948 "name": "USD Coin",
949 "roundOff": 2,
950 "symbol": "USDC",
951 "network": {
952 "name": "unichain",
953 "fiatCurrenciesNotSupported": []
954 },
955 "uniqueId": "USDCunichain",
956 "isSellAllowed": false
957 },
958 {
959 "image": {
960 "large": "https://assets-stg.transak.com/images/cryptoCurrency/uniswap_large.png",
961 "small": "https://assets-stg.transak.com/images/cryptoCurrency/uniswap_small.png",
962 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/uniswap_thumb.png"
963 },
964 "isAllowed": true,
965 "isStable": false,
966 "name": "Uniswap",
967 "roundOff": 8,
968 "symbol": "UNI",
969 "network": {
970 "name": "ethereum",
971 "fiatCurrenciesNotSupported": []
972 },
973 "uniqueId": "UNIethereum",
974 "isSellAllowed": false
975 },
976 {
977 "image": {
978 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
979 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
980 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
981 },
982 "isAllowed": true,
983 "isStable": true,
984 "name": "Superfluid fUSDC",
985 "roundOff": 2,
986 "symbol": "SFUSDC",
987 "network": {
988 "name": "polygon",
989 "fiatCurrenciesNotSupported": []
990 },
991 "uniqueId": "SFUSDCpolygon",
992 "isSellAllowed": false
993 },
994 {
995 "image": {
996 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
997 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
998 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
999 },
1000 "isAllowed": true,
1001 "isStable": true,
1002 "name": "Test Staxe USDT",
1003 "roundOff": 2,
1004 "symbol": "STXUSDT",
1005 "network": {
1006 "name": "polygon",
1007 "fiatCurrenciesNotSupported": []
1008 },
1009 "uniqueId": "STXUSDTpolygon",
1010 "isSellAllowed": false
1011 },
1012 {
1013 "image": {
1014 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1015 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1016 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1017 },
1018 "isAllowed": true,
1019 "isStable": true,
1020 "name": "Fake USDC",
1021 "roundOff": 2,
1022 "symbol": "FUSDC",
1023 "network": {
1024 "name": "polygon",
1025 "fiatCurrenciesNotSupported": []
1026 },
1027 "uniqueId": "FUSDCpolygon",
1028 "isSellAllowed": false
1029 },
1030 {
1031 "image": {
1032 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
1033 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
1034 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
1035 },
1036 "isAllowed": true,
1037 "isStable": true,
1038 "name": "RabbitDollar",
1039 "roundOff": 2,
1040 "symbol": "USDR",
1041 "network": {
1042 "name": "ethereum",
1043 "fiatCurrenciesNotSupported": []
1044 },
1045 "uniqueId": "USDRethereum",
1046 "isSellAllowed": false
1047 },
1048 {
1049 "image": {
1050 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1051 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1052 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1053 },
1054 "isAllowed": true,
1055 "isStable": true,
1056 "name": "USDC CSA",
1057 "roundOff": 2,
1058 "symbol": "USDC_C",
1059 "network": {
1060 "name": "ethereum",
1061 "fiatCurrenciesNotSupported": []
1062 },
1063 "uniqueId": "USDC_Cethereum",
1064 "isSellAllowed": false
1065 },
1066 {
1067 "image": {
1068 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1069 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1070 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1071 },
1072 "isAllowed": true,
1073 "isStable": true,
1074 "name": "USDC CSA",
1075 "roundOff": 2,
1076 "symbol": "USDC_C",
1077 "network": {
1078 "name": "polygon",
1079 "fiatCurrenciesNotSupported": []
1080 },
1081 "uniqueId": "USDC_Cpolygon",
1082 "isSellAllowed": false
1083 },
1084 {
1085 "image": {
1086 "large": "https://assets-stg.transak.com/images/cryptoCurrency/polkadot_large.png",
1087 "small": "https://assets-stg.transak.com/images/cryptoCurrency/polkadot_small.png",
1088 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/polkadot_thumb.png"
1089 },
1090 "isAllowed": true,
1091 "isStable": false,
1092 "name": "Polkadot",
1093 "roundOff": 8,
1094 "symbol": "DOT",
1095 "network": {
1096 "name": "mainnet",
1097 "fiatCurrenciesNotSupported": []
1098 },
1099 "uniqueId": "DOTmainnet",
1100 "isSellAllowed": false
1101 },
1102 {
1103 "image": {
1104 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tron_large.png",
1105 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tron_small.png",
1106 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tron_thumb.png"
1107 },
1108 "isAllowed": true,
1109 "isStable": false,
1110 "name": "TRON",
1111 "roundOff": 2,
1112 "symbol": "TRX",
1113 "network": {
1114 "name": "mainnet",
1115 "fiatCurrenciesNotSupported": []
1116 },
1117 "uniqueId": "TRXmainnet",
1118 "isSellAllowed": true
1119 },
1120 {
1121 "image": {
1122 "large": "https://assets-stg.transak.com/images/cryptoCurrency/solana_large.png",
1123 "small": "https://assets-stg.transak.com/images/cryptoCurrency/solana_small.png",
1124 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/solana_thumb.png"
1125 },
1126 "isAllowed": true,
1127 "isStable": false,
1128 "name": "Solana",
1129 "roundOff": 8,
1130 "symbol": "SOL",
1131 "network": {
1132 "name": "solana",
1133 "fiatCurrenciesNotSupported": []
1134 },
1135 "uniqueId": "SOLsolana",
1136 "isSellAllowed": true
1137 },
1138 {
1139 "image": {
1140 "large": "https://assets-stg.transak.com/images/cryptoCurrency/chainlink_large.png",
1141 "small": "https://assets-stg.transak.com/images/cryptoCurrency/chainlink_small.png",
1142 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/chainlink_thumb.png"
1143 },
1144 "isAllowed": true,
1145 "isStable": false,
1146 "name": "Chainlink",
1147 "roundOff": 8,
1148 "symbol": "LINK",
1149 "network": {
1150 "name": "ethereum",
1151 "fiatCurrenciesNotSupported": []
1152 },
1153 "uniqueId": "LINKethereum",
1154 "isSellAllowed": false
1155 },
1156 {
1157 "image": {
1158 "large": "https://assets-stg.transak.com/images/cryptoCurrency/wrapped-bitcoin_large.png",
1159 "small": "https://assets-stg.transak.com/images/cryptoCurrency/wrapped-bitcoin_small.png",
1160 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/wrapped-bitcoin_thumb.png"
1161 },
1162 "isAllowed": true,
1163 "isStable": false,
1164 "name": "Wrapped Bitcoin",
1165 "roundOff": 8,
1166 "symbol": "WBTC",
1167 "network": {
1168 "name": "ethereum",
1169 "fiatCurrenciesNotSupported": []
1170 },
1171 "uniqueId": "WBTCethereum",
1172 "isSellAllowed": false
1173 },
1174 {
1175 "image": {
1176 "large": "https://assets-stg.transak.com/images/cryptoCurrency/wrapped-bitcoin_large.png",
1177 "small": "https://assets-stg.transak.com/images/cryptoCurrency/wrapped-bitcoin_small.png",
1178 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/wrapped-bitcoin_thumb.png"
1179 },
1180 "isAllowed": true,
1181 "isStable": false,
1182 "name": "Wrapped Bitcoin",
1183 "roundOff": 8,
1184 "symbol": "WBTC",
1185 "network": {
1186 "name": "polygon",
1187 "fiatCurrenciesNotSupported": []
1188 },
1189 "uniqueId": "WBTCpolygon",
1190 "isSellAllowed": false
1191 },
1192 {
1193 "image": {
1194 "large": "https://assets-stg.transak.com/images/cryptoCurrency/matic-network_large.png",
1195 "small": "https://assets-stg.transak.com/images/cryptoCurrency/matic-network_small.png",
1196 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/matic-network_thumb.png"
1197 },
1198 "isAllowed": true,
1199 "isStable": false,
1200 "name": "Polygon",
1201 "roundOff": 2,
1202 "symbol": "MATIC",
1203 "network": {
1204 "name": "polygon",
1205 "fiatCurrenciesNotSupported": []
1206 },
1207 "uniqueId": "MATICpolygon",
1208 "isSellAllowed": false
1209 },
1210 {
1211 "image": {
1212 "large": "https://assets-stg.transak.com/images/cryptoCurrency/avalanche-2_large.png",
1213 "small": "https://assets-stg.transak.com/images/cryptoCurrency/avalanche-2_small.png",
1214 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/avalanche-2_thumb.png"
1215 },
1216 "isAllowed": true,
1217 "isStable": false,
1218 "name": "Avalanche",
1219 "roundOff": 8,
1220 "symbol": "AVAX",
1221 "network": {
1222 "name": "mainnet",
1223 "fiatCurrenciesNotSupported": []
1224 },
1225 "uniqueId": "AVAXmainnet",
1226 "isSellAllowed": false
1227 },
1228 {
1229 "image": {
1230 "large": "https://assets-stg.transak.com/images/cryptoCurrency/avalanche-2_large.png",
1231 "small": "https://assets-stg.transak.com/images/cryptoCurrency/avalanche-2_small.png",
1232 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/avalanche-2_thumb.png"
1233 },
1234 "isAllowed": true,
1235 "isStable": false,
1236 "name": "Avalanche",
1237 "roundOff": 8,
1238 "symbol": "AVAX",
1239 "network": {
1240 "name": "avaxcchain",
1241 "fiatCurrenciesNotSupported": []
1242 },
1243 "uniqueId": "AVAXavaxcchain",
1244 "isSellAllowed": true
1245 },
1246 {
1247 "image": {
1248 "large": "https://assets-stg.transak.com/images/cryptoCurrency/staked-ether_large.png",
1249 "small": "https://assets-stg.transak.com/images/cryptoCurrency/staked-ether_small.png",
1250 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/staked-ether_thumb.png"
1251 },
1252 "isAllowed": true,
1253 "isStable": false,
1254 "name": "Lido Staked Ether",
1255 "roundOff": 8,
1256 "symbol": "STETH",
1257 "network": {
1258 "name": "ethereum",
1259 "fiatCurrenciesNotSupported": []
1260 },
1261 "uniqueId": "STETHethereum",
1262 "isSellAllowed": false
1263 },
1264 {
1265 "image": {
1266 "large": "https://assets-stg.transak.com/images/cryptoCurrency/shiba-inu_large.png",
1267 "small": "https://assets-stg.transak.com/images/cryptoCurrency/shiba-inu_small.png",
1268 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/shiba-inu_thumb.png"
1269 },
1270 "isAllowed": true,
1271 "isStable": false,
1272 "name": "Shiba Inu",
1273 "roundOff": 0,
1274 "symbol": "SHIB",
1275 "network": {
1276 "name": "ethereum",
1277 "fiatCurrenciesNotSupported": []
1278 },
1279 "uniqueId": "SHIBethereum",
1280 "isSellAllowed": false
1281 },
1282 {
1283 "image": {
1284 "large": "https://assets-stg.transak.com/images/cryptoCurrency/internet-computer_large.png",
1285 "small": "https://assets-stg.transak.com/images/cryptoCurrency/internet-computer_small.png",
1286 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/internet-computer_thumb.png"
1287 },
1288 "isAllowed": true,
1289 "isStable": false,
1290 "name": "Internet Computer",
1291 "roundOff": 8,
1292 "symbol": "ICP",
1293 "network": {
1294 "name": "mainnet",
1295 "fiatCurrenciesNotSupported": []
1296 },
1297 "uniqueId": "ICPmainnet",
1298 "isSellAllowed": false
1299 },
1300 {
1301 "image": {
1302 "large": "https://assets-stg.transak.com/images/cryptoCurrency/algorand_large.png",
1303 "small": "https://assets-stg.transak.com/images/cryptoCurrency/algorand_small.png",
1304 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/algorand_thumb.png"
1305 },
1306 "isAllowed": true,
1307 "isStable": false,
1308 "name": "Algorand",
1309 "roundOff": 2,
1310 "symbol": "ALGO",
1311 "network": {
1312 "name": "mainnet",
1313 "fiatCurrenciesNotSupported": []
1314 },
1315 "uniqueId": "ALGOmainnet",
1316 "isSellAllowed": true
1317 },
1318 {
1319 "image": {
1320 "large": "https://assets-stg.transak.com/images/cryptoCurrency/the-open-network_large.png",
1321 "small": "https://assets-stg.transak.com/images/cryptoCurrency/the-open-network_small.png",
1322 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/the-open-network_thumb.png"
1323 },
1324 "isAllowed": true,
1325 "isStable": false,
1326 "name": "Toncoin",
1327 "roundOff": 2,
1328 "symbol": "TON",
1329 "network": {
1330 "name": "ton",
1331 "fiatCurrenciesNotSupported": []
1332 },
1333 "uniqueId": "TONton",
1334 "isSellAllowed": true
1335 },
1336 {
1337 "image": {
1338 "large": "https://assets-stg.transak.com/images/cryptoCurrency/pepe_large.jpg",
1339 "small": "https://assets-stg.transak.com/images/cryptoCurrency/pepe_small.jpg",
1340 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/pepe_thumb.jpg"
1341 },
1342 "isAllowed": true,
1343 "isStable": false,
1344 "name": "Pepe",
1345 "roundOff": 0,
1346 "symbol": "PEPE",
1347 "network": {
1348 "name": "ethereum",
1349 "fiatCurrenciesNotSupported": []
1350 },
1351 "uniqueId": "PEPEethereum",
1352 "isSellAllowed": false
1353 },
1354 {
1355 "image": {
1356 "large": "https://assets-stg.transak.com/images/cryptoCurrency/stellar_large.png",
1357 "small": "https://assets-stg.transak.com/images/cryptoCurrency/stellar_small.png",
1358 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/stellar_thumb.png"
1359 },
1360 "isAllowed": true,
1361 "isStable": false,
1362 "name": "Stellar",
1363 "roundOff": 2,
1364 "symbol": "XLM",
1365 "network": {
1366 "name": "mainnet",
1367 "fiatCurrenciesNotSupported": []
1368 },
1369 "uniqueId": "XLMmainnet",
1370 "isSellAllowed": true
1371 },
1372 {
1373 "image": {
1374 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum-classic_large.png",
1375 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum-classic_small.png",
1376 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum-classic_thumb.png"
1377 },
1378 "isAllowed": true,
1379 "isStable": false,
1380 "name": "Ethereum Classic",
1381 "roundOff": 8,
1382 "symbol": "ETC",
1383 "network": {
1384 "name": "mainnet",
1385 "fiatCurrenciesNotSupported": []
1386 },
1387 "uniqueId": "ETCmainnet",
1388 "isSellAllowed": true
1389 },
1390 {
1391 "image": {
1392 "large": "https://assets-stg.transak.com/images/cryptoCurrency/crypto-com-chain_large.jpg",
1393 "small": "https://assets-stg.transak.com/images/cryptoCurrency/crypto-com-chain_small.jpg",
1394 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/crypto-com-chain_thumb.jpg"
1395 },
1396 "isAllowed": true,
1397 "isStable": false,
1398 "name": "Cronos",
1399 "roundOff": 2,
1400 "symbol": "CRO",
1401 "network": {
1402 "name": "cronos",
1403 "fiatCurrenciesNotSupported": []
1404 },
1405 "uniqueId": "CROcronos",
1406 "isSellAllowed": false
1407 },
1408 {
1409 "image": {
1410 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dai_large.png",
1411 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dai_small.png",
1412 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dai_thumb.png"
1413 },
1414 "isAllowed": true,
1415 "isStable": true,
1416 "name": "Dai",
1417 "roundOff": 2,
1418 "symbol": "DAI",
1419 "network": {
1420 "name": "polygon",
1421 "fiatCurrenciesNotSupported": []
1422 },
1423 "uniqueId": "DAIpolygon",
1424 "isSellAllowed": false
1425 },
1426 {
1427 "image": {
1428 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dai_large.png",
1429 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dai_small.png",
1430 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dai_thumb.png"
1431 },
1432 "isAllowed": true,
1433 "isStable": true,
1434 "name": "Dai",
1435 "roundOff": 2,
1436 "symbol": "DAI",
1437 "network": {
1438 "name": "palm",
1439 "fiatCurrenciesNotSupported": []
1440 },
1441 "uniqueId": "DAIpalm",
1442 "isSellAllowed": false
1443 },
1444 {
1445 "image": {
1446 "large": "https://assets-stg.transak.com/images/cryptoCurrency/cosmos_large.png",
1447 "small": "https://assets-stg.transak.com/images/cryptoCurrency/cosmos_small.png",
1448 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/cosmos_thumb.png"
1449 },
1450 "isAllowed": true,
1451 "isStable": false,
1452 "name": "Cosmos Hub",
1453 "roundOff": 2,
1454 "symbol": "ATOM",
1455 "network": {
1456 "name": "mainnet",
1457 "fiatCurrenciesNotSupported": []
1458 },
1459 "uniqueId": "ATOMmainnet",
1460 "isSellAllowed": false
1461 },
1462 {
1463 "image": {
1464 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dai_large.png",
1465 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dai_small.png",
1466 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dai_thumb.png"
1467 },
1468 "isAllowed": true,
1469 "isStable": true,
1470 "name": "Superfluid fDai",
1471 "roundOff": 2,
1472 "symbol": "SFDAI",
1473 "network": {
1474 "name": "polygon",
1475 "fiatCurrenciesNotSupported": []
1476 },
1477 "uniqueId": "SFDAIpolygon",
1478 "isSellAllowed": false
1479 },
1480 {
1481 "image": {
1482 "large": "https://assets-stg.transak.com/images/cryptoCurrency/mantle_large.png",
1483 "small": "https://assets-stg.transak.com/images/cryptoCurrency/mantle_small.png",
1484 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/mantle_thumb.png"
1485 },
1486 "isAllowed": true,
1487 "isStable": false,
1488 "name": "Mantle",
1489 "roundOff": 2,
1490 "symbol": "MNT",
1491 "network": {
1492 "name": "mantle",
1493 "fiatCurrenciesNotSupported": []
1494 },
1495 "uniqueId": "MNTmantle",
1496 "isSellAllowed": false
1497 },
1498 {
1499 "image": {
1500 "large": "https://assets-stg.transak.com/images/cryptoCurrency/flow_large.png",
1501 "small": "https://assets-stg.transak.com/images/cryptoCurrency/flow_small.png",
1502 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/flow_thumb.png"
1503 },
1504 "isAllowed": true,
1505 "isStable": false,
1506 "name": "Flow",
1507 "roundOff": 2,
1508 "symbol": "FLOW",
1509 "network": {
1510 "name": "flow",
1511 "fiatCurrenciesNotSupported": []
1512 },
1513 "uniqueId": "FLOWflow",
1514 "isSellAllowed": false
1515 },
1516 {
1517 "image": {
1518 "large": "https://assets-stg.transak.com/images/cryptoCurrency/elrond-erd-2_large.png",
1519 "small": "https://assets-stg.transak.com/images/cryptoCurrency/elrond-erd-2_small.png",
1520 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/elrond-erd-2_thumb.png"
1521 },
1522 "isAllowed": true,
1523 "isStable": false,
1524 "name": "MultiversX",
1525 "roundOff": 8,
1526 "symbol": "EGLD",
1527 "network": {
1528 "name": "mainnet",
1529 "fiatCurrenciesNotSupported": []
1530 },
1531 "uniqueId": "EGLDmainnet",
1532 "isSellAllowed": false
1533 },
1534 {
1535 "image": {
1536 "large": "https://assets-stg.transak.com/images/cryptoCurrency/hedera-hashgraph_large.png",
1537 "small": "https://assets-stg.transak.com/images/cryptoCurrency/hedera-hashgraph_small.png",
1538 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/hedera-hashgraph_thumb.png"
1539 },
1540 "isAllowed": true,
1541 "isStable": false,
1542 "name": "Hedera",
1543 "roundOff": 2,
1544 "symbol": "HBAR",
1545 "network": {
1546 "name": "mainnet",
1547 "fiatCurrenciesNotSupported": []
1548 },
1549 "uniqueId": "HBARmainnet",
1550 "isSellAllowed": false
1551 },
1552 {
1553 "image": {
1554 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_large.png",
1555 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_small.png",
1556 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_thumb.png"
1557 },
1558 "isAllowed": true,
1559 "isStable": false,
1560 "name": "Tezos",
1561 "roundOff": 2,
1562 "symbol": "XTZ",
1563 "network": {
1564 "name": "mainnet",
1565 "fiatCurrenciesNotSupported": []
1566 },
1567 "uniqueId": "XTZmainnet",
1568 "isSellAllowed": true
1569 },
1570 {
1571 "image": {
1572 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_large.png",
1573 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_small.png",
1574 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_thumb.png"
1575 },
1576 "isAllowed": true,
1577 "isStable": false,
1578 "name": "Tezos",
1579 "roundOff": 2,
1580 "symbol": "XTZ",
1581 "network": {
1582 "name": "etherlink",
1583 "fiatCurrenciesNotSupported": []
1584 },
1585 "uniqueId": "XTZetherlink",
1586 "isSellAllowed": true
1587 },
1588 {
1589 "image": {
1590 "large": "https://assets-stg.transak.com/images/cryptoCurrency/first-digital-usd_large.jpg",
1591 "small": "https://assets-stg.transak.com/images/cryptoCurrency/first-digital-usd_small.jpg",
1592 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/first-digital-usd_thumb.jpg"
1593 },
1594 "isAllowed": true,
1595 "isStable": true,
1596 "name": "First Digital USD",
1597 "roundOff": 2,
1598 "symbol": "FDUSD",
1599 "network": {
1600 "name": "ethereum",
1601 "fiatCurrenciesNotSupported": []
1602 },
1603 "uniqueId": "FDUSDethereum",
1604 "isSellAllowed": false
1605 },
1606 {
1607 "image": {
1608 "large": "https://assets-stg.transak.com/images/cryptoCurrency/first-digital-usd_large.jpg",
1609 "small": "https://assets-stg.transak.com/images/cryptoCurrency/first-digital-usd_small.jpg",
1610 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/first-digital-usd_thumb.jpg"
1611 },
1612 "isAllowed": true,
1613 "isStable": true,
1614 "name": "First Digital USD",
1615 "roundOff": 2,
1616 "symbol": "FDUSD",
1617 "network": {
1618 "name": "bsc",
1619 "fiatCurrenciesNotSupported": []
1620 },
1621 "uniqueId": "FDUSDbsc",
1622 "isSellAllowed": false
1623 },
1624 {
1625 "image": {
1626 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_large.png",
1627 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_small.png",
1628 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_thumb.png"
1629 },
1630 "isAllowed": true,
1631 "isStable": false,
1632 "name": "Wrapped Tezos",
1633 "roundOff": 2,
1634 "symbol": "WXTZ",
1635 "network": {
1636 "name": "etherlink",
1637 "fiatCurrenciesNotSupported": []
1638 },
1639 "uniqueId": "WXTZetherlink",
1640 "isSellAllowed": true
1641 },
1642 {
1643 "image": {
1644 "large": "https://assets-stg.transak.com/images/cryptoCurrency/vechain_large.png",
1645 "small": "https://assets-stg.transak.com/images/cryptoCurrency/vechain_small.png",
1646 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/vechain_thumb.png"
1647 },
1648 "isAllowed": true,
1649 "isStable": false,
1650 "name": "VeChain",
1651 "roundOff": 2,
1652 "symbol": "VET",
1653 "network": {
1654 "name": "vechain",
1655 "fiatCurrenciesNotSupported": []
1656 },
1657 "uniqueId": "VETvechain",
1658 "isSellAllowed": false
1659 },
1660 {
1661 "image": {
1662 "large": "https://assets-stg.transak.com/images/cryptoCurrency/axie-infinity_large.png",
1663 "small": "https://assets-stg.transak.com/images/cryptoCurrency/axie-infinity_small.png",
1664 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/axie-infinity_thumb.png"
1665 },
1666 "isAllowed": true,
1667 "isStable": false,
1668 "name": "Axie Infinity",
1669 "roundOff": 8,
1670 "symbol": "AXS",
1671 "network": {
1672 "name": "mainnet",
1673 "fiatCurrenciesNotSupported": []
1674 },
1675 "uniqueId": "AXSmainnet",
1676 "isSellAllowed": false
1677 },
1678 {
1679 "image": {
1680 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aave_large.png",
1681 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aave_small.png",
1682 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aave_thumb.png"
1683 },
1684 "isAllowed": true,
1685 "isStable": false,
1686 "name": "Aave",
1687 "roundOff": 8,
1688 "symbol": "AAVE",
1689 "network": {
1690 "name": "polygon",
1691 "fiatCurrenciesNotSupported": []
1692 },
1693 "uniqueId": "AAVEpolygon",
1694 "isSellAllowed": false
1695 },
1696 {
1697 "image": {
1698 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aave_large.png",
1699 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aave_small.png",
1700 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aave_thumb.png"
1701 },
1702 "isAllowed": true,
1703 "isStable": false,
1704 "name": "Aave",
1705 "roundOff": 8,
1706 "symbol": "AAVE",
1707 "network": {
1708 "name": "ethereum",
1709 "fiatCurrenciesNotSupported": []
1710 },
1711 "uniqueId": "AAVEethereum",
1712 "isSellAllowed": false
1713 },
1714 {
1715 "image": {
1716 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sei-network_large.png",
1717 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sei-network_small.png",
1718 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sei-network_thumb.png"
1719 },
1720 "isAllowed": true,
1721 "isStable": false,
1722 "name": "Sei",
1723 "roundOff": 2,
1724 "symbol": "SEI",
1725 "network": {
1726 "name": "sei",
1727 "fiatCurrenciesNotSupported": []
1728 },
1729 "uniqueId": "SEIsei",
1730 "isSellAllowed": true
1731 },
1732 {
1733 "image": {
1734 "large": "https://assets-stg.transak.com/images/cryptoCurrency/near_large.png",
1735 "small": "https://assets-stg.transak.com/images/cryptoCurrency/near_small.png",
1736 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/near_thumb.png"
1737 },
1738 "isAllowed": true,
1739 "isStable": false,
1740 "name": "Near",
1741 "roundOff": 2,
1742 "symbol": "NEAR",
1743 "network": {
1744 "name": "mainnet",
1745 "fiatCurrenciesNotSupported": []
1746 },
1747 "uniqueId": "NEARmainnet",
1748 "isSellAllowed": false
1749 },
1750 {
1751 "image": {
1752 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aptos_large.png",
1753 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aptos_small.png",
1754 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aptos_thumb.png"
1755 },
1756 "isAllowed": true,
1757 "isStable": false,
1758 "name": "Aptos",
1759 "roundOff": 2,
1760 "symbol": "APT",
1761 "network": {
1762 "name": "aptos",
1763 "fiatCurrenciesNotSupported": []
1764 },
1765 "uniqueId": "APTaptos",
1766 "isSellAllowed": false
1767 },
1768 {
1769 "image": {
1770 "large": "https://assets-stg.transak.com/images/cryptoCurrency/bitcoin-cash-sv_large.png",
1771 "small": "https://assets-stg.transak.com/images/cryptoCurrency/bitcoin-cash-sv_small.png",
1772 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/bitcoin-cash-sv_thumb.png"
1773 },
1774 "isAllowed": true,
1775 "isStable": false,
1776 "name": "Bitcoin SV",
1777 "roundOff": 8,
1778 "symbol": "BSV",
1779 "network": {
1780 "name": "bsv",
1781 "fiatCurrenciesNotSupported": []
1782 },
1783 "uniqueId": "BSVbsv",
1784 "isSellAllowed": false
1785 },
1786 {
1787 "image": {
1788 "large": "https://assets-stg.transak.com/images/cryptoCurrency/kava_large.png",
1789 "small": "https://assets-stg.transak.com/images/cryptoCurrency/kava_small.png",
1790 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/kava_thumb.png"
1791 },
1792 "isAllowed": true,
1793 "isStable": false,
1794 "name": "Kava",
1795 "roundOff": 2,
1796 "symbol": "KAVA",
1797 "network": {
1798 "name": "mainnet",
1799 "fiatCurrenciesNotSupported": []
1800 },
1801 "uniqueId": "KAVAmainnet",
1802 "isSellAllowed": false
1803 },
1804 {
1805 "image": {
1806 "large": "https://assets-stg.transak.com/images/cryptoCurrency/story-2_large.png",
1807 "small": "https://assets-stg.transak.com/images/cryptoCurrency/story-2_small.png",
1808 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/story-2_thumb.png"
1809 },
1810 "isAllowed": true,
1811 "isStable": false,
1812 "name": "Story",
1813 "roundOff": 2,
1814 "symbol": "IP",
1815 "network": {
1816 "name": "story",
1817 "fiatCurrenciesNotSupported": []
1818 },
1819 "uniqueId": "IPstory",
1820 "isSellAllowed": false
1821 },
1822 {
1823 "image": {
1824 "large": "https://assets-stg.transak.com/images/cryptoCurrency/floki_large.png",
1825 "small": "https://assets-stg.transak.com/images/cryptoCurrency/floki_small.png",
1826 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/floki_thumb.png"
1827 },
1828 "isAllowed": true,
1829 "isStable": false,
1830 "name": "FLOKI",
1831 "roundOff": 0,
1832 "symbol": "FLOKI",
1833 "network": {
1834 "name": "ethereum",
1835 "fiatCurrenciesNotSupported": []
1836 },
1837 "uniqueId": "FLOKIethereum",
1838 "isSellAllowed": false
1839 },
1840 {
1841 "image": {
1842 "large": "https://assets-stg.transak.com/images/cryptoCurrency/floki_large.png",
1843 "small": "https://assets-stg.transak.com/images/cryptoCurrency/floki_small.png",
1844 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/floki_thumb.png"
1845 },
1846 "isAllowed": true,
1847 "isStable": false,
1848 "name": "FLOKI",
1849 "roundOff": 0,
1850 "symbol": "FLOKI",
1851 "network": {
1852 "name": "bsc",
1853 "fiatCurrenciesNotSupported": []
1854 },
1855 "uniqueId": "FLOKIbsc",
1856 "isSellAllowed": false
1857 },
1858 {
1859 "image": {
1860 "large": "https://assets-stg.transak.com/images/cryptoCurrency/xdce-crowd-sale_large.png",
1861 "small": "https://assets-stg.transak.com/images/cryptoCurrency/xdce-crowd-sale_small.png",
1862 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/xdce-crowd-sale_thumb.png"
1863 },
1864 "isAllowed": true,
1865 "isStable": false,
1866 "name": "XDC Network",
1867 "roundOff": 2,
1868 "symbol": "XDC",
1869 "network": {
1870 "name": "xinfin",
1871 "fiatCurrenciesNotSupported": []
1872 },
1873 "uniqueId": "XDCxinfin",
1874 "isSellAllowed": false
1875 },
1876 {
1877 "image": {
1878 "large": "https://assets-stg.transak.com/images/cryptoCurrency/eos_large.png",
1879 "small": "https://assets-stg.transak.com/images/cryptoCurrency/eos_small.png",
1880 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/eos_thumb.png"
1881 },
1882 "isAllowed": true,
1883 "isStable": false,
1884 "name": "EOS",
1885 "roundOff": 2,
1886 "symbol": "EOS",
1887 "network": {
1888 "name": "mainnet",
1889 "fiatCurrenciesNotSupported": []
1890 },
1891 "uniqueId": "EOSmainnet",
1892 "isSellAllowed": true
1893 },
1894 {
1895 "image": {
1896 "large": "https://assets-stg.transak.com/images/cryptoCurrency/magic-internet-money_large.png",
1897 "small": "https://assets-stg.transak.com/images/cryptoCurrency/magic-internet-money_small.png",
1898 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/magic-internet-money_thumb.png"
1899 },
1900 "isAllowed": true,
1901 "isStable": true,
1902 "name": "Magic Internet Money",
1903 "roundOff": 2,
1904 "symbol": "MIM",
1905 "network": {
1906 "name": "ethereum",
1907 "fiatCurrenciesNotSupported": []
1908 },
1909 "uniqueId": "MIMethereum",
1910 "isSellAllowed": false
1911 },
1912 {
1913 "image": {
1914 "large": "https://assets-stg.transak.com/images/cryptoCurrency/enjincoin_large.png",
1915 "small": "https://assets-stg.transak.com/images/cryptoCurrency/enjincoin_small.png",
1916 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/enjincoin_thumb.png"
1917 },
1918 "isAllowed": true,
1919 "isStable": false,
1920 "name": "Enjin Coin",
1921 "roundOff": 2,
1922 "symbol": "ENJ",
1923 "network": {
1924 "name": "ethereum",
1925 "fiatCurrenciesNotSupported": []
1926 },
1927 "uniqueId": "ENJethereum",
1928 "isSellAllowed": false
1929 },
1930 {
1931 "image": {
1932 "large": "https://assets-stg.transak.com/images/cryptoCurrency/blockstack_large.png",
1933 "small": "https://assets-stg.transak.com/images/cryptoCurrency/blockstack_small.png",
1934 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/blockstack_thumb.png"
1935 },
1936 "isAllowed": true,
1937 "isStable": false,
1938 "name": "Stacks",
1939 "roundOff": 2,
1940 "symbol": "STX",
1941 "network": {
1942 "name": "mainnet",
1943 "fiatCurrenciesNotSupported": []
1944 },
1945 "uniqueId": "STXmainnet",
1946 "isSellAllowed": false
1947 },
1948 {
1949 "image": {
1950 "large": "https://assets-stg.transak.com/images/cryptoCurrency/chiliz_large.png",
1951 "small": "https://assets-stg.transak.com/images/cryptoCurrency/chiliz_small.png",
1952 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/chiliz_thumb.png"
1953 },
1954 "isAllowed": true,
1955 "isStable": false,
1956 "name": "Chiliz",
1957 "roundOff": 2,
1958 "symbol": "CHZ",
1959 "network": {
1960 "name": "chiliz",
1961 "fiatCurrenciesNotSupported": []
1962 },
1963 "uniqueId": "CHZchiliz",
1964 "isSellAllowed": false
1965 },
1966 {
1967 "image": {
1968 "large": "https://assets-stg.transak.com/images/cryptoCurrency/chiliz_large.png",
1969 "small": "https://assets-stg.transak.com/images/cryptoCurrency/chiliz_small.png",
1970 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/chiliz_thumb.png"
1971 },
1972 "isAllowed": true,
1973 "isStable": false,
1974 "name": "Chiliz",
1975 "roundOff": 2,
1976 "symbol": "CHZ",
1977 "network": {
1978 "name": "ethereum",
1979 "fiatCurrenciesNotSupported": []
1980 },
1981 "uniqueId": "CHZethereum",
1982 "isSellAllowed": false
1983 },
1984 {
1985 "image": {
1986 "large": "https://assets-stg.transak.com/images/cryptoCurrency/osmosis_large.png",
1987 "small": "https://assets-stg.transak.com/images/cryptoCurrency/osmosis_small.png",
1988 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/osmosis_thumb.png"
1989 },
1990 "isAllowed": true,
1991 "isStable": false,
1992 "name": "Osmosis",
1993 "roundOff": 2,
1994 "symbol": "OSMO",
1995 "network": {
1996 "name": "osmosis",
1997 "fiatCurrenciesNotSupported": []
1998 },
1999 "uniqueId": "OSMOosmosis",
2000 "isSellAllowed": false
2001 },
2002 {
2003 "image": {
2004 "large": "https://assets-stg.transak.com/images/cryptoCurrency/oec-token_large.png",
2005 "small": "https://assets-stg.transak.com/images/cryptoCurrency/oec-token_small.png",
2006 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/oec-token_thumb.png"
2007 },
2008 "isAllowed": true,
2009 "isStable": false,
2010 "name": "OKC",
2011 "roundOff": 8,
2012 "symbol": "OKT",
2013 "network": {
2014 "name": "okxchain",
2015 "fiatCurrenciesNotSupported": []
2016 },
2017 "uniqueId": "OKTokxchain",
2018 "isSellAllowed": false
2019 },
2020 {
2021 "image": {
2022 "large": "https://assets-stg.transak.com/images/cryptoCurrency/fasttoken_large.png",
2023 "small": "https://assets-stg.transak.com/images/cryptoCurrency/fasttoken_small.png",
2024 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/fasttoken_thumb.png"
2025 },
2026 "isAllowed": true,
2027 "isStable": false,
2028 "name": "Fasttoken",
2029 "roundOff": 2,
2030 "symbol": "FTN",
2031 "network": {
2032 "name": "bahamut",
2033 "fiatCurrenciesNotSupported": []
2034 },
2035 "uniqueId": "FTNbahamut",
2036 "isSellAllowed": false
2037 },
2038 {
2039 "image": {
2040 "large": "https://assets-stg.transak.com/images/cryptoCurrency/iota_large.png",
2041 "small": "https://assets-stg.transak.com/images/cryptoCurrency/iota_small.png",
2042 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/iota_thumb.png"
2043 },
2044 "isAllowed": true,
2045 "isStable": false,
2046 "name": "IOTA",
2047 "roundOff": 2,
2048 "symbol": "IOTA",
2049 "network": {
2050 "name": "miota",
2051 "fiatCurrenciesNotSupported": []
2052 },
2053 "uniqueId": "IOTAmiota",
2054 "isSellAllowed": false
2055 },
2056 {
2057 "image": {
2058 "large": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_large.png",
2059 "small": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_small.png",
2060 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_thumb.png"
2061 },
2062 "isAllowed": true,
2063 "isStable": false,
2064 "name": "Basic Attention",
2065 "roundOff": 2,
2066 "symbol": "BAT",
2067 "network": {
2068 "name": "solana",
2069 "fiatCurrenciesNotSupported": []
2070 },
2071 "uniqueId": "BATsolana",
2072 "isSellAllowed": false
2073 },
2074 {
2075 "image": {
2076 "large": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_large.png",
2077 "small": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_small.png",
2078 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_thumb.png"
2079 },
2080 "isAllowed": true,
2081 "isStable": false,
2082 "name": "Basic Attention",
2083 "roundOff": 2,
2084 "symbol": "BAT",
2085 "network": {
2086 "name": "bnb",
2087 "fiatCurrenciesNotSupported": []
2088 },
2089 "uniqueId": "BATbnb",
2090 "isSellAllowed": false
2091 },
2092 {
2093 "image": {
2094 "large": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_large.png",
2095 "small": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_small.png",
2096 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_thumb.png"
2097 },
2098 "isAllowed": true,
2099 "isStable": false,
2100 "name": "Basic Attention",
2101 "roundOff": 2,
2102 "symbol": "BAT",
2103 "network": {
2104 "name": "polygon",
2105 "fiatCurrenciesNotSupported": []
2106 },
2107 "uniqueId": "BATpolygon",
2108 "isSellAllowed": false
2109 },
2110 {
2111 "image": {
2112 "large": "https://assets-stg.transak.com/images/cryptoCurrency/beam-2_large.png",
2113 "small": "https://assets-stg.transak.com/images/cryptoCurrency/beam-2_small.png",
2114 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/beam-2_thumb.png"
2115 },
2116 "isAllowed": true,
2117 "isStable": false,
2118 "name": "Beam",
2119 "roundOff": 2,
2120 "symbol": "BEAM",
2121 "network": {
2122 "name": "beam",
2123 "fiatCurrenciesNotSupported": []
2124 },
2125 "uniqueId": "BEAMbeam",
2126 "isSellAllowed": false
2127 },
2128 {
2129 "image": {
2130 "large": "https://assets-stg.transak.com/images/cryptoCurrency/zilliqa_large.png",
2131 "small": "https://assets-stg.transak.com/images/cryptoCurrency/zilliqa_small.png",
2132 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/zilliqa_thumb.png"
2133 },
2134 "isAllowed": true,
2135 "isStable": false,
2136 "name": "Zilliqa",
2137 "roundOff": 2,
2138 "symbol": "ZIL",
2139 "network": {
2140 "name": "zil",
2141 "fiatCurrenciesNotSupported": []
2142 },
2143 "uniqueId": "ZILzil",
2144 "isSellAllowed": false
2145 },
2146 {
2147 "image": {
2148 "large": "https://assets-stg.transak.com/images/cryptoCurrency/fantom_large.png",
2149 "small": "https://assets-stg.transak.com/images/cryptoCurrency/fantom_small.png",
2150 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/fantom_thumb.png"
2151 },
2152 "isAllowed": true,
2153 "isStable": false,
2154 "name": "Fantom",
2155 "roundOff": 2,
2156 "symbol": "FTM",
2157 "network": {
2158 "name": "fantom",
2159 "fiatCurrenciesNotSupported": []
2160 },
2161 "uniqueId": "FTMfantom",
2162 "isSellAllowed": false
2163 },
2164 {
2165 "image": {
2166 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dock_large.png",
2167 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dock_small.png",
2168 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dock_thumb.png"
2169 },
2170 "isAllowed": true,
2171 "isStable": false,
2172 "name": "Dock",
2173 "roundOff": 2,
2174 "symbol": "DOCK",
2175 "network": {
2176 "name": "dock",
2177 "fiatCurrenciesNotSupported": []
2178 },
2179 "uniqueId": "DOCKdock",
2180 "isSellAllowed": false
2181 },
2182 {
2183 "image": {
2184 "large": "https://assets-stg.transak.com/images/cryptoCurrency/kadena_large.jpg",
2185 "small": "https://assets-stg.transak.com/images/cryptoCurrency/kadena_small.jpg",
2186 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/kadena_thumb.jpg"
2187 },
2188 "isAllowed": true,
2189 "isStable": false,
2190 "name": "Kadena",
2191 "roundOff": 2,
2192 "symbol": "KDA",
2193 "network": {
2194 "name": "mainnet",
2195 "fiatCurrenciesNotSupported": []
2196 },
2197 "uniqueId": "KDAmainnet",
2198 "isSellAllowed": false
2199 },
2200 {
2201 "image": {
2202 "large": "https://assets-stg.transak.com/images/cryptoCurrency/arweave_large.png",
2203 "small": "https://assets-stg.transak.com/images/cryptoCurrency/arweave_small.png",
2204 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/arweave_thumb.png"
2205 },
2206 "isAllowed": true,
2207 "isStable": false,
2208 "name": "Arweave",
2209 "roundOff": 8,
2210 "symbol": "AR",
2211 "network": {
2212 "name": "mainnet",
2213 "fiatCurrenciesNotSupported": []
2214 },
2215 "uniqueId": "ARmainnet",
2216 "isSellAllowed": false
2217 },
2218 {
2219 "image": {
2220 "large": "https://assets-stg.transak.com/images/cryptoCurrency/frax_large.png",
2221 "small": "https://assets-stg.transak.com/images/cryptoCurrency/frax_small.png",
2222 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/frax_thumb.png"
2223 },
2224 "isAllowed": true,
2225 "isStable": true,
2226 "name": "Frax",
2227 "roundOff": 2,
2228 "symbol": "FRAX",
2229 "network": {
2230 "name": "ethereum",
2231 "fiatCurrenciesNotSupported": []
2232 },
2233 "uniqueId": "FRAXethereum",
2234 "isSellAllowed": false
2235 },
2236 {
2237 "image": {
2238 "large": "https://assets-stg.transak.com/images/cryptoCurrency/decentraland_large.png",
2239 "small": "https://assets-stg.transak.com/images/cryptoCurrency/decentraland_small.png",
2240 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/decentraland_thumb.png"
2241 },
2242 "isAllowed": true,
2243 "isStable": false,
2244 "name": "Decentraland",
2245 "roundOff": 2,
2246 "symbol": "MANA",
2247 "network": {
2248 "name": "ethereum",
2249 "fiatCurrenciesNotSupported": []
2250 },
2251 "uniqueId": "MANAethereum",
2252 "isSellAllowed": true
2253 },
2254 {
2255 "image": {
2256 "large": "https://assets-stg.transak.com/images/cryptoCurrency/decentraland_large.png",
2257 "small": "https://assets-stg.transak.com/images/cryptoCurrency/decentraland_small.png",
2258 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/decentraland_thumb.png"
2259 },
2260 "isAllowed": true,
2261 "isStable": false,
2262 "name": "Decentraland",
2263 "roundOff": 2,
2264 "symbol": "MANA",
2265 "network": {
2266 "name": "polygon",
2267 "fiatCurrenciesNotSupported": []
2268 },
2269 "uniqueId": "MANApolygon",
2270 "isSellAllowed": false
2271 },
2272 {
2273 "image": {
2274 "large": "https://assets-stg.transak.com/images/cryptoCurrency/flare-networks_large.png",
2275 "small": "https://assets-stg.transak.com/images/cryptoCurrency/flare-networks_small.png",
2276 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/flare-networks_thumb.png"
2277 },
2278 "isAllowed": true,
2279 "isStable": false,
2280 "name": "Flare",
2281 "roundOff": 2,
2282 "symbol": "FLR",
2283 "network": {
2284 "name": "flare",
2285 "fiatCurrenciesNotSupported": []
2286 },
2287 "uniqueId": "FLRflare",
2288 "isSellAllowed": false
2289 },
2290 {
2291 "image": {
2292 "large": "https://assets-stg.transak.com/images/cryptoCurrency/looksrare_large.png",
2293 "small": "https://assets-stg.transak.com/images/cryptoCurrency/looksrare_small.png",
2294 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/looksrare_thumb.png"
2295 },
2296 "isAllowed": true,
2297 "isStable": false,
2298 "name": "LooksRare",
2299 "roundOff": 2,
2300 "symbol": "LOOKS",
2301 "network": {
2302 "name": "ethereum",
2303 "fiatCurrenciesNotSupported": []
2304 },
2305 "uniqueId": "LOOKSethereum",
2306 "isSellAllowed": false
2307 },
2308 {
2309 "image": {
2310 "large": "https://assets-dev.transak.com/images/cryptoCurrency/immutable-x_large.png",
2311 "small": "https://assets-dev.transak.com/images/cryptoCurrency/immutable-x_small.png",
2312 "thumb": "https://assets-dev.transak.com/images/cryptoCurrency/immutable-x_thumb.png"
2313 },
2314 "isAllowed": true,
2315 "isStable": false,
2316 "name": "Immutable X",
2317 "roundOff": 2,
2318 "symbol": "IMX",
2319 "network": {
2320 "name": "immutable",
2321 "fiatCurrenciesNotSupported": []
2322 },
2323 "uniqueId": "IMXimmutable",
2324 "isSellAllowed": false
2325 },
2326 {
2327 "image": {
2328 "large": "https://assets-dev.transak.com/images/cryptoCurrency/immutable-x_large.png",
2329 "small": "https://assets-dev.transak.com/images/cryptoCurrency/immutable-x_small.png",
2330 "thumb": "https://assets-dev.transak.com/images/cryptoCurrency/immutable-x_thumb.png"
2331 },
2332 "isAllowed": true,
2333 "isStable": false,
2334 "name": "Immutable X",
2335 "roundOff": 2,
2336 "symbol": "IMX",
2337 "network": {
2338 "name": "immutablezkevm",
2339 "fiatCurrenciesNotSupported": []
2340 },
2341 "uniqueId": "IMXimmutablezkevm",
2342 "isSellAllowed": true
2343 },
2344 {
2345 "image": {
2346 "large": "https://assets-stg.transak.com/images/cryptoCurrency/maiar-dex_large.png",
2347 "small": "https://assets-stg.transak.com/images/cryptoCurrency/maiar-dex_small.png",
2348 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/maiar-dex_thumb.png"
2349 },
2350 "isAllowed": true,
2351 "isStable": false,
2352 "name": "xExchange",
2353 "roundOff": 0,
2354 "symbol": "MEX",
2355 "network": {
2356 "name": "multiversx",
2357 "fiatCurrenciesNotSupported": []
2358 },
2359 "uniqueId": "MEXmultiversx",
2360 "isSellAllowed": false
2361 },
2362 {
2363 "image": {
2364 "large": "https://assets-stg.transak.com/images/cryptoCurrency/trust-wallet-token_large.png",
2365 "small": "https://assets-stg.transak.com/images/cryptoCurrency/trust-wallet-token_small.png",
2366 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/trust-wallet-token_thumb.png"
2367 },
2368 "isAllowed": true,
2369 "isStable": false,
2370 "name": "Trust Wallet",
2371 "roundOff": 2,
2372 "symbol": "TWT",
2373 "network": {
2374 "name": "bsc",
2375 "fiatCurrenciesNotSupported": []
2376 },
2377 "uniqueId": "TWTbsc",
2378 "isSellAllowed": false
2379 },
2380 {
2381 "image": {
2382 "large": "https://assets-stg.transak.com/images/cryptoCurrency/peanut-the-squirrel_large.jpg",
2383 "small": "https://assets-stg.transak.com/images/cryptoCurrency/peanut-the-squirrel_small.jpg",
2384 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/peanut-the-squirrel_thumb.jpg"
2385 },
2386 "isAllowed": true,
2387 "isStable": false,
2388 "name": "Peanut the Squirrel",
2389 "roundOff": 2,
2390 "symbol": "PNUT",
2391 "network": {
2392 "name": "solana",
2393 "fiatCurrenciesNotSupported": []
2394 },
2395 "uniqueId": "PNUTsolana",
2396 "isSellAllowed": false
2397 },
2398 {
2399 "image": {
2400 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ronin_large.jpg",
2401 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ronin_small.jpg",
2402 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ronin_thumb.jpg"
2403 },
2404 "isAllowed": true,
2405 "isStable": false,
2406 "name": "Ronin",
2407 "roundOff": 2,
2408 "symbol": "RON",
2409 "network": {
2410 "name": "ronin",
2411 "fiatCurrenciesNotSupported": []
2412 },
2413 "uniqueId": "RONronin",
2414 "isSellAllowed": false
2415 },
2416 {
2417 "image": {
2418 "large": "https://assets-stg.transak.com/images/cryptoCurrency/iostoken_large.png",
2419 "small": "https://assets-stg.transak.com/images/cryptoCurrency/iostoken_small.png",
2420 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/iostoken_thumb.png"
2421 },
2422 "isAllowed": true,
2423 "isStable": false,
2424 "name": "IOST",
2425 "roundOff": 2,
2426 "symbol": "IOST",
2427 "network": {
2428 "name": "mainnet",
2429 "fiatCurrenciesNotSupported": []
2430 },
2431 "uniqueId": "IOSTmainnet",
2432 "isSellAllowed": false
2433 },
2434 {
2435 "image": {
2436 "large": "https://assets-stg.transak.com/images/cryptoCurrency/iotex_large.png",
2437 "small": "https://assets-stg.transak.com/images/cryptoCurrency/iotex_small.png",
2438 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/iotex_thumb.png"
2439 },
2440 "isAllowed": true,
2441 "isStable": false,
2442 "name": "IoTeX",
2443 "roundOff": 2,
2444 "symbol": "IOTX",
2445 "network": {
2446 "name": "iotx",
2447 "fiatCurrenciesNotSupported": []
2448 },
2449 "uniqueId": "IOTXiotx",
2450 "isSellAllowed": false
2451 },
2452 {
2453 "image": {
2454 "large": "https://assets-stg.transak.com/images/cryptoCurrency/velas_large.png",
2455 "small": "https://assets-stg.transak.com/images/cryptoCurrency/velas_small.png",
2456 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/velas_thumb.png"
2457 },
2458 "isAllowed": true,
2459 "isStable": false,
2460 "name": "Velas",
2461 "roundOff": 2,
2462 "symbol": "VLX",
2463 "network": {
2464 "name": "velasevm",
2465 "fiatCurrenciesNotSupported": []
2466 },
2467 "uniqueId": "VLXvelasevm",
2468 "isSellAllowed": true
2469 },
2470 {
2471 "image": {
2472 "large": "https://assets-stg.transak.com/images/cryptoCurrency/velas_large.png",
2473 "small": "https://assets-stg.transak.com/images/cryptoCurrency/velas_small.png",
2474 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/velas_thumb.png"
2475 },
2476 "isAllowed": true,
2477 "isStable": false,
2478 "name": "Velas",
2479 "roundOff": 2,
2480 "symbol": "VLX",
2481 "network": {
2482 "name": "mainnet",
2483 "fiatCurrenciesNotSupported": []
2484 },
2485 "uniqueId": "VLXmainnet",
2486 "isSellAllowed": false
2487 },
2488 {
2489 "image": {
2490 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sushi_large.png",
2491 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sushi_small.png",
2492 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sushi_thumb.png"
2493 },
2494 "isAllowed": true,
2495 "isStable": false,
2496 "name": "Sushi",
2497 "roundOff": 2,
2498 "symbol": "SUSHI",
2499 "network": {
2500 "name": "polygon",
2501 "fiatCurrenciesNotSupported": []
2502 },
2503 "uniqueId": "SUSHIpolygon",
2504 "isSellAllowed": false
2505 },
2506 {
2507 "image": {
2508 "large": "https://assets-stg.transak.com/images/cryptoCurrency/oasis-network_large.png",
2509 "small": "https://assets-stg.transak.com/images/cryptoCurrency/oasis-network_small.png",
2510 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/oasis-network_thumb.png"
2511 },
2512 "isAllowed": true,
2513 "isStable": false,
2514 "name": "Oasis Network",
2515 "roundOff": 2,
2516 "symbol": "ROSE",
2517 "network": {
2518 "name": "oasis",
2519 "fiatCurrenciesNotSupported": []
2520 },
2521 "uniqueId": "ROSEoasis",
2522 "isSellAllowed": false
2523 },
2524 {
2525 "image": {
2526 "large": "https://assets-stg.transak.com/images/cryptoCurrency/kusama_large.jpg",
2527 "small": "https://assets-stg.transak.com/images/cryptoCurrency/kusama_small.jpg",
2528 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/kusama_thumb.jpg"
2529 },
2530 "isAllowed": true,
2531 "isStable": false,
2532 "name": "Kusama",
2533 "roundOff": 8,
2534 "symbol": "KSM",
2535 "network": {
2536 "name": "mainnet",
2537 "fiatCurrenciesNotSupported": []
2538 },
2539 "uniqueId": "KSMmainnet",
2540 "isSellAllowed": false
2541 },
2542 {
2543 "image": {
2544 "large": "https://assets-stg.transak.com/images/cryptoCurrency/audius_large.png",
2545 "small": "https://assets-stg.transak.com/images/cryptoCurrency/audius_small.png",
2546 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/audius_thumb.png"
2547 },
2548 "isAllowed": true,
2549 "isStable": false,
2550 "name": "Audius",
2551 "roundOff": 2,
2552 "symbol": "AUDIO",
2553 "network": {
2554 "name": "ethereum",
2555 "fiatCurrenciesNotSupported": []
2556 },
2557 "uniqueId": "AUDIOethereum",
2558 "isSellAllowed": false
2559 },
2560 {
2561 "image": {
2562 "large": "https://assets-stg.transak.com/images/cryptoCurrency/injective-protocol_large.png",
2563 "small": "https://assets-stg.transak.com/images/cryptoCurrency/injective-protocol_small.png",
2564 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/injective-protocol_thumb.png"
2565 },
2566 "isAllowed": true,
2567 "isStable": false,
2568 "name": "Injective",
2569 "roundOff": 2,
2570 "symbol": "INJ",
2571 "network": {
2572 "name": "injective",
2573 "fiatCurrenciesNotSupported": []
2574 },
2575 "uniqueId": "INJinjective",
2576 "isSellAllowed": false
2577 },
2578 {
2579 "image": {
2580 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether-eurt_large.png",
2581 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether-eurt_small.png",
2582 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether-eurt_thumb.png"
2583 },
2584 "isAllowed": true,
2585 "isStable": true,
2586 "name": "Euro Tether",
2587 "roundOff": 2,
2588 "symbol": "EURT",
2589 "network": {
2590 "name": "ethereum",
2591 "fiatCurrenciesNotSupported": []
2592 },
2593 "uniqueId": "EURTethereum",
2594 "isSellAllowed": false
2595 },
2596 {
2597 "image": {
2598 "large": "https://assets-stg.transak.com/images/cryptoCurrency/superfarm_large.png",
2599 "small": "https://assets-stg.transak.com/images/cryptoCurrency/superfarm_small.png",
2600 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/superfarm_thumb.png"
2601 },
2602 "isAllowed": true,
2603 "isStable": false,
2604 "name": "SuperVerse",
2605 "roundOff": 2,
2606 "symbol": "SUPER",
2607 "network": {
2608 "name": "ethereum",
2609 "fiatCurrenciesNotSupported": []
2610 },
2611 "uniqueId": "SUPERethereum",
2612 "isSellAllowed": false
2613 },
2614 {
2615 "image": {
2616 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tamadoge_large.png",
2617 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tamadoge_small.png",
2618 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tamadoge_thumb.png"
2619 },
2620 "isAllowed": true,
2621 "isStable": false,
2622 "name": "Tamadoge",
2623 "roundOff": 2,
2624 "symbol": "TAMA",
2625 "network": {
2626 "name": "ethereum",
2627 "fiatCurrenciesNotSupported": []
2628 },
2629 "uniqueId": "TAMAethereum",
2630 "isSellAllowed": false
2631 },
2632 {
2633 "image": {
2634 "large": "https://assets-stg.transak.com/images/cryptoCurrency/moonbeam_large.png",
2635 "small": "https://assets-stg.transak.com/images/cryptoCurrency/moonbeam_small.png",
2636 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/moonbeam_thumb.png"
2637 },
2638 "isAllowed": true,
2639 "isStable": false,
2640 "name": "Moonbeam",
2641 "roundOff": 2,
2642 "symbol": "GLMR",
2643 "network": {
2644 "name": "mainnet",
2645 "fiatCurrenciesNotSupported": []
2646 },
2647 "uniqueId": "GLMRmainnet",
2648 "isSellAllowed": false
2649 },
2650 {
2651 "image": {
2652 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aelf_large.png",
2653 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aelf_small.png",
2654 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aelf_thumb.png"
2655 },
2656 "isAllowed": true,
2657 "isStable": false,
2658 "name": "aelf",
2659 "roundOff": 2,
2660 "symbol": "ELF",
2661 "network": {
2662 "name": "aelf",
2663 "fiatCurrenciesNotSupported": []
2664 },
2665 "uniqueId": "ELFaelf",
2666 "isSellAllowed": false
2667 },
2668 {
2669 "image": {
2670 "large": "https://assets-stg.transak.com/images/cryptoCurrency/verasity_large.png",
2671 "small": "https://assets-stg.transak.com/images/cryptoCurrency/verasity_small.png",
2672 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/verasity_thumb.png"
2673 },
2674 "isAllowed": true,
2675 "isStable": false,
2676 "name": "Verasity",
2677 "roundOff": 2,
2678 "symbol": "VRA",
2679 "network": {
2680 "name": "ethereum",
2681 "fiatCurrenciesNotSupported": []
2682 },
2683 "uniqueId": "VRAethereum",
2684 "isSellAllowed": true
2685 },
2686 {
2687 "image": {
2688 "large": "https://assets-stg.transak.com/images/cryptoCurrency/evmos_large.png",
2689 "small": "https://assets-stg.transak.com/images/cryptoCurrency/evmos_small.png",
2690 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/evmos_thumb.png"
2691 },
2692 "isAllowed": true,
2693 "isStable": false,
2694 "name": "Evmos",
2695 "roundOff": 2,
2696 "symbol": "EVMOS",
2697 "network": {
2698 "name": "evmos",
2699 "fiatCurrenciesNotSupported": []
2700 },
2701 "uniqueId": "EVMOSevmos",
2702 "isSellAllowed": false
2703 },
2704 {
2705 "image": {
2706 "large": "https://assets-stg.transak.com/images/cryptoCurrency/smooth-love-potion_large.png",
2707 "small": "https://assets-stg.transak.com/images/cryptoCurrency/smooth-love-potion_small.png",
2708 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/smooth-love-potion_thumb.png"
2709 },
2710 "isAllowed": true,
2711 "isStable": false,
2712 "name": "Smooth Love Potion",
2713 "roundOff": 2,
2714 "symbol": "SLP",
2715 "network": {
2716 "name": "mainnet",
2717 "fiatCurrenciesNotSupported": []
2718 },
2719 "uniqueId": "SLPmainnet",
2720 "isSellAllowed": false
2721 },
2722 {
2723 "image": {
2724 "large": "https://assets-stg.transak.com/images/cryptoCurrency/vethor-token_large.png",
2725 "small": "https://assets-stg.transak.com/images/cryptoCurrency/vethor-token_small.png",
2726 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/vethor-token_thumb.png"
2727 },
2728 "isAllowed": true,
2729 "isStable": false,
2730 "name": "VeThor",
2731 "roundOff": 0,
2732 "symbol": "VTHO",
2733 "network": {
2734 "name": "vechain",
2735 "fiatCurrenciesNotSupported": []
2736 },
2737 "uniqueId": "VTHOvechain",
2738 "isSellAllowed": false
2739 },
2740 {
2741 "image": {
2742 "large": "https://assets-stg.transak.com/images/cryptoCurrency/cartesi_large.png",
2743 "small": "https://assets-stg.transak.com/images/cryptoCurrency/cartesi_small.png",
2744 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/cartesi_thumb.png"
2745 },
2746 "isAllowed": true,
2747 "isStable": false,
2748 "name": "Cartesi",
2749 "roundOff": 2,
2750 "symbol": "CTSI",
2751 "network": {
2752 "name": "ethereum",
2753 "fiatCurrenciesNotSupported": []
2754 },
2755 "uniqueId": "CTSIethereum",
2756 "isSellAllowed": false
2757 },
2758 {
2759 "image": {
2760 "large": "https://assets-stg.transak.com/images/cryptoCurrency/hive_large.png",
2761 "small": "https://assets-stg.transak.com/images/cryptoCurrency/hive_small.png",
2762 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/hive_thumb.png"
2763 },
2764 "isAllowed": true,
2765 "isStable": false,
2766 "name": "Hive",
2767 "roundOff": 2,
2768 "symbol": "HIVE",
2769 "network": {
2770 "name": "mainnet",
2771 "fiatCurrenciesNotSupported": []
2772 },
2773 "uniqueId": "HIVEmainnet",
2774 "isSellAllowed": false
2775 },
2776 {
2777 "image": {
2778 "large": "https://assets-stg.transak.com/images/cryptoCurrency/defichain_large.png",
2779 "small": "https://assets-stg.transak.com/images/cryptoCurrency/defichain_small.png",
2780 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/defichain_thumb.png"
2781 },
2782 "isAllowed": true,
2783 "isStable": false,
2784 "name": "DeFiChain",
2785 "roundOff": 2,
2786 "symbol": "DFI",
2787 "network": {
2788 "name": "mainnet",
2789 "fiatCurrenciesNotSupported": []
2790 },
2791 "uniqueId": "DFImainnet",
2792 "isSellAllowed": false
2793 },
2794 {
2795 "image": {
2796 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aurora-near_large.jpg",
2797 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aurora-near_small.png",
2798 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aurora-near_thumb.jpg"
2799 },
2800 "isAllowed": true,
2801 "isStable": false,
2802 "name": "Aurora",
2803 "roundOff": 2,
2804 "symbol": "AURORA",
2805 "network": {
2806 "name": "aurora",
2807 "fiatCurrenciesNotSupported": []
2808 },
2809 "uniqueId": "AURORAaurora",
2810 "isSellAllowed": false
2811 },
2812 {
2813 "image": {
2814 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aurora-near_large.jpg",
2815 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aurora-near_small.png",
2816 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aurora-near_thumb.jpg"
2817 },
2818 "isAllowed": true,
2819 "isStable": false,
2820 "name": "Aurora",
2821 "roundOff": 2,
2822 "symbol": "AURORA",
2823 "network": {
2824 "name": "ethereum",
2825 "fiatCurrenciesNotSupported": []
2826 },
2827 "uniqueId": "AURORAethereum",
2828 "isSellAllowed": false
2829 },
2830 {
2831 "image": {
2832 "large": "https://assets-stg.transak.com/images/cryptoCurrency/defipulse-index_large.png",
2833 "small": "https://assets-stg.transak.com/images/cryptoCurrency/defipulse-index_small.png",
2834 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/defipulse-index_thumb.png"
2835 },
2836 "isAllowed": true,
2837 "isStable": false,
2838 "name": "DeFiPulse Index",
2839 "roundOff": 8,
2840 "symbol": "DPI",
2841 "network": {
2842 "name": "ethereum",
2843 "fiatCurrenciesNotSupported": []
2844 },
2845 "uniqueId": "DPIethereum",
2846 "isSellAllowed": false
2847 },
2848 {
2849 "image": {
2850 "large": "https://assets-stg.transak.com/images/cryptoCurrency/paypal-usd_large.png",
2851 "small": "https://assets-stg.transak.com/images/cryptoCurrency/paypal-usd_small.png",
2852 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/paypal-usd_thumb.png"
2853 },
2854 "isAllowed": true,
2855 "isStable": true,
2856 "name": "PayPal USD",
2857 "roundOff": 2,
2858 "symbol": "PYUSD",
2859 "network": {
2860 "name": "ethereum",
2861 "fiatCurrenciesNotSupported": []
2862 },
2863 "uniqueId": "PYUSDethereum",
2864 "isSellAllowed": false
2865 },
2866 {
2867 "image": {
2868 "large": "https://assets-stg.transak.com/images/cryptoCurrency/zoid-pay_large.png",
2869 "small": "https://assets-stg.transak.com/images/cryptoCurrency/zoid-pay_small.png",
2870 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/zoid-pay_thumb.png"
2871 },
2872 "isAllowed": true,
2873 "isStable": false,
2874 "name": "ZoidPay",
2875 "roundOff": 2,
2876 "symbol": "ZPAY",
2877 "network": {
2878 "name": "multiversx",
2879 "fiatCurrenciesNotSupported": []
2880 },
2881 "uniqueId": "ZPAYmultiversx",
2882 "isSellAllowed": false
2883 },
2884 {
2885 "image": {
2886 "large": "https://assets-stg.transak.com/images/cryptoCurrency/secret_large.png",
2887 "small": "https://assets-stg.transak.com/images/cryptoCurrency/secret_small.png",
2888 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/secret_thumb.png"
2889 },
2890 "isAllowed": true,
2891 "isStable": false,
2892 "name": "Secret",
2893 "roundOff": 2,
2894 "symbol": "SCRT",
2895 "network": {
2896 "name": "mainnet",
2897 "fiatCurrenciesNotSupported": []
2898 },
2899 "uniqueId": "SCRTmainnet",
2900 "isSellAllowed": false
2901 },
2902 {
2903 "image": {
2904 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ageur_large.png",
2905 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ageur_small.png",
2906 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ageur_thumb.png"
2907 },
2908 "isAllowed": true,
2909 "isStable": true,
2910 "name": "EURA",
2911 "roundOff": 2,
2912 "symbol": "EURA",
2913 "network": {
2914 "name": "polygon",
2915 "fiatCurrenciesNotSupported": []
2916 },
2917 "uniqueId": "EURApolygon",
2918 "isSellAllowed": false
2919 },
2920 {
2921 "image": {
2922 "large": "https://assets-stg.transak.com/images/cryptoCurrency/arkham_large.png",
2923 "small": "https://assets-stg.transak.com/images/cryptoCurrency/arkham_small.png",
2924 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/arkham_thumb.png"
2925 },
2926 "isAllowed": true,
2927 "isStable": false,
2928 "name": "Arkham",
2929 "roundOff": 2,
2930 "symbol": "ARKM",
2931 "network": {
2932 "name": "ethereum",
2933 "fiatCurrenciesNotSupported": []
2934 },
2935 "uniqueId": "ARKMethereum",
2936 "isSellAllowed": false
2937 },
2938 {
2939 "image": {
2940 "large": "https://assets-stg.transak.com/images/cryptoCurrency/quick_large.png",
2941 "small": "https://assets-stg.transak.com/images/cryptoCurrency/quick_small.png",
2942 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/quick_thumb.png"
2943 },
2944 "isAllowed": true,
2945 "isStable": false,
2946 "name": "Quickswap",
2947 "roundOff": 8,
2948 "symbol": "QUICK",
2949 "network": {
2950 "name": "polygon",
2951 "fiatCurrenciesNotSupported": []
2952 },
2953 "uniqueId": "QUICKpolygon",
2954 "isSellAllowed": false
2955 },
2956 {
2957 "image": {
2958 "large": "https://assets-stg.transak.com/images/cryptoCurrency/chromaway_large.png",
2959 "small": "https://assets-stg.transak.com/images/cryptoCurrency/chromaway_small.png",
2960 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/chromaway_thumb.png"
2961 },
2962 "isAllowed": true,
2963 "isStable": false,
2964 "name": "Chromia",
2965 "roundOff": 2,
2966 "symbol": "CHR",
2967 "network": {
2968 "name": "chromia",
2969 "fiatCurrenciesNotSupported": []
2970 },
2971 "uniqueId": "CHRchromia",
2972 "isSellAllowed": false
2973 },
2974 {
2975 "image": {
2976 "large": "https://assets-stg.transak.com/images/cryptoCurrency/gitcoin_large.png",
2977 "small": "https://assets-stg.transak.com/images/cryptoCurrency/gitcoin_small.png",
2978 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/gitcoin_thumb.png"
2979 },
2980 "isAllowed": true,
2981 "isStable": false,
2982 "name": "Gitcoin",
2983 "roundOff": 8,
2984 "symbol": "GTC",
2985 "network": {
2986 "name": "ethereum",
2987 "fiatCurrenciesNotSupported": []
2988 },
2989 "uniqueId": "GTCethereum",
2990 "isSellAllowed": false
2991 },
2992 {
2993 "image": {
2994 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dao-maker_large.png",
2995 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dao-maker_small.png",
2996 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dao-maker_thumb.png"
2997 },
2998 "isAllowed": true,
2999 "isStable": false,
3000 "name": "DAO Maker",
3001 "roundOff": 2,
3002 "symbol": "DAO",
3003 "network": {
3004 "name": "ethereum",
3005 "fiatCurrenciesNotSupported": []
3006 },
3007 "uniqueId": "DAOethereum",
3008 "isSellAllowed": false
3009 },
3010 {
3011 "image": {
3012 "large": "https://assets-stg.transak.com/images/cryptoCurrency/polygon-ecosystem-token_large.png",
3013 "small": "https://assets-stg.transak.com/images/cryptoCurrency/polygon-ecosystem-token_small.png",
3014 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/polygon-ecosystem-token_thumb.png"
3015 },
3016 "isAllowed": true,
3017 "isStable": false,
3018 "name": "Polygon Ecosystem Token",
3019 "roundOff": 2,
3020 "symbol": "POL",
3021 "network": {
3022 "name": "polygon",
3023 "fiatCurrenciesNotSupported": []
3024 },
3025 "uniqueId": "POLpolygon",
3026 "isSellAllowed": true
3027 },
3028 {
3029 "image": {
3030 "large": "https://assets-stg.transak.com/images/cryptoCurrency/hathor_large.png",
3031 "small": "https://assets-stg.transak.com/images/cryptoCurrency/hathor_small.png",
3032 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/hathor_thumb.png"
3033 },
3034 "isAllowed": true,
3035 "isStable": false,
3036 "name": "Hathor",
3037 "roundOff": 2,
3038 "symbol": "HTR",
3039 "network": {
3040 "name": "mainnet",
3041 "fiatCurrenciesNotSupported": []
3042 },
3043 "uniqueId": "HTRmainnet",
3044 "isSellAllowed": false
3045 },
3046 {
3047 "image": {
3048 "large": "https://assets-stg.transak.com/images/cryptoCurrency/klima-dao_large.png",
3049 "small": "https://assets-stg.transak.com/images/cryptoCurrency/klima-dao_small.png",
3050 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/klima-dao_thumb.png"
3051 },
3052 "isAllowed": true,
3053 "isStable": false,
3054 "name": "Klima DAO",
3055 "roundOff": 8,
3056 "symbol": "KLIMA",
3057 "network": {
3058 "name": "polygon",
3059 "fiatCurrenciesNotSupported": []
3060 },
3061 "uniqueId": "KLIMApolygon",
3062 "isSellAllowed": false
3063 },
3064 {
3065 "image": {
3066 "large": "https://assets-stg.transak.com/images/cryptoCurrency/beefy-finance_large.png",
3067 "small": "https://assets-stg.transak.com/images/cryptoCurrency/beefy-finance_small.png",
3068 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/beefy-finance_thumb.png"
3069 },
3070 "isAllowed": true,
3071 "isStable": false,
3072 "name": "Beefy.Finance",
3073 "roundOff": 8,
3074 "symbol": "BIFI",
3075 "network": {
3076 "name": "bsc",
3077 "fiatCurrenciesNotSupported": []
3078 },
3079 "uniqueId": "BIFIbsc",
3080 "isSellAllowed": false
3081 },
3082 {
3083 "image": {
3084 "large": "https://assets-stg.transak.com/images/cryptoCurrency/clover-finance_large.jpg",
3085 "small": "https://assets-stg.transak.com/images/cryptoCurrency/clover-finance_small.png",
3086 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/clover-finance_thumb.jpg"
3087 },
3088 "isAllowed": true,
3089 "isStable": false,
3090 "name": "Clover Finance",
3091 "roundOff": 2,
3092 "symbol": "CLV",
3093 "network": {
3094 "name": "ethereum",
3095 "fiatCurrenciesNotSupported": []
3096 },
3097 "uniqueId": "CLVethereum",
3098 "isSellAllowed": false
3099 },
3100 {
3101 "image": {
3102 "large": "https://assets-stg.transak.com/images/cryptoCurrency/polkastarter_large.png",
3103 "small": "https://assets-stg.transak.com/images/cryptoCurrency/polkastarter_small.png",
3104 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/polkastarter_thumb.png"
3105 },
3106 "isAllowed": true,
3107 "isStable": false,
3108 "name": "Polkastarter",
3109 "roundOff": 2,
3110 "symbol": "POLS",
3111 "network": {
3112 "name": "bsc",
3113 "fiatCurrenciesNotSupported": []
3114 },
3115 "uniqueId": "POLSbsc",
3116 "isSellAllowed": false
3117 },
3118 {
3119 "image": {
3120 "large": "https://assets-stg.transak.com/images/cryptoCurrency/celo-dollar_large.png",
3121 "small": "https://assets-stg.transak.com/images/cryptoCurrency/celo-dollar_small.png",
3122 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/celo-dollar_thumb.png"
3123 },
3124 "isAllowed": true,
3125 "isStable": true,
3126 "name": "Celo Dollar",
3127 "roundOff": 2,
3128 "symbol": "CUSD",
3129 "network": {
3130 "name": "celo",
3131 "fiatCurrenciesNotSupported": []
3132 },
3133 "uniqueId": "CUSDcelo",
3134 "isSellAllowed": false
3135 },
3136 {
3137 "image": {
3138 "large": "https://assets-stg.transak.com/images/cryptoCurrency/euro-coin_large.png",
3139 "small": "https://assets-stg.transak.com/images/cryptoCurrency/euro-coin_small.png",
3140 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/euro-coin_thumb.png"
3141 },
3142 "isAllowed": true,
3143 "isStable": false,
3144 "name": "EURC",
3145 "roundOff": 2,
3146 "symbol": "EURC",
3147 "network": {
3148 "name": "ethereum",
3149 "fiatCurrenciesNotSupported": []
3150 },
3151 "uniqueId": "EURCethereum",
3152 "isSellAllowed": false
3153 },
3154 {
3155 "image": {
3156 "large": "https://assets-stg.transak.com/images/cryptoCurrency/trustswap_large.png",
3157 "small": "https://assets-stg.transak.com/images/cryptoCurrency/trustswap_small.png",
3158 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/trustswap_thumb.png"
3159 },
3160 "isAllowed": true,
3161 "isStable": false,
3162 "name": "Trustswap",
3163 "roundOff": 2,
3164 "symbol": "SWAP",
3165 "network": {
3166 "name": "ethereum",
3167 "fiatCurrenciesNotSupported": []
3168 },
3169 "uniqueId": "SWAPethereum",
3170 "isSellAllowed": false
3171 },
3172 {
3173 "image": {
3174 "large": "https://assets-stg.transak.com/images/cryptoCurrency/gelato_large.png",
3175 "small": "https://assets-stg.transak.com/images/cryptoCurrency/gelato_small.png",
3176 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/gelato_thumb.png"
3177 },
3178 "isAllowed": true,
3179 "isStable": false,
3180 "name": "Gelato",
3181 "roundOff": 2,
3182 "symbol": "CGT",
3183 "network": {
3184 "name": "arbitrum",
3185 "fiatCurrenciesNotSupported": []
3186 },
3187 "uniqueId": "CGTarbitrum",
3188 "isSellAllowed": false
3189 },
3190 {
3191 "image": {
3192 "large": "https://assets-stg.transak.com/images/cryptoCurrency/xcad-network_large.png",
3193 "small": "https://assets-stg.transak.com/images/cryptoCurrency/xcad-network_small.png",
3194 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/xcad-network_thumb.png"
3195 },
3196 "isAllowed": true,
3197 "isStable": false,
3198 "name": "XCAD Network",
3199 "roundOff": 2,
3200 "symbol": "XCAD",
3201 "network": {
3202 "name": "zil",
3203 "fiatCurrenciesNotSupported": []
3204 },
3205 "uniqueId": "XCADzil",
3206 "isSellAllowed": false
3207 },
3208 {
3209 "image": {
3210 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethernity-chain_large.png",
3211 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethernity-chain_small.png",
3212 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethernity-chain_thumb.png"
3213 },
3214 "isAllowed": true,
3215 "isStable": false,
3216 "name": "Ethernity Chain",
3217 "roundOff": 2,
3218 "symbol": "ERN",
3219 "network": {
3220 "name": "ethereum",
3221 "fiatCurrenciesNotSupported": []
3222 },
3223 "uniqueId": "ERNethereum",
3224 "isSellAllowed": false
3225 },
3226 {
3227 "image": {
3228 "large": "https://assets-stg.transak.com/images/cryptoCurrency/adshares_large.png",
3229 "small": "https://assets-stg.transak.com/images/cryptoCurrency/adshares_small.png",
3230 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/adshares_thumb.png"
3231 },
3232 "isAllowed": true,
3233 "isStable": false,
3234 "name": "Adshares",
3235 "roundOff": 2,
3236 "symbol": "ADS",
3237 "network": {
3238 "name": "ethereum",
3239 "fiatCurrenciesNotSupported": []
3240 },
3241 "uniqueId": "ADSethereum",
3242 "isSellAllowed": false
3243 },
3244 {
3245 "image": {
3246 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sweatcoin_large.jpg",
3247 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sweatcoin_small.jpg",
3248 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sweatcoin_thumb.jpg"
3249 },
3250 "isAllowed": true,
3251 "isStable": false,
3252 "name": "Sweat Economy",
3253 "roundOff": 0,
3254 "symbol": "SWEAT",
3255 "network": {
3256 "name": "near",
3257 "fiatCurrenciesNotSupported": []
3258 },
3259 "uniqueId": "SWEATnear",
3260 "isSellAllowed": false
3261 },
3262 {
3263 "image": {
3264 "large": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_large.png",
3265 "small": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_small.png",
3266 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_thumb.png"
3267 },
3268 "isAllowed": true,
3269 "isStable": false,
3270 "name": "AVA",
3271 "roundOff": 2,
3272 "symbol": "AVA",
3273 "network": {
3274 "name": "polygon",
3275 "fiatCurrenciesNotSupported": []
3276 },
3277 "uniqueId": "AVApolygon",
3278 "isSellAllowed": false
3279 },
3280 {
3281 "image": {
3282 "large": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_large.png",
3283 "small": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_small.png",
3284 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_thumb.png"
3285 },
3286 "isAllowed": true,
3287 "isStable": false,
3288 "name": "AVA",
3289 "roundOff": 2,
3290 "symbol": "AVA",
3291 "network": {
3292 "name": "ethereum",
3293 "fiatCurrenciesNotSupported": []
3294 },
3295 "uniqueId": "AVAethereum",
3296 "isSellAllowed": false
3297 },
3298 {
3299 "image": {
3300 "large": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_large.png",
3301 "small": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_small.png",
3302 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_thumb.png"
3303 },
3304 "isAllowed": true,
3305 "isStable": false,
3306 "name": "AVA",
3307 "roundOff": 2,
3308 "symbol": "AVA",
3309 "network": {
3310 "name": "bsc",
3311 "fiatCurrenciesNotSupported": []
3312 },
3313 "uniqueId": "AVAbsc",
3314 "isSellAllowed": false
3315 },
3316 {
3317 "image": {
3318 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dfyn-network_large.jpg",
3319 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dfyn-network_small.png",
3320 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dfyn-network_thumb.jpg"
3321 },
3322 "isAllowed": true,
3323 "isStable": false,
3324 "name": "Dfyn Network",
3325 "roundOff": 2,
3326 "symbol": "DFYN",
3327 "network": {
3328 "name": "polygon",
3329 "fiatCurrenciesNotSupported": []
3330 },
3331 "uniqueId": "DFYNpolygon",
3332 "isSellAllowed": false
3333 },
3334 {
3335 "image": {
3336 "large": "https://assets-stg.transak.com/images/cryptoCurrency/shiden_large.png",
3337 "small": "https://assets-stg.transak.com/images/cryptoCurrency/shiden_small.png",
3338 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/shiden_thumb.png"
3339 },
3340 "isAllowed": true,
3341 "isStable": false,
3342 "name": "Shiden Network",
3343 "roundOff": 2,
3344 "symbol": "SDN",
3345 "network": {
3346 "name": "Shiden",
3347 "fiatCurrenciesNotSupported": []
3348 },
3349 "uniqueId": "SDNShiden",
3350 "isSellAllowed": false
3351 },
3352 {
3353 "image": {
3354 "large": "https://assets-stg.transak.com/images/cryptoCurrency/shopping-io_large.png",
3355 "small": "https://assets-stg.transak.com/images/cryptoCurrency/shopping-io_small.png",
3356 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/shopping-io_thumb.png"
3357 },
3358 "isAllowed": true,
3359 "isStable": false,
3360 "name": "Shopping.io",
3361 "roundOff": 8,
3362 "symbol": "SPI",
3363 "network": {
3364 "name": "ethereum",
3365 "fiatCurrenciesNotSupported": []
3366 },
3367 "uniqueId": "SPIethereum",
3368 "isSellAllowed": false
3369 },
3370 {
3371 "image": {
3372 "large": "https://assets-stg.transak.com/images/cryptoCurrency/evergrowcoin_large.png",
3373 "small": "https://assets-stg.transak.com/images/cryptoCurrency/evergrowcoin_small.png",
3374 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/evergrowcoin_thumb.png"
3375 },
3376 "isAllowed": true,
3377 "isStable": false,
3378 "name": "EverGrow Coin",
3379 "roundOff": 0,
3380 "symbol": "EGC",
3381 "network": {
3382 "name": "bsc",
3383 "fiatCurrenciesNotSupported": []
3384 },
3385 "uniqueId": "EGCbsc",
3386 "isSellAllowed": false
3387 },
3388 {
3389 "image": {
3390 "large": "https://assets-stg.transak.com/images/cryptoCurrency/celo-euro_large.png",
3391 "small": "https://assets-stg.transak.com/images/cryptoCurrency/celo-euro_small.png",
3392 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/celo-euro_thumb.png"
3393 },
3394 "isAllowed": true,
3395 "isStable": true,
3396 "name": "Celo Euro",
3397 "roundOff": 2,
3398 "symbol": "CEUR",
3399 "network": {
3400 "name": "celo",
3401 "fiatCurrenciesNotSupported": []
3402 },
3403 "uniqueId": "CEURcelo",
3404 "isSellAllowed": false
3405 },
3406 {
3407 "image": {
3408 "large": "https://assets-stg.transak.com/images/cryptoCurrency/fuse-network-token_large.png",
3409 "small": "https://assets-stg.transak.com/images/cryptoCurrency/fuse-network-token_small.png",
3410 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/fuse-network-token_thumb.png"
3411 },
3412 "isAllowed": true,
3413 "isStable": false,
3414 "name": "Fuse",
3415 "roundOff": 2,
3416 "symbol": "FUSE",
3417 "network": {
3418 "name": "fuse",
3419 "fiatCurrenciesNotSupported": []
3420 },
3421 "uniqueId": "FUSEfuse",
3422 "isSellAllowed": false
3423 },
3424 {
3425 "image": {
3426 "large": "https://assets-stg.transak.com/images/cryptoCurrency/strikecoin_large.png",
3427 "small": "https://assets-stg.transak.com/images/cryptoCurrency/strikecoin_small.png",
3428 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/strikecoin_thumb.png"
3429 },
3430 "isAllowed": true,
3431 "isStable": false,
3432 "name": "StrikeX",
3433 "roundOff": 2,
3434 "symbol": "STRX",
3435 "network": {
3436 "name": "bsc",
3437 "fiatCurrenciesNotSupported": []
3438 },
3439 "uniqueId": "STRXbsc",
3440 "isSellAllowed": false
3441 },
3442 {
3443 "image": {
3444 "large": "https://assets-stg.transak.com/images/cryptoCurrency/fear_large.png",
3445 "small": "https://assets-stg.transak.com/images/cryptoCurrency/fear_small.png",
3446 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/fear_thumb.png"
3447 },
3448 "isAllowed": true,
3449 "isStable": false,
3450 "name": "Fear",
3451 "roundOff": 2,
3452 "symbol": "FEAR",
3453 "network": {
3454 "name": "polygon",
3455 "fiatCurrenciesNotSupported": []
3456 },
3457 "uniqueId": "FEARpolygon",
3458 "isSellAllowed": false
3459 },
3460 {
3461 "image": {
3462 "large": "https://assets-stg.transak.com/images/cryptoCurrency/qi-dao_large.png",
3463 "small": "https://assets-stg.transak.com/images/cryptoCurrency/qi-dao_small.png",
3464 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/qi-dao_thumb.png"
3465 },
3466 "isAllowed": true,
3467 "isStable": false,
3468 "name": "Qi Dao",
3469 "roundOff": 2,
3470 "symbol": "QI",
3471 "network": {
3472 "name": "polygon",
3473 "fiatCurrenciesNotSupported": []
3474 },
3475 "uniqueId": "QIpolygon",
3476 "isSellAllowed": false
3477 },
3478 {
3479 "image": {
3480 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sperax-usd_large.png",
3481 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sperax-usd_small.png",
3482 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sperax-usd_thumb.png"
3483 },
3484 "isAllowed": true,
3485 "isStable": true,
3486 "name": "Sperax USD",
3487 "roundOff": 2,
3488 "symbol": "USDS",
3489 "network": {
3490 "name": "arbitrum",
3491 "fiatCurrenciesNotSupported": []
3492 },
3493 "uniqueId": "USDSarbitrum",
3494 "isSellAllowed": false
3495 },
3496 {
3497 "image": {
3498 "large": "https://assets-stg.transak.com/images/cryptoCurrency/derace_large.png",
3499 "small": "https://assets-stg.transak.com/images/cryptoCurrency/derace_small.png",
3500 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/derace_thumb.png"
3501 },
3502 "isAllowed": true,
3503 "isStable": false,
3504 "name": "zkRace",
3505 "roundOff": 2,
3506 "symbol": "ZERC",
3507 "network": {
3508 "name": "ethereum",
3509 "fiatCurrenciesNotSupported": []
3510 },
3511 "uniqueId": "ZERCethereum",
3512 "isSellAllowed": false
3513 },
3514 {
3515 "image": {
3516 "large": "https://assets-stg.transak.com/images/cryptoCurrency/metacade_large.png",
3517 "small": "https://assets-stg.transak.com/images/cryptoCurrency/metacade_small.png",
3518 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/metacade_thumb.png"
3519 },
3520 "isAllowed": true,
3521 "isStable": false,
3522 "name": "Metacade",
3523 "roundOff": 0,
3524 "symbol": "MCADE",
3525 "network": {
3526 "name": "ethereum",
3527 "fiatCurrenciesNotSupported": []
3528 },
3529 "uniqueId": "MCADEethereum",
3530 "isSellAllowed": false
3531 },
3532 {
3533 "image": {
3534 "large": "https://assets-stg.transak.com/images/cryptoCurrency/metacade_large.png",
3535 "small": "https://assets-stg.transak.com/images/cryptoCurrency/metacade_small.png",
3536 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/metacade_thumb.png"
3537 },
3538 "isAllowed": true,
3539 "isStable": false,
3540 "name": "Metacade",
3541 "roundOff": 0,
3542 "symbol": "MCADE",
3543 "network": {
3544 "name": "base",
3545 "fiatCurrenciesNotSupported": []
3546 },
3547 "uniqueId": "MCADEbase",
3548 "isSellAllowed": false
3549 },
3550 {
3551 "image": {
3552 "large": "https://assets-stg.transak.com/images/cryptoCurrency/chain-games_large.png",
3553 "small": "https://assets-stg.transak.com/images/cryptoCurrency/chain-games_small.png",
3554 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/chain-games_thumb.png"
3555 },
3556 "isAllowed": true,
3557 "isStable": false,
3558 "name": "Chain Games",
3559 "roundOff": 2,
3560 "symbol": "CHAIN",
3561 "network": {
3562 "name": "polygon",
3563 "fiatCurrenciesNotSupported": []
3564 },
3565 "uniqueId": "CHAINpolygon",
3566 "isSellAllowed": false
3567 },
3568 {
3569 "image": {
3570 "large": "https://assets-stg.transak.com/images/cryptoCurrency/chain-games_large.png",
3571 "small": "https://assets-stg.transak.com/images/cryptoCurrency/chain-games_small.png",
3572 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/chain-games_thumb.png"
3573 },
3574 "isAllowed": true,
3575 "isStable": false,
3576 "name": "Chain Games",
3577 "roundOff": 2,
3578 "symbol": "CHAIN",
3579 "network": {
3580 "name": "ethereum",
3581 "fiatCurrenciesNotSupported": []
3582 },
3583 "uniqueId": "CHAINethereum",
3584 "isSellAllowed": false
3585 },
3586 {
3587 "image": {
3588 "large": "https://assets-stg.transak.com/images/cryptoCurrency/de-fi_large.png",
3589 "small": "https://assets-stg.transak.com/images/cryptoCurrency/de-fi_small.png",
3590 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/de-fi_thumb.png"
3591 },
3592 "isAllowed": true,
3593 "isStable": false,
3594 "name": "DeFi",
3595 "roundOff": 2,
3596 "symbol": "DEFI",
3597 "network": {
3598 "name": "ethereum",
3599 "fiatCurrenciesNotSupported": []
3600 },
3601 "uniqueId": "DEFIethereum",
3602 "isSellAllowed": false
3603 },
3604 {
3605 "image": {
3606 "large": "https://assets-stg.transak.com/images/cryptoCurrency/gamee_large.png",
3607 "small": "https://assets-stg.transak.com/images/cryptoCurrency/gamee_small.png",
3608 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/gamee_thumb.png"
3609 },
3610 "isAllowed": true,
3611 "isStable": false,
3612 "name": "GAMEE",
3613 "roundOff": 2,
3614 "symbol": "GMEE",
3615 "network": {
3616 "name": "polygon",
3617 "fiatCurrenciesNotSupported": []
3618 },
3619 "uniqueId": "GMEEpolygon",
3620 "isSellAllowed": false
3621 },
3622 {
3623 "image": {
3624 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sandclock_large.jpg",
3625 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sandclock_small.jpg",
3626 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sandclock_thumb.jpg"
3627 },
3628 "isAllowed": true,
3629 "isStable": false,
3630 "name": "Sandclock",
3631 "roundOff": 2,
3632 "symbol": "QUARTZ",
3633 "network": {
3634 "name": "ethereum",
3635 "fiatCurrenciesNotSupported": []
3636 },
3637 "uniqueId": "QUARTZethereum",
3638 "isSellAllowed": false
3639 },
3640 {
3641 "image": {
3642 "large": "https://assets-stg.transak.com/images/cryptoCurrency/yield_large.png",
3643 "small": "https://assets-stg.transak.com/images/cryptoCurrency/yield_small.png",
3644 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/yield_thumb.png"
3645 },
3646 "isAllowed": true,
3647 "isStable": false,
3648 "name": "Yield",
3649 "roundOff": 8,
3650 "symbol": "YLD",
3651 "network": {
3652 "name": "ethereum",
3653 "fiatCurrenciesNotSupported": []
3654 },
3655 "uniqueId": "YLDethereum",
3656 "isSellAllowed": false
3657 },
3658 {
3659 "image": {
3660 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ig-gold_large.png",
3661 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ig-gold_small.png",
3662 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ig-gold_thumb.png"
3663 },
3664 "isAllowed": true,
3665 "isStable": false,
3666 "name": "IG Gold",
3667 "roundOff": 0,
3668 "symbol": "IGG",
3669 "network": {
3670 "name": "polygon",
3671 "fiatCurrenciesNotSupported": []
3672 },
3673 "uniqueId": "IGGpolygon",
3674 "isSellAllowed": false
3675 },
3676 {
3677 "image": {
3678 "large": "https://assets-stg.transak.com/images/cryptoCurrency/stakedxem_large.png",
3679 "small": "https://assets-stg.transak.com/images/cryptoCurrency/stakedxem_small.png",
3680 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/stakedxem_thumb.png"
3681 },
3682 "isAllowed": true,
3683 "isStable": false,
3684 "name": "stakedXEM",
3685 "roundOff": 2,
3686 "symbol": "STXEM",
3687 "network": {
3688 "name": "ethereum",
3689 "fiatCurrenciesNotSupported": []
3690 },
3691 "uniqueId": "STXEMethereum",
3692 "isSellAllowed": false
3693 },
3694 {
3695 "image": {
3696 "large": "https://assets-stg.transak.com/images/cryptoCurrency/mobilecoin_large.png",
3697 "small": "https://assets-stg.transak.com/images/cryptoCurrency/mobilecoin_small.png",
3698 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/mobilecoin_thumb.png"
3699 },
3700 "isAllowed": true,
3701 "isStable": false,
3702 "name": "MobileCoin",
3703 "roundOff": 2,
3704 "symbol": "MOB",
3705 "network": {
3706 "name": "mainnet",
3707 "fiatCurrenciesNotSupported": []
3708 },
3709 "uniqueId": "MOBmainnet",
3710 "isSellAllowed": false
3711 },
3712 {
3713 "image": {
3714 "large": "https://assets-stg.transak.com/images/cryptoCurrency/celo-gold_large.png",
3715 "small": "https://assets-stg.transak.com/images/cryptoCurrency/celo-gold_small.png",
3716 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/celo-gold_thumb.png"
3717 },
3718 "isAllowed": true,
3719 "isStable": false,
3720 "name": "Celo",
3721 "roundOff": 2,
3722 "symbol": "CELO",
3723 "network": {
3724 "name": "celo",
3725 "fiatCurrenciesNotSupported": []
3726 },
3727 "uniqueId": "CELOcelo",
3728 "isSellAllowed": true
3729 },
3730 {
3731 "image": {
3732 "large": "https://assets-stg.transak.com/images/cryptoCurrency/weth_large.jpg",
3733 "small": "https://assets-stg.transak.com/images/cryptoCurrency/weth_small.png",
3734 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/weth_thumb.jpg"
3735 },
3736 "isAllowed": true,
3737 "isStable": false,
3738 "name": "WETH",
3739 "roundOff": 8,
3740 "symbol": "WETH",
3741 "network": {
3742 "name": "polygon",
3743 "fiatCurrenciesNotSupported": []
3744 },
3745 "uniqueId": "WETHpolygon",
3746 "isSellAllowed": false
3747 },
3748 {
3749 "image": {
3750 "large": "https://assets-stg.transak.com/images/cryptoCurrency/weth_large.jpg",
3751 "small": "https://assets-stg.transak.com/images/cryptoCurrency/weth_small.png",
3752 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/weth_thumb.jpg"
3753 },
3754 "isAllowed": true,
3755 "isStable": false,
3756 "name": "WETH",
3757 "roundOff": 8,
3758 "symbol": "WETH",
3759 "network": {
3760 "name": "polygonzkevm",
3761 "fiatCurrenciesNotSupported": []
3762 },
3763 "uniqueId": "WETHpolygonzkevm",
3764 "isSellAllowed": false
3765 },
3766 {
3767 "image": {
3768 "large": "https://assets-stg.transak.com/images/cryptoCurrency/weth_large.jpg",
3769 "small": "https://assets-stg.transak.com/images/cryptoCurrency/weth_small.png",
3770 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/weth_thumb.jpg"
3771 },
3772 "isAllowed": true,
3773 "isStable": false,
3774 "name": "WETH",
3775 "roundOff": 8,
3776 "symbol": "WETH",
3777 "network": {
3778 "name": "ronin",
3779 "fiatCurrenciesNotSupported": []
3780 },
3781 "uniqueId": "WETHronin",
3782 "isSellAllowed": false
3783 },
3784 {
3785 "image": {
3786 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-dogecoin_large.png",
3787 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-dogecoin_small.png",
3788 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-dogecoin_thumb.png"
3789 },
3790 "isAllowed": true,
3791 "isStable": false,
3792 "name": "Binance-Peg Dogecoin",
3793 "roundOff": 2,
3794 "symbol": "DOGE",
3795 "network": {
3796 "name": "mainnet",
3797 "fiatCurrenciesNotSupported": []
3798 },
3799 "uniqueId": "DOGEmainnet",
3800 "isSellAllowed": true
3801 },
3802 {
3803 "image": {
3804 "large": "https://assets-stg.transak.com/images/cryptoCurrency/bolt_large.png",
3805 "small": "https://assets-stg.transak.com/images/cryptoCurrency/bolt_small.png",
3806 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/bolt_thumb.png"
3807 },
3808 "isAllowed": true,
3809 "isStable": false,
3810 "name": "Bolt",
3811 "roundOff": 0,
3812 "symbol": "BOLT",
3813 "network": {
3814 "name": "ethereum",
3815 "fiatCurrenciesNotSupported": []
3816 },
3817 "uniqueId": "BOLTethereum",
3818 "isSellAllowed": false
3819 },
3820 {
3821 "image": {
3822 "large": "https://assets-stg.transak.com/images/cryptoCurrency/revuto_large.jpg",
3823 "small": "https://assets-stg.transak.com/images/cryptoCurrency/revuto_small.png",
3824 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/revuto_thumb.jpg"
3825 },
3826 "isAllowed": true,
3827 "isStable": false,
3828 "name": "Revuto",
3829 "roundOff": 2,
3830 "symbol": "REVU",
3831 "network": {
3832 "name": "mainnet",
3833 "fiatCurrenciesNotSupported": []
3834 },
3835 "uniqueId": "REVUmainnet",
3836 "isSellAllowed": false
3837 },
3838 {
3839 "image": {
3840 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-cardano_large.jpg",
3841 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-cardano_small.png",
3842 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-cardano_thumb.jpg"
3843 },
3844 "isAllowed": true,
3845 "isStable": false,
3846 "name": "Cardano",
3847 "roundOff": 2,
3848 "symbol": "ADA",
3849 "network": {
3850 "name": "mainnet",
3851 "fiatCurrenciesNotSupported": []
3852 },
3853 "uniqueId": "ADAmainnet",
3854 "isSellAllowed": true
3855 },
3856 {
3857 "image": {
3858 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-litecoin_large.jpg",
3859 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-litecoin_small.png",
3860 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-litecoin_thumb.jpg"
3861 },
3862 "isAllowed": true,
3863 "isStable": false,
3864 "name": "Litecoin",
3865 "roundOff": 8,
3866 "symbol": "LTC",
3867 "network": {
3868 "name": "mainnet",
3869 "fiatCurrenciesNotSupported": []
3870 },
3871 "uniqueId": "LTCmainnet",
3872 "isSellAllowed": true
3873 },
3874 {
3875 "image": {
3876 "large": "https://assets-stg.transak.com/images/cryptoCurrency/swapp_large.png",
3877 "small": "https://assets-stg.transak.com/images/cryptoCurrency/swapp_small.png",
3878 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/swapp_thumb.png"
3879 },
3880 "isAllowed": true,
3881 "isStable": false,
3882 "name": "SWAPP Protocol",
3883 "roundOff": 0,
3884 "symbol": "SWAPP",
3885 "network": {
3886 "name": "ethereum",
3887 "fiatCurrenciesNotSupported": []
3888 },
3889 "uniqueId": "SWAPPethereum",
3890 "isSellAllowed": false
3891 },
3892 {
3893 "image": {
3894 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-bitcoin-cash_large.png",
3895 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-bitcoin-cash_small.png",
3896 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-bitcoin-cash_thumb.png"
3897 },
3898 "isAllowed": true,
3899 "isStable": false,
3900 "name": "Bitcoin Cash",
3901 "roundOff": 8,
3902 "symbol": "BCH",
3903 "network": {
3904 "name": "mainnet",
3905 "fiatCurrenciesNotSupported": []
3906 },
3907 "uniqueId": "BCHmainnet",
3908 "isSellAllowed": true
3909 },
3910 {
3911 "image": {
3912 "large": "https://assets-stg.transak.com/images/cryptoCurrency/mine-network_large.jpg",
3913 "small": "https://assets-stg.transak.com/images/cryptoCurrency/mine-network_small.png",
3914 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/mine-network_thumb.jpg"
3915 },
3916 "isAllowed": true,
3917 "isStable": false,
3918 "name": "MINE Network",
3919 "roundOff": 2,
3920 "symbol": "MNET",
3921 "network": {
3922 "name": "ethereum",
3923 "fiatCurrenciesNotSupported": []
3924 },
3925 "uniqueId": "MNETethereum",
3926 "isSellAllowed": false
3927 },
3928 {
3929 "image": {
3930 "large": "https://assets-stg.transak.com/images/cryptoCurrency/rootstock_large.jpg",
3931 "small": "https://assets-stg.transak.com/images/cryptoCurrency/rootstock_small.png",
3932 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/rootstock_thumb.jpg"
3933 },
3934 "isAllowed": true,
3935 "isStable": false,
3936 "name": "Rootstock RSK",
3937 "roundOff": 8,
3938 "symbol": "RBTC",
3939 "network": {
3940 "name": "mainnet",
3941 "fiatCurrenciesNotSupported": []
3942 },
3943 "uniqueId": "RBTCmainnet",
3944 "isSellAllowed": false
3945 },
3946 {
3947 "image": {
3948 "large": "https://assets-stg.transak.com/images/cryptoCurrency/terra-luna-2_large.png",
3949 "small": "https://assets-stg.transak.com/images/cryptoCurrency/terra-luna-2_small.png",
3950 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/terra-luna-2_thumb.png"
3951 },
3952 "isAllowed": true,
3953 "isStable": false,
3954 "name": "Terra",
3955 "roundOff": 2,
3956 "symbol": "LUNA",
3957 "network": {
3958 "name": "terra",
3959 "fiatCurrenciesNotSupported": []
3960 },
3961 "uniqueId": "LUNAterra",
3962 "isSellAllowed": false
3963 },
3964 {
3965 "image": {
3966 "large": "https://assets-stg.transak.com/images/cryptoCurrency/apecoin_large.png",
3967 "small": "https://assets-stg.transak.com/images/cryptoCurrency/apecoin_small.png",
3968 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/apecoin_thumb.png"
3969 },
3970 "isAllowed": true,
3971 "isStable": false,
3972 "name": "APE",
3973 "roundOff": 0,
3974 "symbol": "APE",
3975 "network": {
3976 "name": "ethereum",
3977 "fiatCurrenciesNotSupported": []
3978 },
3979 "uniqueId": "APEethereum",
3980 "isSellAllowed": false
3981 },
3982 {
3983 "image": {
3984 "large": "https://assets-stg.transak.com/images/cryptoCurrency/fantom-usd_large.png",
3985 "small": "https://assets-stg.transak.com/images/cryptoCurrency/fantom-usd_small.png",
3986 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/fantom-usd_thumb.png"
3987 },
3988 "isAllowed": true,
3989 "isStable": false,
3990 "name": "Fantom USD",
3991 "roundOff": 2,
3992 "symbol": "FUSD",
3993 "network": {
3994 "name": "flow",
3995 "fiatCurrenciesNotSupported": []
3996 },
3997 "uniqueId": "FUSDflow",
3998 "isSellAllowed": false
3999 },
4000 {
4001 "image": {
4002 "large": "https://assets-stg.transak.com/images/cryptoCurrency/bhnetwork_large.png",
4003 "small": "https://assets-stg.transak.com/images/cryptoCurrency/bhnetwork_small.png",
4004 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/bhnetwork_thumb.png"
4005 },
4006 "isAllowed": true,
4007 "isStable": false,
4008 "name": "BHNetwork",
4009 "roundOff": 2,
4010 "symbol": "BHAT",
4011 "network": {
4012 "name": "multiversx",
4013 "fiatCurrenciesNotSupported": []
4014 },
4015 "uniqueId": "BHATmultiversx",
4016 "isSellAllowed": false
4017 },
4018 {
4019 "image": {
4020 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aave-dai_large.png",
4021 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aave-dai_small.png",
4022 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aave-dai_thumb.png"
4023 },
4024 "isAllowed": true,
4025 "isStable": false,
4026 "name": "Aave DAI",
4027 "roundOff": 2,
4028 "symbol": "ADAI",
4029 "network": {
4030 "name": "polygon",
4031 "fiatCurrenciesNotSupported": []
4032 },
4033 "uniqueId": "ADAIpolygon",
4034 "isSellAllowed": false
4035 },
4036 {
4037 "image": {
4038 "large": "https://assets-stg.transak.com/images/cryptoCurrency/foodchain-global_large.png",
4039 "small": "https://assets-stg.transak.com/images/cryptoCurrency/foodchain-global_small.png",
4040 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/foodchain-global_thumb.png"
4041 },
4042 "isAllowed": true,
4043 "isStable": false,
4044 "name": "FoodChain Global",
4045 "roundOff": 2,
4046 "symbol": "FOOD",
4047 "network": {
4048 "name": "polygon",
4049 "fiatCurrenciesNotSupported": []
4050 },
4051 "uniqueId": "FOODpolygon",
4052 "isSellAllowed": false
4053 },
4054 {
4055 "image": {
4056 "large": "https://assets-stg.transak.com/images/cryptoCurrency/primal-b3099cd0-995a-4311-80d5-9c133153b38e_large.jpg",
4057 "small": "https://assets-stg.transak.com/images/cryptoCurrency/primal-b3099cd0-995a-4311-80d5-9c133153b38e_small.jpg",
4058 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/primal-b3099cd0-995a-4311-80d5-9c133153b38e_thumb.jpg"
4059 },
4060 "isAllowed": true,
4061 "isStable": false,
4062 "name": "PRIMAL",
4063 "roundOff": 2,
4064 "symbol": "PRIMAL",
4065 "network": {
4066 "name": "bsc",
4067 "fiatCurrenciesNotSupported": []
4068 },
4069 "uniqueId": "PRIMALbsc",
4070 "isSellAllowed": false
4071 },
4072 {
4073 "image": {
4074 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sui_large.jpg",
4075 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sui_small.png",
4076 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sui_thumb.jpg"
4077 },
4078 "isAllowed": true,
4079 "isStable": false,
4080 "name": "Sui",
4081 "roundOff": 2,
4082 "symbol": "SUI",
4083 "network": {
4084 "name": "sui",
4085 "fiatCurrenciesNotSupported": []
4086 },
4087 "uniqueId": "SUIsui",
4088 "isSellAllowed": false
4089 },
4090 {
4091 "image": {
4092 "large": "https://assets-stg.transak.com/images/cryptoCurrency/oasys_large.png",
4093 "small": "https://assets-stg.transak.com/images/cryptoCurrency/oasys_small.png",
4094 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/oasys_thumb.png"
4095 },
4096 "isAllowed": true,
4097 "isStable": false,
4098 "name": "Oasys",
4099 "roundOff": 2,
4100 "symbol": "OAS",
4101 "network": {
4102 "name": "oasys",
4103 "fiatCurrenciesNotSupported": []
4104 },
4105 "uniqueId": "OASoasys",
4106 "isSellAllowed": false
4107 },
4108 {
4109 "image": {
4110 "large": "https://assets-stg.transak.com/images/cryptoCurrency/zed-run_large.png",
4111 "small": "https://assets-stg.transak.com/images/cryptoCurrency/zed-run_small.png",
4112 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/zed-run_thumb.png"
4113 },
4114 "isAllowed": true,
4115 "isStable": false,
4116 "name": "ZED RUN",
4117 "roundOff": 2,
4118 "symbol": "ZED",
4119 "network": {
4120 "name": "polygon",
4121 "fiatCurrenciesNotSupported": []
4122 },
4123 "uniqueId": "ZEDpolygon",
4124 "isSellAllowed": false
4125 },
4126 {
4127 "image": {
4128 "large": "https://assets-stg.transak.com/images/cryptoCurrency/lukso-token-2_large.png",
4129 "small": "https://assets-stg.transak.com/images/cryptoCurrency/lukso-token-2_small.png",
4130 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/lukso-token-2_thumb.png"
4131 },
4132 "isAllowed": true,
4133 "isStable": false,
4134 "name": "LUKSO",
4135 "roundOff": 2,
4136 "symbol": "LYX",
4137 "network": {
4138 "name": "lukso",
4139 "fiatCurrenciesNotSupported": []
4140 },
4141 "uniqueId": "LYXlukso",
4142 "isSellAllowed": false
4143 },
4144 {
4145 "image": {
4146 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ultimate-champions_large.png",
4147 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ultimate-champions_small.png",
4148 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ultimate-champions_thumb.png"
4149 },
4150 "isAllowed": true,
4151 "isStable": false,
4152 "name": "Ultimate Champions",
4153 "roundOff": 2,
4154 "symbol": "CHAMP",
4155 "network": {
4156 "name": "bsc",
4157 "fiatCurrenciesNotSupported": []
4158 },
4159 "uniqueId": "CHAMPbsc",
4160 "isSellAllowed": false
4161 },
4162 {
4163 "image": {
4164 "large": "https://assets-stg.transak.com/images/cryptoCurrency/probinex_large.jpg",
4165 "small": "https://assets-stg.transak.com/images/cryptoCurrency/probinex_small.png",
4166 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/probinex_thumb.jpg"
4167 },
4168 "isAllowed": true,
4169 "isStable": false,
4170 "name": "Probinex",
4171 "roundOff": 2,
4172 "symbol": "PBX",
4173 "network": {
4174 "name": "bsc",
4175 "fiatCurrenciesNotSupported": []
4176 },
4177 "uniqueId": "PBXbsc",
4178 "isSellAllowed": true
4179 },
4180 {
4181 "image": {
4182 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ultron_large.jpg",
4183 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ultron_small.jpg",
4184 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ultron_thumb.jpg"
4185 },
4186 "isAllowed": true,
4187 "isStable": false,
4188 "name": "ULTRON",
4189 "roundOff": 2,
4190 "symbol": "ULX",
4191 "network": {
4192 "name": "bsc",
4193 "fiatCurrenciesNotSupported": []
4194 },
4195 "uniqueId": "ULXbsc",
4196 "isSellAllowed": false
4197 },
4198 {
4199 "image": {
4200 "large": "https://assets-stg.transak.com/images/cryptoCurrency/mpro-lab_large.jpg",
4201 "small": "https://assets-stg.transak.com/images/cryptoCurrency/mpro-lab_small.jpg",
4202 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/mpro-lab_thumb.jpg"
4203 },
4204 "isAllowed": true,
4205 "isStable": false,
4206 "name": "MPRO Lab",
4207 "roundOff": 2,
4208 "symbol": "MPRO",
4209 "network": {
4210 "name": "ethereum",
4211 "fiatCurrenciesNotSupported": []
4212 },
4213 "uniqueId": "MPROethereum",
4214 "isSellAllowed": false
4215 },
4216 {
4217 "image": {
4218 "large": "https://assets-stg.transak.com/images/cryptoCurrency/playzap_large.png",
4219 "small": "https://assets-stg.transak.com/images/cryptoCurrency/playzap_small.png",
4220 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/playzap_thumb.png"
4221 },
4222 "isAllowed": true,
4223 "isStable": false,
4224 "name": "PlayZap",
4225 "roundOff": 2,
4226 "symbol": "PZP",
4227 "network": {
4228 "name": "bsc",
4229 "fiatCurrenciesNotSupported": []
4230 },
4231 "uniqueId": "PZPbsc",
4232 "isSellAllowed": false
4233 },
4234 {
4235 "image": {
4236 "large": "https://assets-stg.transak.com/images/cryptoCurrency/minds_large.png",
4237 "small": "https://assets-stg.transak.com/images/cryptoCurrency/minds_small.png",
4238 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/minds_thumb.png"
4239 },
4240 "isAllowed": true,
4241 "isStable": false,
4242 "name": "Minds",
4243 "roundOff": 2,
4244 "symbol": "MINDS",
4245 "network": {
4246 "name": "ethereum",
4247 "fiatCurrenciesNotSupported": []
4248 },
4249 "uniqueId": "MINDSethereum",
4250 "isSellAllowed": false
4251 },
4252 {
4253 "image": {
4254 "large": "https://assets-stg.transak.com/images/cryptoCurrency/metasoccer_large.jpg",
4255 "small": "https://assets-stg.transak.com/images/cryptoCurrency/metasoccer_small.jpg",
4256 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/metasoccer_thumb.jpg"
4257 },
4258 "isAllowed": true,
4259 "isStable": false,
4260 "name": "MetaSoccer",
4261 "roundOff": 2,
4262 "symbol": "MSU",
4263 "network": {
4264 "name": "polygon",
4265 "fiatCurrenciesNotSupported": []
4266 },
4267 "uniqueId": "MSUpolygon",
4268 "isSellAllowed": false
4269 },
4270 {
4271 "image": {
4272 "large": "https://assets-stg.transak.com/images/cryptoCurrency/must_large.png",
4273 "small": "https://assets-stg.transak.com/images/cryptoCurrency/must_small.png",
4274 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/must_thumb.png"
4275 },
4276 "isAllowed": true,
4277 "isStable": false,
4278 "name": "Must",
4279 "roundOff": 8,
4280 "symbol": "must",
4281 "network": {
4282 "name": "polygon",
4283 "fiatCurrenciesNotSupported": []
4284 },
4285 "uniqueId": "mustpolygon",
4286 "isSellAllowed": false
4287 },
4288 {
4289 "image": {
4290 "large": "https://assets-stg.transak.com/images/cryptoCurrency/revv_large.png",
4291 "small": "https://assets-stg.transak.com/images/cryptoCurrency/revv_small.png",
4292 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/revv_thumb.png"
4293 },
4294 "isAllowed": true,
4295 "isStable": false,
4296 "name": "REVV",
4297 "roundOff": 2,
4298 "symbol": "REVV",
4299 "network": {
4300 "name": "polygon",
4301 "fiatCurrenciesNotSupported": []
4302 },
4303 "uniqueId": "REVVpolygon",
4304 "isSellAllowed": false
4305 },
4306 {
4307 "image": {
4308 "large": "https://assets-stg.transak.com/images/cryptoCurrency/revv_large.png",
4309 "small": "https://assets-stg.transak.com/images/cryptoCurrency/revv_small.png",
4310 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/revv_thumb.png"
4311 },
4312 "isAllowed": true,
4313 "isStable": false,
4314 "name": "REVV",
4315 "roundOff": 2,
4316 "symbol": "REVV",
4317 "network": {
4318 "name": "flow",
4319 "fiatCurrenciesNotSupported": []
4320 },
4321 "uniqueId": "REVVflow",
4322 "isSellAllowed": false
4323 },
4324 {
4325 "image": {
4326 "large": "https://assets-stg.transak.com/images/cryptoCurrency/partisia-blockchain_large.png",
4327 "small": "https://assets-stg.transak.com/images/cryptoCurrency/partisia-blockchain_small.png",
4328 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/partisia-blockchain_thumb.png"
4329 },
4330 "isAllowed": true,
4331 "isStable": false,
4332 "name": "Partisia Blockchain",
4333 "roundOff": 2,
4334 "symbol": "MPC",
4335 "network": {
4336 "name": "partisia blockchain",
4337 "fiatCurrenciesNotSupported": []
4338 },
4339 "uniqueId": "MPCpartisia blockchain",
4340 "isSellAllowed": false
4341 },
4342 {
4343 "image": {
4344 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dogami_large.png",
4345 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dogami_small.png",
4346 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dogami_thumb.png"
4347 },
4348 "isAllowed": true,
4349 "isStable": false,
4350 "name": "Dogami",
4351 "roundOff": 2,
4352 "symbol": "DOGA",
4353 "network": {
4354 "name": "polygon",
4355 "fiatCurrenciesNotSupported": []
4356 },
4357 "uniqueId": "DOGApolygon",
4358 "isSellAllowed": false
4359 },
4360 {
4361 "image": {
4362 "large": "https://assets-stg.transak.com/images/cryptoCurrency/alongside-crypto-market-index_large.png",
4363 "small": "https://assets-stg.transak.com/images/cryptoCurrency/alongside-crypto-market-index_small.png",
4364 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/alongside-crypto-market-index_thumb.png"
4365 },
4366 "isAllowed": true,
4367 "isStable": false,
4368 "name": "Alongside Crypto Market Index",
4369 "roundOff": 8,
4370 "symbol": "AMKT",
4371 "network": {
4372 "name": "ethereum",
4373 "fiatCurrenciesNotSupported": []
4374 },
4375 "uniqueId": "AMKTethereum",
4376 "isSellAllowed": false
4377 },
4378 {
4379 "image": {
4380 "large": "https://assets-stg.transak.com/images/cryptoCurrency/lucro_large.png",
4381 "small": "https://assets-stg.transak.com/images/cryptoCurrency/lucro_small.png",
4382 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/lucro_thumb.png"
4383 },
4384 "isAllowed": true,
4385 "isStable": false,
4386 "name": "Lucro",
4387 "roundOff": 0,
4388 "symbol": "LCR",
4389 "network": {
4390 "name": "bsc",
4391 "fiatCurrenciesNotSupported": []
4392 },
4393 "uniqueId": "LCRbsc",
4394 "isSellAllowed": false
4395 },
4396 {
4397 "image": {
4398 "large": "https://assets-stg.transak.com/images/cryptoCurrency/plotx_large.jpg",
4399 "small": "https://assets-stg.transak.com/images/cryptoCurrency/plotx_small.jpg",
4400 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/plotx_thumb.jpg"
4401 },
4402 "isAllowed": true,
4403 "isStable": false,
4404 "name": "PlotX",
4405 "roundOff": 2,
4406 "symbol": "PLOT",
4407 "network": {
4408 "name": "ethereum",
4409 "fiatCurrenciesNotSupported": []
4410 },
4411 "uniqueId": "PLOTethereum",
4412 "isSellAllowed": false
4413 },
4414 {
4415 "image": {
4416 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tower_large.png",
4417 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tower_small.png",
4418 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tower_thumb.png"
4419 },
4420 "isAllowed": true,
4421 "isStable": false,
4422 "name": "Tower",
4423 "roundOff": 0,
4424 "symbol": "TOWER",
4425 "network": {
4426 "name": "polygon",
4427 "fiatCurrenciesNotSupported": []
4428 },
4429 "uniqueId": "TOWERpolygon",
4430 "isSellAllowed": false
4431 },
4432 {
4433 "image": {
4434 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tower_large.png",
4435 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tower_small.png",
4436 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tower_thumb.png"
4437 },
4438 "isAllowed": true,
4439 "isStable": false,
4440 "name": "Tower",
4441 "roundOff": 0,
4442 "symbol": "TOWER",
4443 "network": {
4444 "name": "base",
4445 "fiatCurrenciesNotSupported": []
4446 },
4447 "uniqueId": "TOWERbase",
4448 "isSellAllowed": false
4449 },
4450 {
4451 "image": {
4452 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tower_large.png",
4453 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tower_small.png",
4454 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tower_thumb.png"
4455 },
4456 "isAllowed": true,
4457 "isStable": false,
4458 "name": "Tower",
4459 "roundOff": 0,
4460 "symbol": "TOWER",
4461 "network": {
4462 "name": "ethereum",
4463 "fiatCurrenciesNotSupported": []
4464 },
4465 "uniqueId": "TOWERethereum",
4466 "isSellAllowed": false
4467 },
4468 {
4469 "image": {
4470 "large": "https://assets-stg.transak.com/images/cryptoCurrency/verse-bitcoin_large.png",
4471 "small": "https://assets-stg.transak.com/images/cryptoCurrency/verse-bitcoin_small.png",
4472 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/verse-bitcoin_thumb.png"
4473 },
4474 "isAllowed": true,
4475 "isStable": false,
4476 "name": "Verse Copy",
4477 "roundOff": 0,
4478 "symbol": "VERSECOPY",
4479 "network": {
4480 "name": "ethereum",
4481 "fiatCurrenciesNotSupported": []
4482 },
4483 "uniqueId": "VERSECOPYethereum",
4484 "isSellAllowed": false
4485 },
4486 {
4487 "image": {
4488 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tradestars_large.png",
4489 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tradestars_small.png",
4490 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tradestars_thumb.png"
4491 },
4492 "isAllowed": true,
4493 "isStable": false,
4494 "name": "TradeStars",
4495 "roundOff": 2,
4496 "symbol": "TSX",
4497 "network": {
4498 "name": "ethereum",
4499 "fiatCurrenciesNotSupported": []
4500 },
4501 "uniqueId": "TSXethereum",
4502 "isSellAllowed": false
4503 },
4504 {
4505 "image": {
4506 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tradestars_large.png",
4507 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tradestars_small.png",
4508 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tradestars_thumb.png"
4509 },
4510 "isAllowed": true,
4511 "isStable": false,
4512 "name": "TradeStars",
4513 "roundOff": 2,
4514 "symbol": "TSX",
4515 "network": {
4516 "name": "polygon",
4517 "fiatCurrenciesNotSupported": []
4518 },
4519 "uniqueId": "TSXpolygon",
4520 "isSellAllowed": false
4521 },
4522 {
4523 "image": {
4524 "large": "https://assets-stg.transak.com/images/cryptoCurrency/gather_large.png",
4525 "small": "https://assets-stg.transak.com/images/cryptoCurrency/gather_small.png",
4526 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/gather_thumb.png"
4527 },
4528 "isAllowed": true,
4529 "isStable": false,
4530 "name": "Gather",
4531 "roundOff": 0,
4532 "symbol": "GTH",
4533 "network": {
4534 "name": "ethereum",
4535 "fiatCurrenciesNotSupported": []
4536 },
4537 "uniqueId": "GTHethereum",
4538 "isSellAllowed": false
4539 },
4540 {
4541 "image": {
4542 "large": "https://assets-dev.transak.com/images/cryptoCurrency/ebisusbay-fortune_large.png",
4543 "small": "https://assets-dev.transak.com/images/cryptoCurrency/ebisusbay-fortune_small.png",
4544 "thumb": "https://assets-dev.transak.com/images/cryptoCurrency/ebisusbay-fortune_thumb.png"
4545 },
4546 "isAllowed": true,
4547 "isStable": false,
4548 "name": "Fortune Token",
4549 "roundOff": 2,
4550 "symbol": "FRTN",
4551 "network": {
4552 "name": "cronos",
4553 "fiatCurrenciesNotSupported": []
4554 },
4555 "uniqueId": "FRTNcronos",
4556 "isSellAllowed": false
4557 },
4558 {
4559 "image": {
4560 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ibiza-token_large.jpg",
4561 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ibiza-token_small.png",
4562 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ibiza-token_thumb.jpg"
4563 },
4564 "isAllowed": true,
4565 "isStable": false,
4566 "name": "Ibiza Token",
4567 "roundOff": 0,
4568 "symbol": "IBZ",
4569 "network": {
4570 "name": "ethereum",
4571 "fiatCurrenciesNotSupported": []
4572 },
4573 "uniqueId": "IBZethereum",
4574 "isSellAllowed": false
4575 },
4576 {
4577 "image": {
4578 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ibiza-token_large.jpg",
4579 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ibiza-token_small.png",
4580 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ibiza-token_thumb.jpg"
4581 },
4582 "isAllowed": true,
4583 "isStable": false,
4584 "name": "Ibiza Token",
4585 "roundOff": 0,
4586 "symbol": "IBZ",
4587 "network": {
4588 "name": "polygon",
4589 "fiatCurrenciesNotSupported": []
4590 },
4591 "uniqueId": "IBZpolygon",
4592 "isSellAllowed": false
4593 }
4594 ]
4595 }
4596}

The Get Crypto Currencies API helps you fetch the list of supported cryptocurrencies along with high-level data, including the cryptocurrency name, symbol, and whether it is allowed for transactions. This is a public API endpoint, so no authentication is required.

Was this page helpful?
Previous

Get Countries

Next

Get Fiat Currencies

Built with

Response

200 - Success

dataobject

Errors

500
Internal Server Error