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
Dashboard
LogoLogo
CURRENCIES

Get Crypto Currencies

||View as Markdown|
GET
https://api-stg.transak.com/cryptocoverage/api/v1/public/crypto-currencies
GET
/cryptocoverage/api/v1/public/crypto-currencies
$curl https://api-stg.transak.com/cryptocoverage/api/v1/public/crypto-currencies
200Success
1{
2 "response": [
3 {
4 "_id": "5ebf0ba3884cb195e0f0a6fc",
5 "coinId": "ethereum",
6 "address": "0x0000000000000000000000000000000000000000",
7 "addressAdditionalData": false,
8 "createdAt": "2020-05-15T21:37:40.875Z",
9 "decimals": 18,
10 "image": {
11 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
12 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
13 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
14 },
15 "isAllowed": true,
16 "isPopular": true,
17 "isStable": false,
18 "name": "Ethereum",
19 "roundOff": 8,
20 "symbol": "ETH",
21 "isIgnorePriceVerification": true,
22 "image_bk": {
23 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_large.png",
24 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_thumb.png",
25 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_small.png"
26 },
27 "kycCountriesNotSupported": [],
28 "network": {
29 "name": "ethereum",
30 "fiatCurrenciesNotSupported": [],
31 "chainId": "11155111"
32 },
33 "uniqueId": "ETHethereum",
34 "tokenType": "GENERAL",
35 "isPayInAllowed": true
36 },
37 {
38 "_id": "6119f07a7ce8f0622d16b66a",
39 "coinId": "bitcoin",
40 "addressAdditionalData": false,
41 "createdAt": "2021-08-16T04:58:33.980Z",
42 "decimals": 8,
43 "image": {
44 "large": "https://assets-stg.transak.com/images/cryptoCurrency/bitcoin_large.png",
45 "small": "https://assets-stg.transak.com/images/cryptoCurrency/bitcoin_small.png",
46 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/bitcoin_thumb.png"
47 },
48 "isAllowed": true,
49 "isPopular": true,
50 "isStable": false,
51 "name": "Bitcoin",
52 "roundOff": 8,
53 "symbol": "BTC",
54 "isIgnorePriceVerification": false,
55 "image_bk": {
56 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/bitcoin_large.png",
57 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/bitcoin_thumb.png",
58 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/bitcoin_small.png"
59 },
60 "kycCountriesNotSupported": [],
61 "network": {
62 "name": "mainnet",
63 "fiatCurrenciesNotSupported": []
64 },
65 "uniqueId": "BTCmainnet",
66 "tokenType": "GENERAL",
67 "isPayInAllowed": true
68 },
69 {
70 "_id": "5ebf0ba3884cb195e0f0a6fc",
71 "coinId": "ethereum",
72 "address": "0x0000000000000000000000000000000000000000",
73 "addressAdditionalData": false,
74 "createdAt": "2020-05-15T21:37:40.875Z",
75 "decimals": 18,
76 "image": {
77 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
78 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
79 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
80 },
81 "isAllowed": true,
82 "isPopular": true,
83 "isStable": false,
84 "name": "Ethereum",
85 "roundOff": 8,
86 "symbol": "ETH",
87 "isIgnorePriceVerification": true,
88 "image_bk": {
89 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_large.png",
90 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_thumb.png",
91 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_small.png"
92 },
93 "kycCountriesNotSupported": [],
94 "network": {
95 "name": "optimism",
96 "fiatCurrenciesNotSupported": [],
97 "chainId": "11155420"
98 },
99 "uniqueId": "ETHoptimism",
100 "tokenType": "GENERAL",
101 "isPayInAllowed": false
102 },
103 {
104 "_id": "5ebf0ba3884cb195e0f0a6fc",
105 "coinId": "ethereum",
106 "address": "0x0000000000000000000000000000000000000000",
107 "addressAdditionalData": false,
108 "createdAt": "2020-05-15T21:37:40.875Z",
109 "decimals": 18,
110 "image": {
111 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
112 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
113 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
114 },
115 "isAllowed": true,
116 "isPopular": true,
117 "isStable": false,
118 "name": "Ethereum",
119 "roundOff": 8,
120 "symbol": "ETH",
121 "isIgnorePriceVerification": true,
122 "image_bk": {
123 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_large.png",
124 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_thumb.png",
125 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_small.png"
126 },
127 "kycCountriesNotSupported": [],
128 "network": {
129 "name": "arbitrum",
130 "fiatCurrenciesNotSupported": [],
131 "chainId": "421614"
132 },
133 "uniqueId": "ETHarbitrum",
134 "tokenType": "GENERAL",
135 "isPayInAllowed": true
136 },
137 {
138 "_id": "5ebf0ba3884cb195e0f0a6fc",
139 "coinId": "ethereum",
140 "address": "0x0000000000000000000000000000000000000000",
141 "addressAdditionalData": false,
142 "createdAt": "2020-05-15T21:37:40.875Z",
143 "decimals": 18,
144 "image": {
145 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
146 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
147 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
148 },
149 "isAllowed": true,
150 "isPopular": true,
151 "isStable": false,
152 "name": "Ethereum",
153 "roundOff": 8,
154 "symbol": "ETH",
155 "isIgnorePriceVerification": true,
156 "image_bk": {
157 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_large.png",
158 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_thumb.png",
159 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_small.png"
160 },
161 "kycCountriesNotSupported": [],
162 "network": {
163 "name": "polygonzkevm",
164 "fiatCurrenciesNotSupported": [],
165 "chainId": "2442"
166 },
167 "uniqueId": "ETHpolygonzkevm",
168 "tokenType": "GENERAL",
169 "isPayInAllowed": false
170 },
171 {
172 "_id": "5ebf0ba3884cb195e0f0a6fc",
173 "coinId": "ethereum",
174 "address": "0x0000000000000000000000000000000000000000",
175 "addressAdditionalData": false,
176 "createdAt": "2020-05-15T21:37:40.875Z",
177 "decimals": 18,
178 "image": {
179 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
180 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
181 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
182 },
183 "isAllowed": true,
184 "isPopular": true,
185 "isStable": false,
186 "name": "Ethereum",
187 "roundOff": 8,
188 "symbol": "ETH",
189 "isIgnorePriceVerification": true,
190 "image_bk": {
191 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_large.png",
192 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_thumb.png",
193 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_small.png"
194 },
195 "kycCountriesNotSupported": [],
196 "network": {
197 "name": "base",
198 "fiatCurrenciesNotSupported": [],
199 "chainId": "84532"
200 },
201 "uniqueId": "ETHbase",
202 "tokenType": "GENERAL",
203 "isPayInAllowed": true
204 },
205 {
206 "_id": "5ebf0ba3884cb195e0f0a6fc",
207 "coinId": "ethereum",
208 "address": "0x0000000000000000000000000000000000000000",
209 "addressAdditionalData": false,
210 "createdAt": "2020-05-15T21:37:40.875Z",
211 "decimals": 18,
212 "image": {
213 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
214 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
215 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
216 },
217 "isAllowed": true,
218 "isPopular": true,
219 "isStable": false,
220 "name": "Ethereum",
221 "roundOff": 8,
222 "symbol": "ETH",
223 "isIgnorePriceVerification": true,
224 "image_bk": {
225 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_large.png",
226 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_thumb.png",
227 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_small.png"
228 },
229 "kycCountriesNotSupported": [],
230 "network": {
231 "name": "linea",
232 "fiatCurrenciesNotSupported": [],
233 "chainId": "59141"
234 },
235 "uniqueId": "ETHlinea",
236 "tokenType": "GENERAL",
237 "isPayInAllowed": false
238 },
239 {
240 "_id": "5ebf0ba3884cb195e0f0a6fc",
241 "coinId": "ethereum",
242 "address": "0x0000000000000000000000000000000000000000",
243 "addressAdditionalData": false,
244 "createdAt": "2020-05-15T21:37:40.875Z",
245 "decimals": 18,
246 "image": {
247 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
248 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
249 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
250 },
251 "isAllowed": true,
252 "isPopular": true,
253 "isStable": false,
254 "name": "Ethereum",
255 "roundOff": 8,
256 "symbol": "ETH",
257 "isIgnorePriceVerification": true,
258 "image_bk": {
259 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_large.png",
260 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_thumb.png",
261 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_small.png"
262 },
263 "kycCountriesNotSupported": [
264 "US"
265 ],
266 "network": {
267 "name": "zksync",
268 "fiatCurrenciesNotSupported": [],
269 "chainId": "280"
270 },
271 "uniqueId": "ETHzksync",
272 "tokenType": "GENERAL",
273 "isPayInAllowed": false
274 },
275 {
276 "_id": "5ebf0ba3884cb195e0f0a6fc",
277 "coinId": "ethereum",
278 "address": "0xe9E96d1aad82562b7588F03f49aD34186f996478",
279 "addressAdditionalData": false,
280 "createdAt": "2020-05-15T21:37:40.875Z",
281 "decimals": 18,
282 "image": {
283 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
284 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
285 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
286 },
287 "isAllowed": true,
288 "isPopular": true,
289 "isStable": false,
290 "name": "Ethereum",
291 "roundOff": 8,
292 "symbol": "ETH",
293 "isIgnorePriceVerification": true,
294 "image_bk": {
295 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_large.png",
296 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_thumb.png",
297 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_small.png"
298 },
299 "kycCountriesNotSupported": [],
300 "network": {
301 "name": "immutablezkevm",
302 "fiatCurrenciesNotSupported": [],
303 "chainId": "13473"
304 },
305 "uniqueId": "ETHimmutablezkevm",
306 "tokenType": "GENERAL",
307 "isPayInAllowed": true
308 },
309 {
310 "_id": "5ebf0ba3884cb195e0f0a6fc",
311 "coinId": "ethereum",
312 "address": "0x049d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7",
313 "addressAdditionalData": false,
314 "createdAt": "2020-05-15T21:37:40.875Z",
315 "decimals": 18,
316 "image": {
317 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
318 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
319 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
320 },
321 "isAllowed": true,
322 "isPopular": true,
323 "isStable": false,
324 "name": "Ethereum",
325 "roundOff": 8,
326 "symbol": "ETH",
327 "isIgnorePriceVerification": true,
328 "image_bk": {
329 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_large.png",
330 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_thumb.png",
331 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_small.png"
332 },
333 "kycCountriesNotSupported": [
334 "US"
335 ],
336 "network": {
337 "name": "starknet",
338 "fiatCurrenciesNotSupported": [
339 {
340 "fiatCurrency": "USD",
341 "paymentMethod": "credit_debit_card"
342 },
343 {
344 "fiatCurrency": "USD",
345 "paymentMethod": "apple_pay"
346 },
347 {
348 "fiatCurrency": "USD",
349 "paymentMethod": "google_pay"
350 },
351 {
352 "fiatCurrency": "USD",
353 "paymentMethod": "pm_cash_app"
354 },
355 {
356 "fiatCurrency": "USD",
357 "paymentMethod": "pm_venmo"
358 },
359 {
360 "fiatCurrency": "USD",
361 "paymentMethod": "pm_zelle"
362 },
363 {
364 "fiatCurrency": "USD",
365 "paymentMethod": "pm_jwire"
366 },
367 {
368 "fiatCurrency": "USD",
369 "paymentMethod": "pm_jach"
370 }
371 ]
372 },
373 "uniqueId": "ETHstarknet",
374 "tokenType": "GENERAL",
375 "isPayInAllowed": false
376 },
377 {
378 "_id": "5ebf0ba3884cb195e0f0a6fc",
379 "coinId": "ethereum",
380 "address": "0x0000000000000000000000000000000000000000",
381 "addressAdditionalData": false,
382 "createdAt": "2020-05-15T21:37:40.875Z",
383 "decimals": 18,
384 "image": {
385 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_large.png",
386 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_small.png",
387 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum_thumb.png"
388 },
389 "isAllowed": true,
390 "isPopular": true,
391 "isStable": false,
392 "name": "Ethereum",
393 "roundOff": 8,
394 "symbol": "ETH",
395 "isIgnorePriceVerification": true,
396 "image_bk": {
397 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_large.png",
398 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_thumb.png",
399 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/ethereum_small.png"
400 },
401 "kycCountriesNotSupported": [
402 "US"
403 ],
404 "network": {
405 "name": "b3",
406 "fiatCurrenciesNotSupported": [
407 {
408 "fiatCurrency": "USD",
409 "paymentMethod": "credit_debit_card"
410 },
411 {
412 "fiatCurrency": "USD",
413 "paymentMethod": "apple_pay"
414 },
415 {
416 "fiatCurrency": "USD",
417 "paymentMethod": "google_pay"
418 },
419 {
420 "fiatCurrency": "USD",
421 "paymentMethod": "pm_cash_app"
422 },
423 {
424 "fiatCurrency": "USD",
425 "paymentMethod": "pm_venmo"
426 },
427 {
428 "fiatCurrency": "USD",
429 "paymentMethod": "pm_zelle"
430 },
431 {
432 "fiatCurrency": "USD",
433 "paymentMethod": "pm_jwire"
434 },
435 {
436 "fiatCurrency": "USD",
437 "paymentMethod": "pm_jach"
438 }
439 ],
440 "chainId": "1993"
441 },
442 "uniqueId": "ETHb3",
443 "tokenType": "GENERAL",
444 "isPayInAllowed": false
445 },
446 {
447 "_id": "5ebf0ba5884cb195e0f0a722",
448 "coinId": "tether",
449 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
450 "addressAdditionalData": false,
451 "createdAt": "2020-05-15T21:37:43.279Z",
452 "decimals": 18,
453 "image": {
454 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
455 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
456 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
457 },
458 "isAllowed": true,
459 "isPopular": true,
460 "isStable": true,
461 "name": "Tether",
462 "roundOff": 2,
463 "symbol": "USDT",
464 "isIgnorePriceVerification": false,
465 "image_bk": {
466 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_large.png",
467 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_thumb.png",
468 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_small.png"
469 },
470 "kycCountriesNotSupported": [],
471 "network": {
472 "name": "ethereum",
473 "fiatCurrenciesNotSupported": [],
474 "chainId": "11155111"
475 },
476 "uniqueId": "USDTethereum",
477 "tokenType": "GENERAL",
478 "isPayInAllowed": true
479 },
480 {
481 "_id": "5ebf0ba5884cb195e0f0a722",
482 "coinId": "tether",
483 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
484 "addressAdditionalData": false,
485 "createdAt": "2020-05-15T21:37:43.279Z",
486 "decimals": 18,
487 "image": {
488 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
489 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
490 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
491 },
492 "isAllowed": true,
493 "isPopular": false,
494 "isStable": true,
495 "name": "Tether",
496 "roundOff": 2,
497 "symbol": "USDT",
498 "isIgnorePriceVerification": false,
499 "image_bk": {
500 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_large.png",
501 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_thumb.png",
502 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_small.png"
503 },
504 "kycCountriesNotSupported": [],
505 "network": {
506 "name": "polygon",
507 "fiatCurrenciesNotSupported": [],
508 "chainId": "80002"
509 },
510 "uniqueId": "USDTpolygon",
511 "tokenType": "GENERAL",
512 "isPayInAllowed": true
513 },
514 {
515 "_id": "5ebf0ba5884cb195e0f0a722",
516 "coinId": "tether",
517 "address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
518 "addressAdditionalData": false,
519 "createdAt": "2020-05-15T21:37:43.279Z",
520 "decimals": 6,
521 "image": {
522 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
523 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
524 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
525 },
526 "isAllowed": true,
527 "isPopular": true,
528 "isStable": true,
529 "name": "Tether",
530 "roundOff": 2,
531 "symbol": "USDT",
532 "isIgnorePriceVerification": false,
533 "image_bk": {
534 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_large.png",
535 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_thumb.png",
536 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_small.png"
537 },
538 "kycCountriesNotSupported": [
539 "US"
540 ],
541 "network": {
542 "name": "solana",
543 "fiatCurrenciesNotSupported": []
544 },
545 "uniqueId": "USDTsolana",
546 "tokenType": "GENERAL",
547 "isPayInAllowed": false
548 },
549 {
550 "_id": "5ebf0ba5884cb195e0f0a722",
551 "coinId": "tether",
552 "address": "312769",
553 "addressAdditionalData": false,
554 "createdAt": "2020-05-15T21:37:43.279Z",
555 "decimals": 6,
556 "image": {
557 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
558 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
559 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
560 },
561 "isAllowed": true,
562 "isPopular": true,
563 "isStable": true,
564 "name": "Tether",
565 "roundOff": 2,
566 "symbol": "USDT",
567 "isIgnorePriceVerification": false,
568 "image_bk": {
569 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_large.png",
570 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_thumb.png",
571 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_small.png"
572 },
573 "kycCountriesNotSupported": [
574 "US"
575 ],
576 "network": {
577 "name": "algorand",
578 "fiatCurrenciesNotSupported": []
579 },
580 "uniqueId": "USDTalgorand",
581 "tokenType": "GENERAL",
582 "isPayInAllowed": false
583 },
584 {
585 "_id": "5ebf0ba5884cb195e0f0a722",
586 "coinId": "tether",
587 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
588 "addressAdditionalData": false,
589 "createdAt": "2020-05-15T21:37:43.279Z",
590 "decimals": 18,
591 "image": {
592 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
593 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
594 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
595 },
596 "isAllowed": true,
597 "isPopular": true,
598 "isStable": true,
599 "name": "Tether",
600 "roundOff": 2,
601 "symbol": "USDT",
602 "isIgnorePriceVerification": false,
603 "image_bk": {
604 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_large.png",
605 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_thumb.png",
606 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_small.png"
607 },
608 "kycCountriesNotSupported": [],
609 "network": {
610 "name": "bsc",
611 "fiatCurrenciesNotSupported": [],
612 "chainId": "97"
613 },
614 "uniqueId": "USDTbsc",
615 "tokenType": "GENERAL",
616 "isPayInAllowed": false
617 },
618 {
619 "_id": "5ebf0ba5884cb195e0f0a722",
620 "coinId": "tether",
621 "addressAdditionalData": false,
622 "createdAt": "2020-05-15T21:37:43.279Z",
623 "decimals": 6,
624 "image": {
625 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
626 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
627 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
628 },
629 "isAllowed": true,
630 "isPopular": true,
631 "isStable": true,
632 "name": "Tether",
633 "roundOff": 2,
634 "symbol": "USDT",
635 "isIgnorePriceVerification": false,
636 "image_bk": {
637 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_large.png",
638 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_thumb.png",
639 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_small.png"
640 },
641 "kycCountriesNotSupported": [],
642 "network": {
643 "name": "tron",
644 "fiatCurrenciesNotSupported": []
645 },
646 "uniqueId": "USDTtron",
647 "tokenType": "GENERAL",
648 "isPayInAllowed": false
649 },
650 {
651 "_id": "5ebf0ba5884cb195e0f0a722",
652 "coinId": "tether",
653 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
654 "addressAdditionalData": false,
655 "createdAt": "2020-05-15T21:37:43.279Z",
656 "decimals": 18,
657 "image": {
658 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
659 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
660 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
661 },
662 "isAllowed": true,
663 "isPopular": true,
664 "isStable": true,
665 "name": "Tether",
666 "roundOff": 2,
667 "symbol": "USDT",
668 "isIgnorePriceVerification": false,
669 "image_bk": {
670 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_large.png",
671 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_thumb.png",
672 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_small.png"
673 },
674 "kycCountriesNotSupported": [
675 "US"
676 ],
677 "network": {
678 "name": "mantle",
679 "fiatCurrenciesNotSupported": [
680 {
681 "fiatCurrency": "USD",
682 "paymentMethod": "credit_debit_card"
683 },
684 {
685 "fiatCurrency": "USD",
686 "paymentMethod": "apple_pay"
687 },
688 {
689 "fiatCurrency": "USD",
690 "paymentMethod": "google_pay"
691 },
692 {
693 "fiatCurrency": "USD",
694 "paymentMethod": "pm_cash_app"
695 },
696 {
697 "fiatCurrency": "USD",
698 "paymentMethod": "pm_venmo"
699 },
700 {
701 "fiatCurrency": "USD",
702 "paymentMethod": "pm_zelle"
703 },
704 {
705 "fiatCurrency": "USD",
706 "paymentMethod": "pm_jwire"
707 },
708 {
709 "fiatCurrency": "USD",
710 "paymentMethod": "pm_jach"
711 }
712 ],
713 "chainId": "5001"
714 },
715 "uniqueId": "USDTmantle",
716 "tokenType": "GENERAL",
717 "isPayInAllowed": false
718 },
719 {
720 "_id": "5ebf0ba5884cb195e0f0a722",
721 "coinId": "tether",
722 "address": "0x9e5aac1ba1a2e6aed6b32689dfcf62a509ca96f3",
723 "addressAdditionalData": false,
724 "createdAt": "2020-05-15T21:37:43.279Z",
725 "decimals": 18,
726 "image": {
727 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
728 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
729 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
730 },
731 "isAllowed": true,
732 "isPopular": true,
733 "isStable": true,
734 "name": "Tether",
735 "roundOff": 2,
736 "symbol": "USDT",
737 "isIgnorePriceVerification": false,
738 "image_bk": {
739 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_large.png",
740 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_thumb.png",
741 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_small.png"
742 },
743 "kycCountriesNotSupported": [
744 "US"
745 ],
746 "network": {
747 "name": "opbnb",
748 "fiatCurrenciesNotSupported": [
749 {
750 "fiatCurrency": "USD",
751 "paymentMethod": "credit_debit_card"
752 },
753 {
754 "fiatCurrency": "USD",
755 "paymentMethod": "apple_pay"
756 },
757 {
758 "fiatCurrency": "USD",
759 "paymentMethod": "google_pay"
760 },
761 {
762 "fiatCurrency": "USD",
763 "paymentMethod": "pm_cash_app"
764 },
765 {
766 "fiatCurrency": "USD",
767 "paymentMethod": "pm_venmo"
768 },
769 {
770 "fiatCurrency": "USD",
771 "paymentMethod": "pm_zelle"
772 },
773 {
774 "fiatCurrency": "USD",
775 "paymentMethod": "pm_jwire"
776 },
777 {
778 "fiatCurrency": "USD",
779 "paymentMethod": "pm_jach"
780 }
781 ]
782 },
783 "uniqueId": "USDTopbnb",
784 "tokenType": "GENERAL",
785 "isPayInAllowed": false
786 },
787 {
788 "_id": "5ebf0ba5884cb195e0f0a722",
789 "coinId": "tether",
790 "address": "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e",
791 "addressAdditionalData": false,
792 "createdAt": "2020-05-15T21:37:43.279Z",
793 "decimals": 6,
794 "image": {
795 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
796 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
797 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
798 },
799 "isAllowed": true,
800 "isPopular": true,
801 "isStable": true,
802 "name": "Tether",
803 "roundOff": 2,
804 "symbol": "USDT",
805 "isIgnorePriceVerification": false,
806 "image_bk": {
807 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_large.png",
808 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_thumb.png",
809 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_small.png"
810 },
811 "kycCountriesNotSupported": [
812 "US"
813 ],
814 "network": {
815 "name": "celo",
816 "fiatCurrenciesNotSupported": [
817 {
818 "fiatCurrency": "USD",
819 "paymentMethod": "credit_debit_card"
820 },
821 {
822 "fiatCurrency": "USD",
823 "paymentMethod": "apple_pay"
824 },
825 {
826 "fiatCurrency": "USD",
827 "paymentMethod": "google_pay"
828 },
829 {
830 "fiatCurrency": "USD",
831 "paymentMethod": "pm_cash_app"
832 },
833 {
834 "fiatCurrency": "USD",
835 "paymentMethod": "pm_venmo"
836 },
837 {
838 "fiatCurrency": "USD",
839 "paymentMethod": "pm_zelle"
840 },
841 {
842 "fiatCurrency": "USD",
843 "paymentMethod": "pm_jwire"
844 },
845 {
846 "fiatCurrency": "USD",
847 "paymentMethod": "pm_jach"
848 }
849 ],
850 "chainId": "44787"
851 },
852 "uniqueId": "USDTcelo",
853 "tokenType": "GENERAL",
854 "isPayInAllowed": false
855 },
856 {
857 "_id": "6629f79160ca5d891751048b",
858 "coinId": "tether",
859 "address": "0x698dDCF3d4E4fcDEAB40CCf5DF80d7Bd8d73BF84",
860 "addressAdditionalData": false,
861 "createdAt": "2020-05-15T21:37:43.279Z",
862 "decimals": 18,
863 "image": {
864 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
865 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
866 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
867 },
868 "isAllowed": true,
869 "isPopular": true,
870 "isStable": true,
871 "name": "Tether",
872 "roundOff": 2,
873 "symbol": "USDT_U",
874 "isIgnorePriceVerification": true,
875 "image_bk": {
876 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_large.png",
877 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_thumb.png",
878 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_small.png"
879 },
880 "kycCountriesNotSupported": [],
881 "network": {
882 "name": "bsc",
883 "fiatCurrenciesNotSupported": [],
884 "chainId": "97"
885 },
886 "uniqueId": "USDT_Ubsc",
887 "tokenType": "GENERAL",
888 "isPayInAllowed": false
889 },
890 {
891 "_id": "662f878460ca5d8917e71d7f",
892 "coinId": "usd-coin",
893 "address": "0xC9bbf1A3Fb27658c1ad88653D77845d0E4dae5D6",
894 "addressAdditionalData": false,
895 "createdAt": "2020-05-15T21:37:43.279Z",
896 "decimals": 6,
897 "image": {
898 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
899 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
900 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
901 },
902 "isAllowed": true,
903 "isPopular": false,
904 "isStable": true,
905 "name": "USDC TOB",
906 "roundOff": 2,
907 "symbol": "USDT_TOB",
908 "isIgnorePriceVerification": true,
909 "image_bk": {
910 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_large.png",
911 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_thumb.png",
912 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_small.png"
913 },
914 "kycCountriesNotSupported": [],
915 "network": {
916 "name": "polygon",
917 "fiatCurrenciesNotSupported": [],
918 "chainId": "80002"
919 },
920 "uniqueId": "USDT_TOBpolygon",
921 "tokenType": "GENERAL",
922 "isPayInAllowed": false
923 },
924 {
925 "_id": "66977e02e50acc0390428acb",
926 "coinId": "usd-coin",
927 "address": "0x65AAe2fb8Ac0306012998768E210F10475B68df0",
928 "addressAdditionalData": false,
929 "createdAt": "2020-05-15T21:37:43.279Z",
930 "decimals": 6,
931 "image": {
932 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
933 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
934 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
935 },
936 "isAllowed": true,
937 "isPopular": false,
938 "isStable": true,
939 "name": "US Dollar Coin TOB",
940 "roundOff": 2,
941 "symbol": "USDC_TOB",
942 "isIgnorePriceVerification": true,
943 "image_bk": {
944 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_large.png",
945 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_thumb.png",
946 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/tether_small.png"
947 },
948 "kycCountriesNotSupported": [],
949 "network": {
950 "name": "immutablezkevm",
951 "fiatCurrenciesNotSupported": [],
952 "chainId": "13473"
953 },
954 "uniqueId": "USDC_TOBimmutablezkevm",
955 "tokenType": "GENERAL",
956 "isPayInAllowed": false
957 },
958 {
959 "_id": "6143321c7ce8f0622dab3de1",
960 "coinId": "binancecoin",
961 "addressAdditionalData": false,
962 "createdAt": "2021-09-16T12:01:32.042Z",
963 "decimals": 18,
964 "image": {
965 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_large.png",
966 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_small.png",
967 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_thumb.png"
968 },
969 "isAllowed": true,
970 "isPopular": false,
971 "isStable": false,
972 "name": "Binance Coin",
973 "roundOff": 8,
974 "symbol": "BNB",
975 "isIgnorePriceVerification": false,
976 "image_bk": {
977 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binancecoin_large.png",
978 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binancecoin_thumb.png",
979 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binancecoin_small.png"
980 },
981 "kycCountriesNotSupported": [],
982 "network": {
983 "name": "bsc",
984 "fiatCurrenciesNotSupported": [],
985 "chainId": "97"
986 },
987 "uniqueId": "BNBbsc",
988 "tokenType": "GENERAL",
989 "isPayInAllowed": true
990 },
991 {
992 "_id": "6143321c7ce8f0622dab3de1",
993 "coinId": "binancecoin",
994 "addressAdditionalData": {
995 "name": "dest_tag",
996 "display_name": "MEMO"
997 },
998 "createdAt": "2021-09-16T12:01:32.042Z",
999 "decimals": 8,
1000 "image": {
1001 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_large.png",
1002 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_small.png",
1003 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_thumb.png"
1004 },
1005 "isAllowed": true,
1006 "isPopular": false,
1007 "isStable": false,
1008 "name": "Binance Coin",
1009 "roundOff": 8,
1010 "symbol": "BNB",
1011 "isIgnorePriceVerification": false,
1012 "image_bk": {
1013 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binancecoin_large.png",
1014 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binancecoin_thumb.png",
1015 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binancecoin_small.png"
1016 },
1017 "kycCountriesNotSupported": [
1018 "US"
1019 ],
1020 "network": {
1021 "name": "mainnet",
1022 "fiatCurrenciesNotSupported": []
1023 },
1024 "uniqueId": "BNBmainnet",
1025 "tokenType": "GENERAL",
1026 "isPayInAllowed": false
1027 },
1028 {
1029 "_id": "6143321c7ce8f0622dab3de1",
1030 "coinId": "binancecoin",
1031 "addressAdditionalData": {
1032 "name": "dest_tag",
1033 "display_name": "MEMO"
1034 },
1035 "createdAt": "2021-09-16T12:01:32.042Z",
1036 "image": {
1037 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_large.png",
1038 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_small.png",
1039 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binancecoin_thumb.png"
1040 },
1041 "isAllowed": true,
1042 "isPopular": false,
1043 "isStable": false,
1044 "name": "Binance Coin",
1045 "roundOff": 8,
1046 "symbol": "BNB",
1047 "isIgnorePriceVerification": false,
1048 "image_bk": {
1049 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binancecoin_large.png",
1050 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binancecoin_thumb.png",
1051 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binancecoin_small.png"
1052 },
1053 "kycCountriesNotSupported": [
1054 "US"
1055 ],
1056 "network": {
1057 "name": "opbnb",
1058 "fiatCurrenciesNotSupported": [
1059 {
1060 "fiatCurrency": "USD",
1061 "paymentMethod": "credit_debit_card"
1062 },
1063 {
1064 "fiatCurrency": "USD",
1065 "paymentMethod": "apple_pay"
1066 },
1067 {
1068 "fiatCurrency": "USD",
1069 "paymentMethod": "google_pay"
1070 },
1071 {
1072 "fiatCurrency": "USD",
1073 "paymentMethod": "pm_cash_app"
1074 },
1075 {
1076 "fiatCurrency": "USD",
1077 "paymentMethod": "pm_venmo"
1078 },
1079 {
1080 "fiatCurrency": "USD",
1081 "paymentMethod": "pm_zelle"
1082 },
1083 {
1084 "fiatCurrency": "USD",
1085 "paymentMethod": "pm_jwire"
1086 },
1087 {
1088 "fiatCurrency": "USD",
1089 "paymentMethod": "pm_jach"
1090 }
1091 ]
1092 },
1093 "uniqueId": "BNBopbnb",
1094 "tokenType": "GENERAL",
1095 "isPayInAllowed": false
1096 },
1097 {
1098 "_id": "6093beedc9f8ea45065b14d3",
1099 "coinId": "ripple",
1100 "addressAdditionalData": {
1101 "name": "dest_tag",
1102 "display_name": "DESTINATION TAG"
1103 },
1104 "createdAt": "2021-05-06T10:03:24.578Z",
1105 "decimals": 6,
1106 "image": {
1107 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ripple_large.png",
1108 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ripple_small.png",
1109 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ripple_thumb.png"
1110 },
1111 "isAllowed": true,
1112 "isPopular": true,
1113 "isStable": false,
1114 "name": "XRP",
1115 "roundOff": 2,
1116 "symbol": "XRP",
1117 "isIgnorePriceVerification": false,
1118 "image_bk": {
1119 "large": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ripple_large.png",
1120 "thumb": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ripple_thumb.png",
1121 "small": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ripple_small.png"
1122 },
1123 "kycCountriesNotSupported": [],
1124 "network": {
1125 "name": "mainnet",
1126 "fiatCurrenciesNotSupported": []
1127 },
1128 "uniqueId": "XRPmainnet",
1129 "tokenType": "GENERAL",
1130 "isPayInAllowed": true
1131 },
1132 {
1133 "_id": "5ebf0ba2884cb195e0f0a62f",
1134 "coinId": "usd-coin",
1135 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
1136 "addressAdditionalData": false,
1137 "createdAt": "2020-05-15T21:37:40.275Z",
1138 "decimals": 18,
1139 "image": {
1140 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1141 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1142 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1143 },
1144 "isAllowed": true,
1145 "isPopular": false,
1146 "isStable": true,
1147 "name": "USD Coin",
1148 "roundOff": 2,
1149 "symbol": "USDC",
1150 "isIgnorePriceVerification": false,
1151 "image_bk": {
1152 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1153 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1154 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1155 },
1156 "kycCountriesNotSupported": [],
1157 "network": {
1158 "name": "ethereum",
1159 "fiatCurrenciesNotSupported": [],
1160 "chainId": "11155111"
1161 },
1162 "uniqueId": "USDCethereum",
1163 "tokenType": "GENERAL",
1164 "isPayInAllowed": true
1165 },
1166 {
1167 "_id": "5ebf0ba2884cb195e0f0a62f",
1168 "coinId": "usd-coin",
1169 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
1170 "addressAdditionalData": false,
1171 "createdAt": "2020-05-15T21:37:40.275Z",
1172 "decimals": 18,
1173 "image": {
1174 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1175 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1176 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1177 },
1178 "isAllowed": true,
1179 "isPopular": false,
1180 "isStable": true,
1181 "name": "USD Coin",
1182 "roundOff": 2,
1183 "symbol": "USDC",
1184 "isIgnorePriceVerification": false,
1185 "image_bk": {
1186 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1187 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1188 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1189 },
1190 "kycCountriesNotSupported": [],
1191 "network": {
1192 "name": "polygon",
1193 "fiatCurrenciesNotSupported": [],
1194 "chainId": "80002"
1195 },
1196 "uniqueId": "USDCpolygon",
1197 "tokenType": "GENERAL",
1198 "isPayInAllowed": true
1199 },
1200 {
1201 "_id": "5ebf0ba2884cb195e0f0a62f",
1202 "coinId": "usd-coin",
1203 "address": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
1204 "addressAdditionalData": false,
1205 "createdAt": "2020-05-15T21:37:40.275Z",
1206 "decimals": 6,
1207 "image": {
1208 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1209 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1210 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1211 },
1212 "isAllowed": true,
1213 "isPopular": false,
1214 "isStable": true,
1215 "name": "USD Coin",
1216 "roundOff": 2,
1217 "symbol": "USDC",
1218 "isIgnorePriceVerification": false,
1219 "image_bk": {
1220 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1221 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1222 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1223 },
1224 "kycCountriesNotSupported": [],
1225 "network": {
1226 "name": "solana",
1227 "fiatCurrenciesNotSupported": []
1228 },
1229 "uniqueId": "USDCsolana",
1230 "tokenType": "GENERAL",
1231 "isPayInAllowed": false
1232 },
1233 {
1234 "_id": "5ebf0ba2884cb195e0f0a62f",
1235 "coinId": "usd-coin",
1236 "address": "0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e",
1237 "addressAdditionalData": false,
1238 "createdAt": "2020-05-15T21:37:40.275Z",
1239 "decimals": 6,
1240 "image": {
1241 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1242 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1243 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1244 },
1245 "isAllowed": true,
1246 "isPopular": false,
1247 "isStable": true,
1248 "name": "USD Coin",
1249 "roundOff": 2,
1250 "symbol": "USDC",
1251 "isIgnorePriceVerification": false,
1252 "image_bk": {
1253 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1254 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1255 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1256 },
1257 "kycCountriesNotSupported": [],
1258 "network": {
1259 "name": "avaxcchain",
1260 "fiatCurrenciesNotSupported": []
1261 },
1262 "uniqueId": "USDCavaxcchain",
1263 "tokenType": "GENERAL",
1264 "isPayInAllowed": true
1265 },
1266 {
1267 "_id": "5ebf0ba2884cb195e0f0a62f",
1268 "coinId": "usd-coin",
1269 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
1270 "addressAdditionalData": false,
1271 "createdAt": "2020-05-15T21:37:40.275Z",
1272 "decimals": 18,
1273 "image": {
1274 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1275 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1276 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1277 },
1278 "isAllowed": true,
1279 "isPopular": false,
1280 "isStable": true,
1281 "name": "USD Coin",
1282 "roundOff": 2,
1283 "symbol": "USDC",
1284 "isIgnorePriceVerification": false,
1285 "image_bk": {
1286 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1287 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1288 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1289 },
1290 "kycCountriesNotSupported": [],
1291 "network": {
1292 "name": "bsc",
1293 "fiatCurrenciesNotSupported": [],
1294 "chainId": "97"
1295 },
1296 "uniqueId": "USDCbsc",
1297 "tokenType": "GENERAL",
1298 "isPayInAllowed": false
1299 },
1300 {
1301 "_id": "5ebf0ba2884cb195e0f0a62f",
1302 "coinId": "usd-coin",
1303 "address": "31566704",
1304 "addressAdditionalData": false,
1305 "createdAt": "2020-05-15T21:37:40.275Z",
1306 "decimals": 6,
1307 "image": {
1308 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1309 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1310 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1311 },
1312 "isAllowed": true,
1313 "isPopular": false,
1314 "isStable": true,
1315 "name": "USD Coin",
1316 "roundOff": 2,
1317 "symbol": "USDC",
1318 "isIgnorePriceVerification": false,
1319 "image_bk": {
1320 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1321 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1322 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1323 },
1324 "kycCountriesNotSupported": [],
1325 "network": {
1326 "name": "algorand",
1327 "fiatCurrenciesNotSupported": []
1328 },
1329 "uniqueId": "USDCalgorand",
1330 "tokenType": "GENERAL",
1331 "isPayInAllowed": false
1332 },
1333 {
1334 "_id": "5ebf0ba2884cb195e0f0a62f",
1335 "coinId": "usd-coin",
1336 "address": "TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8",
1337 "addressAdditionalData": false,
1338 "createdAt": "2020-05-15T21:37:40.275Z",
1339 "decimals": 6,
1340 "image": {
1341 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1342 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1343 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1344 },
1345 "isAllowed": true,
1346 "isPopular": false,
1347 "isStable": true,
1348 "name": "USD Coin",
1349 "roundOff": 2,
1350 "symbol": "USDC",
1351 "isIgnorePriceVerification": false,
1352 "image_bk": {
1353 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1354 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1355 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1356 },
1357 "kycCountriesNotSupported": [],
1358 "network": {
1359 "name": "tron",
1360 "fiatCurrenciesNotSupported": []
1361 },
1362 "uniqueId": "USDCtron",
1363 "tokenType": "GENERAL",
1364 "isPayInAllowed": true
1365 },
1366 {
1367 "_id": "5ebf0ba2884cb195e0f0a62f",
1368 "coinId": "usd-coin",
1369 "address": "0xD733D48f2a7F57D4559F98ae07f87Dab595E3523",
1370 "addressAdditionalData": false,
1371 "createdAt": "2020-05-15T21:37:40.275Z",
1372 "decimals": 6,
1373 "image": {
1374 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1375 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1376 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1377 },
1378 "isAllowed": true,
1379 "isPopular": false,
1380 "isStable": true,
1381 "name": "USD Coin",
1382 "roundOff": 2,
1383 "symbol": "USDC",
1384 "isIgnorePriceVerification": false,
1385 "image_bk": {
1386 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1387 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1388 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1389 },
1390 "kycCountriesNotSupported": [],
1391 "network": {
1392 "name": "optimism",
1393 "fiatCurrenciesNotSupported": [],
1394 "chainId": "11155420"
1395 },
1396 "uniqueId": "USDCoptimism",
1397 "tokenType": "GENERAL",
1398 "isPayInAllowed": false
1399 },
1400 {
1401 "_id": "5ebf0ba2884cb195e0f0a62f",
1402 "coinId": "usd-coin",
1403 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
1404 "addressAdditionalData": false,
1405 "createdAt": "2020-05-15T21:37:40.275Z",
1406 "decimals": 6,
1407 "image": {
1408 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1409 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1410 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1411 },
1412 "isAllowed": true,
1413 "isPopular": false,
1414 "isStable": true,
1415 "name": "USD Coin",
1416 "roundOff": 2,
1417 "symbol": "USDC",
1418 "isIgnorePriceVerification": false,
1419 "image_bk": {
1420 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1421 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1422 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1423 },
1424 "kycCountriesNotSupported": [],
1425 "network": {
1426 "name": "arbitrum",
1427 "fiatCurrenciesNotSupported": [],
1428 "chainId": "421614"
1429 },
1430 "uniqueId": "USDCarbitrum",
1431 "tokenType": "GENERAL",
1432 "isPayInAllowed": false
1433 },
1434 {
1435 "_id": "5ebf0ba2884cb195e0f0a62f",
1436 "coinId": "usd-coin",
1437 "address": "0.0.456858",
1438 "addressAdditionalData": false,
1439 "createdAt": "2020-05-15T21:37:40.275Z",
1440 "decimals": 0,
1441 "image": {
1442 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1443 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1444 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1445 },
1446 "isAllowed": true,
1447 "isPopular": false,
1448 "isStable": true,
1449 "name": "USD Coin",
1450 "roundOff": 2,
1451 "symbol": "USDC",
1452 "isIgnorePriceVerification": false,
1453 "image_bk": {
1454 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1455 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1456 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1457 },
1458 "kycCountriesNotSupported": [],
1459 "network": {
1460 "name": "hedera",
1461 "fiatCurrenciesNotSupported": []
1462 },
1463 "uniqueId": "USDChedera",
1464 "tokenType": "GENERAL",
1465 "isPayInAllowed": false
1466 },
1467 {
1468 "_id": "5ebf0ba2884cb195e0f0a62f",
1469 "coinId": "usd-coin",
1470 "address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
1471 "addressAdditionalData": false,
1472 "createdAt": "2020-05-15T21:37:40.275Z",
1473 "decimals": 7,
1474 "image": {
1475 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1476 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1477 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1478 },
1479 "isAllowed": true,
1480 "isPopular": false,
1481 "isStable": true,
1482 "name": "USD Coin",
1483 "roundOff": 2,
1484 "symbol": "USDC",
1485 "isIgnorePriceVerification": false,
1486 "image_bk": {
1487 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1488 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1489 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1490 },
1491 "kycCountriesNotSupported": [
1492 "US"
1493 ],
1494 "network": {
1495 "name": "stellar",
1496 "fiatCurrenciesNotSupported": []
1497 },
1498 "uniqueId": "USDCstellar",
1499 "tokenType": "GENERAL",
1500 "isPayInAllowed": false
1501 },
1502 {
1503 "_id": "5ebf0ba2884cb195e0f0a62f",
1504 "coinId": "usd-coin",
1505 "address": "0x2f543B96A5C8a8CE83EF2f9b16788eA75219c1e8",
1506 "addressAdditionalData": false,
1507 "createdAt": "2020-05-15T21:37:40.275Z",
1508 "decimals": 18,
1509 "image": {
1510 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1511 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1512 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1513 },
1514 "isAllowed": true,
1515 "isPopular": false,
1516 "isStable": true,
1517 "name": "USD Coin",
1518 "roundOff": 2,
1519 "symbol": "USDC",
1520 "isIgnorePriceVerification": false,
1521 "image_bk": {
1522 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1523 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1524 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1525 },
1526 "kycCountriesNotSupported": [
1527 "US"
1528 ],
1529 "network": {
1530 "name": "fuse",
1531 "fiatCurrenciesNotSupported": [],
1532 "chainId": "123"
1533 },
1534 "uniqueId": "USDCfuse",
1535 "tokenType": "GENERAL",
1536 "isPayInAllowed": false
1537 },
1538 {
1539 "_id": "5ebf0ba2884cb195e0f0a62f",
1540 "coinId": "usd-coin",
1541 "address": "0xD733D48f2a7F57D4559F98ae07f87Dab595E3523",
1542 "addressAdditionalData": false,
1543 "createdAt": "2020-05-15T21:37:40.275Z",
1544 "decimals": 18,
1545 "image": {
1546 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1547 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1548 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1549 },
1550 "isAllowed": true,
1551 "isPopular": false,
1552 "isStable": true,
1553 "name": "USD Coin",
1554 "roundOff": 2,
1555 "symbol": "USDC",
1556 "isIgnorePriceVerification": false,
1557 "image_bk": {
1558 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1559 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1560 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1561 },
1562 "kycCountriesNotSupported": [
1563 "US"
1564 ],
1565 "network": {
1566 "name": "base",
1567 "fiatCurrenciesNotSupported": [],
1568 "chainId": "84532"
1569 },
1570 "uniqueId": "USDCbase",
1571 "tokenType": "GENERAL",
1572 "isPayInAllowed": true
1573 },
1574 {
1575 "_id": "5ebf0ba2884cb195e0f0a62f",
1576 "coinId": "usd-coin",
1577 "address": "0xD733D48f2a7F57D4559F98ae07f87Dab595E3523",
1578 "addressAdditionalData": false,
1579 "createdAt": "2020-05-15T21:37:40.275Z",
1580 "decimals": 18,
1581 "image": {
1582 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1583 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1584 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1585 },
1586 "isAllowed": true,
1587 "isPopular": false,
1588 "isStable": true,
1589 "name": "USD Coin",
1590 "roundOff": 2,
1591 "symbol": "USDC",
1592 "isIgnorePriceVerification": false,
1593 "image_bk": {
1594 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1595 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1596 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1597 },
1598 "kycCountriesNotSupported": [],
1599 "network": {
1600 "name": "linea",
1601 "fiatCurrenciesNotSupported": [],
1602 "chainId": "59141"
1603 },
1604 "uniqueId": "USDClinea",
1605 "tokenType": "GENERAL",
1606 "isPayInAllowed": false
1607 },
1608 {
1609 "_id": "5ebf0ba2884cb195e0f0a62f",
1610 "coinId": "usd-coin",
1611 "address": "0x3B2d8A1931736Fc321C24864BceEe981B11c3c57",
1612 "addressAdditionalData": false,
1613 "createdAt": "2020-05-15T21:37:40.275Z",
1614 "decimals": 6,
1615 "image": {
1616 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1617 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1618 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1619 },
1620 "isAllowed": true,
1621 "isPopular": false,
1622 "isStable": true,
1623 "name": "USD Coin",
1624 "roundOff": 2,
1625 "symbol": "USDC",
1626 "isIgnorePriceVerification": false,
1627 "image_bk": {
1628 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1629 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1630 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1631 },
1632 "kycCountriesNotSupported": [],
1633 "network": {
1634 "name": "immutablezkevm",
1635 "fiatCurrenciesNotSupported": [],
1636 "chainId": "13473"
1637 },
1638 "uniqueId": "USDCimmutablezkevm",
1639 "tokenType": "GENERAL",
1640 "isPayInAllowed": true
1641 },
1642 {
1643 "_id": "5ebf0ba2884cb195e0f0a62f",
1644 "coinId": "usd-coin",
1645 "address": "0x6CE77Fc7970F6984eF3E8748A3826972Ec409Fb9",
1646 "addressAdditionalData": false,
1647 "createdAt": "2020-05-15T21:37:40.275Z",
1648 "decimals": 6,
1649 "image": {
1650 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1651 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1652 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1653 },
1654 "isAllowed": true,
1655 "isPopular": false,
1656 "isStable": true,
1657 "name": "USD Coin",
1658 "roundOff": 2,
1659 "symbol": "USDC",
1660 "isIgnorePriceVerification": false,
1661 "image_bk": {
1662 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1663 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1664 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1665 },
1666 "kycCountriesNotSupported": [
1667 "US"
1668 ],
1669 "network": {
1670 "name": "skale",
1671 "fiatCurrenciesNotSupported": [],
1672 "chainId": "1444673419"
1673 },
1674 "uniqueId": "USDCskale",
1675 "tokenType": "GENERAL",
1676 "isPayInAllowed": false
1677 },
1678 {
1679 "_id": "5ebf0ba2884cb195e0f0a62f",
1680 "coinId": "usd-coin",
1681 "address": "0x1d17cbcf0d6d143135ae902365d2e5e2a16538d4",
1682 "addressAdditionalData": false,
1683 "createdAt": "2020-05-15T21:37:40.275Z",
1684 "decimals": 6,
1685 "image": {
1686 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1687 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1688 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1689 },
1690 "isAllowed": true,
1691 "isPopular": false,
1692 "isStable": true,
1693 "name": "USD Coin",
1694 "roundOff": 2,
1695 "symbol": "USDC",
1696 "isIgnorePriceVerification": false,
1697 "image_bk": {
1698 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1699 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1700 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1701 },
1702 "kycCountriesNotSupported": [
1703 "US"
1704 ],
1705 "network": {
1706 "name": "zksync",
1707 "fiatCurrenciesNotSupported": [
1708 {
1709 "fiatCurrency": "USD",
1710 "paymentMethod": "credit_debit_card"
1711 },
1712 {
1713 "fiatCurrency": "USD",
1714 "paymentMethod": "apple_pay"
1715 },
1716 {
1717 "fiatCurrency": "USD",
1718 "paymentMethod": "google_pay"
1719 },
1720 {
1721 "fiatCurrency": "USD",
1722 "paymentMethod": "pm_cash_app"
1723 },
1724 {
1725 "fiatCurrency": "USD",
1726 "paymentMethod": "pm_venmo"
1727 },
1728 {
1729 "fiatCurrency": "USD",
1730 "paymentMethod": "pm_zelle"
1731 },
1732 {
1733 "fiatCurrency": "USD",
1734 "paymentMethod": "pm_jwire"
1735 },
1736 {
1737 "fiatCurrency": "USD",
1738 "paymentMethod": "pm_jach"
1739 }
1740 ],
1741 "chainId": "280"
1742 },
1743 "uniqueId": "USDCzksync",
1744 "tokenType": "GENERAL",
1745 "isPayInAllowed": false
1746 },
1747 {
1748 "_id": "5ebf0ba2884cb195e0f0a62f",
1749 "coinId": "usd-coin",
1750 "address": "0xceba9300f2b948710d2653dd7b07f33a8b32118c",
1751 "addressAdditionalData": false,
1752 "createdAt": "2020-05-15T21:37:40.275Z",
1753 "decimals": 6,
1754 "image": {
1755 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1756 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1757 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1758 },
1759 "isAllowed": true,
1760 "isPopular": false,
1761 "isStable": true,
1762 "name": "USD Coin",
1763 "roundOff": 2,
1764 "symbol": "USDC",
1765 "isIgnorePriceVerification": false,
1766 "image_bk": {
1767 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1768 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1769 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1770 },
1771 "kycCountriesNotSupported": [
1772 "US"
1773 ],
1774 "network": {
1775 "name": "celo",
1776 "fiatCurrenciesNotSupported": [
1777 {
1778 "fiatCurrency": "USD",
1779 "paymentMethod": "credit_debit_card"
1780 },
1781 {
1782 "fiatCurrency": "USD",
1783 "paymentMethod": "apple_pay"
1784 },
1785 {
1786 "fiatCurrency": "USD",
1787 "paymentMethod": "google_pay"
1788 },
1789 {
1790 "fiatCurrency": "USD",
1791 "paymentMethod": "pm_cash_app"
1792 },
1793 {
1794 "fiatCurrency": "USD",
1795 "paymentMethod": "pm_venmo"
1796 },
1797 {
1798 "fiatCurrency": "USD",
1799 "paymentMethod": "pm_zelle"
1800 },
1801 {
1802 "fiatCurrency": "USD",
1803 "paymentMethod": "pm_jwire"
1804 },
1805 {
1806 "fiatCurrency": "USD",
1807 "paymentMethod": "pm_jach"
1808 }
1809 ],
1810 "chainId": "44787"
1811 },
1812 "uniqueId": "USDCcelo",
1813 "tokenType": "GENERAL",
1814 "isPayInAllowed": false
1815 },
1816 {
1817 "_id": "5ebf0ba2884cb195e0f0a62f",
1818 "coinId": "usd-coin",
1819 "address": "17208628f84f5d6ad33f0da3bbbeb27ffcb398eac501a31bd6ad2011e36133a1",
1820 "addressAdditionalData": false,
1821 "createdAt": "2020-05-15T21:37:40.275Z",
1822 "decimals": 6,
1823 "image": {
1824 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1825 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1826 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1827 },
1828 "isAllowed": true,
1829 "isPopular": false,
1830 "isStable": true,
1831 "name": "USD Coin",
1832 "roundOff": 2,
1833 "symbol": "USDC",
1834 "isIgnorePriceVerification": false,
1835 "image_bk": {
1836 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1837 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1838 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1839 },
1840 "kycCountriesNotSupported": [
1841 "US"
1842 ],
1843 "network": {
1844 "name": "near",
1845 "fiatCurrenciesNotSupported": [
1846 {
1847 "fiatCurrency": "USD",
1848 "paymentMethod": "credit_debit_card"
1849 },
1850 {
1851 "fiatCurrency": "USD",
1852 "paymentMethod": "apple_pay"
1853 },
1854 {
1855 "fiatCurrency": "USD",
1856 "paymentMethod": "google_pay"
1857 },
1858 {
1859 "fiatCurrency": "USD",
1860 "paymentMethod": "pm_cash_app"
1861 },
1862 {
1863 "fiatCurrency": "USD",
1864 "paymentMethod": "pm_venmo"
1865 },
1866 {
1867 "fiatCurrency": "USD",
1868 "paymentMethod": "pm_zelle"
1869 },
1870 {
1871 "fiatCurrency": "USD",
1872 "paymentMethod": "pm_jwire"
1873 },
1874 {
1875 "fiatCurrency": "USD",
1876 "paymentMethod": "pm_jach"
1877 }
1878 ]
1879 },
1880 "uniqueId": "USDCnear",
1881 "tokenType": "GENERAL",
1882 "isPayInAllowed": false
1883 },
1884 {
1885 "_id": "5ebf0ba2884cb195e0f0a62f",
1886 "coinId": "usd-coin",
1887 "address": "0x067fbff8990c58ab90bae3c97241c5d736053f77",
1888 "addressAdditionalData": false,
1889 "createdAt": "2020-05-15T21:37:40.275Z",
1890 "decimals": 6,
1891 "image": {
1892 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1893 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1894 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1895 },
1896 "isAllowed": true,
1897 "isPopular": false,
1898 "isStable": true,
1899 "name": "USD Coin",
1900 "roundOff": 2,
1901 "symbol": "USDC",
1902 "isIgnorePriceVerification": false,
1903 "image_bk": {
1904 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
1905 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
1906 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
1907 },
1908 "kycCountriesNotSupported": [
1909 "US"
1910 ],
1911 "network": {
1912 "name": "ronin",
1913 "fiatCurrenciesNotSupported": [
1914 {
1915 "fiatCurrency": "USD",
1916 "paymentMethod": "credit_debit_card"
1917 },
1918 {
1919 "fiatCurrency": "USD",
1920 "paymentMethod": "apple_pay"
1921 },
1922 {
1923 "fiatCurrency": "USD",
1924 "paymentMethod": "google_pay"
1925 },
1926 {
1927 "fiatCurrency": "USD",
1928 "paymentMethod": "pm_cash_app"
1929 },
1930 {
1931 "fiatCurrency": "USD",
1932 "paymentMethod": "pm_venmo"
1933 },
1934 {
1935 "fiatCurrency": "USD",
1936 "paymentMethod": "pm_zelle"
1937 },
1938 {
1939 "fiatCurrency": "USD",
1940 "paymentMethod": "pm_jwire"
1941 },
1942 {
1943 "fiatCurrency": "USD",
1944 "paymentMethod": "pm_jach"
1945 }
1946 ],
1947 "chainId": "2021"
1948 },
1949 "uniqueId": "USDCronin",
1950 "tokenType": "GENERAL",
1951 "isPayInAllowed": false
1952 },
1953 {
1954 "_id": "608bcde4c9f8ea4506ffd0a9",
1955 "coinId": "uniswap",
1956 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
1957 "addressAdditionalData": false,
1958 "createdAt": "2021-04-30T09:29:07.814Z",
1959 "decimals": 18,
1960 "image": {
1961 "large": "https://assets-stg.transak.com/images/cryptoCurrency/uniswap_large.png",
1962 "small": "https://assets-stg.transak.com/images/cryptoCurrency/uniswap_small.png",
1963 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/uniswap_thumb.png"
1964 },
1965 "isAllowed": true,
1966 "isPopular": false,
1967 "isStable": false,
1968 "name": "Uniswap",
1969 "roundOff": 8,
1970 "symbol": "UNI",
1971 "isIgnorePriceVerification": true,
1972 "image_bk": {
1973 "large": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/uniswap_large.png",
1974 "thumb": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/uniswap_thumb.png",
1975 "small": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/uniswap_small.png"
1976 },
1977 "kycCountriesNotSupported": [],
1978 "network": {
1979 "name": "ethereum",
1980 "fiatCurrenciesNotSupported": [],
1981 "chainId": "11155111"
1982 },
1983 "uniqueId": "UNIethereum",
1984 "tokenType": "GENERAL",
1985 "isPayInAllowed": false
1986 },
1987 {
1988 "_id": "62fb70cecef79111cc98da17",
1989 "coinId": "usd-coin",
1990 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
1991 "addressAdditionalData": false,
1992 "createdAt": "2020-05-15T21:37:40.275Z",
1993 "decimals": 18,
1994 "image": {
1995 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
1996 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
1997 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
1998 },
1999 "isAllowed": true,
2000 "isPopular": false,
2001 "isStable": true,
2002 "name": "Superfluid fUSDC",
2003 "roundOff": 2,
2004 "symbol": "SFUSDC",
2005 "isIgnorePriceVerification": true,
2006 "image_bk": {
2007 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_large.png",
2008 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_thumb.png",
2009 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/usd-coin_small.png"
2010 },
2011 "kycCountriesNotSupported": [],
2012 "network": {
2013 "name": "polygon",
2014 "fiatCurrenciesNotSupported": [],
2015 "chainId": "80002"
2016 },
2017 "uniqueId": "SFUSDCpolygon",
2018 "tokenType": "GENERAL",
2019 "isPayInAllowed": false
2020 },
2021 {
2022 "_id": "6368e99846697da4ba811873",
2023 "coinId": "usd-coin",
2024 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
2025 "addressAdditionalData": false,
2026 "createdAt": "2020-05-15T21:37:40.275Z",
2027 "decimals": 18,
2028 "image": {
2029 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
2030 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
2031 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
2032 },
2033 "isAllowed": true,
2034 "isPopular": false,
2035 "isStable": true,
2036 "name": "Test Staxe USDT",
2037 "roundOff": 2,
2038 "symbol": "STXUSDT",
2039 "isIgnorePriceVerification": true,
2040 "kycCountriesNotSupported": [
2041 "US"
2042 ],
2043 "network": {
2044 "name": "polygon",
2045 "fiatCurrenciesNotSupported": [],
2046 "chainId": "80002"
2047 },
2048 "uniqueId": "STXUSDTpolygon",
2049 "tokenType": "GENERAL",
2050 "isPayInAllowed": false
2051 },
2052 {
2053 "_id": "63abf53c7b7f0471a9b24770",
2054 "coinId": "usd-coin",
2055 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
2056 "addressAdditionalData": false,
2057 "createdAt": "2020-05-15T21:37:40.275Z",
2058 "decimals": 18,
2059 "image": {
2060 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
2061 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
2062 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
2063 },
2064 "isAllowed": true,
2065 "isPopular": false,
2066 "isStable": true,
2067 "name": "Fake USDC",
2068 "roundOff": 2,
2069 "symbol": "FUSDC",
2070 "isIgnorePriceVerification": true,
2071 "kycCountriesNotSupported": [
2072 "US"
2073 ],
2074 "network": {
2075 "name": "polygon",
2076 "fiatCurrenciesNotSupported": [],
2077 "chainId": "80002"
2078 },
2079 "uniqueId": "FUSDCpolygon",
2080 "tokenType": "GENERAL",
2081 "isPayInAllowed": false
2082 },
2083 {
2084 "_id": "65647665c3ff99eba3e83171",
2085 "coinId": "tether",
2086 "address": "0xdDBc3b3750abac06C3b2Dd2F5Adb1dC27f47278F",
2087 "addressAdditionalData": false,
2088 "createdAt": "2023-11-27T21:37:40.275Z",
2089 "decimals": 6,
2090 "image": {
2091 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether_large.png",
2092 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether_small.png",
2093 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether_thumb.png"
2094 },
2095 "isAllowed": true,
2096 "isPopular": false,
2097 "isStable": true,
2098 "name": "RabbitDollar",
2099 "roundOff": 2,
2100 "symbol": "USDR",
2101 "isIgnorePriceVerification": true,
2102 "kycCountriesNotSupported": [
2103 "US"
2104 ],
2105 "network": {
2106 "name": "ethereum",
2107 "fiatCurrenciesNotSupported": [],
2108 "chainId": "11155111"
2109 },
2110 "uniqueId": "USDRethereum",
2111 "tokenType": "GENERAL",
2112 "isPayInAllowed": false
2113 },
2114 {
2115 "_id": "65f03b34290fbbc9cdc0bf46",
2116 "coinId": "usd-coin",
2117 "address": "0x31B19AC3fA69a4AC1cBa73a82E915f256699B9E7",
2118 "addressAdditionalData": false,
2119 "createdAt": "2023-11-27T21:37:40.275Z",
2120 "decimals": 6,
2121 "image": {
2122 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
2123 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
2124 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
2125 },
2126 "isAllowed": true,
2127 "isPopular": false,
2128 "isStable": true,
2129 "name": "USDC CSA",
2130 "roundOff": 2,
2131 "symbol": "USDC_C",
2132 "isIgnorePriceVerification": true,
2133 "kycCountriesNotSupported": [
2134 "US"
2135 ],
2136 "network": {
2137 "name": "ethereum",
2138 "fiatCurrenciesNotSupported": [],
2139 "chainId": "11155111"
2140 },
2141 "uniqueId": "USDC_Cethereum",
2142 "tokenType": "GENERAL",
2143 "isPayInAllowed": false
2144 },
2145 {
2146 "_id": "65f03b34290fbbc9cdc0bf46",
2147 "coinId": "usd-coin",
2148 "address": "0xB19DFFb9a1d8C449C70342eC5eddce39Fc9958cd",
2149 "addressAdditionalData": false,
2150 "createdAt": "2023-11-27T21:37:40.275Z",
2151 "decimals": 6,
2152 "image": {
2153 "large": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_large.png",
2154 "small": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_small.png",
2155 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/usd-coin_thumb.png"
2156 },
2157 "isAllowed": true,
2158 "isPopular": false,
2159 "isStable": true,
2160 "name": "USDC CSA",
2161 "roundOff": 2,
2162 "symbol": "USDC_C",
2163 "isIgnorePriceVerification": true,
2164 "kycCountriesNotSupported": [
2165 "US"
2166 ],
2167 "network": {
2168 "name": "polygon",
2169 "fiatCurrenciesNotSupported": [],
2170 "chainId": "80002"
2171 },
2172 "uniqueId": "USDC_Cpolygon",
2173 "tokenType": "GENERAL",
2174 "isPayInAllowed": false
2175 },
2176 {
2177 "_id": "62a31cb18700e16bd6d12f68",
2178 "coinId": "polkadot",
2179 "addressAdditionalData": false,
2180 "createdAt": "2022-06-10T10:28:01.130Z",
2181 "decimals": 10,
2182 "image": {
2183 "large": "https://assets-stg.transak.com/images/cryptoCurrency/polkadot_large.png",
2184 "small": "https://assets-stg.transak.com/images/cryptoCurrency/polkadot_small.png",
2185 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/polkadot_thumb.png"
2186 },
2187 "isAllowed": true,
2188 "isPopular": false,
2189 "isStable": false,
2190 "name": "Polkadot",
2191 "roundOff": 8,
2192 "symbol": "DOT",
2193 "kycCountriesNotSupported": [],
2194 "network": {
2195 "name": "mainnet",
2196 "fiatCurrenciesNotSupported": []
2197 },
2198 "uniqueId": "DOTmainnet",
2199 "tokenType": "GENERAL",
2200 "isPayInAllowed": false
2201 },
2202 {
2203 "_id": "647f50cb3334478e3ff75d9e",
2204 "coinId": "tron",
2205 "addressAdditionalData": false,
2206 "createdAt": "2023-06-06T15:29:14.501Z",
2207 "decimals": 6,
2208 "image": {
2209 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tron_large.png",
2210 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tron_small.png",
2211 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tron_thumb.png"
2212 },
2213 "isAllowed": true,
2214 "isPopular": false,
2215 "isStable": false,
2216 "name": "TRON",
2217 "roundOff": 2,
2218 "symbol": "TRX",
2219 "kycCountriesNotSupported": [
2220 "US"
2221 ],
2222 "network": {
2223 "name": "mainnet",
2224 "fiatCurrenciesNotSupported": []
2225 },
2226 "uniqueId": "TRXmainnet",
2227 "tokenType": "GENERAL",
2228 "isPayInAllowed": true
2229 },
2230 {
2231 "_id": "60fb2da7bc2b1981016af1a6",
2232 "coinId": "solana",
2233 "addressAdditionalData": false,
2234 "createdAt": "2021-07-23T20:59:19.187Z",
2235 "decimals": 9,
2236 "image": {
2237 "large": "https://assets-stg.transak.com/images/cryptoCurrency/solana_large.png",
2238 "small": "https://assets-stg.transak.com/images/cryptoCurrency/solana_small.png",
2239 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/solana_thumb.png"
2240 },
2241 "isAllowed": true,
2242 "isPopular": false,
2243 "isStable": false,
2244 "name": "Solana",
2245 "roundOff": 8,
2246 "symbol": "SOL",
2247 "isIgnorePriceVerification": false,
2248 "image_bk": {
2249 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/solana_large.png",
2250 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/solana_thumb.png",
2251 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/solana_small.png"
2252 },
2253 "kycCountriesNotSupported": [],
2254 "network": {
2255 "name": "solana",
2256 "fiatCurrenciesNotSupported": []
2257 },
2258 "uniqueId": "SOLsolana",
2259 "tokenType": "GENERAL",
2260 "isPayInAllowed": true
2261 },
2262 {
2263 "_id": "6593a55fd72d737ef86a3a67",
2264 "coinId": "chainlink",
2265 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
2266 "addressAdditionalData": false,
2267 "createdAt": "2024-01-02T05:55:43.209Z",
2268 "decimals": 18,
2269 "image": {
2270 "large": "https://assets-stg.transak.com/images/cryptoCurrency/chainlink_large.png",
2271 "small": "https://assets-stg.transak.com/images/cryptoCurrency/chainlink_small.png",
2272 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/chainlink_thumb.png"
2273 },
2274 "isAllowed": true,
2275 "isPopular": false,
2276 "isStable": false,
2277 "name": "Chainlink",
2278 "roundOff": 8,
2279 "symbol": "LINK",
2280 "kycCountriesNotSupported": [
2281 "US"
2282 ],
2283 "network": {
2284 "name": "ethereum",
2285 "fiatCurrenciesNotSupported": [],
2286 "chainId": "11155111"
2287 },
2288 "uniqueId": "LINKethereum",
2289 "tokenType": "GENERAL",
2290 "isPayInAllowed": false
2291 },
2292 {
2293 "_id": "621cdf18984124b69eecb7cb",
2294 "coinId": "wrapped-bitcoin",
2295 "address": "0x29f2D40B0605204364af54EC677bD022dA425d03",
2296 "addressAdditionalData": false,
2297 "createdAt": "2022-02-28T14:41:27.953Z",
2298 "decimals": 8,
2299 "image": {
2300 "large": "https://assets-stg.transak.com/images/cryptoCurrency/wrapped-bitcoin_large.png",
2301 "small": "https://assets-stg.transak.com/images/cryptoCurrency/wrapped-bitcoin_small.png",
2302 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/wrapped-bitcoin_thumb.png"
2303 },
2304 "isAllowed": true,
2305 "isPopular": false,
2306 "isStable": false,
2307 "name": "Wrapped Bitcoin",
2308 "roundOff": 8,
2309 "symbol": "WBTC",
2310 "isIgnorePriceVerification": false,
2311 "image_bk": {
2312 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/wrapped-bitcoin_large.png",
2313 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/wrapped-bitcoin_thumb.png",
2314 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/wrapped-bitcoin_small.png"
2315 },
2316 "kycCountriesNotSupported": [
2317 "US"
2318 ],
2319 "network": {
2320 "name": "ethereum",
2321 "fiatCurrenciesNotSupported": [],
2322 "chainId": "11155111"
2323 },
2324 "uniqueId": "WBTCethereum",
2325 "tokenType": "GENERAL",
2326 "isPayInAllowed": false
2327 },
2328 {
2329 "_id": "621cdf18984124b69eecb7cb",
2330 "coinId": "wrapped-bitcoin",
2331 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
2332 "addressAdditionalData": false,
2333 "createdAt": "2022-02-28T14:41:27.953Z",
2334 "decimals": 18,
2335 "image": {
2336 "large": "https://assets-stg.transak.com/images/cryptoCurrency/wrapped-bitcoin_large.png",
2337 "small": "https://assets-stg.transak.com/images/cryptoCurrency/wrapped-bitcoin_small.png",
2338 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/wrapped-bitcoin_thumb.png"
2339 },
2340 "isAllowed": true,
2341 "isPopular": false,
2342 "isStable": false,
2343 "name": "Wrapped Bitcoin",
2344 "roundOff": 8,
2345 "symbol": "WBTC",
2346 "isIgnorePriceVerification": false,
2347 "image_bk": {
2348 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/wrapped-bitcoin_large.png",
2349 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/wrapped-bitcoin_thumb.png",
2350 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/wrapped-bitcoin_small.png"
2351 },
2352 "kycCountriesNotSupported": [
2353 "US"
2354 ],
2355 "network": {
2356 "name": "polygon",
2357 "fiatCurrenciesNotSupported": [],
2358 "chainId": "80002"
2359 },
2360 "uniqueId": "WBTCpolygon",
2361 "tokenType": "GENERAL",
2362 "isPayInAllowed": false
2363 },
2364 {
2365 "_id": "5ebf0bab884cb195e0f0a73c",
2366 "coinId": "polygon-ecosystem-token",
2367 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
2368 "addressAdditionalData": false,
2369 "createdAt": "2020-05-15T21:37:48.882Z",
2370 "decimals": 18,
2371 "image": {
2372 "large": "https://assets-stg.transak.com/images/cryptoCurrency/matic-network_large.png",
2373 "small": "https://assets-stg.transak.com/images/cryptoCurrency/matic-network_small.png",
2374 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/matic-network_thumb.png"
2375 },
2376 "isAllowed": true,
2377 "isPopular": false,
2378 "isStable": false,
2379 "name": "Polygon",
2380 "roundOff": 2,
2381 "symbol": "MATIC",
2382 "isIgnorePriceVerification": false,
2383 "image_bk": {
2384 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/matic-network_large.png",
2385 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/matic-network_thumb.png",
2386 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/matic-network_small.png"
2387 },
2388 "kycCountriesNotSupported": [],
2389 "network": {
2390 "name": "polygon",
2391 "fiatCurrenciesNotSupported": [],
2392 "chainId": "80002"
2393 },
2394 "uniqueId": "MATICpolygon",
2395 "tokenType": "GENERAL",
2396 "isPayInAllowed": false
2397 },
2398 {
2399 "_id": "6141d4217ce8f0622d7973a2",
2400 "coinId": "avalanche-2",
2401 "addressAdditionalData": false,
2402 "createdAt": "2021-09-15T11:08:17.641Z",
2403 "decimals": 9,
2404 "image": {
2405 "large": "https://assets-stg.transak.com/images/cryptoCurrency/avalanche-2_large.png",
2406 "small": "https://assets-stg.transak.com/images/cryptoCurrency/avalanche-2_small.png",
2407 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/avalanche-2_thumb.png"
2408 },
2409 "isAllowed": true,
2410 "isPopular": false,
2411 "isStable": false,
2412 "name": "Avalanche",
2413 "roundOff": 8,
2414 "symbol": "AVAX",
2415 "image_bk": {
2416 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/avalanche-2_large.png",
2417 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/avalanche-2_thumb.png",
2418 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/avalanche-2_small.png"
2419 },
2420 "kycCountriesNotSupported": [
2421 "US"
2422 ],
2423 "network": {
2424 "name": "mainnet",
2425 "fiatCurrenciesNotSupported": []
2426 },
2427 "uniqueId": "AVAXmainnet",
2428 "tokenType": "GENERAL",
2429 "isPayInAllowed": false
2430 },
2431 {
2432 "_id": "6141d4217ce8f0622d7973a2",
2433 "coinId": "avalanche-2",
2434 "addressAdditionalData": false,
2435 "createdAt": "2021-09-15T11:08:17.641Z",
2436 "decimals": 18,
2437 "image": {
2438 "large": "https://assets-stg.transak.com/images/cryptoCurrency/avalanche-2_large.png",
2439 "small": "https://assets-stg.transak.com/images/cryptoCurrency/avalanche-2_small.png",
2440 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/avalanche-2_thumb.png"
2441 },
2442 "isAllowed": true,
2443 "isPopular": false,
2444 "isStable": false,
2445 "name": "Avalanche",
2446 "roundOff": 8,
2447 "symbol": "AVAX",
2448 "image_bk": {
2449 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/avalanche-2_large.png",
2450 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/avalanche-2_thumb.png",
2451 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/avalanche-2_small.png"
2452 },
2453 "kycCountriesNotSupported": [],
2454 "network": {
2455 "name": "avaxcchain",
2456 "fiatCurrenciesNotSupported": []
2457 },
2458 "uniqueId": "AVAXavaxcchain",
2459 "tokenType": "GENERAL",
2460 "isPayInAllowed": true
2461 },
2462 {
2463 "_id": "62c77341336166d0dc77eef1",
2464 "coinId": "staked-ether",
2465 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
2466 "addressAdditionalData": false,
2467 "createdAt": "2022-07-07T23:58:57.160Z",
2468 "decimals": 18,
2469 "image": {
2470 "large": "https://assets-stg.transak.com/images/cryptoCurrency/staked-ether_large.png",
2471 "small": "https://assets-stg.transak.com/images/cryptoCurrency/staked-ether_small.png",
2472 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/staked-ether_thumb.png"
2473 },
2474 "isAllowed": true,
2475 "isPopular": false,
2476 "isStable": false,
2477 "name": "Lido Staked Ether",
2478 "roundOff": 8,
2479 "symbol": "STETH",
2480 "isIgnorePriceVerification": false,
2481 "kycCountriesNotSupported": [
2482 "US"
2483 ],
2484 "network": {
2485 "name": "ethereum",
2486 "fiatCurrenciesNotSupported": [],
2487 "chainId": "11155111"
2488 },
2489 "uniqueId": "STETHethereum",
2490 "tokenType": "GENERAL",
2491 "isPayInAllowed": false
2492 },
2493 {
2494 "_id": "653a06dc6af15bec9302658c",
2495 "coinId": "shiba-inu",
2496 "address": "0x1e9f21935617d3e87a63c5d0a605acc3c17774a6",
2497 "addressAdditionalData": false,
2498 "createdAt": "2023-10-26T06:27:39.968Z",
2499 "decimals": 18,
2500 "image": {
2501 "large": "https://assets-stg.transak.com/images/cryptoCurrency/shiba-inu_large.png",
2502 "small": "https://assets-stg.transak.com/images/cryptoCurrency/shiba-inu_small.png",
2503 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/shiba-inu_thumb.png"
2504 },
2505 "isAllowed": true,
2506 "isPopular": false,
2507 "isStable": false,
2508 "name": "Shiba Inu",
2509 "roundOff": 0,
2510 "symbol": "SHIB",
2511 "kycCountriesNotSupported": [
2512 "US"
2513 ],
2514 "network": {
2515 "name": "ethereum",
2516 "fiatCurrenciesNotSupported": [],
2517 "chainId": "11155111"
2518 },
2519 "uniqueId": "SHIBethereum",
2520 "tokenType": "GENERAL",
2521 "isPayInAllowed": false
2522 },
2523 {
2524 "_id": "6593a457d72d737ef869eb5b",
2525 "coinId": "internet-computer",
2526 "addressAdditionalData": false,
2527 "createdAt": "2024-01-02T05:51:19.110Z",
2528 "decimals": 8,
2529 "image": {
2530 "large": "https://assets-stg.transak.com/images/cryptoCurrency/internet-computer_large.png",
2531 "small": "https://assets-stg.transak.com/images/cryptoCurrency/internet-computer_small.png",
2532 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/internet-computer_thumb.png"
2533 },
2534 "isAllowed": true,
2535 "isPopular": false,
2536 "isStable": false,
2537 "name": "Internet Computer",
2538 "roundOff": 8,
2539 "symbol": "ICP",
2540 "kycCountriesNotSupported": [
2541 "US"
2542 ],
2543 "network": {
2544 "name": "mainnet",
2545 "fiatCurrenciesNotSupported": []
2546 },
2547 "uniqueId": "ICPmainnet",
2548 "tokenType": "GENERAL",
2549 "isPayInAllowed": false
2550 },
2551 {
2552 "_id": "61f953af69d1498df7e44469",
2553 "coinId": "algorand",
2554 "addressAdditionalData": false,
2555 "createdAt": "2022-02-01T15:37:18.427Z",
2556 "decimals": 6,
2557 "image": {
2558 "large": "https://assets-stg.transak.com/images/cryptoCurrency/algorand_large.png",
2559 "small": "https://assets-stg.transak.com/images/cryptoCurrency/algorand_small.png",
2560 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/algorand_thumb.png"
2561 },
2562 "isAllowed": true,
2563 "isPopular": false,
2564 "isStable": false,
2565 "name": "Algorand",
2566 "roundOff": 2,
2567 "symbol": "ALGO",
2568 "image_bk": {
2569 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/algorand_large.png",
2570 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/algorand_thumb.png",
2571 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/algorand_small.png"
2572 },
2573 "kycCountriesNotSupported": [
2574 "US"
2575 ],
2576 "network": {
2577 "name": "mainnet",
2578 "fiatCurrenciesNotSupported": []
2579 },
2580 "uniqueId": "ALGOmainnet",
2581 "tokenType": "GENERAL",
2582 "isPayInAllowed": true
2583 },
2584 {
2585 "_id": "6425216c2b1f2776a516a4de",
2586 "coinId": "the-open-network",
2587 "addressAdditionalData": {
2588 "name": "dest_tag",
2589 "display_name": "MEMO"
2590 },
2591 "createdAt": "2023-03-30T05:43:07.352Z",
2592 "decimals": 9,
2593 "image": {
2594 "large": "https://assets-stg.transak.com/images/cryptoCurrency/the-open-network_large.png",
2595 "small": "https://assets-stg.transak.com/images/cryptoCurrency/the-open-network_small.png",
2596 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/the-open-network_thumb.png"
2597 },
2598 "isAllowed": true,
2599 "isPopular": false,
2600 "isStable": false,
2601 "name": "Toncoin",
2602 "roundOff": 2,
2603 "symbol": "TON",
2604 "isIgnorePriceVerification": false,
2605 "kycCountriesNotSupported": [
2606 "US"
2607 ],
2608 "network": {
2609 "name": "ton",
2610 "fiatCurrenciesNotSupported": []
2611 },
2612 "uniqueId": "TONton",
2613 "tokenType": "GENERAL",
2614 "isPayInAllowed": true
2615 },
2616 {
2617 "_id": "668247050372a9ee211578b7",
2618 "coinId": "pepe",
2619 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
2620 "addressAdditionalData": false,
2621 "createdAt": "2024-07-01T06:04:52.851Z",
2622 "decimals": 18,
2623 "image": {
2624 "large": "https://assets-stg.transak.com/images/cryptoCurrency/pepe_large.jpg",
2625 "small": "https://assets-stg.transak.com/images/cryptoCurrency/pepe_small.jpg",
2626 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/pepe_thumb.jpg"
2627 },
2628 "isAllowed": true,
2629 "isPopular": false,
2630 "isStable": false,
2631 "name": "Pepe",
2632 "roundOff": 0,
2633 "symbol": "PEPE",
2634 "kycCountriesNotSupported": [
2635 "US"
2636 ],
2637 "network": {
2638 "name": "ethereum",
2639 "fiatCurrenciesNotSupported": [
2640 {
2641 "fiatCurrency": "USD",
2642 "paymentMethod": "credit_debit_card"
2643 },
2644 {
2645 "fiatCurrency": "USD",
2646 "paymentMethod": "apple_pay"
2647 },
2648 {
2649 "fiatCurrency": "USD",
2650 "paymentMethod": "google_pay"
2651 },
2652 {
2653 "fiatCurrency": "USD",
2654 "paymentMethod": "pm_cash_app"
2655 },
2656 {
2657 "fiatCurrency": "USD",
2658 "paymentMethod": "pm_us_wire_bank_transfer"
2659 }
2660 ],
2661 "chainId": "11155111"
2662 },
2663 "uniqueId": "PEPEethereum",
2664 "tokenType": "GENERAL",
2665 "isPayInAllowed": false
2666 },
2667 {
2668 "_id": "6336f67316aa675f56650501",
2669 "coinId": "stellar",
2670 "addressAdditionalData": false,
2671 "createdAt": "2022-09-30T14:00:19.281Z",
2672 "decimals": 7,
2673 "image": {
2674 "large": "https://assets-stg.transak.com/images/cryptoCurrency/stellar_large.png",
2675 "small": "https://assets-stg.transak.com/images/cryptoCurrency/stellar_small.png",
2676 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/stellar_thumb.png"
2677 },
2678 "isAllowed": true,
2679 "isPopular": false,
2680 "isStable": false,
2681 "name": "Stellar",
2682 "roundOff": 2,
2683 "symbol": "XLM",
2684 "isIgnorePriceVerification": false,
2685 "kycCountriesNotSupported": [],
2686 "network": {
2687 "name": "mainnet",
2688 "fiatCurrenciesNotSupported": []
2689 },
2690 "uniqueId": "XLMmainnet",
2691 "tokenType": "GENERAL",
2692 "isPayInAllowed": true
2693 },
2694 {
2695 "_id": "62946c2db852d59860c656f9",
2696 "coinId": "ethereum-classic",
2697 "addressAdditionalData": false,
2698 "createdAt": "2022-05-30T07:03:08.160Z",
2699 "decimals": 18,
2700 "image": {
2701 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum-classic_large.png",
2702 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum-classic_small.png",
2703 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethereum-classic_thumb.png"
2704 },
2705 "isAllowed": true,
2706 "isPopular": false,
2707 "isStable": false,
2708 "name": "Ethereum Classic",
2709 "roundOff": 8,
2710 "symbol": "ETC",
2711 "image_bk": {
2712 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ethereum-classic_large.png",
2713 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ethereum-classic_thumb.png",
2714 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ethereum-classic_small.png"
2715 },
2716 "kycCountriesNotSupported": [
2717 "US"
2718 ],
2719 "network": {
2720 "name": "mainnet",
2721 "fiatCurrenciesNotSupported": []
2722 },
2723 "uniqueId": "ETCmainnet",
2724 "tokenType": "GENERAL",
2725 "isPayInAllowed": true
2726 },
2727 {
2728 "_id": "6333ff8216aa675f5646c652",
2729 "coinId": "crypto-com-chain",
2730 "address": "0x0000000000000000000000000000000000000000",
2731 "addressAdditionalData": false,
2732 "createdAt": "2022-09-28T08:02:09.915Z",
2733 "decimals": 18,
2734 "image": {
2735 "large": "https://assets-stg.transak.com/images/cryptoCurrency/crypto-com-chain_large.jpg",
2736 "small": "https://assets-stg.transak.com/images/cryptoCurrency/crypto-com-chain_small.jpg",
2737 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/crypto-com-chain_thumb.jpg"
2738 },
2739 "isAllowed": true,
2740 "isPopular": false,
2741 "isStable": false,
2742 "name": "Cronos",
2743 "roundOff": 2,
2744 "symbol": "CRO",
2745 "isIgnorePriceVerification": false,
2746 "kycCountriesNotSupported": [],
2747 "network": {
2748 "name": "cronos",
2749 "fiatCurrenciesNotSupported": [],
2750 "chainId": "338"
2751 },
2752 "uniqueId": "CROcronos",
2753 "tokenType": "GENERAL",
2754 "isPayInAllowed": false
2755 },
2756 {
2757 "_id": "5ebf0ba6884cb195e0f0a724",
2758 "coinId": "dai",
2759 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
2760 "addressAdditionalData": false,
2761 "createdAt": "2020-05-15T21:37:43.680Z",
2762 "decimals": 18,
2763 "image": {
2764 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dai_large.png",
2765 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dai_small.png",
2766 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dai_thumb.png"
2767 },
2768 "isAllowed": true,
2769 "isPopular": false,
2770 "isStable": true,
2771 "name": "Dai",
2772 "roundOff": 2,
2773 "symbol": "DAI",
2774 "isIgnorePriceVerification": true,
2775 "image_bk": {
2776 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/dai_large.png",
2777 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/dai_thumb.png",
2778 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/dai_small.png"
2779 },
2780 "kycCountriesNotSupported": [
2781 "US"
2782 ],
2783 "network": {
2784 "name": "polygon",
2785 "fiatCurrenciesNotSupported": [],
2786 "chainId": "80002"
2787 },
2788 "uniqueId": "DAIpolygon",
2789 "tokenType": "GENERAL",
2790 "isPayInAllowed": false,
2791 "isSuspended": false
2792 },
2793 {
2794 "_id": "5ebf0ba6884cb195e0f0a724",
2795 "coinId": "dai",
2796 "address": "0x96979d25EFbA1F171adAceEe75b73A4c0610AF30",
2797 "addressAdditionalData": false,
2798 "createdAt": "2020-05-15T21:37:43.680Z",
2799 "decimals": 18,
2800 "image": {
2801 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dai_large.png",
2802 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dai_small.png",
2803 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dai_thumb.png"
2804 },
2805 "isAllowed": true,
2806 "isPopular": true,
2807 "isStable": true,
2808 "name": "Dai",
2809 "roundOff": 2,
2810 "symbol": "DAI",
2811 "isIgnorePriceVerification": true,
2812 "image_bk": {
2813 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/dai_large.png",
2814 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/dai_thumb.png",
2815 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/dai_small.png"
2816 },
2817 "kycCountriesNotSupported": [
2818 "US"
2819 ],
2820 "network": {
2821 "name": "palm",
2822 "fiatCurrenciesNotSupported": [],
2823 "chainId": "11297108099"
2824 },
2825 "uniqueId": "DAIpalm",
2826 "tokenType": "GENERAL",
2827 "isPayInAllowed": false,
2828 "isSuspended": false
2829 },
2830 {
2831 "_id": "62e10add76ac6aa140f57901",
2832 "coinId": "cosmos",
2833 "addressAdditionalData": false,
2834 "createdAt": "2022-07-27T09:52:29.170Z",
2835 "decimals": 6,
2836 "image": {
2837 "large": "https://assets-stg.transak.com/images/cryptoCurrency/cosmos_large.png",
2838 "small": "https://assets-stg.transak.com/images/cryptoCurrency/cosmos_small.png",
2839 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/cosmos_thumb.png"
2840 },
2841 "isAllowed": true,
2842 "isPopular": false,
2843 "isStable": false,
2844 "name": "Cosmos Hub",
2845 "roundOff": 2,
2846 "symbol": "ATOM",
2847 "kycCountriesNotSupported": [
2848 "US"
2849 ],
2850 "network": {
2851 "name": "mainnet",
2852 "fiatCurrenciesNotSupported": []
2853 },
2854 "uniqueId": "ATOMmainnet",
2855 "tokenType": "GENERAL",
2856 "isPayInAllowed": false
2857 },
2858 {
2859 "_id": "62fb70cecef79111cc98da16",
2860 "coinId": "dai",
2861 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
2862 "addressAdditionalData": false,
2863 "createdAt": "2020-05-15T21:37:43.680Z",
2864 "decimals": 18,
2865 "image": {
2866 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dai_large.png",
2867 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dai_small.png",
2868 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dai_thumb.png"
2869 },
2870 "isAllowed": true,
2871 "isPopular": false,
2872 "isStable": true,
2873 "name": "Superfluid fDai",
2874 "roundOff": 2,
2875 "symbol": "SFDAI",
2876 "isIgnorePriceVerification": true,
2877 "image_bk": {
2878 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/dai_large.png",
2879 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/dai_thumb.png",
2880 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/dai_small.png"
2881 },
2882 "kycCountriesNotSupported": [],
2883 "network": {
2884 "name": "polygon",
2885 "fiatCurrenciesNotSupported": [],
2886 "chainId": "80002"
2887 },
2888 "uniqueId": "SFDAIpolygon",
2889 "tokenType": "GENERAL",
2890 "isPayInAllowed": false
2891 },
2892 {
2893 "_id": "64c7808caa8ed3eae804e9ea",
2894 "coinId": "mantle",
2895 "address": "0xdeaddeaddeaddeaddeaddeaddeaddeaddead0000",
2896 "addressAdditionalData": false,
2897 "createdAt": "2023-07-31T09:36:12.036Z",
2898 "decimals": 18,
2899 "image": {
2900 "large": "https://assets-stg.transak.com/images/cryptoCurrency/mantle_large.png",
2901 "small": "https://assets-stg.transak.com/images/cryptoCurrency/mantle_small.png",
2902 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/mantle_thumb.png"
2903 },
2904 "isAllowed": true,
2905 "isPopular": false,
2906 "isStable": false,
2907 "name": "Mantle",
2908 "roundOff": 2,
2909 "symbol": "MNT",
2910 "isIgnorePriceVerification": true,
2911 "kycCountriesNotSupported": [
2912 "US"
2913 ],
2914 "network": {
2915 "name": "mantle",
2916 "fiatCurrenciesNotSupported": [],
2917 "chainId": "5001"
2918 },
2919 "uniqueId": "MNTmantle",
2920 "tokenType": "GENERAL",
2921 "isPayInAllowed": false
2922 },
2923 {
2924 "_id": "634e7e903dd7448834e50a33",
2925 "coinId": "flow",
2926 "address": "0x7e60df042a9c0868",
2927 "addressAdditionalData": false,
2928 "createdAt": "2022-10-18T10:23:11.691Z",
2929 "decimals": 8,
2930 "image": {
2931 "large": "https://assets-stg.transak.com/images/cryptoCurrency/flow_large.png",
2932 "small": "https://assets-stg.transak.com/images/cryptoCurrency/flow_small.png",
2933 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/flow_thumb.png"
2934 },
2935 "isAllowed": true,
2936 "isPopular": false,
2937 "isStable": false,
2938 "name": "Flow",
2939 "roundOff": 2,
2940 "symbol": "FLOW",
2941 "kycCountriesNotSupported": [
2942 "US"
2943 ],
2944 "network": {
2945 "name": "flow",
2946 "fiatCurrenciesNotSupported": []
2947 },
2948 "uniqueId": "FLOWflow",
2949 "tokenType": "GENERAL",
2950 "tokenIdentifier": "FlowToken",
2951 "isPayInAllowed": false
2952 },
2953 {
2954 "_id": "620ad617a8f2e6fb9b0b8ba7",
2955 "coinId": "the-sandbox",
2956 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
2957 "addressAdditionalData": false,
2958 "createdAt": "2022-02-14T22:22:14.260Z",
2959 "decimals": 18,
2960 "image": {
2961 "large": "https://assets-stg.transak.com/images/cryptoCurrency/the-sandbox_large.jpg",
2962 "small": "https://assets-stg.transak.com/images/cryptoCurrency/the-sandbox_small.png",
2963 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/the-sandbox_thumb.jpg"
2964 },
2965 "isAllowed": true,
2966 "isPopular": false,
2967 "isStable": false,
2968 "name": "The Sandbox",
2969 "roundOff": 2,
2970 "symbol": "SAND",
2971 "isIgnorePriceVerification": true,
2972 "image_bk": {
2973 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/the-sandbox_large.jpg",
2974 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/the-sandbox_thumb.jpg",
2975 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/the-sandbox_small.jpg"
2976 },
2977 "kycCountriesNotSupported": [],
2978 "network": {
2979 "name": "ethereum",
2980 "fiatCurrenciesNotSupported": [],
2981 "chainId": "11155111"
2982 },
2983 "uniqueId": "SANDethereum",
2984 "tokenType": "GENERAL",
2985 "isPayInAllowed": false
2986 },
2987 {
2988 "_id": "5f85f83906b3e8c7aa0e870d",
2989 "coinId": "elrond-erd-2",
2990 "addressAdditionalData": false,
2991 "createdAt": "2021-01-13T09:09:07.356Z",
2992 "decimals": 12,
2993 "image": {
2994 "large": "https://assets-stg.transak.com/images/cryptoCurrency/elrond-erd-2_large.png",
2995 "small": "https://assets-stg.transak.com/images/cryptoCurrency/elrond-erd-2_small.png",
2996 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/elrond-erd-2_thumb.png"
2997 },
2998 "isAllowed": true,
2999 "isPopular": true,
3000 "isStable": false,
3001 "name": "MultiversX",
3002 "roundOff": 8,
3003 "symbol": "EGLD",
3004 "isIgnorePriceVerification": false,
3005 "image_bk": {
3006 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/elrond-erd-2_large.png",
3007 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/elrond-erd-2_thumb.png",
3008 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/elrond-erd-2_small.png"
3009 },
3010 "kycCountriesNotSupported": [
3011 "US"
3012 ],
3013 "network": {
3014 "name": "mainnet",
3015 "fiatCurrenciesNotSupported": []
3016 },
3017 "uniqueId": "EGLDmainnet",
3018 "tokenType": "GENERAL",
3019 "isPayInAllowed": false
3020 },
3021 {
3022 "_id": "632960a9e317728b86e5e262",
3023 "coinId": "hedera-hashgraph",
3024 "address": "^(0|(?:[1-9]\\d*))\\.(0|(?:[1-9]\\d*))\\.(0|(?:[1-9]\\d*))(?:-([a-z]{5}))?$",
3025 "addressAdditionalData": false,
3026 "createdAt": "2022-09-20T06:41:45.463Z",
3027 "decimals": 8,
3028 "image": {
3029 "large": "https://assets-stg.transak.com/images/cryptoCurrency/hedera-hashgraph_large.png",
3030 "small": "https://assets-stg.transak.com/images/cryptoCurrency/hedera-hashgraph_small.png",
3031 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/hedera-hashgraph_thumb.png"
3032 },
3033 "isAllowed": true,
3034 "isPopular": false,
3035 "isStable": false,
3036 "name": "Hedera",
3037 "roundOff": 2,
3038 "symbol": "HBAR",
3039 "isIgnorePriceVerification": false,
3040 "kycCountriesNotSupported": [],
3041 "network": {
3042 "name": "mainnet",
3043 "fiatCurrenciesNotSupported": []
3044 },
3045 "uniqueId": "HBARmainnet",
3046 "tokenType": "GENERAL",
3047 "isPayInAllowed": false
3048 },
3049 {
3050 "_id": "630ef8eb221025a994d8b8db",
3051 "coinId": "tezos",
3052 "addressAdditionalData": false,
3053 "createdAt": "2022-08-31T06:00:10.513Z",
3054 "decimals": 6,
3055 "image": {
3056 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_large.png",
3057 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_small.png",
3058 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_thumb.png"
3059 },
3060 "isAllowed": true,
3061 "isPopular": false,
3062 "isStable": false,
3063 "name": "Tezos",
3064 "roundOff": 2,
3065 "symbol": "XTZ",
3066 "isIgnorePriceVerification": false,
3067 "kycCountriesNotSupported": [],
3068 "network": {
3069 "name": "mainnet",
3070 "fiatCurrenciesNotSupported": []
3071 },
3072 "uniqueId": "XTZmainnet",
3073 "tokenType": "GENERAL",
3074 "isPayInAllowed": true
3075 },
3076 {
3077 "_id": "630ef8eb221025a994d8b8db",
3078 "coinId": "tezos",
3079 "address": "0x0000000000000000000000000000000000000000",
3080 "addressAdditionalData": false,
3081 "createdAt": "2022-08-31T06:00:10.513Z",
3082 "decimals": 18,
3083 "image": {
3084 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_large.png",
3085 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_small.png",
3086 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_thumb.png"
3087 },
3088 "isAllowed": true,
3089 "isPopular": false,
3090 "isStable": false,
3091 "name": "Tezos",
3092 "roundOff": 2,
3093 "symbol": "XTZ",
3094 "isIgnorePriceVerification": false,
3095 "kycCountriesNotSupported": [
3096 "US"
3097 ],
3098 "network": {
3099 "name": "etherlink",
3100 "fiatCurrenciesNotSupported": [
3101 {
3102 "fiatCurrency": "USD",
3103 "paymentMethod": "credit_debit_card"
3104 },
3105 {
3106 "fiatCurrency": "USD",
3107 "paymentMethod": "apple_pay"
3108 },
3109 {
3110 "fiatCurrency": "USD",
3111 "paymentMethod": "google_pay"
3112 },
3113 {
3114 "fiatCurrency": "USD",
3115 "paymentMethod": "pm_cash_app"
3116 },
3117 {
3118 "fiatCurrency": "USD",
3119 "paymentMethod": "pm_venmo"
3120 },
3121 {
3122 "fiatCurrency": "USD",
3123 "paymentMethod": "pm_zelle"
3124 },
3125 {
3126 "fiatCurrency": "USD",
3127 "paymentMethod": "pm_jwire"
3128 },
3129 {
3130 "fiatCurrency": "USD",
3131 "paymentMethod": "pm_jach"
3132 }
3133 ]
3134 },
3135 "uniqueId": "XTZetherlink",
3136 "tokenType": "GENERAL",
3137 "isPayInAllowed": false
3138 },
3139 {
3140 "_id": "665707a834d69dbbd5c8f18f",
3141 "coinId": "first-digital-usd",
3142 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
3143 "addressAdditionalData": false,
3144 "createdAt": "2024-05-29T10:47:03.925Z",
3145 "decimals": 18,
3146 "image": {
3147 "large": "https://assets-stg.transak.com/images/cryptoCurrency/first-digital-usd_large.jpg",
3148 "small": "https://assets-stg.transak.com/images/cryptoCurrency/first-digital-usd_small.jpg",
3149 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/first-digital-usd_thumb.jpg"
3150 },
3151 "isAllowed": true,
3152 "isPopular": false,
3153 "isStable": true,
3154 "name": "First Digital USD",
3155 "roundOff": 2,
3156 "symbol": "FDUSD",
3157 "isIgnorePriceVerification": false,
3158 "kycCountriesNotSupported": [
3159 "US"
3160 ],
3161 "network": {
3162 "name": "ethereum",
3163 "fiatCurrenciesNotSupported": [
3164 {
3165 "fiatCurrency": "USD",
3166 "paymentMethod": "credit_debit_card"
3167 },
3168 {
3169 "fiatCurrency": "USD",
3170 "paymentMethod": "apple_pay"
3171 },
3172 {
3173 "fiatCurrency": "USD",
3174 "paymentMethod": "google_pay"
3175 },
3176 {
3177 "fiatCurrency": "USD",
3178 "paymentMethod": "pm_cash_app"
3179 }
3180 ],
3181 "chainId": "11155111"
3182 },
3183 "uniqueId": "FDUSDethereum",
3184 "tokenType": "GENERAL",
3185 "isPayInAllowed": false
3186 },
3187 {
3188 "_id": "665707a834d69dbbd5c8f18f",
3189 "coinId": "first-digital-usd",
3190 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
3191 "addressAdditionalData": false,
3192 "createdAt": "2024-05-29T10:47:03.925Z",
3193 "decimals": 18,
3194 "image": {
3195 "large": "https://assets-stg.transak.com/images/cryptoCurrency/first-digital-usd_large.jpg",
3196 "small": "https://assets-stg.transak.com/images/cryptoCurrency/first-digital-usd_small.jpg",
3197 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/first-digital-usd_thumb.jpg"
3198 },
3199 "isAllowed": true,
3200 "isPopular": false,
3201 "isStable": true,
3202 "name": "First Digital USD",
3203 "roundOff": 2,
3204 "symbol": "FDUSD",
3205 "isIgnorePriceVerification": false,
3206 "kycCountriesNotSupported": [
3207 "US"
3208 ],
3209 "network": {
3210 "name": "bsc",
3211 "fiatCurrenciesNotSupported": [
3212 {
3213 "fiatCurrency": "USD",
3214 "paymentMethod": "credit_debit_card"
3215 },
3216 {
3217 "fiatCurrency": "USD",
3218 "paymentMethod": "apple_pay"
3219 },
3220 {
3221 "fiatCurrency": "USD",
3222 "paymentMethod": "google_pay"
3223 },
3224 {
3225 "fiatCurrency": "USD",
3226 "paymentMethod": "pm_cash_app"
3227 },
3228 {
3229 "fiatCurrency": "USD",
3230 "paymentMethod": "pm_venmo"
3231 },
3232 {
3233 "fiatCurrency": "USD",
3234 "paymentMethod": "pm_zelle"
3235 },
3236 {
3237 "fiatCurrency": "USD",
3238 "paymentMethod": "pm_jwire"
3239 },
3240 {
3241 "fiatCurrency": "USD",
3242 "paymentMethod": "pm_jach"
3243 }
3244 ],
3245 "chainId": "97"
3246 },
3247 "uniqueId": "FDUSDbsc",
3248 "tokenType": "GENERAL",
3249 "isPayInAllowed": false
3250 },
3251 {
3252 "_id": "6710cd434a1641db75b26482",
3253 "coinId": "tezos",
3254 "address": "0xB1Ea698633d57705e93b0E40c1077d46CD6A51d8",
3255 "addressAdditionalData": false,
3256 "createdAt": "2024-10-17T08:39:31.856Z",
3257 "image": {
3258 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_large.png",
3259 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_small.png",
3260 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tezos_thumb.png"
3261 },
3262 "isAllowed": true,
3263 "isPopular": false,
3264 "isStable": false,
3265 "name": "Wrapped Tezos",
3266 "roundOff": 2,
3267 "symbol": "WXTZ",
3268 "isIgnorePriceVerification": true,
3269 "kycCountriesNotSupported": [
3270 "US"
3271 ],
3272 "network": {
3273 "name": "etherlink",
3274 "fiatCurrenciesNotSupported": [
3275 {
3276 "fiatCurrency": "USD",
3277 "paymentMethod": "credit_debit_card"
3278 },
3279 {
3280 "fiatCurrency": "USD",
3281 "paymentMethod": "apple_pay"
3282 },
3283 {
3284 "fiatCurrency": "USD",
3285 "paymentMethod": "google_pay"
3286 },
3287 {
3288 "fiatCurrency": "USD",
3289 "paymentMethod": "pm_cash_app"
3290 },
3291 {
3292 "fiatCurrency": "USD",
3293 "paymentMethod": "pm_venmo"
3294 },
3295 {
3296 "fiatCurrency": "USD",
3297 "paymentMethod": "pm_zelle"
3298 },
3299 {
3300 "fiatCurrency": "USD",
3301 "paymentMethod": "pm_jwire"
3302 },
3303 {
3304 "fiatCurrency": "USD",
3305 "paymentMethod": "pm_jach"
3306 }
3307 ]
3308 },
3309 "uniqueId": "WXTZetherlink",
3310 "tokenType": "GENERAL",
3311 "isPayInAllowed": false
3312 },
3313 {
3314 "_id": "65ba3d603e617716160c22b3",
3315 "coinId": "vechain",
3316 "addressAdditionalData": false,
3317 "createdAt": "2024-01-31T12:30:23.779Z",
3318 "decimals": 18,
3319 "image": {
3320 "large": "https://assets-stg.transak.com/images/cryptoCurrency/vechain_large.png",
3321 "small": "https://assets-stg.transak.com/images/cryptoCurrency/vechain_small.png",
3322 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/vechain_thumb.png"
3323 },
3324 "isAllowed": true,
3325 "isPopular": false,
3326 "isStable": false,
3327 "name": "VeChain",
3328 "roundOff": 2,
3329 "symbol": "VET",
3330 "isIgnorePriceVerification": false,
3331 "kycCountriesNotSupported": [
3332 "US"
3333 ],
3334 "network": {
3335 "name": "vechain",
3336 "fiatCurrenciesNotSupported": [
3337 {
3338 "fiatCurrency": "USD",
3339 "paymentMethod": "credit_debit_card"
3340 },
3341 {
3342 "fiatCurrency": "USD",
3343 "paymentMethod": "apple_pay"
3344 },
3345 {
3346 "fiatCurrency": "USD",
3347 "paymentMethod": "google_pay"
3348 },
3349 {
3350 "fiatCurrency": "USD",
3351 "paymentMethod": "pm_cash_app"
3352 },
3353 {
3354 "fiatCurrency": "USD",
3355 "paymentMethod": "pm_venmo"
3356 },
3357 {
3358 "fiatCurrency": "USD",
3359 "paymentMethod": "pm_zelle"
3360 },
3361 {
3362 "fiatCurrency": "USD",
3363 "paymentMethod": "pm_jwire"
3364 },
3365 {
3366 "fiatCurrency": "USD",
3367 "paymentMethod": "pm_jach"
3368 }
3369 ]
3370 },
3371 "uniqueId": "VETvechain",
3372 "tokenType": "GENERAL",
3373 "isPayInAllowed": false
3374 },
3375 {
3376 "_id": "61389aab7ce8f0622d2bf6c6",
3377 "coinId": "axie-infinity",
3378 "addressAdditionalData": false,
3379 "createdAt": "2021-09-08T11:12:43.397Z",
3380 "image": {
3381 "large": "https://assets-stg.transak.com/images/cryptoCurrency/axie-infinity_large.png",
3382 "small": "https://assets-stg.transak.com/images/cryptoCurrency/axie-infinity_small.png",
3383 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/axie-infinity_thumb.png"
3384 },
3385 "isAllowed": true,
3386 "isPopular": false,
3387 "isStable": false,
3388 "name": "Axie Infinity",
3389 "roundOff": 8,
3390 "symbol": "AXS",
3391 "image_bk": {
3392 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/axie-infinity_large.png",
3393 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/axie-infinity_thumb.png",
3394 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/axie-infinity_small.png"
3395 },
3396 "kycCountriesNotSupported": [
3397 "US"
3398 ],
3399 "network": {
3400 "name": "mainnet",
3401 "fiatCurrenciesNotSupported": []
3402 },
3403 "uniqueId": "AXSmainnet",
3404 "tokenType": "GENERAL",
3405 "isPayInAllowed": false
3406 },
3407 {
3408 "_id": "629076f0e27d924cdee41dcf",
3409 "coinId": "aave",
3410 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
3411 "addressAdditionalData": false,
3412 "createdAt": "2022-05-27T07:00:00.155Z",
3413 "decimals": 18,
3414 "image": {
3415 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aave_large.png",
3416 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aave_small.png",
3417 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aave_thumb.png"
3418 },
3419 "isAllowed": true,
3420 "isPopular": false,
3421 "isStable": false,
3422 "name": "Aave",
3423 "roundOff": 8,
3424 "symbol": "AAVE",
3425 "image_bk": {
3426 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/aave_large.png",
3427 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/aave_thumb.png",
3428 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/aave_small.png"
3429 },
3430 "kycCountriesNotSupported": [
3431 "US"
3432 ],
3433 "network": {
3434 "name": "polygon",
3435 "fiatCurrenciesNotSupported": [],
3436 "chainId": "80002"
3437 },
3438 "uniqueId": "AAVEpolygon",
3439 "tokenType": "GENERAL",
3440 "isPayInAllowed": false
3441 },
3442 {
3443 "_id": "629076f0e27d924cdee41dcf",
3444 "coinId": "aave",
3445 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
3446 "addressAdditionalData": false,
3447 "createdAt": "2022-05-27T07:00:00.155Z",
3448 "decimals": 18,
3449 "image": {
3450 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aave_large.png",
3451 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aave_small.png",
3452 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aave_thumb.png"
3453 },
3454 "isAllowed": true,
3455 "isPopular": false,
3456 "isStable": false,
3457 "name": "Aave",
3458 "roundOff": 8,
3459 "symbol": "AAVE",
3460 "image_bk": {
3461 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/aave_large.png",
3462 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/aave_thumb.png",
3463 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/aave_small.png"
3464 },
3465 "kycCountriesNotSupported": [
3466 "US"
3467 ],
3468 "network": {
3469 "name": "ethereum",
3470 "fiatCurrenciesNotSupported": [],
3471 "chainId": "11155111"
3472 },
3473 "uniqueId": "AAVEethereum",
3474 "tokenType": "GENERAL",
3475 "isPayInAllowed": false
3476 },
3477 {
3478 "_id": "6662f71134d69dbbd5cff517",
3479 "coinId": "notcoin",
3480 "address": "EQAvlWFDxGF2lXm67y4yzC17wYKD9A0guwPkMs1gOsM__NOT",
3481 "addressAdditionalData": false,
3482 "createdAt": "2024-06-07T12:03:29.148Z",
3483 "decimals": 9,
3484 "image": {
3485 "large": "https://assets-stg.transak.com/images/cryptoCurrency/notcoin_large.jpg",
3486 "small": "https://assets-stg.transak.com/images/cryptoCurrency/notcoin_small.jpg",
3487 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/notcoin_thumb.jpg"
3488 },
3489 "isAllowed": true,
3490 "isPopular": false,
3491 "isStable": false,
3492 "name": "Notcoin",
3493 "roundOff": 2,
3494 "symbol": "NOT",
3495 "kycCountriesNotSupported": [
3496 "US"
3497 ],
3498 "network": {
3499 "name": "ton",
3500 "fiatCurrenciesNotSupported": [
3501 {
3502 "fiatCurrency": "USD",
3503 "paymentMethod": "credit_debit_card"
3504 },
3505 {
3506 "fiatCurrency": "USD",
3507 "paymentMethod": "apple_pay"
3508 },
3509 {
3510 "fiatCurrency": "USD",
3511 "paymentMethod": "google_pay"
3512 },
3513 {
3514 "fiatCurrency": "USD",
3515 "paymentMethod": "pm_cash_app"
3516 },
3517 {
3518 "fiatCurrency": "USD",
3519 "paymentMethod": "pm_us_wire_bank_transfer"
3520 }
3521 ]
3522 },
3523 "uniqueId": "NOTton",
3524 "tokenType": "GENERAL",
3525 "isPayInAllowed": false
3526 },
3527 {
3528 "_id": "65f06449290fbbc9cdcc6cbb",
3529 "coinId": "sei-network",
3530 "addressAdditionalData": false,
3531 "createdAt": "2024-03-12T14:18:48.929Z",
3532 "decimals": 18,
3533 "image": {
3534 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sei-network_large.png",
3535 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sei-network_small.png",
3536 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sei-network_thumb.png"
3537 },
3538 "isAllowed": true,
3539 "isPopular": false,
3540 "isStable": false,
3541 "name": "Sei",
3542 "roundOff": 2,
3543 "symbol": "SEI",
3544 "kycCountriesNotSupported": [
3545 "US"
3546 ],
3547 "network": {
3548 "name": "sei",
3549 "fiatCurrenciesNotSupported": [
3550 {
3551 "fiatCurrency": "USD",
3552 "paymentMethod": "credit_debit_card"
3553 },
3554 {
3555 "fiatCurrency": "USD",
3556 "paymentMethod": "apple_pay"
3557 },
3558 {
3559 "fiatCurrency": "USD",
3560 "paymentMethod": "google_pay"
3561 },
3562 {
3563 "fiatCurrency": "USD",
3564 "paymentMethod": "pm_cash_app"
3565 }
3566 ]
3567 },
3568 "uniqueId": "SEIsei",
3569 "tokenType": "GENERAL",
3570 "isPayInAllowed": false
3571 },
3572 {
3573 "_id": "60a239b7c9f8ea45067daef6",
3574 "coinId": "near",
3575 "addressAdditionalData": false,
3576 "createdAt": "2021-05-17T09:39:02.576Z",
3577 "decimals": 24,
3578 "image": {
3579 "large": "https://assets-stg.transak.com/images/cryptoCurrency/near_large.png",
3580 "small": "https://assets-stg.transak.com/images/cryptoCurrency/near_small.png",
3581 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/near_thumb.png"
3582 },
3583 "isAllowed": true,
3584 "isPopular": false,
3585 "isStable": false,
3586 "name": "Near",
3587 "roundOff": 2,
3588 "symbol": "NEAR",
3589 "isIgnorePriceVerification": false,
3590 "image_bk": {
3591 "large": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/near_large.png",
3592 "thumb": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/near_thumb.png",
3593 "small": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/near_small.png"
3594 },
3595 "kycCountriesNotSupported": [
3596 "US"
3597 ],
3598 "network": {
3599 "name": "mainnet",
3600 "fiatCurrenciesNotSupported": []
3601 },
3602 "uniqueId": "NEARmainnet",
3603 "tokenType": "GENERAL",
3604 "isPayInAllowed": false
3605 },
3606 {
3607 "_id": "621f151303d9764fffa26b69",
3608 "coinId": "maker",
3609 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
3610 "addressAdditionalData": false,
3611 "createdAt": "2022-03-02T06:56:18.963Z",
3612 "decimals": 18,
3613 "image": {
3614 "large": "https://assets-stg.transak.com/images/cryptoCurrency/maker_large.png",
3615 "small": "https://assets-stg.transak.com/images/cryptoCurrency/maker_small.png",
3616 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/maker_thumb.png"
3617 },
3618 "isAllowed": true,
3619 "isPopular": false,
3620 "isStable": false,
3621 "name": "Maker",
3622 "roundOff": 8,
3623 "symbol": "MKR",
3624 "isIgnorePriceVerification": false,
3625 "image_bk": {
3626 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/maker_large.png",
3627 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/maker_thumb.png",
3628 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/maker_small.png"
3629 },
3630 "kycCountriesNotSupported": [
3631 "US"
3632 ],
3633 "network": {
3634 "name": "ethereum",
3635 "fiatCurrenciesNotSupported": [],
3636 "chainId": "11155111"
3637 },
3638 "uniqueId": "MKRethereum",
3639 "tokenType": "GENERAL",
3640 "isPayInAllowed": false
3641 },
3642 {
3643 "_id": "639ff0ce1e0a08ac4ad27ec4",
3644 "coinId": "aptos",
3645 "addressAdditionalData": false,
3646 "createdAt": "2022-12-19T05:04:12.919Z",
3647 "decimals": 18,
3648 "image": {
3649 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aptos_large.png",
3650 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aptos_small.png",
3651 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aptos_thumb.png"
3652 },
3653 "isAllowed": true,
3654 "isPopular": false,
3655 "isStable": false,
3656 "name": "Aptos",
3657 "roundOff": 2,
3658 "symbol": "APT",
3659 "isIgnorePriceVerification": true,
3660 "kycCountriesNotSupported": [
3661 "US"
3662 ],
3663 "network": {
3664 "name": "aptos",
3665 "fiatCurrenciesNotSupported": []
3666 },
3667 "uniqueId": "APTaptos",
3668 "tokenType": "GENERAL",
3669 "isPayInAllowed": false
3670 },
3671 {
3672 "_id": "641aec986e04a5d138f2eb98",
3673 "coinId": "bitcoin-cash-sv",
3674 "addressAdditionalData": false,
3675 "createdAt": "2023-03-22T11:55:03.839Z",
3676 "decimals": 8,
3677 "image": {
3678 "large": "https://assets-stg.transak.com/images/cryptoCurrency/bitcoin-cash-sv_large.png",
3679 "small": "https://assets-stg.transak.com/images/cryptoCurrency/bitcoin-cash-sv_small.png",
3680 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/bitcoin-cash-sv_thumb.png"
3681 },
3682 "isAllowed": true,
3683 "isPopular": false,
3684 "isStable": false,
3685 "name": "Bitcoin SV",
3686 "roundOff": 8,
3687 "symbol": "BSV",
3688 "kycCountriesNotSupported": [
3689 "US"
3690 ],
3691 "network": {
3692 "name": "bsv",
3693 "fiatCurrenciesNotSupported": []
3694 },
3695 "uniqueId": "BSVbsv",
3696 "tokenType": "GENERAL",
3697 "isPayInAllowed": false
3698 },
3699 {
3700 "_id": "6593ad55d72d737ef86c9e34",
3701 "coinId": "kava",
3702 "addressAdditionalData": false,
3703 "createdAt": "2024-01-02T06:29:41.262Z",
3704 "decimals": 6,
3705 "image": {
3706 "large": "https://assets-stg.transak.com/images/cryptoCurrency/kava_large.png",
3707 "small": "https://assets-stg.transak.com/images/cryptoCurrency/kava_small.png",
3708 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/kava_thumb.png"
3709 },
3710 "isAllowed": true,
3711 "isPopular": false,
3712 "isStable": false,
3713 "name": "Kava",
3714 "roundOff": 2,
3715 "symbol": "KAVA",
3716 "kycCountriesNotSupported": [
3717 "US"
3718 ],
3719 "network": {
3720 "name": "mainnet",
3721 "fiatCurrenciesNotSupported": []
3722 },
3723 "uniqueId": "KAVAmainnet",
3724 "tokenType": "GENERAL",
3725 "isPayInAllowed": false
3726 },
3727 {
3728 "_id": "655da253922c39df1e87ead4",
3729 "coinId": "xdce-crowd-sale",
3730 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
3731 "addressAdditionalData": false,
3732 "createdAt": "2023-11-22T06:40:19.194Z",
3733 "decimals": 18,
3734 "image": {
3735 "large": "https://assets-stg.transak.com/images/cryptoCurrency/xdce-crowd-sale_large.png",
3736 "small": "https://assets-stg.transak.com/images/cryptoCurrency/xdce-crowd-sale_small.png",
3737 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/xdce-crowd-sale_thumb.png"
3738 },
3739 "isAllowed": true,
3740 "isPopular": false,
3741 "isStable": false,
3742 "name": "XDC Network",
3743 "roundOff": 2,
3744 "symbol": "XDC",
3745 "kycCountriesNotSupported": [
3746 "US"
3747 ],
3748 "network": {
3749 "name": "xinfin",
3750 "fiatCurrenciesNotSupported": []
3751 },
3752 "uniqueId": "XDCxinfin",
3753 "tokenType": "GENERAL",
3754 "isPayInAllowed": false
3755 },
3756 {
3757 "_id": "6593a381d72d737ef869ab67",
3758 "coinId": "eos",
3759 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
3760 "addressAdditionalData": false,
3761 "createdAt": "2024-01-02T05:47:44.851Z",
3762 "decimals": 18,
3763 "image": {
3764 "large": "https://assets-stg.transak.com/images/cryptoCurrency/eos_large.png",
3765 "small": "https://assets-stg.transak.com/images/cryptoCurrency/eos_small.png",
3766 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/eos_thumb.png"
3767 },
3768 "isAllowed": true,
3769 "isPopular": false,
3770 "isStable": false,
3771 "name": "EOS",
3772 "roundOff": 2,
3773 "symbol": "EOS",
3774 "kycCountriesNotSupported": [
3775 "US"
3776 ],
3777 "network": {
3778 "name": "mainnet",
3779 "fiatCurrenciesNotSupported": []
3780 },
3781 "uniqueId": "EOSmainnet",
3782 "tokenType": "GENERAL",
3783 "isPayInAllowed": true
3784 },
3785 {
3786 "_id": "6171b9e3b6b31a2e415c01f6",
3787 "coinId": "magic-internet-money",
3788 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
3789 "addressAdditionalData": false,
3790 "createdAt": "2021-10-21T19:05:07.285Z",
3791 "decimals": 18,
3792 "image": {
3793 "large": "https://assets-stg.transak.com/images/cryptoCurrency/magic-internet-money_large.png",
3794 "small": "https://assets-stg.transak.com/images/cryptoCurrency/magic-internet-money_small.png",
3795 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/magic-internet-money_thumb.png"
3796 },
3797 "isAllowed": true,
3798 "isPopular": false,
3799 "isStable": true,
3800 "name": "Magic Internet Money",
3801 "roundOff": 2,
3802 "symbol": "MIM",
3803 "isIgnorePriceVerification": false,
3804 "image_bk": {
3805 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/magic-internet-money_large.png",
3806 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/magic-internet-money_thumb.png",
3807 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/magic-internet-money_small.png"
3808 },
3809 "kycCountriesNotSupported": [
3810 "US"
3811 ],
3812 "network": {
3813 "name": "ethereum",
3814 "fiatCurrenciesNotSupported": [],
3815 "chainId": "11155111"
3816 },
3817 "uniqueId": "MIMethereum",
3818 "tokenType": "GENERAL",
3819 "isPayInAllowed": false
3820 },
3821 {
3822 "_id": "621f183403d9764fffa30280",
3823 "coinId": "enjincoin",
3824 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
3825 "addressAdditionalData": false,
3826 "createdAt": "2022-03-02T07:09:39.788Z",
3827 "decimals": 18,
3828 "image": {
3829 "large": "https://assets-stg.transak.com/images/cryptoCurrency/enjincoin_large.png",
3830 "small": "https://assets-stg.transak.com/images/cryptoCurrency/enjincoin_small.png",
3831 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/enjincoin_thumb.png"
3832 },
3833 "isAllowed": true,
3834 "isPopular": false,
3835 "isStable": false,
3836 "name": "Enjin Coin",
3837 "roundOff": 2,
3838 "symbol": "ENJ",
3839 "isIgnorePriceVerification": true,
3840 "image_bk": {
3841 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/enjincoin_large.png",
3842 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/enjincoin_thumb.png",
3843 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/enjincoin_small.png"
3844 },
3845 "kycCountriesNotSupported": [],
3846 "network": {
3847 "name": "ethereum",
3848 "fiatCurrenciesNotSupported": [],
3849 "chainId": "11155111"
3850 },
3851 "uniqueId": "ENJethereum",
3852 "tokenType": "GENERAL",
3853 "isPayInAllowed": false
3854 },
3855 {
3856 "_id": "614b29e1e5587934b5d6a6ff",
3857 "coinId": "blockstack",
3858 "addressAdditionalData": {
3859 "name": "dest_tag",
3860 "display_name": "MEMO"
3861 },
3862 "createdAt": "2021-09-22T13:04:32.787Z",
3863 "decimals": 6,
3864 "image": {
3865 "large": "https://assets-stg.transak.com/images/cryptoCurrency/blockstack_large.png",
3866 "small": "https://assets-stg.transak.com/images/cryptoCurrency/blockstack_small.png",
3867 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/blockstack_thumb.png"
3868 },
3869 "isAllowed": true,
3870 "isPopular": false,
3871 "isStable": false,
3872 "name": "Stacks",
3873 "roundOff": 2,
3874 "symbol": "STX",
3875 "image_bk": {
3876 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/blockstack_large.png",
3877 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/blockstack_thumb.png",
3878 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/blockstack_small.png"
3879 },
3880 "kycCountriesNotSupported": [
3881 "US"
3882 ],
3883 "network": {
3884 "name": "mainnet",
3885 "fiatCurrenciesNotSupported": []
3886 },
3887 "uniqueId": "STXmainnet",
3888 "tokenType": "GENERAL",
3889 "isPayInAllowed": false
3890 },
3891 {
3892 "_id": "65e6e2aa18a6a593dee7afa3",
3893 "coinId": "chiliz",
3894 "address": "0x0000000000000000000000000000000000000000",
3895 "addressAdditionalData": false,
3896 "createdAt": "2024-03-05T09:15:21.813Z",
3897 "decimals": 18,
3898 "image": {
3899 "large": "https://assets-stg.transak.com/images/cryptoCurrency/chiliz_large.png",
3900 "small": "https://assets-stg.transak.com/images/cryptoCurrency/chiliz_small.png",
3901 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/chiliz_thumb.png"
3902 },
3903 "isAllowed": true,
3904 "isPopular": false,
3905 "isStable": false,
3906 "name": "Chiliz",
3907 "roundOff": 2,
3908 "symbol": "CHZ",
3909 "isIgnorePriceVerification": false,
3910 "kycCountriesNotSupported": [
3911 "US"
3912 ],
3913 "network": {
3914 "name": "chiliz",
3915 "fiatCurrenciesNotSupported": [
3916 {
3917 "fiatCurrency": "USD",
3918 "paymentMethod": "credit_debit_card"
3919 },
3920 {
3921 "fiatCurrency": "USD",
3922 "paymentMethod": "apple_pay"
3923 },
3924 {
3925 "fiatCurrency": "USD",
3926 "paymentMethod": "google_pay"
3927 },
3928 {
3929 "fiatCurrency": "USD",
3930 "paymentMethod": "pm_cash_app"
3931 }
3932 ],
3933 "chainId": "88882"
3934 },
3935 "uniqueId": "CHZchiliz",
3936 "tokenType": "GENERAL",
3937 "isPayInAllowed": false
3938 },
3939 {
3940 "_id": "65e6e2aa18a6a593dee7afa3",
3941 "coinId": "chiliz",
3942 "address": "0x3506424f91fd33084466f402d5d97f05f8e3b4af",
3943 "addressAdditionalData": false,
3944 "createdAt": "2024-03-05T09:15:21.813Z",
3945 "decimals": 18,
3946 "image": {
3947 "large": "https://assets-stg.transak.com/images/cryptoCurrency/chiliz_large.png",
3948 "small": "https://assets-stg.transak.com/images/cryptoCurrency/chiliz_small.png",
3949 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/chiliz_thumb.png"
3950 },
3951 "isAllowed": true,
3952 "isPopular": false,
3953 "isStable": false,
3954 "name": "Chiliz",
3955 "roundOff": 2,
3956 "symbol": "CHZ",
3957 "isIgnorePriceVerification": false,
3958 "kycCountriesNotSupported": [
3959 "US"
3960 ],
3961 "network": {
3962 "name": "ethereum",
3963 "fiatCurrenciesNotSupported": [
3964 {
3965 "fiatCurrency": "USD",
3966 "paymentMethod": "credit_debit_card"
3967 },
3968 {
3969 "fiatCurrency": "USD",
3970 "paymentMethod": "apple_pay"
3971 },
3972 {
3973 "fiatCurrency": "USD",
3974 "paymentMethod": "google_pay"
3975 },
3976 {
3977 "fiatCurrency": "USD",
3978 "paymentMethod": "pm_cash_app"
3979 },
3980 {
3981 "fiatCurrency": "USD",
3982 "paymentMethod": "pm_venmo"
3983 },
3984 {
3985 "fiatCurrency": "USD",
3986 "paymentMethod": "pm_zelle"
3987 },
3988 {
3989 "fiatCurrency": "USD",
3990 "paymentMethod": "pm_jwire"
3991 },
3992 {
3993 "fiatCurrency": "USD",
3994 "paymentMethod": "pm_jach"
3995 }
3996 ],
3997 "chainId": "11155111"
3998 },
3999 "uniqueId": "CHZethereum",
4000 "tokenType": "GENERAL",
4001 "isPayInAllowed": false
4002 },
4003 {
4004 "_id": "6310697ff290da948fd68dd8",
4005 "coinId": "osmosis",
4006 "addressAdditionalData": false,
4007 "createdAt": "2022-09-01T08:12:47.323Z",
4008 "decimals": 6,
4009 "image": {
4010 "large": "https://assets-stg.transak.com/images/cryptoCurrency/osmosis_large.png",
4011 "small": "https://assets-stg.transak.com/images/cryptoCurrency/osmosis_small.png",
4012 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/osmosis_thumb.png"
4013 },
4014 "isAllowed": true,
4015 "isPopular": false,
4016 "isStable": false,
4017 "name": "Osmosis",
4018 "roundOff": 2,
4019 "symbol": "OSMO",
4020 "isIgnorePriceVerification": false,
4021 "kycCountriesNotSupported": [],
4022 "network": {
4023 "name": "osmosis",
4024 "fiatCurrenciesNotSupported": []
4025 },
4026 "uniqueId": "OSMOosmosis",
4027 "tokenType": "GENERAL",
4028 "isPayInAllowed": false
4029 },
4030 {
4031 "_id": "63da6ff8b435f165c9d9ab1e",
4032 "coinId": "oec-token",
4033 "addressAdditionalData": false,
4034 "createdAt": "2023-02-01T13:58:15.777Z",
4035 "decimals": 18,
4036 "image": {
4037 "large": "https://assets-stg.transak.com/images/cryptoCurrency/oec-token_large.png",
4038 "small": "https://assets-stg.transak.com/images/cryptoCurrency/oec-token_small.png",
4039 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/oec-token_thumb.png"
4040 },
4041 "isAllowed": true,
4042 "isPopular": false,
4043 "isStable": false,
4044 "name": "OKC",
4045 "roundOff": 8,
4046 "symbol": "OKT",
4047 "kycCountriesNotSupported": [
4048 "US"
4049 ],
4050 "network": {
4051 "name": "okxchain",
4052 "fiatCurrenciesNotSupported": []
4053 },
4054 "uniqueId": "OKTokxchain",
4055 "tokenType": "GENERAL",
4056 "isPayInAllowed": false
4057 },
4058 {
4059 "_id": "66b9fc6495d1c974fa0ee4d4",
4060 "coinId": "fasttoken",
4061 "addressAdditionalData": false,
4062 "createdAt": "2024-08-12T12:13:23.577Z",
4063 "decimals": 18,
4064 "image": {
4065 "large": "https://assets-stg.transak.com/images/cryptoCurrency/fasttoken_large.png",
4066 "small": "https://assets-stg.transak.com/images/cryptoCurrency/fasttoken_small.png",
4067 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/fasttoken_thumb.png"
4068 },
4069 "isAllowed": true,
4070 "isPopular": false,
4071 "isStable": false,
4072 "name": "Fasttoken",
4073 "roundOff": 2,
4074 "symbol": "FTN",
4075 "isIgnorePriceVerification": false,
4076 "kycCountriesNotSupported": [
4077 "US"
4078 ],
4079 "network": {
4080 "name": "bahamut",
4081 "fiatCurrenciesNotSupported": [
4082 {
4083 "fiatCurrency": "USD",
4084 "paymentMethod": "credit_debit_card"
4085 },
4086 {
4087 "fiatCurrency": "USD",
4088 "paymentMethod": "apple_pay"
4089 },
4090 {
4091 "fiatCurrency": "USD",
4092 "paymentMethod": "google_pay"
4093 },
4094 {
4095 "fiatCurrency": "USD",
4096 "paymentMethod": "pm_cash_app"
4097 },
4098 {
4099 "fiatCurrency": "USD",
4100 "paymentMethod": "pm_us_wire_bank_transfer"
4101 }
4102 ],
4103 "chainId": "4058"
4104 },
4105 "uniqueId": "FTNbahamut",
4106 "tokenType": "GENERAL",
4107 "isPayInAllowed": false
4108 },
4109 {
4110 "_id": "6597b4d6d72d737ef89bc725",
4111 "coinId": "iota",
4112 "addressAdditionalData": false,
4113 "createdAt": "2024-01-05T07:50:45.749Z",
4114 "image": {
4115 "large": "https://assets-stg.transak.com/images/cryptoCurrency/iota_large.png",
4116 "small": "https://assets-stg.transak.com/images/cryptoCurrency/iota_small.png",
4117 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/iota_thumb.png"
4118 },
4119 "isAllowed": true,
4120 "isPopular": false,
4121 "isStable": false,
4122 "name": "IOTA",
4123 "roundOff": 2,
4124 "symbol": "IOTA",
4125 "isIgnorePriceVerification": true,
4126 "kycCountriesNotSupported": [
4127 "US"
4128 ],
4129 "network": {
4130 "name": "miota",
4131 "fiatCurrenciesNotSupported": []
4132 },
4133 "uniqueId": "IOTAmiota",
4134 "tokenType": "GENERAL",
4135 "isPayInAllowed": false
4136 },
4137 {
4138 "_id": "63281c9de317728b866c5500",
4139 "coinId": "basic-attention-token",
4140 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
4141 "addressAdditionalData": false,
4142 "createdAt": "2022-09-19T07:39:09.201Z",
4143 "decimals": 18,
4144 "image": {
4145 "large": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_large.png",
4146 "small": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_small.png",
4147 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_thumb.png"
4148 },
4149 "isAllowed": true,
4150 "isPopular": false,
4151 "isStable": false,
4152 "name": "Basic Attention",
4153 "roundOff": 2,
4154 "symbol": "BAT",
4155 "isIgnorePriceVerification": false,
4156 "kycCountriesNotSupported": [],
4157 "network": {
4158 "name": "ethereum",
4159 "fiatCurrenciesNotSupported": [],
4160 "chainId": "11155111"
4161 },
4162 "uniqueId": "BATethereum",
4163 "tokenType": "GENERAL",
4164 "isPayInAllowed": false
4165 },
4166 {
4167 "_id": "63281c9de317728b866c5500",
4168 "coinId": "basic-attention-token",
4169 "addressAdditionalData": false,
4170 "createdAt": "2022-09-19T07:39:09.201Z",
4171 "decimals": 8,
4172 "image": {
4173 "large": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_large.png",
4174 "small": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_small.png",
4175 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_thumb.png"
4176 },
4177 "isAllowed": true,
4178 "isPopular": false,
4179 "isStable": false,
4180 "name": "Basic Attention",
4181 "roundOff": 2,
4182 "symbol": "BAT",
4183 "isIgnorePriceVerification": false,
4184 "kycCountriesNotSupported": [
4185 "US"
4186 ],
4187 "network": {
4188 "name": "solana",
4189 "fiatCurrenciesNotSupported": []
4190 },
4191 "uniqueId": "BATsolana",
4192 "tokenType": "GENERAL",
4193 "isPayInAllowed": false
4194 },
4195 {
4196 "_id": "63281c9de317728b866c5500",
4197 "coinId": "basic-attention-token",
4198 "addressAdditionalData": {
4199 "name": "dest_tag",
4200 "display_name": "MEMO"
4201 },
4202 "createdAt": "2022-09-19T07:39:09.201Z",
4203 "decimals": 18,
4204 "image": {
4205 "large": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_large.png",
4206 "small": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_small.png",
4207 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_thumb.png"
4208 },
4209 "isAllowed": true,
4210 "isPopular": false,
4211 "isStable": false,
4212 "name": "Basic Attention",
4213 "roundOff": 2,
4214 "symbol": "BAT",
4215 "isIgnorePriceVerification": false,
4216 "kycCountriesNotSupported": [
4217 "US"
4218 ],
4219 "network": {
4220 "name": "bnb",
4221 "fiatCurrenciesNotSupported": []
4222 },
4223 "uniqueId": "BATbnb",
4224 "tokenType": "GENERAL",
4225 "isPayInAllowed": false
4226 },
4227 {
4228 "_id": "63281c9de317728b866c5500",
4229 "coinId": "basic-attention-token",
4230 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
4231 "addressAdditionalData": false,
4232 "createdAt": "2022-09-19T07:39:09.201Z",
4233 "decimals": 18,
4234 "image": {
4235 "large": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_large.png",
4236 "small": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_small.png",
4237 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/basic-attention-token_thumb.png"
4238 },
4239 "isAllowed": true,
4240 "isPopular": false,
4241 "isStable": false,
4242 "name": "Basic Attention",
4243 "roundOff": 2,
4244 "symbol": "BAT",
4245 "isIgnorePriceVerification": false,
4246 "kycCountriesNotSupported": [
4247 "US"
4248 ],
4249 "network": {
4250 "name": "polygon",
4251 "fiatCurrenciesNotSupported": [],
4252 "chainId": "80002"
4253 },
4254 "uniqueId": "BATpolygon",
4255 "tokenType": "GENERAL",
4256 "isPayInAllowed": false
4257 },
4258 {
4259 "_id": "5ebf0c09884cb195e0f0c124",
4260 "coinId": "zilliqa",
4261 "addressAdditionalData": false,
4262 "createdAt": "2020-05-15T21:39:21.210Z",
4263 "decimals": 12,
4264 "image": {
4265 "large": "https://assets-stg.transak.com/images/cryptoCurrency/zilliqa_large.png",
4266 "small": "https://assets-stg.transak.com/images/cryptoCurrency/zilliqa_small.png",
4267 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/zilliqa_thumb.png"
4268 },
4269 "isAllowed": true,
4270 "isPopular": true,
4271 "isStable": false,
4272 "name": "Zilliqa",
4273 "roundOff": 2,
4274 "symbol": "ZIL",
4275 "image_bk": {
4276 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/zilliqa_large.png",
4277 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/zilliqa_thumb.png",
4278 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/zilliqa_small.png"
4279 },
4280 "kycCountriesNotSupported": [
4281 "US"
4282 ],
4283 "network": {
4284 "name": "zil",
4285 "fiatCurrenciesNotSupported": []
4286 },
4287 "uniqueId": "ZILzil",
4288 "tokenType": "GENERAL",
4289 "isPayInAllowed": false
4290 },
4291 {
4292 "_id": "60b0bb96c9f8ea4506d90a33",
4293 "coinId": "fantom",
4294 "addressAdditionalData": false,
4295 "createdAt": "2021-05-28T09:44:53.772Z",
4296 "decimals": 18,
4297 "image": {
4298 "large": "https://assets-stg.transak.com/images/cryptoCurrency/fantom_large.png",
4299 "small": "https://assets-stg.transak.com/images/cryptoCurrency/fantom_small.png",
4300 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/fantom_thumb.png"
4301 },
4302 "isAllowed": true,
4303 "isPopular": false,
4304 "isStable": false,
4305 "name": "Fantom",
4306 "roundOff": 2,
4307 "symbol": "FTM",
4308 "isIgnorePriceVerification": false,
4309 "image_bk": {
4310 "large": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/fantom_large.png",
4311 "thumb": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/fantom_thumb.png",
4312 "small": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/fantom_small.png"
4313 },
4314 "kycCountriesNotSupported": [
4315 "US"
4316 ],
4317 "network": {
4318 "name": "fantom",
4319 "fiatCurrenciesNotSupported": []
4320 },
4321 "uniqueId": "FTMfantom",
4322 "tokenType": "GENERAL",
4323 "isPayInAllowed": false,
4324 "isSuspended": false
4325 },
4326 {
4327 "_id": "507f1f77bcf86cd799439011",
4328 "coinId": "dock",
4329 "addressAdditionalData": false,
4330 "createdAt": "2021-05-28T09:44:53.772Z",
4331 "image": {
4332 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dock_large.png",
4333 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dock_small.png",
4334 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dock_thumb.png"
4335 },
4336 "isAllowed": true,
4337 "isPopular": false,
4338 "isStable": false,
4339 "name": "Dock",
4340 "roundOff": 2,
4341 "symbol": "DOCK",
4342 "image_bk": {
4343 "large": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/dock_large.png",
4344 "thumb": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/dock_thumb.png",
4345 "small": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/dock_small.png"
4346 },
4347 "kycCountriesNotSupported": [
4348 "US"
4349 ],
4350 "network": {
4351 "name": "dock",
4352 "fiatCurrenciesNotSupported": []
4353 },
4354 "uniqueId": "DOCKdock",
4355 "tokenType": "GENERAL",
4356 "isPayInAllowed": false,
4357 "isSuspended": false
4358 },
4359 {
4360 "_id": "609e9105c9f8ea4506ca6403",
4361 "coinId": "harmony",
4362 "addressAdditionalData": false,
4363 "createdAt": "2021-05-14T15:02:29.561Z",
4364 "decimals": 18,
4365 "image": {
4366 "large": "https://assets-stg.transak.com/images/cryptoCurrency/harmony_large.png",
4367 "small": "https://assets-stg.transak.com/images/cryptoCurrency/harmony_small.png",
4368 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/harmony_thumb.png"
4369 },
4370 "isAllowed": true,
4371 "isPopular": true,
4372 "isStable": false,
4373 "name": "Harmony",
4374 "roundOff": 2,
4375 "symbol": "ONE",
4376 "isIgnorePriceVerification": false,
4377 "image_bk": {
4378 "large": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/harmony_large.png",
4379 "thumb": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/harmony_thumb.png",
4380 "small": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/harmony_small.png"
4381 },
4382 "kycCountriesNotSupported": [
4383 "US"
4384 ],
4385 "network": {
4386 "name": "mainnet",
4387 "fiatCurrenciesNotSupported": []
4388 },
4389 "uniqueId": "ONEmainnet",
4390 "tokenType": "GENERAL",
4391 "isPayInAllowed": false
4392 },
4393 {
4394 "_id": "625549a96c688bba44c42451",
4395 "coinId": "kadena",
4396 "addressAdditionalData": false,
4397 "createdAt": "2022-04-12T09:43:04.374Z",
4398 "decimals": 12,
4399 "image": {
4400 "large": "https://assets-stg.transak.com/images/cryptoCurrency/kadena_large.jpg",
4401 "small": "https://assets-stg.transak.com/images/cryptoCurrency/kadena_small.jpg",
4402 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/kadena_thumb.jpg"
4403 },
4404 "isAllowed": true,
4405 "isPopular": false,
4406 "isStable": false,
4407 "name": "Kadena",
4408 "roundOff": 2,
4409 "symbol": "KDA",
4410 "isIgnorePriceVerification": false,
4411 "image_bk": {
4412 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/kadena_large.jpg",
4413 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/kadena_thumb.jpg",
4414 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/kadena_small.jpg"
4415 },
4416 "kycCountriesNotSupported": [
4417 "US"
4418 ],
4419 "network": {
4420 "name": "mainnet",
4421 "fiatCurrenciesNotSupported": []
4422 },
4423 "uniqueId": "KDAmainnet",
4424 "tokenType": "GENERAL",
4425 "isPayInAllowed": false
4426 },
4427 {
4428 "_id": "6593a9c6d72d737ef86b91ee",
4429 "coinId": "arweave",
4430 "addressAdditionalData": false,
4431 "createdAt": "2024-01-02T06:14:30.395Z",
4432 "decimals": 12,
4433 "image": {
4434 "large": "https://assets-stg.transak.com/images/cryptoCurrency/arweave_large.png",
4435 "small": "https://assets-stg.transak.com/images/cryptoCurrency/arweave_small.png",
4436 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/arweave_thumb.png"
4437 },
4438 "isAllowed": true,
4439 "isPopular": false,
4440 "isStable": false,
4441 "name": "Arweave",
4442 "roundOff": 8,
4443 "symbol": "AR",
4444 "kycCountriesNotSupported": [
4445 "US"
4446 ],
4447 "network": {
4448 "name": "mainnet",
4449 "fiatCurrenciesNotSupported": []
4450 },
4451 "uniqueId": "ARmainnet",
4452 "tokenType": "GENERAL",
4453 "isPayInAllowed": false
4454 },
4455 {
4456 "_id": "6593a638d72d737ef86a7f6f",
4457 "coinId": "frax",
4458 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
4459 "addressAdditionalData": false,
4460 "createdAt": "2024-01-02T05:59:19.517Z",
4461 "decimals": 18,
4462 "image": {
4463 "large": "https://assets-stg.transak.com/images/cryptoCurrency/frax_large.png",
4464 "small": "https://assets-stg.transak.com/images/cryptoCurrency/frax_small.png",
4465 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/frax_thumb.png"
4466 },
4467 "isAllowed": true,
4468 "isPopular": false,
4469 "isStable": true,
4470 "name": "Frax",
4471 "roundOff": 2,
4472 "symbol": "FRAX",
4473 "kycCountriesNotSupported": [
4474 "US"
4475 ],
4476 "network": {
4477 "name": "ethereum",
4478 "fiatCurrenciesNotSupported": [],
4479 "chainId": "11155111"
4480 },
4481 "uniqueId": "FRAXethereum",
4482 "tokenType": "GENERAL",
4483 "isPayInAllowed": false
4484 },
4485 {
4486 "_id": "5ebf0b8d884cb195e0f0a03e",
4487 "coinId": "decentraland",
4488 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
4489 "addressAdditionalData": false,
4490 "createdAt": "2020-05-15T21:37:16.950Z",
4491 "decimals": 18,
4492 "image": {
4493 "large": "https://assets-stg.transak.com/images/cryptoCurrency/decentraland_large.png",
4494 "small": "https://assets-stg.transak.com/images/cryptoCurrency/decentraland_small.png",
4495 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/decentraland_thumb.png"
4496 },
4497 "isAllowed": true,
4498 "isPopular": false,
4499 "isStable": false,
4500 "name": "Decentraland",
4501 "roundOff": 2,
4502 "symbol": "MANA",
4503 "isIgnorePriceVerification": false,
4504 "image_bk": {
4505 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/decentraland_large.png",
4506 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/decentraland_thumb.png",
4507 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/decentraland_small.png"
4508 },
4509 "kycCountriesNotSupported": [
4510 "US"
4511 ],
4512 "network": {
4513 "name": "ethereum",
4514 "fiatCurrenciesNotSupported": [],
4515 "chainId": "11155111"
4516 },
4517 "uniqueId": "MANAethereum",
4518 "tokenType": "GENERAL",
4519 "isPayInAllowed": true,
4520 "isSuspended": false
4521 },
4522 {
4523 "_id": "5ebf0b8d884cb195e0f0a03e",
4524 "coinId": "decentraland",
4525 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
4526 "addressAdditionalData": false,
4527 "createdAt": "2020-05-15T21:37:16.950Z",
4528 "decimals": 18,
4529 "image": {
4530 "large": "https://assets-stg.transak.com/images/cryptoCurrency/decentraland_large.png",
4531 "small": "https://assets-stg.transak.com/images/cryptoCurrency/decentraland_small.png",
4532 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/decentraland_thumb.png"
4533 },
4534 "isAllowed": true,
4535 "isPopular": false,
4536 "isStable": false,
4537 "name": "Decentraland",
4538 "roundOff": 2,
4539 "symbol": "MANA",
4540 "isIgnorePriceVerification": false,
4541 "image_bk": {
4542 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/decentraland_large.png",
4543 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/decentraland_thumb.png",
4544 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/decentraland_small.png"
4545 },
4546 "kycCountriesNotSupported": [],
4547 "network": {
4548 "name": "polygon",
4549 "fiatCurrenciesNotSupported": [],
4550 "chainId": "80002"
4551 },
4552 "uniqueId": "MANApolygon",
4553 "tokenType": "GENERAL",
4554 "isPayInAllowed": false,
4555 "isSuspended": false
4556 },
4557 {
4558 "_id": "64072e286e04a5d1387ac822",
4559 "coinId": "flare-networks",
4560 "addressAdditionalData": false,
4561 "createdAt": "2023-03-07T12:29:27.393Z",
4562 "decimals": 18,
4563 "image": {
4564 "large": "https://assets-stg.transak.com/images/cryptoCurrency/flare-networks_large.png",
4565 "small": "https://assets-stg.transak.com/images/cryptoCurrency/flare-networks_small.png",
4566 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/flare-networks_thumb.png"
4567 },
4568 "isAllowed": true,
4569 "isPopular": false,
4570 "isStable": false,
4571 "name": "Flare",
4572 "roundOff": 2,
4573 "symbol": "FLR",
4574 "isIgnorePriceVerification": false,
4575 "kycCountriesNotSupported": [
4576 "US"
4577 ],
4578 "network": {
4579 "name": "flare",
4580 "fiatCurrenciesNotSupported": []
4581 },
4582 "uniqueId": "FLRflare",
4583 "tokenType": "GENERAL",
4584 "isPayInAllowed": false
4585 },
4586 {
4587 "_id": "6205252628115c59727a6d6c",
4588 "coinId": "looksrare",
4589 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
4590 "addressAdditionalData": false,
4591 "createdAt": "2022-02-10T14:45:57.430Z",
4592 "decimals": 18,
4593 "image": {
4594 "large": "https://assets-stg.transak.com/images/cryptoCurrency/looksrare_large.png",
4595 "small": "https://assets-stg.transak.com/images/cryptoCurrency/looksrare_small.png",
4596 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/looksrare_thumb.png"
4597 },
4598 "isAllowed": true,
4599 "isPopular": false,
4600 "isStable": false,
4601 "name": "LooksRare",
4602 "roundOff": 2,
4603 "symbol": "LOOKS",
4604 "isIgnorePriceVerification": false,
4605 "image_bk": {
4606 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/looksrare_large.png",
4607 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/looksrare_thumb.png",
4608 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/looksrare_small.png"
4609 },
4610 "kycCountriesNotSupported": [
4611 "US"
4612 ],
4613 "network": {
4614 "name": "ethereum",
4615 "fiatCurrenciesNotSupported": [],
4616 "chainId": "11155111"
4617 },
4618 "uniqueId": "LOOKSethereum",
4619 "tokenType": "GENERAL",
4620 "isPayInAllowed": false
4621 },
4622 {
4623 "_id": "639068e11e0a08ac4a504b58",
4624 "coinId": "immutable-x",
4625 "address": "0x07865c6e87b9f70255377e024ace6630c1eaa37f",
4626 "addressAdditionalData": false,
4627 "createdAt": "2022-10-20T06:36:01.620Z",
4628 "decimals": 6,
4629 "image": {
4630 "large": "https://assets-dev.transak.com/images/cryptoCurrency/immutable-x_large.png",
4631 "small": "https://assets-dev.transak.com/images/cryptoCurrency/immutable-x_small.png",
4632 "thumb": "https://assets-dev.transak.com/images/cryptoCurrency/immutable-x_thumb.png"
4633 },
4634 "isAllowed": true,
4635 "isPopular": false,
4636 "isStable": false,
4637 "name": "Immutable X",
4638 "roundOff": 2,
4639 "symbol": "IMX",
4640 "isIgnorePriceVerification": false,
4641 "kycCountriesNotSupported": [
4642 "US"
4643 ],
4644 "network": {
4645 "name": "immutable",
4646 "fiatCurrenciesNotSupported": []
4647 },
4648 "uniqueId": "IMXimmutable",
4649 "tokenType": "GENERAL",
4650 "isPayInAllowed": false
4651 },
4652 {
4653 "_id": "639068e11e0a08ac4a504b58",
4654 "coinId": "immutable-x",
4655 "address": "0xf57e7e7c23978c3caec3c3548e3d615c346e79ff",
4656 "addressAdditionalData": false,
4657 "createdAt": "2022-10-20T06:36:01.620Z",
4658 "decimals": 18,
4659 "image": {
4660 "large": "https://assets-dev.transak.com/images/cryptoCurrency/immutable-x_large.png",
4661 "small": "https://assets-dev.transak.com/images/cryptoCurrency/immutable-x_small.png",
4662 "thumb": "https://assets-dev.transak.com/images/cryptoCurrency/immutable-x_thumb.png"
4663 },
4664 "isAllowed": true,
4665 "isPopular": false,
4666 "isStable": false,
4667 "name": "Immutable X",
4668 "roundOff": 2,
4669 "symbol": "IMX",
4670 "isIgnorePriceVerification": false,
4671 "kycCountriesNotSupported": [],
4672 "network": {
4673 "name": "immutablezkevm",
4674 "fiatCurrenciesNotSupported": [],
4675 "chainId": "13473"
4676 },
4677 "uniqueId": "IMXimmutablezkevm",
4678 "tokenType": "GENERAL",
4679 "isPayInAllowed": true
4680 },
4681 {
4682 "_id": "62d7fe47d84eece44c157f70",
4683 "coinId": "maiar-dex",
4684 "addressAdditionalData": false,
4685 "createdAt": "2022-07-20T13:08:22.952Z",
4686 "decimals": 18,
4687 "image": {
4688 "large": "https://assets-stg.transak.com/images/cryptoCurrency/maiar-dex_large.png",
4689 "small": "https://assets-stg.transak.com/images/cryptoCurrency/maiar-dex_small.png",
4690 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/maiar-dex_thumb.png"
4691 },
4692 "isAllowed": true,
4693 "isPopular": false,
4694 "isStable": false,
4695 "name": "xExchange",
4696 "roundOff": 0,
4697 "symbol": "MEX",
4698 "kycCountriesNotSupported": [
4699 "US"
4700 ],
4701 "network": {
4702 "name": "multiversx",
4703 "fiatCurrenciesNotSupported": []
4704 },
4705 "uniqueId": "MEXmultiversx",
4706 "tokenType": "GENERAL",
4707 "tokenIdentifier": "MEX-b812bd",
4708 "isPayInAllowed": false
4709 },
4710 {
4711 "_id": "6593ad0ed72d737ef86c8d36",
4712 "coinId": "gmx",
4713 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
4714 "addressAdditionalData": false,
4715 "createdAt": "2024-01-02T06:28:30.010Z",
4716 "decimals": 18,
4717 "image": {
4718 "large": "https://assets-stg.transak.com/images/cryptoCurrency/gmx_large.png",
4719 "small": "https://assets-stg.transak.com/images/cryptoCurrency/gmx_small.png",
4720 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/gmx_thumb.png"
4721 },
4722 "isAllowed": true,
4723 "isPopular": false,
4724 "isStable": false,
4725 "name": "GMX",
4726 "roundOff": 8,
4727 "symbol": "GMX",
4728 "kycCountriesNotSupported": [
4729 "US"
4730 ],
4731 "network": {
4732 "name": "arbitrum",
4733 "fiatCurrenciesNotSupported": [],
4734 "chainId": "421614"
4735 },
4736 "uniqueId": "GMXarbitrum",
4737 "tokenType": "GENERAL",
4738 "isPayInAllowed": false
4739 },
4740 {
4741 "_id": "62a19aac6f179ab4abd83f70",
4742 "coinId": "compound-governance-token",
4743 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
4744 "addressAdditionalData": false,
4745 "createdAt": "2022-06-09T07:00:59.831Z",
4746 "decimals": 18,
4747 "image": {
4748 "large": "https://assets-stg.transak.com/images/cryptoCurrency/compound-governance-token_large.png",
4749 "small": "https://assets-stg.transak.com/images/cryptoCurrency/compound-governance-token_small.png",
4750 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/compound-governance-token_thumb.png"
4751 },
4752 "isAllowed": true,
4753 "isPopular": false,
4754 "isStable": false,
4755 "name": "Compound",
4756 "roundOff": 8,
4757 "symbol": "COMP",
4758 "isIgnorePriceVerification": false,
4759 "kycCountriesNotSupported": [
4760 "US"
4761 ],
4762 "network": {
4763 "name": "ethereum",
4764 "fiatCurrenciesNotSupported": [],
4765 "chainId": "11155111"
4766 },
4767 "uniqueId": "COMPethereum",
4768 "tokenType": "GENERAL",
4769 "isPayInAllowed": false
4770 },
4771 {
4772 "_id": "6593ade7d72d737ef86cc839",
4773 "coinId": "trust-wallet-token",
4774 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
4775 "addressAdditionalData": false,
4776 "createdAt": "2024-01-02T06:32:06.805Z",
4777 "decimals": 18,
4778 "image": {
4779 "large": "https://assets-stg.transak.com/images/cryptoCurrency/trust-wallet-token_large.png",
4780 "small": "https://assets-stg.transak.com/images/cryptoCurrency/trust-wallet-token_small.png",
4781 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/trust-wallet-token_thumb.png"
4782 },
4783 "isAllowed": true,
4784 "isPopular": false,
4785 "isStable": false,
4786 "name": "Trust Wallet",
4787 "roundOff": 2,
4788 "symbol": "TWT",
4789 "kycCountriesNotSupported": [
4790 "US"
4791 ],
4792 "network": {
4793 "name": "bsc",
4794 "fiatCurrenciesNotSupported": [],
4795 "chainId": "97"
4796 },
4797 "uniqueId": "TWTbsc",
4798 "tokenType": "GENERAL",
4799 "isPayInAllowed": false
4800 },
4801 {
4802 "_id": "6238418d15a23b0848b76f66",
4803 "coinId": "1inch",
4804 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
4805 "addressAdditionalData": false,
4806 "createdAt": "2022-03-21T09:12:44.532Z",
4807 "decimals": 18,
4808 "image": {
4809 "large": "https://assets-stg.transak.com/images/cryptoCurrency/1inch_large.png",
4810 "small": "https://assets-stg.transak.com/images/cryptoCurrency/1inch_small.png",
4811 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/1inch_thumb.png"
4812 },
4813 "isAllowed": true,
4814 "isPopular": false,
4815 "isStable": false,
4816 "name": "1inch",
4817 "roundOff": 2,
4818 "symbol": "1INCH",
4819 "isIgnorePriceVerification": false,
4820 "image_bk": {
4821 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/1inch_large.png",
4822 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/1inch_thumb.png",
4823 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/1inch_small.png"
4824 },
4825 "kycCountriesNotSupported": [
4826 "US"
4827 ],
4828 "network": {
4829 "name": "ethereum",
4830 "fiatCurrenciesNotSupported": [],
4831 "chainId": "11155111"
4832 },
4833 "uniqueId": "1INCHethereum",
4834 "tokenType": "GENERAL",
4835 "isPayInAllowed": false
4836 },
4837 {
4838 "_id": "6704cd31819064677751afea",
4839 "coinId": "ronin",
4840 "address": "0x0000000000000000000000000000000000000000",
4841 "addressAdditionalData": false,
4842 "createdAt": "2024-10-08T06:12:01.369Z",
4843 "decimals": 18,
4844 "image": {
4845 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ronin_large.jpg",
4846 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ronin_small.jpg",
4847 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ronin_thumb.jpg"
4848 },
4849 "isAllowed": true,
4850 "isPopular": false,
4851 "isStable": false,
4852 "name": "Ronin",
4853 "roundOff": 2,
4854 "symbol": "RON",
4855 "isIgnorePriceVerification": false,
4856 "kycCountriesNotSupported": [
4857 "US"
4858 ],
4859 "network": {
4860 "name": "ronin",
4861 "fiatCurrenciesNotSupported": [
4862 {
4863 "fiatCurrency": "USD",
4864 "paymentMethod": "credit_debit_card"
4865 },
4866 {
4867 "fiatCurrency": "USD",
4868 "paymentMethod": "apple_pay"
4869 },
4870 {
4871 "fiatCurrency": "USD",
4872 "paymentMethod": "google_pay"
4873 }
4874 ],
4875 "chainId": "2021"
4876 },
4877 "uniqueId": "RONronin",
4878 "tokenType": "GENERAL",
4879 "isPayInAllowed": false
4880 },
4881 {
4882 "_id": "621e0849984124b69e224fa1",
4883 "coinId": "iostoken",
4884 "addressAdditionalData": {
4885 "name": "dest_tag",
4886 "display_name": "MEMO"
4887 },
4888 "createdAt": "2022-03-01T11:49:28.664Z",
4889 "decimals": 8,
4890 "image": {
4891 "large": "https://assets-stg.transak.com/images/cryptoCurrency/iostoken_large.png",
4892 "small": "https://assets-stg.transak.com/images/cryptoCurrency/iostoken_small.png",
4893 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/iostoken_thumb.png"
4894 },
4895 "isAllowed": true,
4896 "isPopular": false,
4897 "isStable": false,
4898 "name": "IOST",
4899 "roundOff": 2,
4900 "symbol": "IOST",
4901 "image_bk": {
4902 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/iostoken_large.png",
4903 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/iostoken_thumb.png",
4904 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/iostoken_small.png"
4905 },
4906 "kycCountriesNotSupported": [
4907 "US"
4908 ],
4909 "network": {
4910 "name": "mainnet",
4911 "fiatCurrenciesNotSupported": []
4912 },
4913 "uniqueId": "IOSTmainnet",
4914 "tokenType": "GENERAL",
4915 "isPayInAllowed": false
4916 },
4917 {
4918 "_id": "632c01cae317728b86e00a87",
4919 "coinId": "iotex",
4920 "address": "0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69",
4921 "addressAdditionalData": false,
4922 "createdAt": "2022-09-22T06:33:46.526Z",
4923 "decimals": 18,
4924 "image": {
4925 "large": "https://assets-stg.transak.com/images/cryptoCurrency/iotex_large.png",
4926 "small": "https://assets-stg.transak.com/images/cryptoCurrency/iotex_small.png",
4927 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/iotex_thumb.png"
4928 },
4929 "isAllowed": true,
4930 "isPopular": false,
4931 "isStable": false,
4932 "name": "IoTeX",
4933 "roundOff": 2,
4934 "symbol": "IOTX",
4935 "isIgnorePriceVerification": false,
4936 "kycCountriesNotSupported": [
4937 "US"
4938 ],
4939 "network": {
4940 "name": "iotx",
4941 "fiatCurrenciesNotSupported": []
4942 },
4943 "uniqueId": "IOTXiotx",
4944 "tokenType": "GENERAL",
4945 "isPayInAllowed": false
4946 },
4947 {
4948 "_id": "634e58f03dd7448834d4d87c",
4949 "coinId": "golem",
4950 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
4951 "addressAdditionalData": false,
4952 "createdAt": "2022-10-18T07:42:39.914Z",
4953 "decimals": 18,
4954 "image": {
4955 "large": "https://assets-stg.transak.com/images/cryptoCurrency/golem_large.png",
4956 "small": "https://assets-stg.transak.com/images/cryptoCurrency/golem_small.png",
4957 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/golem_thumb.png"
4958 },
4959 "isAllowed": true,
4960 "isPopular": false,
4961 "isStable": false,
4962 "name": "Golem",
4963 "roundOff": 2,
4964 "symbol": "GLM",
4965 "isIgnorePriceVerification": false,
4966 "kycCountriesNotSupported": [
4967 "US"
4968 ],
4969 "network": {
4970 "name": "ethereum",
4971 "fiatCurrenciesNotSupported": [],
4972 "chainId": "11155111"
4973 },
4974 "uniqueId": "GLMethereum",
4975 "tokenType": "GENERAL",
4976 "isPayInAllowed": false
4977 },
4978 {
4979 "_id": "61eabafa18be9217114756bd",
4980 "coinId": "velas",
4981 "addressAdditionalData": false,
4982 "createdAt": "2022-01-21T13:54:01.766Z",
4983 "image": {
4984 "large": "https://assets-stg.transak.com/images/cryptoCurrency/velas_large.png",
4985 "small": "https://assets-stg.transak.com/images/cryptoCurrency/velas_small.png",
4986 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/velas_thumb.png"
4987 },
4988 "isAllowed": true,
4989 "isPopular": false,
4990 "isStable": false,
4991 "name": "Velas",
4992 "roundOff": 2,
4993 "symbol": "VLX",
4994 "image_bk": {
4995 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/velas_large.png",
4996 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/velas_thumb.png",
4997 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/velas_small.png"
4998 },
4999 "kycCountriesNotSupported": [
5000 "US"
5001 ],
5002 "network": {
5003 "name": "velasevm",
5004 "fiatCurrenciesNotSupported": []
5005 },
5006 "uniqueId": "VLXvelasevm",
5007 "tokenType": "GENERAL",
5008 "isPayInAllowed": true
5009 },
5010 {
5011 "_id": "61eabafa18be9217114756bd",
5012 "coinId": "velas",
5013 "addressAdditionalData": false,
5014 "createdAt": "2022-01-21T13:54:01.766Z",
5015 "image": {
5016 "large": "https://assets-stg.transak.com/images/cryptoCurrency/velas_large.png",
5017 "small": "https://assets-stg.transak.com/images/cryptoCurrency/velas_small.png",
5018 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/velas_thumb.png"
5019 },
5020 "isAllowed": true,
5021 "isPopular": false,
5022 "isStable": false,
5023 "name": "Velas",
5024 "roundOff": 2,
5025 "symbol": "VLX",
5026 "image_bk": {
5027 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/velas_large.png",
5028 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/velas_thumb.png",
5029 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/velas_small.png"
5030 },
5031 "kycCountriesNotSupported": [
5032 "US"
5033 ],
5034 "network": {
5035 "name": "mainnet",
5036 "fiatCurrenciesNotSupported": []
5037 },
5038 "uniqueId": "VLXmainnet",
5039 "tokenType": "GENERAL",
5040 "isPayInAllowed": false
5041 },
5042 {
5043 "_id": "6297add1311bdc75b2c7f219",
5044 "coinId": "sushi",
5045 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5046 "addressAdditionalData": false,
5047 "createdAt": "2022-06-01T18:20:00.501Z",
5048 "decimals": 18,
5049 "image": {
5050 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sushi_large.png",
5051 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sushi_small.png",
5052 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sushi_thumb.png"
5053 },
5054 "isAllowed": true,
5055 "isPopular": false,
5056 "isStable": false,
5057 "name": "Sushi",
5058 "roundOff": 2,
5059 "symbol": "SUSHI",
5060 "isIgnorePriceVerification": false,
5061 "image_bk": {
5062 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/sushi_large.png",
5063 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/sushi_thumb.png",
5064 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/sushi_small.png"
5065 },
5066 "kycCountriesNotSupported": [],
5067 "network": {
5068 "name": "ethereum",
5069 "fiatCurrenciesNotSupported": [],
5070 "chainId": "11155111"
5071 },
5072 "uniqueId": "SUSHIethereum",
5073 "tokenType": "GENERAL",
5074 "isPayInAllowed": false
5075 },
5076 {
5077 "_id": "6297add1311bdc75b2c7f219",
5078 "coinId": "sushi",
5079 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5080 "addressAdditionalData": false,
5081 "createdAt": "2022-06-01T18:20:00.501Z",
5082 "decimals": 18,
5083 "image": {
5084 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sushi_large.png",
5085 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sushi_small.png",
5086 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sushi_thumb.png"
5087 },
5088 "isAllowed": true,
5089 "isPopular": false,
5090 "isStable": false,
5091 "name": "Sushi",
5092 "roundOff": 2,
5093 "symbol": "SUSHI",
5094 "isIgnorePriceVerification": false,
5095 "image_bk": {
5096 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/sushi_large.png",
5097 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/sushi_thumb.png",
5098 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/sushi_small.png"
5099 },
5100 "kycCountriesNotSupported": [
5101 "US"
5102 ],
5103 "network": {
5104 "name": "polygon",
5105 "fiatCurrenciesNotSupported": [],
5106 "chainId": "80002"
5107 },
5108 "uniqueId": "SUSHIpolygon",
5109 "tokenType": "GENERAL",
5110 "isPayInAllowed": false
5111 },
5112 {
5113 "_id": "6392d3b71e0a08ac4a2d7799",
5114 "coinId": "oasis-network",
5115 "address": "0x2037df0add38e407e9fc6f8658399031548cd8b3",
5116 "addressAdditionalData": false,
5117 "createdAt": "2022-12-09T06:20:39.147Z",
5118 "decimals": 18,
5119 "image": {
5120 "large": "https://assets-stg.transak.com/images/cryptoCurrency/oasis-network_large.png",
5121 "small": "https://assets-stg.transak.com/images/cryptoCurrency/oasis-network_small.png",
5122 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/oasis-network_thumb.png"
5123 },
5124 "isAllowed": true,
5125 "isPopular": false,
5126 "isStable": false,
5127 "name": "Oasis Network",
5128 "roundOff": 2,
5129 "symbol": "ROSE",
5130 "isIgnorePriceVerification": false,
5131 "kycCountriesNotSupported": [],
5132 "network": {
5133 "name": "oasis",
5134 "fiatCurrenciesNotSupported": []
5135 },
5136 "uniqueId": "ROSEoasis",
5137 "tokenType": "GENERAL",
5138 "isPayInAllowed": false
5139 },
5140 {
5141 "_id": "64819a163334478e3f977f51",
5142 "coinId": "kusama",
5143 "addressAdditionalData": false,
5144 "createdAt": "2023-06-08T09:06:29.936Z",
5145 "decimals": 12,
5146 "image": {
5147 "large": "https://assets-stg.transak.com/images/cryptoCurrency/kusama_large.jpg",
5148 "small": "https://assets-stg.transak.com/images/cryptoCurrency/kusama_small.jpg",
5149 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/kusama_thumb.jpg"
5150 },
5151 "isAllowed": true,
5152 "isPopular": false,
5153 "isStable": false,
5154 "name": "Kusama",
5155 "roundOff": 8,
5156 "symbol": "KSM",
5157 "kycCountriesNotSupported": [
5158 "US"
5159 ],
5160 "network": {
5161 "name": "mainnet",
5162 "fiatCurrenciesNotSupported": []
5163 },
5164 "uniqueId": "KSMmainnet",
5165 "tokenType": "GENERAL",
5166 "isPayInAllowed": false
5167 },
5168 {
5169 "_id": "64e5877f087eb3b578c48ab7",
5170 "coinId": "aleph-zero",
5171 "addressAdditionalData": false,
5172 "createdAt": "2023-08-23T04:13:51.070Z",
5173 "decimals": 12,
5174 "image": {
5175 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aleph-zero_large.png",
5176 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aleph-zero_small.png",
5177 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aleph-zero_thumb.png"
5178 },
5179 "isAllowed": true,
5180 "isPopular": false,
5181 "isStable": false,
5182 "name": "Aleph Zero",
5183 "roundOff": 2,
5184 "symbol": "AZERO",
5185 "kycCountriesNotSupported": [
5186 "US"
5187 ],
5188 "network": {
5189 "name": "alephzero",
5190 "fiatCurrenciesNotSupported": []
5191 },
5192 "uniqueId": "AZEROalephzero",
5193 "tokenType": "GENERAL",
5194 "isPayInAllowed": false
5195 },
5196 {
5197 "_id": "6230c7cf2a2b613744512853",
5198 "coinId": "audius",
5199 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5200 "addressAdditionalData": false,
5201 "createdAt": "2022-03-15T17:07:26.296Z",
5202 "decimals": 18,
5203 "image": {
5204 "large": "https://assets-stg.transak.com/images/cryptoCurrency/audius_large.png",
5205 "small": "https://assets-stg.transak.com/images/cryptoCurrency/audius_small.png",
5206 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/audius_thumb.png"
5207 },
5208 "isAllowed": true,
5209 "isPopular": false,
5210 "isStable": false,
5211 "name": "Audius",
5212 "roundOff": 2,
5213 "symbol": "AUDIO",
5214 "isIgnorePriceVerification": false,
5215 "image_bk": {
5216 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/audius_large.png",
5217 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/audius_thumb.png",
5218 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/audius_small.png"
5219 },
5220 "kycCountriesNotSupported": [
5221 "US"
5222 ],
5223 "network": {
5224 "name": "ethereum",
5225 "fiatCurrenciesNotSupported": [],
5226 "chainId": "11155111"
5227 },
5228 "uniqueId": "AUDIOethereum",
5229 "tokenType": "GENERAL",
5230 "isPayInAllowed": false
5231 },
5232 {
5233 "_id": "640564776e04a5d138c76438",
5234 "coinId": "injective-protocol",
5235 "address": "0xa2b726b1145a4773f68593cf171187d8ebe4d495",
5236 "addressAdditionalData": {
5237 "name": "dest_tag",
5238 "display_name": "MEMO"
5239 },
5240 "createdAt": "2023-03-06T03:56:39.419Z",
5241 "decimals": 18,
5242 "image": {
5243 "large": "https://assets-stg.transak.com/images/cryptoCurrency/injective-protocol_large.png",
5244 "small": "https://assets-stg.transak.com/images/cryptoCurrency/injective-protocol_small.png",
5245 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/injective-protocol_thumb.png"
5246 },
5247 "isAllowed": true,
5248 "isPopular": false,
5249 "isStable": false,
5250 "name": "Injective",
5251 "roundOff": 2,
5252 "symbol": "INJ",
5253 "kycCountriesNotSupported": [
5254 "US"
5255 ],
5256 "network": {
5257 "name": "injective",
5258 "fiatCurrenciesNotSupported": []
5259 },
5260 "uniqueId": "INJinjective",
5261 "tokenType": "GENERAL",
5262 "isPayInAllowed": false
5263 },
5264 {
5265 "_id": "62c76c2d336166d0dc7629b4",
5266 "coinId": "tether-eurt",
5267 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5268 "addressAdditionalData": false,
5269 "createdAt": "2022-07-07T23:28:44.564Z",
5270 "decimals": 18,
5271 "image": {
5272 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tether-eurt_large.png",
5273 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tether-eurt_small.png",
5274 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tether-eurt_thumb.png"
5275 },
5276 "isAllowed": true,
5277 "isPopular": false,
5278 "isStable": true,
5279 "name": "Euro Tether",
5280 "roundOff": 2,
5281 "symbol": "EURT",
5282 "isIgnorePriceVerification": false,
5283 "kycCountriesNotSupported": [
5284 "US"
5285 ],
5286 "network": {
5287 "name": "ethereum",
5288 "fiatCurrenciesNotSupported": [],
5289 "chainId": "11155111"
5290 },
5291 "uniqueId": "EURTethereum",
5292 "tokenType": "GENERAL",
5293 "isPayInAllowed": false
5294 },
5295 {
5296 "_id": "61df058a69be64e2d48cf052",
5297 "coinId": "nervos-network",
5298 "addressAdditionalData": false,
5299 "createdAt": "2022-01-12T16:37:47.079Z",
5300 "decimals": 8,
5301 "image": {
5302 "large": "https://assets-stg.transak.com/images/cryptoCurrency/nervos-network_large.png",
5303 "small": "https://assets-stg.transak.com/images/cryptoCurrency/nervos-network_small.png",
5304 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/nervos-network_thumb.png"
5305 },
5306 "isAllowed": true,
5307 "isPopular": false,
5308 "isStable": false,
5309 "name": "Nervos Network",
5310 "roundOff": 8,
5311 "symbol": "CKB",
5312 "image_bk": {
5313 "large": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/nervos-network_large.png",
5314 "thumb": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/nervos-network_thumb.png",
5315 "small": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/nervos-network_small.png"
5316 },
5317 "kycCountriesNotSupported": [
5318 "US"
5319 ],
5320 "network": {
5321 "name": "nervos",
5322 "fiatCurrenciesNotSupported": []
5323 },
5324 "uniqueId": "CKBnervos",
5325 "tokenType": "GENERAL",
5326 "isPayInAllowed": false
5327 },
5328 {
5329 "_id": "63ca20e323d22a863d5736b3",
5330 "coinId": "wax",
5331 "addressAdditionalData": false,
5332 "createdAt": "2023-01-20T05:04:35.194Z",
5333 "decimals": 8,
5334 "image": {
5335 "large": "https://assets-stg.transak.com/images/cryptoCurrency/wax_large.png",
5336 "small": "https://assets-stg.transak.com/images/cryptoCurrency/wax_small.png",
5337 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/wax_thumb.png"
5338 },
5339 "isAllowed": true,
5340 "isPopular": false,
5341 "isStable": false,
5342 "name": "WAX",
5343 "roundOff": 2,
5344 "symbol": "WAXP",
5345 "isIgnorePriceVerification": false,
5346 "kycCountriesNotSupported": [
5347 "US"
5348 ],
5349 "network": {
5350 "name": "wax",
5351 "fiatCurrenciesNotSupported": []
5352 },
5353 "uniqueId": "WAXPwax",
5354 "tokenType": "GENERAL",
5355 "isPayInAllowed": false
5356 },
5357 {
5358 "_id": "6593a68ed72d737ef86a97ee",
5359 "coinId": "nem",
5360 "addressAdditionalData": false,
5361 "createdAt": "2024-01-02T06:00:45.645Z",
5362 "decimals": 6,
5363 "image": {
5364 "large": "https://assets-stg.transak.com/images/cryptoCurrency/nem_large.png",
5365 "small": "https://assets-stg.transak.com/images/cryptoCurrency/nem_small.png",
5366 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/nem_thumb.png"
5367 },
5368 "isAllowed": true,
5369 "isPopular": false,
5370 "isStable": false,
5371 "name": "NEM",
5372 "roundOff": 2,
5373 "symbol": "XEM",
5374 "kycCountriesNotSupported": [
5375 "US"
5376 ],
5377 "network": {
5378 "name": "mainnet",
5379 "fiatCurrenciesNotSupported": []
5380 },
5381 "uniqueId": "XEMmainnet",
5382 "tokenType": "GENERAL",
5383 "isPayInAllowed": false
5384 },
5385 {
5386 "_id": "660d2cab290fbbc9cdc9fb97",
5387 "coinId": "superfarm",
5388 "address": "0xe53ec727dbdeb9e2d5456c3be40cff031ab40a55",
5389 "addressAdditionalData": false,
5390 "createdAt": "2024-04-03T10:17:15.107Z",
5391 "decimals": 18,
5392 "image": {
5393 "large": "https://assets-stg.transak.com/images/cryptoCurrency/superfarm_large.png",
5394 "small": "https://assets-stg.transak.com/images/cryptoCurrency/superfarm_small.png",
5395 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/superfarm_thumb.png"
5396 },
5397 "isAllowed": true,
5398 "isPopular": false,
5399 "isStable": false,
5400 "name": "SuperVerse",
5401 "roundOff": 2,
5402 "symbol": "SUPER",
5403 "kycCountriesNotSupported": [
5404 "US"
5405 ],
5406 "network": {
5407 "name": "ethereum",
5408 "fiatCurrenciesNotSupported": [
5409 {
5410 "fiatCurrency": "USD",
5411 "paymentMethod": "credit_debit_card"
5412 },
5413 {
5414 "fiatCurrency": "USD",
5415 "paymentMethod": "apple_pay"
5416 },
5417 {
5418 "fiatCurrency": "USD",
5419 "paymentMethod": "google_pay"
5420 },
5421 {
5422 "fiatCurrency": "USD",
5423 "paymentMethod": "pm_cash_app"
5424 }
5425 ],
5426 "chainId": "11155111"
5427 },
5428 "uniqueId": "SUPERethereum",
5429 "tokenType": "GENERAL",
5430 "isPayInAllowed": false
5431 },
5432 {
5433 "_id": "633d785141f21bbab8ad70ea",
5434 "coinId": "tamadoge",
5435 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5436 "addressAdditionalData": false,
5437 "createdAt": "2022-10-05T12:28:00.695Z",
5438 "decimals": 18,
5439 "image": {
5440 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tamadoge_large.png",
5441 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tamadoge_small.png",
5442 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tamadoge_thumb.png"
5443 },
5444 "isAllowed": true,
5445 "isPopular": false,
5446 "isStable": false,
5447 "name": "Tamadoge",
5448 "roundOff": 2,
5449 "symbol": "TAMA",
5450 "kycCountriesNotSupported": [
5451 "US"
5452 ],
5453 "network": {
5454 "name": "ethereum",
5455 "fiatCurrenciesNotSupported": [],
5456 "chainId": "11155111"
5457 },
5458 "uniqueId": "TAMAethereum",
5459 "tokenType": "GENERAL",
5460 "isPayInAllowed": false
5461 },
5462 {
5463 "_id": "643d106f9f08696480decde6",
5464 "coinId": "moonbeam",
5465 "addressAdditionalData": false,
5466 "createdAt": "2023-04-17T09:25:02.558Z",
5467 "decimals": 18,
5468 "image": {
5469 "large": "https://assets-stg.transak.com/images/cryptoCurrency/moonbeam_large.png",
5470 "small": "https://assets-stg.transak.com/images/cryptoCurrency/moonbeam_small.png",
5471 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/moonbeam_thumb.png"
5472 },
5473 "isAllowed": true,
5474 "isPopular": false,
5475 "isStable": false,
5476 "name": "Moonbeam",
5477 "roundOff": 2,
5478 "symbol": "GLMR",
5479 "kycCountriesNotSupported": [
5480 "US"
5481 ],
5482 "network": {
5483 "name": "mainnet",
5484 "fiatCurrenciesNotSupported": [],
5485 "chainId": "1287"
5486 },
5487 "uniqueId": "GLMRmainnet",
5488 "tokenType": "GENERAL",
5489 "isPayInAllowed": false
5490 },
5491 {
5492 "_id": "655da01e922c39df1e872923",
5493 "coinId": "aelf",
5494 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5495 "addressAdditionalData": false,
5496 "createdAt": "2023-11-22T06:30:53.256Z",
5497 "decimals": 18,
5498 "image": {
5499 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aelf_large.png",
5500 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aelf_small.png",
5501 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aelf_thumb.png"
5502 },
5503 "isAllowed": true,
5504 "isPopular": false,
5505 "isStable": false,
5506 "name": "aelf",
5507 "roundOff": 2,
5508 "symbol": "ELF",
5509 "kycCountriesNotSupported": [
5510 "US"
5511 ],
5512 "network": {
5513 "name": "aelf",
5514 "fiatCurrenciesNotSupported": []
5515 },
5516 "uniqueId": "ELFaelf",
5517 "tokenType": "GENERAL",
5518 "isPayInAllowed": false
5519 },
5520 {
5521 "_id": "5ebf0c09884cb195e0f0c121",
5522 "coinId": "verasity",
5523 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5524 "addressAdditionalData": false,
5525 "createdAt": "2020-05-15T21:39:20.810Z",
5526 "decimals": 18,
5527 "image": {
5528 "large": "https://assets-stg.transak.com/images/cryptoCurrency/verasity_large.png",
5529 "small": "https://assets-stg.transak.com/images/cryptoCurrency/verasity_small.png",
5530 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/verasity_thumb.png"
5531 },
5532 "isAllowed": true,
5533 "isPopular": false,
5534 "isStable": false,
5535 "name": "Verasity",
5536 "roundOff": 2,
5537 "symbol": "VRA",
5538 "image_bk": {
5539 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/verasity_large.png",
5540 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/verasity_thumb.png",
5541 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/verasity_small.png"
5542 },
5543 "kycCountriesNotSupported": [
5544 "US",
5545 "GB"
5546 ],
5547 "network": {
5548 "name": "ethereum",
5549 "fiatCurrenciesNotSupported": [],
5550 "chainId": "11155111"
5551 },
5552 "uniqueId": "VRAethereum",
5553 "tokenType": "GENERAL",
5554 "isPayInAllowed": true
5555 },
5556 {
5557 "_id": "62907b4ae27d924cdee4e9c4",
5558 "coinId": "astar",
5559 "addressAdditionalData": false,
5560 "createdAt": "2022-05-27T07:18:33.220Z",
5561 "decimals": 18,
5562 "image": {
5563 "large": "https://assets-stg.transak.com/images/cryptoCurrency/astar_large.png",
5564 "small": "https://assets-stg.transak.com/images/cryptoCurrency/astar_small.png",
5565 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/astar_thumb.png"
5566 },
5567 "isAllowed": true,
5568 "isPopular": false,
5569 "isStable": false,
5570 "name": "Astar",
5571 "roundOff": 2,
5572 "symbol": "ASTR",
5573 "image_bk": {
5574 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/astar_large.png",
5575 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/astar_thumb.png",
5576 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/astar_small.png"
5577 },
5578 "kycCountriesNotSupported": [
5579 "US"
5580 ],
5581 "network": {
5582 "name": "astar",
5583 "fiatCurrenciesNotSupported": []
5584 },
5585 "uniqueId": "ASTRastar",
5586 "tokenType": "GENERAL",
5587 "isPayInAllowed": false
5588 },
5589 {
5590 "_id": "6440c0c2985c7d7d8d3347b3",
5591 "coinId": "evmos",
5592 "addressAdditionalData": false,
5593 "decimals": 18,
5594 "image": {
5595 "large": "https://assets-stg.transak.com/images/cryptoCurrency/evmos_large.png",
5596 "small": "https://assets-stg.transak.com/images/cryptoCurrency/evmos_small.png",
5597 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/evmos_thumb.png"
5598 },
5599 "isAllowed": true,
5600 "isPopular": false,
5601 "isStable": false,
5602 "name": "Evmos",
5603 "roundOff": 2,
5604 "symbol": "EVMOS",
5605 "kycCountriesNotSupported": [
5606 "US"
5607 ],
5608 "network": {
5609 "name": "evmos",
5610 "fiatCurrenciesNotSupported": [],
5611 "chainId": "9000"
5612 },
5613 "uniqueId": "EVMOSevmos",
5614 "tokenType": "GENERAL",
5615 "isPayInAllowed": false
5616 },
5617 {
5618 "_id": "6040b19cf15c23bd9e5bf002",
5619 "coinId": "mask-network",
5620 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5621 "addressAdditionalData": false,
5622 "createdAt": "2021-03-04T10:08:27.734Z",
5623 "decimals": 18,
5624 "image": {
5625 "large": "https://assets-stg.transak.com/images/cryptoCurrency/mask-network_large.png",
5626 "small": "https://assets-stg.transak.com/images/cryptoCurrency/mask-network_small.png",
5627 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/mask-network_thumb.png"
5628 },
5629 "isAllowed": true,
5630 "isPopular": false,
5631 "isStable": false,
5632 "name": "Mask Network",
5633 "roundOff": 2,
5634 "symbol": "MASK",
5635 "image_bk": {
5636 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/mask-network_large.jpg",
5637 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/mask-network_thumb.jpg",
5638 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/mask-network_small.jpg"
5639 },
5640 "kycCountriesNotSupported": [
5641 "US"
5642 ],
5643 "network": {
5644 "name": "ethereum",
5645 "fiatCurrenciesNotSupported": [],
5646 "chainId": "11155111"
5647 },
5648 "uniqueId": "MASKethereum",
5649 "tokenType": "GENERAL",
5650 "isPayInAllowed": false
5651 },
5652 {
5653 "_id": "6040b19cf15c23bd9e5bf002",
5654 "coinId": "mask-network",
5655 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5656 "addressAdditionalData": false,
5657 "createdAt": "2021-03-04T10:08:27.734Z",
5658 "decimals": 18,
5659 "image": {
5660 "large": "https://assets-stg.transak.com/images/cryptoCurrency/mask-network_large.png",
5661 "small": "https://assets-stg.transak.com/images/cryptoCurrency/mask-network_small.png",
5662 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/mask-network_thumb.png"
5663 },
5664 "isAllowed": true,
5665 "isPopular": false,
5666 "isStable": false,
5667 "name": "Mask Network",
5668 "roundOff": 2,
5669 "symbol": "MASK",
5670 "image_bk": {
5671 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/mask-network_large.jpg",
5672 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/mask-network_thumb.jpg",
5673 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/mask-network_small.jpg"
5674 },
5675 "kycCountriesNotSupported": [
5676 "US"
5677 ],
5678 "network": {
5679 "name": "bsc",
5680 "fiatCurrenciesNotSupported": [],
5681 "chainId": "97"
5682 },
5683 "uniqueId": "MASKbsc",
5684 "tokenType": "GENERAL",
5685 "isPayInAllowed": false
5686 },
5687 {
5688 "_id": "659d23a3d72d737ef846b57e",
5689 "coinId": "joe",
5690 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5691 "addressAdditionalData": false,
5692 "createdAt": "2024-01-09T10:44:51.165Z",
5693 "decimals": 18,
5694 "image": {
5695 "large": "https://assets-stg.transak.com/images/cryptoCurrency/joe_large.png",
5696 "small": "https://assets-stg.transak.com/images/cryptoCurrency/joe_small.png",
5697 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/joe_thumb.png"
5698 },
5699 "isAllowed": true,
5700 "isPopular": false,
5701 "isStable": false,
5702 "name": "JOE",
5703 "roundOff": 2,
5704 "symbol": "JOE",
5705 "kycCountriesNotSupported": [
5706 "US"
5707 ],
5708 "network": {
5709 "name": "avaxcchain",
5710 "fiatCurrenciesNotSupported": []
5711 },
5712 "uniqueId": "JOEavaxcchain",
5713 "tokenType": "GENERAL",
5714 "isPayInAllowed": false
5715 },
5716 {
5717 "_id": "61389ae17ce8f0622d2bfe6e",
5718 "coinId": "smooth-love-potion",
5719 "addressAdditionalData": false,
5720 "createdAt": "2021-09-08T11:13:37.017Z",
5721 "image": {
5722 "large": "https://assets-stg.transak.com/images/cryptoCurrency/smooth-love-potion_large.png",
5723 "small": "https://assets-stg.transak.com/images/cryptoCurrency/smooth-love-potion_small.png",
5724 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/smooth-love-potion_thumb.png"
5725 },
5726 "isAllowed": true,
5727 "isPopular": false,
5728 "isStable": false,
5729 "name": "Smooth Love Potion",
5730 "roundOff": 2,
5731 "symbol": "SLP",
5732 "image_bk": {
5733 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/smooth-love-potion_large.png",
5734 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/smooth-love-potion_thumb.png",
5735 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/smooth-love-potion_small.png"
5736 },
5737 "kycCountriesNotSupported": [
5738 "US"
5739 ],
5740 "network": {
5741 "name": "mainnet",
5742 "fiatCurrenciesNotSupported": []
5743 },
5744 "uniqueId": "SLPmainnet",
5745 "tokenType": "GENERAL",
5746 "isPayInAllowed": false
5747 },
5748 {
5749 "_id": "65ba3da93e617716160c37ff",
5750 "coinId": "vethor-token",
5751 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5752 "addressAdditionalData": false,
5753 "createdAt": "2024-01-31T12:31:36.904Z",
5754 "decimals": 18,
5755 "image": {
5756 "large": "https://assets-stg.transak.com/images/cryptoCurrency/vethor-token_large.png",
5757 "small": "https://assets-stg.transak.com/images/cryptoCurrency/vethor-token_small.png",
5758 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/vethor-token_thumb.png"
5759 },
5760 "isAllowed": true,
5761 "isPopular": false,
5762 "isStable": false,
5763 "name": "VeThor",
5764 "roundOff": 0,
5765 "symbol": "VTHO",
5766 "isIgnorePriceVerification": false,
5767 "kycCountriesNotSupported": [
5768 "US"
5769 ],
5770 "network": {
5771 "name": "vechain",
5772 "fiatCurrenciesNotSupported": [
5773 {
5774 "fiatCurrency": "USD",
5775 "paymentMethod": "credit_debit_card"
5776 },
5777 {
5778 "fiatCurrency": "USD",
5779 "paymentMethod": "apple_pay"
5780 },
5781 {
5782 "fiatCurrency": "USD",
5783 "paymentMethod": "google_pay"
5784 },
5785 {
5786 "fiatCurrency": "USD",
5787 "paymentMethod": "pm_cash_app"
5788 },
5789 {
5790 "fiatCurrency": "USD",
5791 "paymentMethod": "pm_jwire"
5792 }
5793 ]
5794 },
5795 "uniqueId": "VTHOvechain",
5796 "tokenType": "GENERAL",
5797 "isPayInAllowed": false
5798 },
5799 {
5800 "_id": "6593bef0d72d737ef8720908",
5801 "coinId": "cartesi",
5802 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5803 "addressAdditionalData": false,
5804 "createdAt": "2024-01-02T07:44:47.805Z",
5805 "decimals": 18,
5806 "image": {
5807 "large": "https://assets-stg.transak.com/images/cryptoCurrency/cartesi_large.png",
5808 "small": "https://assets-stg.transak.com/images/cryptoCurrency/cartesi_small.png",
5809 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/cartesi_thumb.png"
5810 },
5811 "isAllowed": true,
5812 "isPopular": false,
5813 "isStable": false,
5814 "name": "Cartesi",
5815 "roundOff": 2,
5816 "symbol": "CTSI",
5817 "kycCountriesNotSupported": [
5818 "US"
5819 ],
5820 "network": {
5821 "name": "ethereum",
5822 "fiatCurrenciesNotSupported": [],
5823 "chainId": "11155111"
5824 },
5825 "uniqueId": "CTSIethereum",
5826 "tokenType": "GENERAL",
5827 "isPayInAllowed": false
5828 },
5829 {
5830 "_id": "611e7c757ce8f0622da513a5",
5831 "coinId": "hive",
5832 "addressAdditionalData": {
5833 "name": "dest_tag",
5834 "display_name": "MEMO"
5835 },
5836 "createdAt": "2021-08-19T15:44:52.789Z",
5837 "decimals": 3,
5838 "image": {
5839 "large": "https://assets-stg.transak.com/images/cryptoCurrency/hive_large.png",
5840 "small": "https://assets-stg.transak.com/images/cryptoCurrency/hive_small.png",
5841 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/hive_thumb.png"
5842 },
5843 "isAllowed": true,
5844 "isPopular": false,
5845 "isStable": false,
5846 "name": "Hive",
5847 "roundOff": 2,
5848 "symbol": "HIVE",
5849 "image_bk": {
5850 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/hive_large.png",
5851 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/hive_thumb.png",
5852 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/hive_small.png"
5853 },
5854 "kycCountriesNotSupported": [],
5855 "network": {
5856 "name": "mainnet",
5857 "fiatCurrenciesNotSupported": []
5858 },
5859 "uniqueId": "HIVEmainnet",
5860 "tokenType": "GENERAL",
5861 "isPayInAllowed": false
5862 },
5863 {
5864 "_id": "6593c164d72d737ef872d978",
5865 "coinId": "defichain",
5866 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5867 "addressAdditionalData": false,
5868 "createdAt": "2024-01-02T07:55:15.886Z",
5869 "decimals": 18,
5870 "image": {
5871 "large": "https://assets-stg.transak.com/images/cryptoCurrency/defichain_large.png",
5872 "small": "https://assets-stg.transak.com/images/cryptoCurrency/defichain_small.png",
5873 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/defichain_thumb.png"
5874 },
5875 "isAllowed": true,
5876 "isPopular": false,
5877 "isStable": false,
5878 "name": "DeFiChain",
5879 "roundOff": 2,
5880 "symbol": "DFI",
5881 "kycCountriesNotSupported": [
5882 "US"
5883 ],
5884 "network": {
5885 "name": "mainnet",
5886 "fiatCurrenciesNotSupported": []
5887 },
5888 "uniqueId": "DFImainnet",
5889 "tokenType": "GENERAL",
5890 "isPayInAllowed": false
5891 },
5892 {
5893 "_id": "630db8c3221025a99463fef9",
5894 "coinId": "aurora-near",
5895 "address": "0x4b03b05322F044E3C1d87980d2a07792D524D4d8",
5896 "addressAdditionalData": false,
5897 "createdAt": "2022-08-30T07:14:11.459Z",
5898 "image": {
5899 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aurora-near_large.jpg",
5900 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aurora-near_small.png",
5901 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aurora-near_thumb.jpg"
5902 },
5903 "isAllowed": true,
5904 "isPopular": false,
5905 "isStable": false,
5906 "name": "Aurora",
5907 "roundOff": 2,
5908 "symbol": "AURORA",
5909 "isIgnorePriceVerification": false,
5910 "kycCountriesNotSupported": [],
5911 "network": {
5912 "name": "aurora",
5913 "fiatCurrenciesNotSupported": [],
5914 "chainId": "1313161555"
5915 },
5916 "uniqueId": "AURORAaurora",
5917 "tokenType": "GENERAL",
5918 "isPayInAllowed": false
5919 },
5920 {
5921 "_id": "630db8c3221025a99463fef9",
5922 "coinId": "aurora-near",
5923 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5924 "addressAdditionalData": false,
5925 "createdAt": "2022-08-30T07:14:11.459Z",
5926 "decimals": 18,
5927 "image": {
5928 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aurora-near_large.jpg",
5929 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aurora-near_small.png",
5930 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aurora-near_thumb.jpg"
5931 },
5932 "isAllowed": true,
5933 "isPopular": false,
5934 "isStable": false,
5935 "name": "Aurora",
5936 "roundOff": 2,
5937 "symbol": "AURORA",
5938 "isIgnorePriceVerification": false,
5939 "kycCountriesNotSupported": [
5940 "US"
5941 ],
5942 "network": {
5943 "name": "ethereum",
5944 "fiatCurrenciesNotSupported": [],
5945 "chainId": "11155111"
5946 },
5947 "uniqueId": "AURORAethereum",
5948 "tokenType": "GENERAL",
5949 "isPayInAllowed": false
5950 },
5951 {
5952 "_id": "5f60ca4e861bb4617543abc4",
5953 "coinId": "defipulse-index",
5954 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5955 "addressAdditionalData": false,
5956 "createdAt": "2020-09-15T14:05:55.318Z",
5957 "decimals": 18,
5958 "image": {
5959 "large": "https://assets-stg.transak.com/images/cryptoCurrency/defipulse-index_large.png",
5960 "small": "https://assets-stg.transak.com/images/cryptoCurrency/defipulse-index_small.png",
5961 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/defipulse-index_thumb.png"
5962 },
5963 "isAllowed": true,
5964 "isPopular": false,
5965 "isStable": false,
5966 "name": "DeFiPulse Index",
5967 "roundOff": 8,
5968 "symbol": "DPI",
5969 "image_bk": {
5970 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/defipulse-index_large.png",
5971 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/defipulse-index_thumb.png",
5972 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/defipulse-index_small.png"
5973 },
5974 "kycCountriesNotSupported": [
5975 "US"
5976 ],
5977 "network": {
5978 "name": "ethereum",
5979 "fiatCurrenciesNotSupported": [],
5980 "chainId": "11155111"
5981 },
5982 "uniqueId": "DPIethereum",
5983 "tokenType": "GENERAL",
5984 "isPayInAllowed": false
5985 },
5986 {
5987 "_id": "662a009560ca5d891753b418",
5988 "coinId": "paypal-usd",
5989 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
5990 "addressAdditionalData": false,
5991 "createdAt": "2024-04-25T07:04:52.658Z",
5992 "decimals": 18,
5993 "image": {
5994 "large": "https://assets-stg.transak.com/images/cryptoCurrency/paypal-usd_large.png",
5995 "small": "https://assets-stg.transak.com/images/cryptoCurrency/paypal-usd_small.png",
5996 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/paypal-usd_thumb.png"
5997 },
5998 "isAllowed": true,
5999 "isPopular": false,
6000 "isStable": true,
6001 "name": "PayPal USD",
6002 "roundOff": 2,
6003 "symbol": "PYUSD",
6004 "kycCountriesNotSupported": [
6005 "US"
6006 ],
6007 "network": {
6008 "name": "ethereum",
6009 "fiatCurrenciesNotSupported": [
6010 {
6011 "fiatCurrency": "USD",
6012 "paymentMethod": "credit_debit_card"
6013 },
6014 {
6015 "fiatCurrency": "USD",
6016 "paymentMethod": "apple_pay"
6017 },
6018 {
6019 "fiatCurrency": "USD",
6020 "paymentMethod": "google_pay"
6021 },
6022 {
6023 "fiatCurrency": "USD",
6024 "paymentMethod": "pm_cash_app"
6025 }
6026 ],
6027 "chainId": "11155111"
6028 },
6029 "uniqueId": "PYUSDethereum",
6030 "tokenType": "GENERAL",
6031 "isPayInAllowed": false
6032 },
6033 {
6034 "_id": "6593a802d72d737ef86b0fc3",
6035 "coinId": "zencash",
6036 "addressAdditionalData": false,
6037 "createdAt": "2024-01-02T06:06:57.702Z",
6038 "decimals": 8,
6039 "image": {
6040 "large": "https://assets-stg.transak.com/images/cryptoCurrency/zencash_large.png",
6041 "small": "https://assets-stg.transak.com/images/cryptoCurrency/zencash_small.png",
6042 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/zencash_thumb.png"
6043 },
6044 "isAllowed": true,
6045 "isPopular": false,
6046 "isStable": false,
6047 "name": "Horizen",
6048 "roundOff": 2,
6049 "symbol": "ZEN",
6050 "kycCountriesNotSupported": [
6051 "US"
6052 ],
6053 "network": {
6054 "name": "mainnet",
6055 "fiatCurrenciesNotSupported": []
6056 },
6057 "uniqueId": "ZENmainnet",
6058 "tokenType": "GENERAL",
6059 "isPayInAllowed": false
6060 },
6061 {
6062 "_id": "62903617e27d924cded858d5",
6063 "coinId": "zoid-pay",
6064 "addressAdditionalData": false,
6065 "createdAt": "2022-05-27T02:23:19.026Z",
6066 "decimals": 18,
6067 "image": {
6068 "large": "https://assets-stg.transak.com/images/cryptoCurrency/zoid-pay_large.png",
6069 "small": "https://assets-stg.transak.com/images/cryptoCurrency/zoid-pay_small.png",
6070 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/zoid-pay_thumb.png"
6071 },
6072 "isAllowed": true,
6073 "isPopular": false,
6074 "isStable": false,
6075 "name": "ZoidPay",
6076 "roundOff": 2,
6077 "symbol": "ZPAY",
6078 "isIgnorePriceVerification": true,
6079 "image_bk": {
6080 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/zoid-pay_large.png",
6081 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/zoid-pay_thumb.png",
6082 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/zoid-pay_small.png"
6083 },
6084 "kycCountriesNotSupported": [
6085 "US"
6086 ],
6087 "network": {
6088 "name": "multiversx",
6089 "fiatCurrenciesNotSupported": []
6090 },
6091 "uniqueId": "ZPAYmultiversx",
6092 "tokenType": "GENERAL",
6093 "tokenIdentifier": "ZPAY-eb1ced",
6094 "isPayInAllowed": false
6095 },
6096 {
6097 "_id": "60d2068bc9f8ea4506dc273b",
6098 "coinId": "secret",
6099 "addressAdditionalData": {
6100 "name": "dest_tag",
6101 "display_name": "MEMO"
6102 },
6103 "createdAt": "2021-06-22T15:49:31.163Z",
6104 "decimals": 6,
6105 "image": {
6106 "large": "https://assets-stg.transak.com/images/cryptoCurrency/secret_large.png",
6107 "small": "https://assets-stg.transak.com/images/cryptoCurrency/secret_small.png",
6108 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/secret_thumb.png"
6109 },
6110 "isAllowed": true,
6111 "isPopular": false,
6112 "isStable": false,
6113 "name": "Secret",
6114 "roundOff": 2,
6115 "symbol": "SCRT",
6116 "image_bk": {
6117 "large": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/secret_large.png",
6118 "thumb": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/secret_thumb.png",
6119 "small": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/secret_small.png"
6120 },
6121 "kycCountriesNotSupported": [
6122 "US"
6123 ],
6124 "network": {
6125 "name": "mainnet",
6126 "fiatCurrenciesNotSupported": []
6127 },
6128 "uniqueId": "SCRTmainnet",
6129 "tokenType": "GENERAL",
6130 "isPayInAllowed": false
6131 },
6132 {
6133 "_id": "620ae283a8f2e6fb9b0dca33",
6134 "coinId": "ageur",
6135 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6136 "addressAdditionalData": false,
6137 "createdAt": "2022-02-14T23:15:14.753Z",
6138 "decimals": 18,
6139 "image": {
6140 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ageur_large.png",
6141 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ageur_small.png",
6142 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ageur_thumb.png"
6143 },
6144 "isAllowed": true,
6145 "isPopular": false,
6146 "isStable": true,
6147 "name": "EURA",
6148 "roundOff": 2,
6149 "symbol": "EURA",
6150 "isIgnorePriceVerification": true,
6151 "image_bk": {
6152 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ageur_large.png",
6153 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ageur_thumb.png",
6154 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ageur_small.png"
6155 },
6156 "kycCountriesNotSupported": [
6157 "US"
6158 ],
6159 "network": {
6160 "name": "ethereum",
6161 "fiatCurrenciesNotSupported": [],
6162 "chainId": "11155111"
6163 },
6164 "uniqueId": "EURAethereum",
6165 "tokenType": "GENERAL",
6166 "isPayInAllowed": false
6167 },
6168 {
6169 "_id": "620ae283a8f2e6fb9b0dca33",
6170 "coinId": "ageur",
6171 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6172 "addressAdditionalData": false,
6173 "createdAt": "2022-02-14T23:15:14.753Z",
6174 "decimals": 18,
6175 "image": {
6176 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ageur_large.png",
6177 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ageur_small.png",
6178 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ageur_thumb.png"
6179 },
6180 "isAllowed": true,
6181 "isPopular": false,
6182 "isStable": true,
6183 "name": "EURA",
6184 "roundOff": 2,
6185 "symbol": "EURA",
6186 "isIgnorePriceVerification": true,
6187 "image_bk": {
6188 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ageur_large.png",
6189 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ageur_thumb.png",
6190 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ageur_small.png"
6191 },
6192 "kycCountriesNotSupported": [
6193 "US"
6194 ],
6195 "network": {
6196 "name": "polygon",
6197 "fiatCurrenciesNotSupported": [],
6198 "chainId": "80002"
6199 },
6200 "uniqueId": "EURApolygon",
6201 "tokenType": "GENERAL",
6202 "isPayInAllowed": false
6203 },
6204 {
6205 "_id": "65b87ba7d72d737ef87ef72c",
6206 "coinId": "arkham",
6207 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6208 "addressAdditionalData": false,
6209 "createdAt": "2024-01-30T04:31:35.006Z",
6210 "decimals": 18,
6211 "image": {
6212 "large": "https://assets-stg.transak.com/images/cryptoCurrency/arkham_large.png",
6213 "small": "https://assets-stg.transak.com/images/cryptoCurrency/arkham_small.png",
6214 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/arkham_thumb.png"
6215 },
6216 "isAllowed": true,
6217 "isPopular": false,
6218 "isStable": false,
6219 "name": "Arkham",
6220 "roundOff": 2,
6221 "symbol": "ARKM",
6222 "kycCountriesNotSupported": [
6223 "US"
6224 ],
6225 "network": {
6226 "name": "ethereum",
6227 "fiatCurrenciesNotSupported": [
6228 {
6229 "fiatCurrency": "USD",
6230 "paymentMethod": "credit_debit_card"
6231 },
6232 {
6233 "fiatCurrency": "USD",
6234 "paymentMethod": "apple_pay"
6235 },
6236 {
6237 "fiatCurrency": "USD",
6238 "paymentMethod": "google_pay"
6239 },
6240 {
6241 "fiatCurrency": "USD",
6242 "paymentMethod": "pm_cash_app"
6243 },
6244 {
6245 "fiatCurrency": "USD",
6246 "paymentMethod": "pm_jwire"
6247 }
6248 ],
6249 "chainId": "11155111"
6250 },
6251 "uniqueId": "ARKMethereum",
6252 "tokenType": "GENERAL",
6253 "isPayInAllowed": false
6254 },
6255 {
6256 "_id": "6040b19cf15c23bd9e5bf014",
6257 "coinId": "quick",
6258 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6259 "addressAdditionalData": false,
6260 "createdAt": "2021-03-04T10:08:27.933Z",
6261 "decimals": 18,
6262 "image": {
6263 "large": "https://assets-stg.transak.com/images/cryptoCurrency/quick_large.png",
6264 "small": "https://assets-stg.transak.com/images/cryptoCurrency/quick_small.png",
6265 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/quick_thumb.png"
6266 },
6267 "isAllowed": true,
6268 "isPopular": false,
6269 "isStable": false,
6270 "name": "Quickswap",
6271 "roundOff": 8,
6272 "symbol": "QUICK",
6273 "isIgnorePriceVerification": false,
6274 "image_bk": {
6275 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/quick_large.png",
6276 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/quick_thumb.png",
6277 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/quick_small.png"
6278 },
6279 "kycCountriesNotSupported": [
6280 "US"
6281 ],
6282 "network": {
6283 "name": "polygon",
6284 "fiatCurrenciesNotSupported": [],
6285 "chainId": "80002"
6286 },
6287 "uniqueId": "QUICKpolygon",
6288 "tokenType": "GENERAL",
6289 "isPayInAllowed": false
6290 },
6291 {
6292 "_id": "62c5435faa5fa7acfb049fe7",
6293 "coinId": "utrust",
6294 "addressAdditionalData": false,
6295 "createdAt": "2022-07-06T08:10:07.224Z",
6296 "decimals": 18,
6297 "image": {
6298 "large": "https://assets-stg.transak.com/images/cryptoCurrency/utrust_large.png",
6299 "small": "https://assets-stg.transak.com/images/cryptoCurrency/utrust_small.png",
6300 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/utrust_thumb.png"
6301 },
6302 "isAllowed": true,
6303 "isPopular": false,
6304 "isStable": false,
6305 "name": "Utrust",
6306 "roundOff": 2,
6307 "symbol": "UTK",
6308 "kycCountriesNotSupported": [
6309 "US"
6310 ],
6311 "network": {
6312 "name": "multiversx",
6313 "fiatCurrenciesNotSupported": []
6314 },
6315 "uniqueId": "UTKmultiversx",
6316 "tokenType": "GENERAL",
6317 "isPayInAllowed": false
6318 },
6319 {
6320 "_id": "61e7eaa6caaff81ee964d777",
6321 "coinId": "gitcoin",
6322 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6323 "addressAdditionalData": false,
6324 "createdAt": "2022-01-19T10:40:37.658Z",
6325 "decimals": 18,
6326 "image": {
6327 "large": "https://assets-stg.transak.com/images/cryptoCurrency/gitcoin_large.png",
6328 "small": "https://assets-stg.transak.com/images/cryptoCurrency/gitcoin_small.png",
6329 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/gitcoin_thumb.png"
6330 },
6331 "isAllowed": true,
6332 "isPopular": false,
6333 "isStable": false,
6334 "name": "Gitcoin",
6335 "roundOff": 8,
6336 "symbol": "GTC",
6337 "isIgnorePriceVerification": false,
6338 "image_bk": {
6339 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/gitcoin_large.png",
6340 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/gitcoin_thumb.png",
6341 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/gitcoin_small.png"
6342 },
6343 "kycCountriesNotSupported": [
6344 "US"
6345 ],
6346 "network": {
6347 "name": "ethereum",
6348 "fiatCurrenciesNotSupported": [],
6349 "chainId": "11155111"
6350 },
6351 "uniqueId": "GTCethereum",
6352 "tokenType": "GENERAL",
6353 "isPayInAllowed": false
6354 },
6355 {
6356 "_id": "606a9818b34224242efc457d",
6357 "coinId": "dao-maker",
6358 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6359 "addressAdditionalData": false,
6360 "createdAt": "2021-04-05T04:54:47.722Z",
6361 "decimals": 18,
6362 "image": {
6363 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dao-maker_large.png",
6364 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dao-maker_small.png",
6365 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dao-maker_thumb.png"
6366 },
6367 "isAllowed": true,
6368 "isPopular": false,
6369 "isStable": false,
6370 "name": "DAO Maker",
6371 "roundOff": 2,
6372 "symbol": "DAO",
6373 "isIgnorePriceVerification": false,
6374 "image_bk": {
6375 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/dao-maker_large.png",
6376 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/dao-maker_thumb.png",
6377 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/dao-maker_small.png"
6378 },
6379 "kycCountriesNotSupported": [
6380 "US"
6381 ],
6382 "network": {
6383 "name": "ethereum",
6384 "fiatCurrenciesNotSupported": [],
6385 "chainId": "11155111"
6386 },
6387 "uniqueId": "DAOethereum",
6388 "tokenType": "GENERAL",
6389 "isPayInAllowed": false
6390 },
6391 {
6392 "_id": "6593a946d72d737ef86b6ae8",
6393 "coinId": "wazirx",
6394 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6395 "addressAdditionalData": false,
6396 "createdAt": "2024-01-02T06:12:21.744Z",
6397 "decimals": 18,
6398 "image": {
6399 "large": "https://assets-stg.transak.com/images/cryptoCurrency/wazirx_large.png",
6400 "small": "https://assets-stg.transak.com/images/cryptoCurrency/wazirx_small.png",
6401 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/wazirx_thumb.png"
6402 },
6403 "isAllowed": true,
6404 "isPopular": false,
6405 "isStable": false,
6406 "name": "WazirX",
6407 "roundOff": 2,
6408 "symbol": "WRX",
6409 "kycCountriesNotSupported": [
6410 "US"
6411 ],
6412 "network": {
6413 "name": "bsc",
6414 "fiatCurrenciesNotSupported": [],
6415 "chainId": "97"
6416 },
6417 "uniqueId": "WRXbsc",
6418 "tokenType": "GENERAL",
6419 "isPayInAllowed": false
6420 },
6421 {
6422 "_id": "66d5cd1983645ab503cccfe4",
6423 "coinId": "polygon-ecosystem-token",
6424 "addressAdditionalData": false,
6425 "createdAt": "2024-09-02T14:35:04.233Z",
6426 "decimals": 18,
6427 "image": {
6428 "large": "https://assets-stg.transak.com/images/cryptoCurrency/polygon-ecosystem-token_large.png",
6429 "small": "https://assets-stg.transak.com/images/cryptoCurrency/polygon-ecosystem-token_small.png",
6430 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/polygon-ecosystem-token_thumb.png"
6431 },
6432 "isAllowed": true,
6433 "isPopular": false,
6434 "isStable": false,
6435 "name": "Polygon Ecosystem Token",
6436 "roundOff": 2,
6437 "symbol": "POL",
6438 "isIgnorePriceVerification": false,
6439 "kycCountriesNotSupported": [
6440 "US"
6441 ],
6442 "network": {
6443 "name": "polygon",
6444 "fiatCurrenciesNotSupported": [
6445 {
6446 "fiatCurrency": "USD",
6447 "paymentMethod": "credit_debit_card"
6448 },
6449 {
6450 "fiatCurrency": "USD",
6451 "paymentMethod": "apple_pay"
6452 },
6453 {
6454 "fiatCurrency": "USD",
6455 "paymentMethod": "google_pay"
6456 },
6457 {
6458 "fiatCurrency": "USD",
6459 "paymentMethod": "pm_cash_app"
6460 },
6461 {
6462 "fiatCurrency": "USD",
6463 "paymentMethod": "pm_us_wire_bank_transfer"
6464 }
6465 ],
6466 "chainId": "80002"
6467 },
6468 "uniqueId": "POLpolygon",
6469 "tokenType": "GENERAL",
6470 "isPayInAllowed": true
6471 },
6472 {
6473 "_id": "621cdeb8984124b69eeca5e6",
6474 "coinId": "hathor",
6475 "addressAdditionalData": false,
6476 "createdAt": "2022-02-28T14:39:51.551Z",
6477 "decimals": 2,
6478 "image": {
6479 "large": "https://assets-stg.transak.com/images/cryptoCurrency/hathor_large.png",
6480 "small": "https://assets-stg.transak.com/images/cryptoCurrency/hathor_small.png",
6481 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/hathor_thumb.png"
6482 },
6483 "isAllowed": true,
6484 "isPopular": false,
6485 "isStable": false,
6486 "name": "Hathor",
6487 "roundOff": 2,
6488 "symbol": "HTR",
6489 "image_bk": {
6490 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/hathor_large.png",
6491 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/hathor_thumb.png",
6492 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/hathor_small.png"
6493 },
6494 "kycCountriesNotSupported": [
6495 "US"
6496 ],
6497 "network": {
6498 "name": "mainnet",
6499 "fiatCurrenciesNotSupported": []
6500 },
6501 "uniqueId": "HTRmainnet",
6502 "tokenType": "GENERAL",
6503 "isPayInAllowed": false
6504 },
6505 {
6506 "_id": "61f9556169d1498df7e4959f",
6507 "coinId": "klima-dao",
6508 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6509 "addressAdditionalData": false,
6510 "createdAt": "2022-02-01T15:44:33.133Z",
6511 "decimals": 18,
6512 "image": {
6513 "large": "https://assets-stg.transak.com/images/cryptoCurrency/klima-dao_large.png",
6514 "small": "https://assets-stg.transak.com/images/cryptoCurrency/klima-dao_small.png",
6515 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/klima-dao_thumb.png"
6516 },
6517 "isAllowed": true,
6518 "isPopular": false,
6519 "isStable": false,
6520 "name": "Klima DAO",
6521 "roundOff": 8,
6522 "symbol": "KLIMA",
6523 "isIgnorePriceVerification": true,
6524 "image_bk": {
6525 "large": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/klima-dao_large.png",
6526 "thumb": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/klima-dao_thumb.png",
6527 "small": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/klima-dao_small.png"
6528 },
6529 "kycCountriesNotSupported": [
6530 "US"
6531 ],
6532 "network": {
6533 "name": "polygon",
6534 "fiatCurrenciesNotSupported": [],
6535 "chainId": "80002"
6536 },
6537 "uniqueId": "KLIMApolygon",
6538 "tokenType": "GENERAL",
6539 "isPayInAllowed": false
6540 },
6541 {
6542 "_id": "61e7e6a1caaff81ee9641f90",
6543 "coinId": "beefy-finance",
6544 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6545 "addressAdditionalData": false,
6546 "createdAt": "2022-01-19T10:23:28.557Z",
6547 "decimals": 18,
6548 "image": {
6549 "large": "https://assets-stg.transak.com/images/cryptoCurrency/beefy-finance_large.png",
6550 "small": "https://assets-stg.transak.com/images/cryptoCurrency/beefy-finance_small.png",
6551 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/beefy-finance_thumb.png"
6552 },
6553 "isAllowed": true,
6554 "isPopular": false,
6555 "isStable": false,
6556 "name": "Beefy.Finance",
6557 "roundOff": 8,
6558 "symbol": "BIFI",
6559 "isIgnorePriceVerification": false,
6560 "image_bk": {
6561 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/beefy-finance_large.png",
6562 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/beefy-finance_thumb.png",
6563 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/beefy-finance_small.png"
6564 },
6565 "kycCountriesNotSupported": [
6566 "US"
6567 ],
6568 "network": {
6569 "name": "bsc",
6570 "fiatCurrenciesNotSupported": [],
6571 "chainId": "97"
6572 },
6573 "uniqueId": "BIFIbsc",
6574 "tokenType": "GENERAL",
6575 "isPayInAllowed": false
6576 },
6577 {
6578 "_id": "61efd7f6d080a2a24f7f1ed8",
6579 "coinId": "clover-finance",
6580 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6581 "addressAdditionalData": false,
6582 "createdAt": "2022-01-25T10:59:01.995Z",
6583 "decimals": 18,
6584 "image": {
6585 "large": "https://assets-stg.transak.com/images/cryptoCurrency/clover-finance_large.jpg",
6586 "small": "https://assets-stg.transak.com/images/cryptoCurrency/clover-finance_small.png",
6587 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/clover-finance_thumb.jpg"
6588 },
6589 "isAllowed": true,
6590 "isPopular": false,
6591 "isStable": false,
6592 "name": "Clover Finance",
6593 "roundOff": 2,
6594 "symbol": "CLV",
6595 "isIgnorePriceVerification": false,
6596 "image_bk": {
6597 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/clover-finance_large.jpg",
6598 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/clover-finance_thumb.jpg",
6599 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/clover-finance_small.jpg"
6600 },
6601 "kycCountriesNotSupported": [
6602 "US"
6603 ],
6604 "network": {
6605 "name": "ethereum",
6606 "fiatCurrenciesNotSupported": [],
6607 "chainId": "11155111"
6608 },
6609 "uniqueId": "CLVethereum",
6610 "tokenType": "GENERAL",
6611 "isPayInAllowed": false
6612 },
6613 {
6614 "_id": "659cfb78d72d737ef839976e",
6615 "coinId": "polkastarter",
6616 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6617 "addressAdditionalData": false,
6618 "createdAt": "2024-01-09T07:53:27.863Z",
6619 "decimals": 18,
6620 "image": {
6621 "large": "https://assets-stg.transak.com/images/cryptoCurrency/polkastarter_large.png",
6622 "small": "https://assets-stg.transak.com/images/cryptoCurrency/polkastarter_small.png",
6623 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/polkastarter_thumb.png"
6624 },
6625 "isAllowed": true,
6626 "isPopular": false,
6627 "isStable": false,
6628 "name": "Polkastarter",
6629 "roundOff": 2,
6630 "symbol": "POLS",
6631 "kycCountriesNotSupported": [
6632 "US"
6633 ],
6634 "network": {
6635 "name": "ethereum",
6636 "fiatCurrenciesNotSupported": [],
6637 "chainId": "11155111"
6638 },
6639 "uniqueId": "POLSethereum",
6640 "tokenType": "GENERAL",
6641 "isPayInAllowed": false
6642 },
6643 {
6644 "_id": "659cfb78d72d737ef839976e",
6645 "coinId": "polkastarter",
6646 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6647 "addressAdditionalData": false,
6648 "createdAt": "2024-01-09T07:53:27.863Z",
6649 "decimals": 18,
6650 "image": {
6651 "large": "https://assets-stg.transak.com/images/cryptoCurrency/polkastarter_large.png",
6652 "small": "https://assets-stg.transak.com/images/cryptoCurrency/polkastarter_small.png",
6653 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/polkastarter_thumb.png"
6654 },
6655 "isAllowed": true,
6656 "isPopular": false,
6657 "isStable": false,
6658 "name": "Polkastarter",
6659 "roundOff": 2,
6660 "symbol": "POLS",
6661 "kycCountriesNotSupported": [
6662 "US"
6663 ],
6664 "network": {
6665 "name": "bsc",
6666 "fiatCurrenciesNotSupported": [],
6667 "chainId": "97"
6668 },
6669 "uniqueId": "POLSbsc",
6670 "tokenType": "GENERAL",
6671 "isPayInAllowed": false
6672 },
6673 {
6674 "_id": "6347b76341f21bbab8a0cca3",
6675 "coinId": "thunder-token",
6676 "addressAdditionalData": false,
6677 "createdAt": "2022-10-13T06:59:47.380Z",
6678 "decimals": 18,
6679 "image": {
6680 "large": "https://assets-stg.transak.com/images/cryptoCurrency/thunder-token_large.png",
6681 "small": "https://assets-stg.transak.com/images/cryptoCurrency/thunder-token_small.png",
6682 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/thunder-token_thumb.png"
6683 },
6684 "isAllowed": true,
6685 "isPopular": false,
6686 "isStable": false,
6687 "name": "ThunderCore",
6688 "roundOff": 0,
6689 "symbol": "TT",
6690 "kycCountriesNotSupported": [
6691 "US"
6692 ],
6693 "network": {
6694 "name": "thundercore",
6695 "fiatCurrenciesNotSupported": []
6696 },
6697 "uniqueId": "TTthundercore",
6698 "tokenType": "GENERAL",
6699 "isPayInAllowed": false
6700 },
6701 {
6702 "_id": "6013bf1ac7af4341b824f9fa",
6703 "coinId": "celo-dollar",
6704 "addressAdditionalData": false,
6705 "createdAt": "2021-01-29T07:54:00.883Z",
6706 "decimals": 18,
6707 "image": {
6708 "large": "https://assets-stg.transak.com/images/cryptoCurrency/celo-dollar_large.png",
6709 "small": "https://assets-stg.transak.com/images/cryptoCurrency/celo-dollar_small.png",
6710 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/celo-dollar_thumb.png"
6711 },
6712 "isAllowed": true,
6713 "isPopular": false,
6714 "isStable": true,
6715 "name": "Celo Dollar",
6716 "roundOff": 2,
6717 "symbol": "CUSD",
6718 "isIgnorePriceVerification": true,
6719 "image_bk": {
6720 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/celo-dollar_large.png",
6721 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/celo-dollar_thumb.png",
6722 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/celo-dollar_small.png"
6723 },
6724 "kycCountriesNotSupported": [
6725 "US"
6726 ],
6727 "network": {
6728 "name": "celo",
6729 "fiatCurrenciesNotSupported": [],
6730 "chainId": "44787"
6731 },
6732 "uniqueId": "CUSDcelo",
6733 "tokenType": "GENERAL",
6734 "isPayInAllowed": false
6735 },
6736 {
6737 "_id": "655f01b9922c39df1e0fe5d7",
6738 "coinId": "euro-coin",
6739 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6740 "addressAdditionalData": false,
6741 "createdAt": "2023-11-23T07:39:37.040Z",
6742 "decimals": 18,
6743 "image": {
6744 "large": "https://assets-stg.transak.com/images/cryptoCurrency/euro-coin_large.png",
6745 "small": "https://assets-stg.transak.com/images/cryptoCurrency/euro-coin_small.png",
6746 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/euro-coin_thumb.png"
6747 },
6748 "isAllowed": true,
6749 "isPopular": false,
6750 "isStable": false,
6751 "name": "EURC",
6752 "roundOff": 2,
6753 "symbol": "EURC",
6754 "kycCountriesNotSupported": [
6755 "US"
6756 ],
6757 "network": {
6758 "name": "ethereum",
6759 "fiatCurrenciesNotSupported": [],
6760 "chainId": "11155111"
6761 },
6762 "uniqueId": "EURCethereum",
6763 "tokenType": "GENERAL",
6764 "isPayInAllowed": false
6765 },
6766 {
6767 "_id": "5f9b0f8c06b3e8c7aadbbe09",
6768 "coinId": "trustswap",
6769 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6770 "addressAdditionalData": false,
6771 "createdAt": "2020-10-29T18:53:00.249Z",
6772 "decimals": 18,
6773 "image": {
6774 "large": "https://assets-stg.transak.com/images/cryptoCurrency/trustswap_large.png",
6775 "small": "https://assets-stg.transak.com/images/cryptoCurrency/trustswap_small.png",
6776 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/trustswap_thumb.png"
6777 },
6778 "isAllowed": true,
6779 "isPopular": false,
6780 "isStable": false,
6781 "name": "Trustswap",
6782 "roundOff": 2,
6783 "symbol": "SWAP",
6784 "image_bk": {
6785 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/trustswap_large.png",
6786 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/trustswap_thumb.png",
6787 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/trustswap_small.png"
6788 },
6789 "kycCountriesNotSupported": [
6790 "US"
6791 ],
6792 "network": {
6793 "name": "ethereum",
6794 "fiatCurrenciesNotSupported": [],
6795 "chainId": "11155111"
6796 },
6797 "uniqueId": "SWAPethereum",
6798 "tokenType": "GENERAL",
6799 "isPayInAllowed": false
6800 },
6801 {
6802 "_id": "62a1ab116f179ab4abdb6c30",
6803 "coinId": "sperax",
6804 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6805 "addressAdditionalData": false,
6806 "createdAt": "2022-06-09T08:10:57.459Z",
6807 "decimals": 18,
6808 "image": {
6809 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sperax_large.jpg",
6810 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sperax_small.png",
6811 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sperax_thumb.png"
6812 },
6813 "isAllowed": true,
6814 "isPopular": false,
6815 "isStable": false,
6816 "name": "Sperax Governance Token",
6817 "roundOff": 2,
6818 "symbol": "SPA",
6819 "isIgnorePriceVerification": false,
6820 "kycCountriesNotSupported": [
6821 "US"
6822 ],
6823 "network": {
6824 "name": "arbitrum",
6825 "fiatCurrenciesNotSupported": [],
6826 "chainId": "421614"
6827 },
6828 "uniqueId": "SPAarbitrum",
6829 "tokenType": "GENERAL",
6830 "isPayInAllowed": false
6831 },
6832 {
6833 "_id": "63e210bcb435f165c9b54b92",
6834 "coinId": "wanchain",
6835 "addressAdditionalData": false,
6836 "createdAt": "2023-02-07T08:50:04.418Z",
6837 "decimals": 18,
6838 "image": {
6839 "large": "https://assets-stg.transak.com/images/cryptoCurrency/wanchain_large.png",
6840 "small": "https://assets-stg.transak.com/images/cryptoCurrency/wanchain_small.png",
6841 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/wanchain_thumb.png"
6842 },
6843 "isAllowed": true,
6844 "isPopular": false,
6845 "isStable": false,
6846 "name": "Wanchain",
6847 "roundOff": 2,
6848 "symbol": "WAN",
6849 "kycCountriesNotSupported": [
6850 "US"
6851 ],
6852 "network": {
6853 "name": "wanchain",
6854 "fiatCurrenciesNotSupported": []
6855 },
6856 "uniqueId": "WANwanchain",
6857 "tokenType": "GENERAL",
6858 "isPayInAllowed": false
6859 },
6860 {
6861 "_id": "6660055d34d69dbbd5cdc108",
6862 "coinId": "gelato",
6863 "address": "0xf5055e7c5ea7b941e4ebad2f028cb29962a3168c",
6864 "addressAdditionalData": false,
6865 "createdAt": "2024-06-05T06:27:41.078Z",
6866 "decimals": 18,
6867 "image": {
6868 "large": "https://assets-stg.transak.com/images/cryptoCurrency/gelato_large.png",
6869 "small": "https://assets-stg.transak.com/images/cryptoCurrency/gelato_small.png",
6870 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/gelato_thumb.png"
6871 },
6872 "isAllowed": true,
6873 "isPopular": false,
6874 "isStable": false,
6875 "name": "Gelato",
6876 "roundOff": 2,
6877 "symbol": "CGT",
6878 "isIgnorePriceVerification": false,
6879 "kycCountriesNotSupported": [
6880 "US"
6881 ],
6882 "network": {
6883 "name": "arbitrum",
6884 "fiatCurrenciesNotSupported": [
6885 {
6886 "fiatCurrency": "USD",
6887 "paymentMethod": "credit_debit_card"
6888 },
6889 {
6890 "fiatCurrency": "USD",
6891 "paymentMethod": "apple_pay"
6892 },
6893 {
6894 "fiatCurrency": "USD",
6895 "paymentMethod": "google_pay"
6896 },
6897 {
6898 "fiatCurrency": "USD",
6899 "paymentMethod": "pm_cash_app"
6900 },
6901 {
6902 "fiatCurrency": "USD",
6903 "paymentMethod": "pm_us_wire_bank_transfer"
6904 }
6905 ],
6906 "chainId": "421614"
6907 },
6908 "uniqueId": "CGTarbitrum",
6909 "tokenType": "GENERAL",
6910 "isPayInAllowed": false
6911 },
6912 {
6913 "_id": "62d559be35b4ebf2543e8a0c",
6914 "coinId": "xcad-network",
6915 "addressAdditionalData": false,
6916 "createdAt": "2022-07-18T13:01:49.862Z",
6917 "decimals": 18,
6918 "image": {
6919 "large": "https://assets-stg.transak.com/images/cryptoCurrency/xcad-network_large.png",
6920 "small": "https://assets-stg.transak.com/images/cryptoCurrency/xcad-network_small.png",
6921 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/xcad-network_thumb.png"
6922 },
6923 "isAllowed": true,
6924 "isPopular": false,
6925 "isStable": false,
6926 "name": "XCAD Network",
6927 "roundOff": 2,
6928 "symbol": "XCAD",
6929 "kycCountriesNotSupported": [
6930 "US"
6931 ],
6932 "network": {
6933 "name": "zil",
6934 "fiatCurrenciesNotSupported": []
6935 },
6936 "uniqueId": "XCADzil",
6937 "tokenType": "GENERAL",
6938 "isPayInAllowed": false
6939 },
6940 {
6941 "_id": "647ed57c3334478e3fd4808d",
6942 "coinId": "ethernity-chain",
6943 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6944 "addressAdditionalData": false,
6945 "createdAt": "2023-06-06T06:43:07.804Z",
6946 "decimals": 18,
6947 "image": {
6948 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ethernity-chain_large.png",
6949 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ethernity-chain_small.png",
6950 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ethernity-chain_thumb.png"
6951 },
6952 "isAllowed": true,
6953 "isPopular": false,
6954 "isStable": false,
6955 "name": "Ethernity Chain",
6956 "roundOff": 2,
6957 "symbol": "ERN",
6958 "isIgnorePriceVerification": false,
6959 "kycCountriesNotSupported": [
6960 "US"
6961 ],
6962 "network": {
6963 "name": "ethereum",
6964 "fiatCurrenciesNotSupported": [],
6965 "chainId": "11155111"
6966 },
6967 "uniqueId": "ERNethereum",
6968 "tokenType": "GENERAL",
6969 "isPayInAllowed": false
6970 },
6971 {
6972 "_id": "6434e8541a3440a26cafd4c3",
6973 "coinId": "adshares",
6974 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
6975 "addressAdditionalData": false,
6976 "createdAt": "2023-04-11T04:55:47.834Z",
6977 "decimals": 18,
6978 "image": {
6979 "large": "https://assets-stg.transak.com/images/cryptoCurrency/adshares_large.png",
6980 "small": "https://assets-stg.transak.com/images/cryptoCurrency/adshares_small.png",
6981 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/adshares_thumb.png"
6982 },
6983 "isAllowed": true,
6984 "isPopular": false,
6985 "isStable": false,
6986 "name": "Adshares",
6987 "roundOff": 2,
6988 "symbol": "ADS",
6989 "isIgnorePriceVerification": false,
6990 "kycCountriesNotSupported": [
6991 "US"
6992 ],
6993 "network": {
6994 "name": "ethereum",
6995 "fiatCurrenciesNotSupported": [],
6996 "chainId": "11155111"
6997 },
6998 "uniqueId": "ADSethereum",
6999 "tokenType": "GENERAL",
7000 "isPayInAllowed": false
7001 },
7002 {
7003 "_id": "665804f834d69dbbd51c2de5",
7004 "coinId": "sweatcoin",
7005 "address": "token.sweat",
7006 "addressAdditionalData": false,
7007 "createdAt": "2024-05-30T04:47:52.292Z",
7008 "decimals": 18,
7009 "image": {
7010 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sweatcoin_large.jpg",
7011 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sweatcoin_small.jpg",
7012 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sweatcoin_thumb.jpg"
7013 },
7014 "isAllowed": true,
7015 "isPopular": false,
7016 "isStable": false,
7017 "name": "Sweat Economy",
7018 "roundOff": 0,
7019 "symbol": "SWEAT",
7020 "isIgnorePriceVerification": false,
7021 "kycCountriesNotSupported": [
7022 "US"
7023 ],
7024 "network": {
7025 "name": "near",
7026 "fiatCurrenciesNotSupported": [
7027 {
7028 "fiatCurrency": "USD",
7029 "paymentMethod": "credit_debit_card"
7030 },
7031 {
7032 "fiatCurrency": "USD",
7033 "paymentMethod": "apple_pay"
7034 },
7035 {
7036 "fiatCurrency": "USD",
7037 "paymentMethod": "google_pay"
7038 },
7039 {
7040 "fiatCurrency": "USD",
7041 "paymentMethod": "pm_cash_app"
7042 }
7043 ]
7044 },
7045 "uniqueId": "SWEATnear",
7046 "tokenType": "GENERAL",
7047 "isPayInAllowed": false
7048 },
7049 {
7050 "_id": "653101db6af15bec93556070",
7051 "coinId": "concierge-io",
7052 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7053 "addressAdditionalData": false,
7054 "createdAt": "2023-10-19T10:15:53.942Z",
7055 "decimals": 18,
7056 "image": {
7057 "large": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_large.png",
7058 "small": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_small.png",
7059 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_thumb.png"
7060 },
7061 "isAllowed": true,
7062 "isPopular": false,
7063 "isStable": false,
7064 "name": "AVA",
7065 "roundOff": 2,
7066 "symbol": "AVA",
7067 "kycCountriesNotSupported": [
7068 "US"
7069 ],
7070 "network": {
7071 "name": "polygon",
7072 "fiatCurrenciesNotSupported": [],
7073 "chainId": "80002"
7074 },
7075 "uniqueId": "AVApolygon",
7076 "tokenType": "GENERAL",
7077 "isPayInAllowed": false
7078 },
7079 {
7080 "_id": "653101db6af15bec93556070",
7081 "coinId": "concierge-io",
7082 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7083 "addressAdditionalData": false,
7084 "createdAt": "2023-10-19T10:15:53.942Z",
7085 "decimals": 18,
7086 "image": {
7087 "large": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_large.png",
7088 "small": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_small.png",
7089 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_thumb.png"
7090 },
7091 "isAllowed": true,
7092 "isPopular": false,
7093 "isStable": false,
7094 "name": "AVA",
7095 "roundOff": 2,
7096 "symbol": "AVA",
7097 "kycCountriesNotSupported": [
7098 "US"
7099 ],
7100 "network": {
7101 "name": "ethereum",
7102 "fiatCurrenciesNotSupported": [],
7103 "chainId": "11155111"
7104 },
7105 "uniqueId": "AVAethereum",
7106 "tokenType": "GENERAL",
7107 "isPayInAllowed": false
7108 },
7109 {
7110 "_id": "653101db6af15bec93556070",
7111 "coinId": "concierge-io",
7112 "address": "0xd9483EA7214FCfd89B4Fb8f513B544920E315A52",
7113 "addressAdditionalData": false,
7114 "createdAt": "2023-10-19T10:15:53.942Z",
7115 "decimals": 18,
7116 "image": {
7117 "large": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_large.png",
7118 "small": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_small.png",
7119 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/concierge-io_thumb.png"
7120 },
7121 "isAllowed": true,
7122 "isPopular": false,
7123 "isStable": false,
7124 "name": "AVA",
7125 "roundOff": 2,
7126 "symbol": "AVA",
7127 "kycCountriesNotSupported": [
7128 "US"
7129 ],
7130 "network": {
7131 "name": "bsc",
7132 "fiatCurrenciesNotSupported": [
7133 {
7134 "fiatCurrency": "USD",
7135 "paymentMethod": "credit_debit_card"
7136 },
7137 {
7138 "fiatCurrency": "USD",
7139 "paymentMethod": "apple_pay"
7140 },
7141 {
7142 "fiatCurrency": "USD",
7143 "paymentMethod": "google_pay"
7144 },
7145 {
7146 "fiatCurrency": "USD",
7147 "paymentMethod": "pm_cash_app"
7148 },
7149 {
7150 "fiatCurrency": "USD",
7151 "paymentMethod": "pm_venmo"
7152 },
7153 {
7154 "fiatCurrency": "USD",
7155 "paymentMethod": "pm_zelle"
7156 },
7157 {
7158 "fiatCurrency": "USD",
7159 "paymentMethod": "pm_jwire"
7160 },
7161 {
7162 "fiatCurrency": "USD",
7163 "paymentMethod": "pm_jach"
7164 }
7165 ],
7166 "chainId": "97"
7167 },
7168 "uniqueId": "AVAbsc",
7169 "tokenType": "GENERAL",
7170 "isPayInAllowed": false
7171 },
7172 {
7173 "_id": "60fea656bc2b1981019e2b28",
7174 "coinId": "dfyn-network",
7175 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7176 "addressAdditionalData": false,
7177 "createdAt": "2021-07-26T12:11:01.657Z",
7178 "decimals": 18,
7179 "image": {
7180 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dfyn-network_large.jpg",
7181 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dfyn-network_small.png",
7182 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dfyn-network_thumb.jpg"
7183 },
7184 "isAllowed": true,
7185 "isPopular": false,
7186 "isStable": false,
7187 "name": "Dfyn Network",
7188 "roundOff": 2,
7189 "symbol": "DFYN",
7190 "image_bk": {
7191 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/dfyn-network_large.jpg",
7192 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/dfyn-network_thumb.jpg",
7193 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/dfyn-network_small.jpg"
7194 },
7195 "kycCountriesNotSupported": [
7196 "US"
7197 ],
7198 "network": {
7199 "name": "polygon",
7200 "fiatCurrenciesNotSupported": [],
7201 "chainId": "80002"
7202 },
7203 "uniqueId": "DFYNpolygon",
7204 "tokenType": "GENERAL",
7205 "isPayInAllowed": false
7206 },
7207 {
7208 "_id": "626bd09549215cf9037aea82",
7209 "coinId": "shiden",
7210 "address": "null",
7211 "addressAdditionalData": false,
7212 "createdAt": "2022-04-29T11:48:36.395Z",
7213 "decimals": 18,
7214 "image": {
7215 "large": "https://assets-stg.transak.com/images/cryptoCurrency/shiden_large.png",
7216 "small": "https://assets-stg.transak.com/images/cryptoCurrency/shiden_small.png",
7217 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/shiden_thumb.png"
7218 },
7219 "isAllowed": true,
7220 "isPopular": false,
7221 "isStable": false,
7222 "name": "Shiden Network",
7223 "roundOff": 2,
7224 "symbol": "SDN",
7225 "isIgnorePriceVerification": false,
7226 "image_bk": {
7227 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/shiden_large.png",
7228 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/shiden_thumb.png",
7229 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/shiden_small.png"
7230 },
7231 "kycCountriesNotSupported": [
7232 "US"
7233 ],
7234 "network": {
7235 "name": "Shiden",
7236 "fiatCurrenciesNotSupported": []
7237 },
7238 "uniqueId": "SDNShiden",
7239 "tokenType": "GENERAL",
7240 "isPayInAllowed": false
7241 },
7242 {
7243 "_id": "607d406ca55856df85ba06f1",
7244 "coinId": "shopping-io",
7245 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7246 "addressAdditionalData": false,
7247 "createdAt": "2021-04-19T08:33:52.449Z",
7248 "decimals": 18,
7249 "image": {
7250 "large": "https://assets-stg.transak.com/images/cryptoCurrency/shopping-io_large.png",
7251 "small": "https://assets-stg.transak.com/images/cryptoCurrency/shopping-io_small.png",
7252 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/shopping-io_thumb.png"
7253 },
7254 "isAllowed": true,
7255 "isPopular": false,
7256 "isStable": false,
7257 "name": "Shopping.io",
7258 "roundOff": 8,
7259 "symbol": "SPI",
7260 "image_bk": {
7261 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/shopping-io_large.png",
7262 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/shopping-io_thumb.png",
7263 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/shopping-io_small.png"
7264 },
7265 "kycCountriesNotSupported": [
7266 "US"
7267 ],
7268 "network": {
7269 "name": "ethereum",
7270 "fiatCurrenciesNotSupported": [],
7271 "chainId": "11155111"
7272 },
7273 "uniqueId": "SPIethereum",
7274 "tokenType": "GENERAL",
7275 "isPayInAllowed": false
7276 },
7277 {
7278 "_id": "6392d9dd1e0a08ac4a2fbe3f",
7279 "coinId": "splinterlands",
7280 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7281 "addressAdditionalData": false,
7282 "createdAt": "2022-12-09T06:46:53.475Z",
7283 "decimals": 18,
7284 "image": {
7285 "large": "https://assets-stg.transak.com/images/cryptoCurrency/splinterlands_large.png",
7286 "small": "https://assets-stg.transak.com/images/cryptoCurrency/splinterlands_small.png",
7287 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/splinterlands_thumb.png"
7288 },
7289 "isAllowed": true,
7290 "isPopular": false,
7291 "isStable": false,
7292 "name": "Splintershards",
7293 "roundOff": 2,
7294 "symbol": "SPS",
7295 "isIgnorePriceVerification": false,
7296 "kycCountriesNotSupported": [
7297 "US"
7298 ],
7299 "network": {
7300 "name": "bsc",
7301 "fiatCurrenciesNotSupported": [],
7302 "chainId": "97"
7303 },
7304 "uniqueId": "SPSbsc",
7305 "tokenType": "GENERAL",
7306 "isPayInAllowed": false
7307 },
7308 {
7309 "_id": "649e603355698644bbba392b",
7310 "coinId": "evergrowcoin",
7311 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7312 "addressAdditionalData": false,
7313 "createdAt": "2023-06-30T04:55:14.934Z",
7314 "decimals": 18,
7315 "image": {
7316 "large": "https://assets-stg.transak.com/images/cryptoCurrency/evergrowcoin_large.png",
7317 "small": "https://assets-stg.transak.com/images/cryptoCurrency/evergrowcoin_small.png",
7318 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/evergrowcoin_thumb.png"
7319 },
7320 "isAllowed": true,
7321 "isPopular": false,
7322 "isStable": false,
7323 "name": "EverGrow Coin",
7324 "roundOff": 0,
7325 "symbol": "EGC",
7326 "kycCountriesNotSupported": [
7327 "US"
7328 ],
7329 "network": {
7330 "name": "bsc",
7331 "fiatCurrenciesNotSupported": [],
7332 "chainId": "97"
7333 },
7334 "uniqueId": "EGCbsc",
7335 "tokenType": "GENERAL",
7336 "isPayInAllowed": false
7337 },
7338 {
7339 "_id": "614dba47191a742d2b62483d",
7340 "coinId": "celo-euro",
7341 "addressAdditionalData": false,
7342 "createdAt": "2021-09-24T11:45:11.557Z",
7343 "decimals": 18,
7344 "image": {
7345 "large": "https://assets-stg.transak.com/images/cryptoCurrency/celo-euro_large.png",
7346 "small": "https://assets-stg.transak.com/images/cryptoCurrency/celo-euro_small.png",
7347 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/celo-euro_thumb.png"
7348 },
7349 "isAllowed": true,
7350 "isPopular": false,
7351 "isStable": true,
7352 "name": "Celo Euro",
7353 "roundOff": 2,
7354 "symbol": "CEUR",
7355 "image_bk": {
7356 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/celo-euro_large.png",
7357 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/celo-euro_thumb.png",
7358 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/celo-euro_small.png"
7359 },
7360 "kycCountriesNotSupported": [
7361 "US"
7362 ],
7363 "network": {
7364 "name": "celo",
7365 "fiatCurrenciesNotSupported": [],
7366 "chainId": "44787"
7367 },
7368 "uniqueId": "CEURcelo",
7369 "tokenType": "GENERAL",
7370 "isPayInAllowed": false
7371 },
7372 {
7373 "_id": "6368afdb3dd74488344175c3",
7374 "coinId": "fuse-network-token",
7375 "address": "0x0be9e53fd7edac9f859882afdda116645287c629",
7376 "addressAdditionalData": false,
7377 "createdAt": "2022-11-07T07:12:26.639Z",
7378 "decimals": 18,
7379 "image": {
7380 "large": "https://assets-stg.transak.com/images/cryptoCurrency/fuse-network-token_large.png",
7381 "small": "https://assets-stg.transak.com/images/cryptoCurrency/fuse-network-token_small.png",
7382 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/fuse-network-token_thumb.png"
7383 },
7384 "isAllowed": true,
7385 "isPopular": false,
7386 "isStable": false,
7387 "name": "Fuse",
7388 "roundOff": 2,
7389 "symbol": "FUSE",
7390 "isIgnorePriceVerification": false,
7391 "kycCountriesNotSupported": [],
7392 "network": {
7393 "name": "fuse",
7394 "fiatCurrenciesNotSupported": [],
7395 "chainId": "123"
7396 },
7397 "uniqueId": "FUSEfuse",
7398 "tokenType": "GENERAL",
7399 "isPayInAllowed": false
7400 },
7401 {
7402 "_id": "6593c24fd72d737ef8731856",
7403 "coinId": "strikecoin",
7404 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7405 "addressAdditionalData": false,
7406 "createdAt": "2024-01-02T07:59:10.997Z",
7407 "decimals": 18,
7408 "image": {
7409 "large": "https://assets-stg.transak.com/images/cryptoCurrency/strikecoin_large.png",
7410 "small": "https://assets-stg.transak.com/images/cryptoCurrency/strikecoin_small.png",
7411 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/strikecoin_thumb.png"
7412 },
7413 "isAllowed": true,
7414 "isPopular": false,
7415 "isStable": false,
7416 "name": "StrikeX",
7417 "roundOff": 2,
7418 "symbol": "STRX",
7419 "kycCountriesNotSupported": [
7420 "US"
7421 ],
7422 "network": {
7423 "name": "bsc",
7424 "fiatCurrenciesNotSupported": [],
7425 "chainId": "97"
7426 },
7427 "uniqueId": "STRXbsc",
7428 "tokenType": "GENERAL",
7429 "isPayInAllowed": false
7430 },
7431 {
7432 "_id": "60f2eaa2bc2b198101f15f56",
7433 "coinId": "fear",
7434 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7435 "addressAdditionalData": false,
7436 "createdAt": "2021-07-17T14:35:13.937Z",
7437 "decimals": 18,
7438 "image": {
7439 "large": "https://assets-stg.transak.com/images/cryptoCurrency/fear_large.png",
7440 "small": "https://assets-stg.transak.com/images/cryptoCurrency/fear_small.png",
7441 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/fear_thumb.png"
7442 },
7443 "isAllowed": true,
7444 "isPopular": false,
7445 "isStable": false,
7446 "name": "Fear",
7447 "roundOff": 2,
7448 "symbol": "FEAR",
7449 "image_bk": {
7450 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/fear_large.png",
7451 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/fear_thumb.png",
7452 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/fear_small.png"
7453 },
7454 "kycCountriesNotSupported": [
7455 "US"
7456 ],
7457 "network": {
7458 "name": "polygon",
7459 "fiatCurrenciesNotSupported": [],
7460 "chainId": "80002"
7461 },
7462 "uniqueId": "FEARpolygon",
7463 "tokenType": "GENERAL",
7464 "isPayInAllowed": false
7465 },
7466 {
7467 "_id": "6102daeabc2b198101dbc1fb",
7468 "coinId": "qi-dao",
7469 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7470 "addressAdditionalData": false,
7471 "createdAt": "2021-07-29T16:44:25.735Z",
7472 "decimals": 18,
7473 "image": {
7474 "large": "https://assets-stg.transak.com/images/cryptoCurrency/qi-dao_large.png",
7475 "small": "https://assets-stg.transak.com/images/cryptoCurrency/qi-dao_small.png",
7476 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/qi-dao_thumb.png"
7477 },
7478 "isAllowed": true,
7479 "isPopular": false,
7480 "isStable": false,
7481 "name": "Qi Dao",
7482 "roundOff": 2,
7483 "symbol": "QI",
7484 "image_bk": {
7485 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/qi-dao_large.png",
7486 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/qi-dao_thumb.png",
7487 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/qi-dao_small.png"
7488 },
7489 "kycCountriesNotSupported": [
7490 "US"
7491 ],
7492 "network": {
7493 "name": "polygon",
7494 "fiatCurrenciesNotSupported": [],
7495 "chainId": "80002"
7496 },
7497 "uniqueId": "QIpolygon",
7498 "tokenType": "GENERAL",
7499 "isPayInAllowed": false
7500 },
7501 {
7502 "_id": "629e0205f42c94f8ee084067",
7503 "coinId": "sperax-usd",
7504 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7505 "addressAdditionalData": false,
7506 "createdAt": "2022-06-06T13:32:53.366Z",
7507 "decimals": 18,
7508 "image": {
7509 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sperax-usd_large.png",
7510 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sperax-usd_small.png",
7511 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sperax-usd_thumb.png"
7512 },
7513 "isAllowed": true,
7514 "isPopular": false,
7515 "isStable": true,
7516 "name": "Sperax USD",
7517 "roundOff": 2,
7518 "symbol": "USDS",
7519 "isIgnorePriceVerification": true,
7520 "kycCountriesNotSupported": [
7521 "US"
7522 ],
7523 "network": {
7524 "name": "arbitrum",
7525 "fiatCurrenciesNotSupported": [],
7526 "chainId": "421614"
7527 },
7528 "uniqueId": "USDSarbitrum",
7529 "tokenType": "GENERAL",
7530 "isPayInAllowed": false
7531 },
7532 {
7533 "_id": "6646e9c89a0f40fe9bbad950",
7534 "coinId": "derace",
7535 "address": "0xb35fcbcf1fd489fce02ee146599e893fdcdc60e6",
7536 "addressAdditionalData": false,
7537 "createdAt": "2024-05-17T05:23:20.182Z",
7538 "decimals": 18,
7539 "image": {
7540 "large": "https://assets-stg.transak.com/images/cryptoCurrency/derace_large.png",
7541 "small": "https://assets-stg.transak.com/images/cryptoCurrency/derace_small.png",
7542 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/derace_thumb.png"
7543 },
7544 "isAllowed": true,
7545 "isPopular": false,
7546 "isStable": false,
7547 "name": "zkRace",
7548 "roundOff": 2,
7549 "symbol": "ZERC",
7550 "isIgnorePriceVerification": true,
7551 "kycCountriesNotSupported": [
7552 "US"
7553 ],
7554 "network": {
7555 "name": "ethereum",
7556 "fiatCurrenciesNotSupported": [
7557 {
7558 "fiatCurrency": "USD",
7559 "paymentMethod": "credit_debit_card"
7560 },
7561 {
7562 "fiatCurrency": "USD",
7563 "paymentMethod": "apple_pay"
7564 },
7565 {
7566 "fiatCurrency": "USD",
7567 "paymentMethod": "google_pay"
7568 },
7569 {
7570 "fiatCurrency": "USD",
7571 "paymentMethod": "pm_cash_app"
7572 }
7573 ],
7574 "chainId": "11155111"
7575 },
7576 "uniqueId": "ZERCethereum",
7577 "tokenType": "GENERAL",
7578 "isPayInAllowed": false
7579 },
7580 {
7581 "_id": "65114e78e15ef4aaf5672f7b",
7582 "coinId": "metacade",
7583 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7584 "addressAdditionalData": false,
7585 "createdAt": "2023-09-25T09:10:15.073Z",
7586 "decimals": 18,
7587 "image": {
7588 "large": "https://assets-stg.transak.com/images/cryptoCurrency/metacade_large.png",
7589 "small": "https://assets-stg.transak.com/images/cryptoCurrency/metacade_small.png",
7590 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/metacade_thumb.png"
7591 },
7592 "isAllowed": true,
7593 "isPopular": false,
7594 "isStable": false,
7595 "name": "Metacade",
7596 "roundOff": 0,
7597 "symbol": "MCADE",
7598 "isIgnorePriceVerification": true,
7599 "kycCountriesNotSupported": [
7600 "US"
7601 ],
7602 "network": {
7603 "name": "ethereum",
7604 "fiatCurrenciesNotSupported": [],
7605 "chainId": "11155111"
7606 },
7607 "uniqueId": "MCADEethereum",
7608 "tokenType": "GENERAL",
7609 "isPayInAllowed": false
7610 },
7611 {
7612 "_id": "65114e78e15ef4aaf5672f7b",
7613 "coinId": "metacade",
7614 "address": "0xc48823ec67720a04a9dfd8c7d109b2c3d6622094",
7615 "addressAdditionalData": false,
7616 "createdAt": "2023-09-25T09:10:15.073Z",
7617 "decimals": 18,
7618 "image": {
7619 "large": "https://assets-stg.transak.com/images/cryptoCurrency/metacade_large.png",
7620 "small": "https://assets-stg.transak.com/images/cryptoCurrency/metacade_small.png",
7621 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/metacade_thumb.png"
7622 },
7623 "isAllowed": true,
7624 "isPopular": false,
7625 "isStable": false,
7626 "name": "Metacade",
7627 "roundOff": 0,
7628 "symbol": "MCADE",
7629 "isIgnorePriceVerification": true,
7630 "kycCountriesNotSupported": [
7631 "US"
7632 ],
7633 "network": {
7634 "name": "base",
7635 "fiatCurrenciesNotSupported": [
7636 {
7637 "fiatCurrency": "USD",
7638 "paymentMethod": "credit_debit_card"
7639 },
7640 {
7641 "fiatCurrency": "USD",
7642 "paymentMethod": "apple_pay"
7643 },
7644 {
7645 "fiatCurrency": "USD",
7646 "paymentMethod": "google_pay"
7647 },
7648 {
7649 "fiatCurrency": "USD",
7650 "paymentMethod": "pm_cash_app"
7651 },
7652 {
7653 "fiatCurrency": "USD",
7654 "paymentMethod": "pm_venmo"
7655 },
7656 {
7657 "fiatCurrency": "USD",
7658 "paymentMethod": "pm_zelle"
7659 },
7660 {
7661 "fiatCurrency": "USD",
7662 "paymentMethod": "pm_jwire"
7663 },
7664 {
7665 "fiatCurrency": "USD",
7666 "paymentMethod": "pm_jach"
7667 }
7668 ],
7669 "chainId": "84532"
7670 },
7671 "uniqueId": "MCADEbase",
7672 "tokenType": "GENERAL",
7673 "isPayInAllowed": false
7674 },
7675 {
7676 "_id": "62da496a5e6f101c9c4ed366",
7677 "coinId": "chain-games",
7678 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7679 "addressAdditionalData": false,
7680 "createdAt": "2022-07-22T06:53:30.036Z",
7681 "decimals": 18,
7682 "image": {
7683 "large": "https://assets-stg.transak.com/images/cryptoCurrency/chain-games_large.png",
7684 "small": "https://assets-stg.transak.com/images/cryptoCurrency/chain-games_small.png",
7685 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/chain-games_thumb.png"
7686 },
7687 "isAllowed": true,
7688 "isPopular": false,
7689 "isStable": false,
7690 "name": "Chain Games",
7691 "roundOff": 2,
7692 "symbol": "CHAIN",
7693 "kycCountriesNotSupported": [
7694 "US"
7695 ],
7696 "network": {
7697 "name": "polygon",
7698 "fiatCurrenciesNotSupported": [],
7699 "chainId": "80002"
7700 },
7701 "uniqueId": "CHAINpolygon",
7702 "tokenType": "GENERAL",
7703 "isPayInAllowed": false
7704 },
7705 {
7706 "_id": "62da496a5e6f101c9c4ed366",
7707 "coinId": "chain-games",
7708 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7709 "addressAdditionalData": false,
7710 "createdAt": "2022-07-22T06:53:30.036Z",
7711 "decimals": 18,
7712 "image": {
7713 "large": "https://assets-stg.transak.com/images/cryptoCurrency/chain-games_large.png",
7714 "small": "https://assets-stg.transak.com/images/cryptoCurrency/chain-games_small.png",
7715 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/chain-games_thumb.png"
7716 },
7717 "isAllowed": true,
7718 "isPopular": false,
7719 "isStable": false,
7720 "name": "Chain Games",
7721 "roundOff": 2,
7722 "symbol": "CHAIN",
7723 "kycCountriesNotSupported": [
7724 "US"
7725 ],
7726 "network": {
7727 "name": "ethereum",
7728 "fiatCurrenciesNotSupported": [],
7729 "chainId": "11155111"
7730 },
7731 "uniqueId": "CHAINethereum",
7732 "tokenType": "GENERAL",
7733 "isPayInAllowed": false
7734 },
7735 {
7736 "_id": "65e1ceebf7ee66d7f0100a17",
7737 "coinId": "de-fi",
7738 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7739 "addressAdditionalData": false,
7740 "createdAt": "2024-03-01T12:49:46.757Z",
7741 "decimals": 18,
7742 "image": {
7743 "large": "https://assets-stg.transak.com/images/cryptoCurrency/de-fi_large.png",
7744 "small": "https://assets-stg.transak.com/images/cryptoCurrency/de-fi_small.png",
7745 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/de-fi_thumb.png"
7746 },
7747 "isAllowed": true,
7748 "isPopular": false,
7749 "isStable": false,
7750 "name": "DeFi",
7751 "roundOff": 2,
7752 "symbol": "DEFI",
7753 "isIgnorePriceVerification": true,
7754 "kycCountriesNotSupported": [
7755 "US"
7756 ],
7757 "network": {
7758 "name": "ethereum",
7759 "fiatCurrenciesNotSupported": [
7760 {
7761 "fiatCurrency": "USD",
7762 "paymentMethod": "credit_debit_card"
7763 },
7764 {
7765 "fiatCurrency": "USD",
7766 "paymentMethod": "apple_pay"
7767 },
7768 {
7769 "fiatCurrency": "USD",
7770 "paymentMethod": "google_pay"
7771 },
7772 {
7773 "fiatCurrency": "USD",
7774 "paymentMethod": "pm_cash_app"
7775 }
7776 ],
7777 "chainId": "11155111"
7778 },
7779 "uniqueId": "DEFIethereum",
7780 "tokenType": "GENERAL",
7781 "isPayInAllowed": false
7782 },
7783 {
7784 "_id": "617a815c209025dbbb3295b3",
7785 "coinId": "gamee",
7786 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7787 "addressAdditionalData": false,
7788 "createdAt": "2021-10-28T10:54:20.073Z",
7789 "decimals": 18,
7790 "image": {
7791 "large": "https://assets-stg.transak.com/images/cryptoCurrency/gamee_large.png",
7792 "small": "https://assets-stg.transak.com/images/cryptoCurrency/gamee_small.png",
7793 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/gamee_thumb.png"
7794 },
7795 "isAllowed": true,
7796 "isPopular": false,
7797 "isStable": false,
7798 "name": "GAMEE",
7799 "roundOff": 2,
7800 "symbol": "GMEE",
7801 "image_bk": {
7802 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/gamee_large.png",
7803 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/gamee_thumb.png",
7804 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/gamee_small.png"
7805 },
7806 "kycCountriesNotSupported": [
7807 "US"
7808 ],
7809 "network": {
7810 "name": "polygon",
7811 "fiatCurrenciesNotSupported": [],
7812 "chainId": "80002"
7813 },
7814 "uniqueId": "GMEEpolygon",
7815 "tokenType": "GENERAL",
7816 "isPayInAllowed": false
7817 },
7818 {
7819 "_id": "6554a52a922c39df1ebea002",
7820 "coinId": "veloce-vext",
7821 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7822 "addressAdditionalData": false,
7823 "createdAt": "2023-11-15T11:02:01.194Z",
7824 "decimals": 18,
7825 "image": {
7826 "large": "https://assets-stg.transak.com/images/cryptoCurrency/veloce-vext_large.jpg",
7827 "small": "https://assets-stg.transak.com/images/cryptoCurrency/veloce-vext_small.png",
7828 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/veloce-vext_thumb.jpg"
7829 },
7830 "isAllowed": true,
7831 "isPopular": false,
7832 "isStable": false,
7833 "name": "Veloce",
7834 "roundOff": 2,
7835 "symbol": "VEXT",
7836 "kycCountriesNotSupported": [
7837 "US"
7838 ],
7839 "network": {
7840 "name": "polygon",
7841 "fiatCurrenciesNotSupported": [],
7842 "chainId": "80002"
7843 },
7844 "uniqueId": "VEXTpolygon",
7845 "tokenType": "GENERAL",
7846 "isPayInAllowed": false
7847 },
7848 {
7849 "_id": "633a6d2916aa675f56b67ce6",
7850 "coinId": "sandclock",
7851 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7852 "addressAdditionalData": false,
7853 "createdAt": "2022-10-03T05:03:37.544Z",
7854 "decimals": 18,
7855 "image": {
7856 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sandclock_large.jpg",
7857 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sandclock_small.jpg",
7858 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sandclock_thumb.jpg"
7859 },
7860 "isAllowed": true,
7861 "isPopular": false,
7862 "isStable": false,
7863 "name": "Sandclock",
7864 "roundOff": 2,
7865 "symbol": "QUARTZ",
7866 "isIgnorePriceVerification": false,
7867 "kycCountriesNotSupported": [
7868 "US"
7869 ],
7870 "network": {
7871 "name": "ethereum",
7872 "fiatCurrenciesNotSupported": [],
7873 "chainId": "11155111"
7874 },
7875 "uniqueId": "QUARTZethereum",
7876 "tokenType": "GENERAL",
7877 "isPayInAllowed": false
7878 },
7879 {
7880 "_id": "640562b26e04a5d138c6b61c",
7881 "coinId": "xdefi",
7882 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7883 "addressAdditionalData": false,
7884 "createdAt": "2023-03-06T03:49:05.617Z",
7885 "decimals": 18,
7886 "image": {
7887 "large": "https://assets-stg.transak.com/images/cryptoCurrency/xdefi_large.png",
7888 "small": "https://assets-stg.transak.com/images/cryptoCurrency/xdefi_small.png",
7889 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/xdefi_thumb.png"
7890 },
7891 "isAllowed": true,
7892 "isPopular": false,
7893 "isStable": false,
7894 "name": "XDEFI",
7895 "roundOff": 2,
7896 "symbol": "XDEFI",
7897 "isIgnorePriceVerification": false,
7898 "kycCountriesNotSupported": [
7899 "US"
7900 ],
7901 "network": {
7902 "name": "ethereum",
7903 "fiatCurrenciesNotSupported": [],
7904 "chainId": "11155111"
7905 },
7906 "uniqueId": "XDEFIethereum",
7907 "tokenType": "GENERAL",
7908 "isPayInAllowed": false
7909 },
7910 {
7911 "_id": "607d406ca55856df85ba06ef",
7912 "coinId": "yield",
7913 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7914 "addressAdditionalData": false,
7915 "createdAt": "2021-04-19T08:33:51.847Z",
7916 "decimals": 18,
7917 "image": {
7918 "large": "https://assets-stg.transak.com/images/cryptoCurrency/yield_large.png",
7919 "small": "https://assets-stg.transak.com/images/cryptoCurrency/yield_small.png",
7920 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/yield_thumb.png"
7921 },
7922 "isAllowed": true,
7923 "isPopular": false,
7924 "isStable": false,
7925 "name": "Yield",
7926 "roundOff": 8,
7927 "symbol": "YLD",
7928 "image_bk": {
7929 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/yield_large.png",
7930 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/yield_thumb.png",
7931 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/yield_small.png"
7932 },
7933 "kycCountriesNotSupported": [
7934 "US"
7935 ],
7936 "network": {
7937 "name": "ethereum",
7938 "fiatCurrenciesNotSupported": [],
7939 "chainId": "11155111"
7940 },
7941 "uniqueId": "YLDethereum",
7942 "tokenType": "GENERAL",
7943 "isPayInAllowed": false
7944 },
7945 {
7946 "_id": "607d406ca55856df85ba070a",
7947 "coinId": "ig-gold",
7948 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7949 "addressAdditionalData": false,
7950 "createdAt": "2021-04-19T08:33:52.648Z",
7951 "decimals": 18,
7952 "image": {
7953 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ig-gold_large.png",
7954 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ig-gold_small.png",
7955 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ig-gold_thumb.png"
7956 },
7957 "isAllowed": true,
7958 "isPopular": false,
7959 "isStable": false,
7960 "name": "IG Gold",
7961 "roundOff": 0,
7962 "symbol": "IGG",
7963 "image_bk": {
7964 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ig-gold_large.png",
7965 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ig-gold_thumb.png",
7966 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ig-gold_small.png"
7967 },
7968 "kycCountriesNotSupported": [
7969 "US"
7970 ],
7971 "network": {
7972 "name": "polygon",
7973 "fiatCurrenciesNotSupported": [],
7974 "chainId": "80002"
7975 },
7976 "uniqueId": "IGGpolygon",
7977 "tokenType": "GENERAL",
7978 "isPayInAllowed": false
7979 },
7980 {
7981 "_id": "601cdb43c7af4341b8eeab22",
7982 "coinId": "stakedxem",
7983 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
7984 "addressAdditionalData": false,
7985 "createdAt": "2021-02-05T05:44:34.773Z",
7986 "decimals": 18,
7987 "image": {
7988 "large": "https://assets-stg.transak.com/images/cryptoCurrency/stakedxem_large.png",
7989 "small": "https://assets-stg.transak.com/images/cryptoCurrency/stakedxem_small.png",
7990 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/stakedxem_thumb.png"
7991 },
7992 "isAllowed": true,
7993 "isPopular": false,
7994 "isStable": false,
7995 "name": "stakedXEM",
7996 "roundOff": 2,
7997 "symbol": "STXEM",
7998 "isIgnorePriceVerification": true,
7999 "image_bk": {
8000 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/stakedxem_large.png",
8001 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/stakedxem_thumb.png",
8002 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/stakedxem_small.png"
8003 },
8004 "kycCountriesNotSupported": [
8005 "US"
8006 ],
8007 "network": {
8008 "name": "ethereum",
8009 "fiatCurrenciesNotSupported": [],
8010 "chainId": "11155111"
8011 },
8012 "uniqueId": "STXEMethereum",
8013 "tokenType": "GENERAL",
8014 "isPayInAllowed": false
8015 },
8016 {
8017 "_id": "60f5a4e7bc2b198101178bda",
8018 "coinId": "mobilecoin",
8019 "addressAdditionalData": false,
8020 "createdAt": "2021-07-19T16:14:30.608Z",
8021 "decimals": 8,
8022 "image": {
8023 "large": "https://assets-stg.transak.com/images/cryptoCurrency/mobilecoin_large.png",
8024 "small": "https://assets-stg.transak.com/images/cryptoCurrency/mobilecoin_small.png",
8025 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/mobilecoin_thumb.png"
8026 },
8027 "isAllowed": true,
8028 "isPopular": false,
8029 "isStable": false,
8030 "name": "MobileCoin",
8031 "roundOff": 2,
8032 "symbol": "MOB",
8033 "isIgnorePriceVerification": false,
8034 "image_bk": {
8035 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/mobilecoin_large.png",
8036 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/mobilecoin_thumb.png",
8037 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/mobilecoin_small.png"
8038 },
8039 "kycCountriesNotSupported": [
8040 "US"
8041 ],
8042 "network": {
8043 "name": "mainnet",
8044 "fiatCurrenciesNotSupported": []
8045 },
8046 "uniqueId": "MOBmainnet",
8047 "tokenType": "GENERAL",
8048 "isPayInAllowed": false
8049 },
8050 {
8051 "_id": "6013bf1ac7af4341b824f9cc",
8052 "coinId": "celo",
8053 "addressAdditionalData": false,
8054 "createdAt": "2021-01-29T07:54:00.682Z",
8055 "decimals": 18,
8056 "image": {
8057 "large": "https://assets-stg.transak.com/images/cryptoCurrency/celo-gold_large.png",
8058 "small": "https://assets-stg.transak.com/images/cryptoCurrency/celo-gold_small.png",
8059 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/celo-gold_thumb.png"
8060 },
8061 "isAllowed": true,
8062 "isPopular": false,
8063 "isStable": false,
8064 "name": "Celo",
8065 "roundOff": 2,
8066 "symbol": "CELO",
8067 "isIgnorePriceVerification": false,
8068 "image_bk": {
8069 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/celo-gold_large.png",
8070 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/celo-gold_thumb.png",
8071 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/celo-gold_small.png"
8072 },
8073 "kycCountriesNotSupported": [
8074 "US"
8075 ],
8076 "network": {
8077 "name": "celo",
8078 "fiatCurrenciesNotSupported": [],
8079 "chainId": "44787"
8080 },
8081 "uniqueId": "CELOcelo",
8082 "tokenType": "GENERAL",
8083 "isPayInAllowed": true
8084 },
8085 {
8086 "_id": "5ebf0b94884cb195e0f0a184",
8087 "coinId": "weth",
8088 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
8089 "addressAdditionalData": false,
8090 "createdAt": "2020-05-15T21:37:24.367Z",
8091 "decimals": 18,
8092 "image": {
8093 "large": "https://assets-stg.transak.com/images/cryptoCurrency/weth_large.jpg",
8094 "small": "https://assets-stg.transak.com/images/cryptoCurrency/weth_small.png",
8095 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/weth_thumb.jpg"
8096 },
8097 "isAllowed": true,
8098 "isPopular": false,
8099 "isStable": false,
8100 "name": "WETH",
8101 "roundOff": 8,
8102 "symbol": "WETH",
8103 "isIgnorePriceVerification": false,
8104 "image_bk": {
8105 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/weth_large.jpg",
8106 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/weth_thumb.jpg",
8107 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/weth_small.jpg"
8108 },
8109 "kycCountriesNotSupported": [],
8110 "network": {
8111 "name": "polygon",
8112 "fiatCurrenciesNotSupported": [],
8113 "chainId": "80002"
8114 },
8115 "uniqueId": "WETHpolygon",
8116 "tokenType": "GENERAL",
8117 "isPayInAllowed": false
8118 },
8119 {
8120 "_id": "5ebf0b94884cb195e0f0a184",
8121 "coinId": "weth",
8122 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
8123 "addressAdditionalData": false,
8124 "createdAt": "2020-05-15T21:37:24.367Z",
8125 "decimals": 18,
8126 "image": {
8127 "large": "https://assets-stg.transak.com/images/cryptoCurrency/weth_large.jpg",
8128 "small": "https://assets-stg.transak.com/images/cryptoCurrency/weth_small.png",
8129 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/weth_thumb.jpg"
8130 },
8131 "isAllowed": true,
8132 "isPopular": false,
8133 "isStable": false,
8134 "name": "WETH",
8135 "roundOff": 8,
8136 "symbol": "WETH",
8137 "isIgnorePriceVerification": false,
8138 "image_bk": {
8139 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/weth_large.jpg",
8140 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/weth_thumb.jpg",
8141 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/weth_small.jpg"
8142 },
8143 "kycCountriesNotSupported": [],
8144 "network": {
8145 "name": "polygonzkevm",
8146 "fiatCurrenciesNotSupported": [],
8147 "chainId": "2442"
8148 },
8149 "uniqueId": "WETHpolygonzkevm",
8150 "tokenType": "GENERAL",
8151 "isPayInAllowed": false
8152 },
8153 {
8154 "_id": "5ebf0b94884cb195e0f0a184",
8155 "coinId": "weth",
8156 "address": "0x29c6f8349a028e1bdfc68bfa08bdee7bc5d47e16",
8157 "addressAdditionalData": false,
8158 "createdAt": "2020-05-15T21:37:24.367Z",
8159 "decimals": 18,
8160 "image": {
8161 "large": "https://assets-stg.transak.com/images/cryptoCurrency/weth_large.jpg",
8162 "small": "https://assets-stg.transak.com/images/cryptoCurrency/weth_small.png",
8163 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/weth_thumb.jpg"
8164 },
8165 "isAllowed": true,
8166 "isPopular": false,
8167 "isStable": false,
8168 "name": "WETH",
8169 "roundOff": 8,
8170 "symbol": "WETH",
8171 "isIgnorePriceVerification": false,
8172 "image_bk": {
8173 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/weth_large.jpg",
8174 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/weth_thumb.jpg",
8175 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptocurrency/weth_small.jpg"
8176 },
8177 "kycCountriesNotSupported": [
8178 "US"
8179 ],
8180 "network": {
8181 "name": "ronin",
8182 "fiatCurrenciesNotSupported": [
8183 {
8184 "fiatCurrency": "USD",
8185 "paymentMethod": "credit_debit_card"
8186 },
8187 {
8188 "fiatCurrency": "USD",
8189 "paymentMethod": "apple_pay"
8190 },
8191 {
8192 "fiatCurrency": "USD",
8193 "paymentMethod": "google_pay"
8194 },
8195 {
8196 "fiatCurrency": "USD",
8197 "paymentMethod": "pm_cash_app"
8198 },
8199 {
8200 "fiatCurrency": "USD",
8201 "paymentMethod": "pm_venmo"
8202 },
8203 {
8204 "fiatCurrency": "USD",
8205 "paymentMethod": "pm_zelle"
8206 },
8207 {
8208 "fiatCurrency": "USD",
8209 "paymentMethod": "pm_jwire"
8210 },
8211 {
8212 "fiatCurrency": "USD",
8213 "paymentMethod": "pm_jach"
8214 }
8215 ],
8216 "chainId": "2021"
8217 },
8218 "uniqueId": "WETHronin",
8219 "tokenType": "GENERAL",
8220 "isPayInAllowed": false
8221 },
8222 {
8223 "_id": "614b21f4e5587934b5d3cc26",
8224 "coinId": "moonriver",
8225 "addressAdditionalData": false,
8226 "createdAt": "2021-09-22T12:30:43.693Z",
8227 "decimals": 18,
8228 "image": {
8229 "large": "https://assets-stg.transak.com/images/cryptoCurrency/moonriver_large.png",
8230 "small": "https://assets-stg.transak.com/images/cryptoCurrency/moonriver_small.png",
8231 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/moonriver_thumb.png"
8232 },
8233 "isAllowed": true,
8234 "isPopular": false,
8235 "isStable": false,
8236 "name": "Moonriver",
8237 "roundOff": 8,
8238 "symbol": "MOVR",
8239 "image_bk": {
8240 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/moonriver_large.png",
8241 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/moonriver_thumb.png",
8242 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/moonriver_small.png"
8243 },
8244 "kycCountriesNotSupported": [
8245 "US"
8246 ],
8247 "network": {
8248 "name": "moonriver",
8249 "fiatCurrenciesNotSupported": []
8250 },
8251 "uniqueId": "MOVRmoonriver",
8252 "tokenType": "GENERAL",
8253 "isPayInAllowed": false
8254 },
8255 {
8256 "_id": "617702ec209025dbbb2e4bb4",
8257 "coinId": "binance-peg-dogecoin",
8258 "addressAdditionalData": false,
8259 "createdAt": "2021-10-25T19:18:03.089Z",
8260 "decimals": 8,
8261 "image": {
8262 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-dogecoin_large.png",
8263 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-dogecoin_small.png",
8264 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-dogecoin_thumb.png"
8265 },
8266 "isAllowed": true,
8267 "isPopular": false,
8268 "isStable": false,
8269 "name": "Binance-Peg Dogecoin",
8270 "roundOff": 2,
8271 "symbol": "DOGE",
8272 "image_bk": {
8273 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binance-peg-dogecoin_large.png",
8274 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binance-peg-dogecoin_thumb.png",
8275 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binance-peg-dogecoin_small.png"
8276 },
8277 "kycCountriesNotSupported": [
8278 "US"
8279 ],
8280 "network": {
8281 "name": "mainnet",
8282 "fiatCurrenciesNotSupported": []
8283 },
8284 "uniqueId": "DOGEmainnet",
8285 "tokenType": "GENERAL",
8286 "isPayInAllowed": true
8287 },
8288 {
8289 "_id": "619c9901d7e390bf1ba01a2c",
8290 "coinId": "bolt",
8291 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
8292 "addressAdditionalData": false,
8293 "createdAt": "2021-11-23T07:32:15.521Z",
8294 "decimals": 18,
8295 "image": {
8296 "large": "https://assets-stg.transak.com/images/cryptoCurrency/bolt_large.png",
8297 "small": "https://assets-stg.transak.com/images/cryptoCurrency/bolt_small.png",
8298 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/bolt_thumb.png"
8299 },
8300 "isAllowed": true,
8301 "isPopular": false,
8302 "isStable": false,
8303 "name": "Bolt",
8304 "roundOff": 0,
8305 "symbol": "BOLT",
8306 "isIgnorePriceVerification": false,
8307 "image_bk": {
8308 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/bolt_large.png",
8309 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/bolt_thumb.png",
8310 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/bolt_small.png"
8311 },
8312 "kycCountriesNotSupported": [
8313 "US"
8314 ],
8315 "network": {
8316 "name": "ethereum",
8317 "fiatCurrenciesNotSupported": [],
8318 "chainId": "11155111"
8319 },
8320 "uniqueId": "BOLTethereum",
8321 "tokenType": "GENERAL",
8322 "isPayInAllowed": false
8323 },
8324 {
8325 "_id": "61e0568a69be64e2d4d024b5",
8326 "coinId": "revuto",
8327 "addressAdditionalData": false,
8328 "createdAt": "2022-01-13T16:42:49.738Z",
8329 "image": {
8330 "large": "https://assets-stg.transak.com/images/cryptoCurrency/revuto_large.jpg",
8331 "small": "https://assets-stg.transak.com/images/cryptoCurrency/revuto_small.png",
8332 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/revuto_thumb.jpg"
8333 },
8334 "isAllowed": true,
8335 "isPopular": false,
8336 "isStable": false,
8337 "name": "Revuto",
8338 "roundOff": 2,
8339 "symbol": "REVU",
8340 "image_bk": {
8341 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/revuto_large.jpg",
8342 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/revuto_thumb.jpg",
8343 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/revuto_small.jpg"
8344 },
8345 "kycCountriesNotSupported": [
8346 "US"
8347 ],
8348 "network": {
8349 "name": "mainnet",
8350 "fiatCurrenciesNotSupported": []
8351 },
8352 "uniqueId": "REVUmainnet",
8353 "tokenType": "GENERAL",
8354 "isPayInAllowed": false
8355 },
8356 {
8357 "_id": "60af7073c9f8ea450668d536",
8358 "coinId": "cardano",
8359 "addressAdditionalData": false,
8360 "createdAt": "2022-01-20T11:10:28.318Z",
8361 "decimals": 6,
8362 "image": {
8363 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-cardano_large.jpg",
8364 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-cardano_small.png",
8365 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-cardano_thumb.jpg"
8366 },
8367 "isAllowed": true,
8368 "isPopular": false,
8369 "isStable": false,
8370 "name": "Cardano",
8371 "roundOff": 2,
8372 "symbol": "ADA",
8373 "isIgnorePriceVerification": false,
8374 "image_bk": {
8375 "large": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binance-peg-cardano_large.jpg",
8376 "thumb": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binance-peg-cardano_thumb.jpg",
8377 "small": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binance-peg-cardano_small.jpg"
8378 },
8379 "kycCountriesNotSupported": [],
8380 "network": {
8381 "name": "mainnet",
8382 "fiatCurrenciesNotSupported": []
8383 },
8384 "uniqueId": "ADAmainnet",
8385 "tokenType": "GENERAL",
8386 "isPayInAllowed": true
8387 },
8388 {
8389 "_id": "612fab42f458818f3b0c9ae8",
8390 "coinId": "litecoin",
8391 "addressAdditionalData": false,
8392 "createdAt": "2021-09-01T16:33:06.512Z",
8393 "decimals": 8,
8394 "image": {
8395 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-litecoin_large.jpg",
8396 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-litecoin_small.png",
8397 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-litecoin_thumb.jpg"
8398 },
8399 "isAllowed": true,
8400 "isPopular": false,
8401 "isStable": false,
8402 "name": "Litecoin",
8403 "roundOff": 8,
8404 "symbol": "LTC",
8405 "isIgnorePriceVerification": false,
8406 "image_bk": {
8407 "large": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binance-peg-litecoin_large.jpg",
8408 "thumb": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binance-peg-litecoin_thumb.jpg",
8409 "small": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binance-peg-litecoin_small.jpg"
8410 },
8411 "kycCountriesNotSupported": [],
8412 "network": {
8413 "name": "mainnet",
8414 "fiatCurrenciesNotSupported": []
8415 },
8416 "uniqueId": "LTCmainnet",
8417 "tokenType": "GENERAL",
8418 "isPayInAllowed": true
8419 },
8420 {
8421 "_id": "61f01d1ed080a2a24f8c256a",
8422 "coinId": "swapp",
8423 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
8424 "addressAdditionalData": false,
8425 "createdAt": "2022-01-25T15:54:05.639Z",
8426 "decimals": 18,
8427 "image": {
8428 "large": "https://assets-stg.transak.com/images/cryptoCurrency/swapp_large.png",
8429 "small": "https://assets-stg.transak.com/images/cryptoCurrency/swapp_small.png",
8430 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/swapp_thumb.png"
8431 },
8432 "isAllowed": true,
8433 "isPopular": false,
8434 "isStable": false,
8435 "name": "SWAPP Protocol",
8436 "roundOff": 0,
8437 "symbol": "SWAPP",
8438 "image_bk": {
8439 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/swapp_large.png",
8440 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/swapp_thumb.png",
8441 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/swapp_small.png"
8442 },
8443 "kycCountriesNotSupported": [
8444 "US"
8445 ],
8446 "network": {
8447 "name": "ethereum",
8448 "fiatCurrenciesNotSupported": [],
8449 "chainId": "11155111"
8450 },
8451 "uniqueId": "SWAPPethereum",
8452 "tokenType": "GENERAL",
8453 "isPayInAllowed": false
8454 },
8455 {
8456 "_id": "60f13cb5c9f8ea4506c13d81",
8457 "coinId": "bitcoin-cash",
8458 "addressAdditionalData": false,
8459 "createdAt": "2021-07-16T08:00:53.539Z",
8460 "decimals": 8,
8461 "image": {
8462 "large": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-bitcoin-cash_large.png",
8463 "small": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-bitcoin-cash_small.png",
8464 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/binance-peg-bitcoin-cash_thumb.png"
8465 },
8466 "isAllowed": true,
8467 "isPopular": false,
8468 "isStable": false,
8469 "name": "Bitcoin Cash",
8470 "roundOff": 8,
8471 "symbol": "BCH",
8472 "isIgnorePriceVerification": false,
8473 "image_bk": {
8474 "large": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binance-peg-bitcoin-cash_large.png",
8475 "thumb": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binance-peg-bitcoin-cash_thumb.png",
8476 "small": "https://transak-bucket.s3.us-east-2.amazonaws.com/images/cryptoCurrency/binance-peg-bitcoin-cash_small.png"
8477 },
8478 "kycCountriesNotSupported": [],
8479 "network": {
8480 "name": "mainnet",
8481 "fiatCurrenciesNotSupported": []
8482 },
8483 "uniqueId": "BCHmainnet",
8484 "tokenType": "GENERAL",
8485 "isPayInAllowed": true
8486 },
8487 {
8488 "_id": "620523ed28115c59727a31d6",
8489 "coinId": "mine-network",
8490 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
8491 "addressAdditionalData": false,
8492 "createdAt": "2022-02-10T14:40:43.229Z",
8493 "decimals": 18,
8494 "image": {
8495 "large": "https://assets-stg.transak.com/images/cryptoCurrency/mine-network_large.jpg",
8496 "small": "https://assets-stg.transak.com/images/cryptoCurrency/mine-network_small.png",
8497 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/mine-network_thumb.jpg"
8498 },
8499 "isAllowed": true,
8500 "isPopular": false,
8501 "isStable": false,
8502 "name": "MINE Network",
8503 "roundOff": 2,
8504 "symbol": "MNET",
8505 "isIgnorePriceVerification": false,
8506 "image_bk": {
8507 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/mine-network_large.jpg",
8508 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/mine-network_thumb.jpg",
8509 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/mine-network_small.jpg"
8510 },
8511 "kycCountriesNotSupported": [
8512 "US"
8513 ],
8514 "network": {
8515 "name": "ethereum",
8516 "fiatCurrenciesNotSupported": [],
8517 "chainId": "11155111"
8518 },
8519 "uniqueId": "MNETethereum",
8520 "tokenType": "GENERAL",
8521 "isPayInAllowed": false
8522 },
8523 {
8524 "_id": "622fe2450ea498223d532304",
8525 "coinId": "gari-network",
8526 "addressAdditionalData": false,
8527 "createdAt": "2022-03-15T00:48:04.493Z",
8528 "image": {
8529 "large": "https://assets-stg.transak.com/images/cryptoCurrency/gari-network_large.png",
8530 "small": "https://assets-stg.transak.com/images/cryptoCurrency/gari-network_small.png",
8531 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/gari-network_thumb.png"
8532 },
8533 "isAllowed": true,
8534 "isPopular": false,
8535 "isStable": false,
8536 "name": "Gari Network",
8537 "roundOff": 2,
8538 "symbol": "GARI",
8539 "isIgnorePriceVerification": false,
8540 "image_bk": {
8541 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/gari-network_large.png",
8542 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/gari-network_thumb.png",
8543 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/gari-network_small.png"
8544 },
8545 "kycCountriesNotSupported": [
8546 "US"
8547 ],
8548 "network": {
8549 "name": "solana",
8550 "fiatCurrenciesNotSupported": []
8551 },
8552 "uniqueId": "GARIsolana",
8553 "tokenType": "GENERAL",
8554 "isPayInAllowed": false
8555 },
8556 {
8557 "_id": "6297af2d311bdc75b2c83243",
8558 "coinId": "rootstock",
8559 "addressAdditionalData": false,
8560 "createdAt": "2022-06-01T18:25:48.314Z",
8561 "decimals": 18,
8562 "image": {
8563 "large": "https://assets-stg.transak.com/images/cryptoCurrency/rootstock_large.jpg",
8564 "small": "https://assets-stg.transak.com/images/cryptoCurrency/rootstock_small.png",
8565 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/rootstock_thumb.jpg"
8566 },
8567 "isAllowed": true,
8568 "isPopular": false,
8569 "isStable": false,
8570 "name": "Rootstock RSK",
8571 "roundOff": 8,
8572 "symbol": "RBTC",
8573 "image_bk": {
8574 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/rootstock_large.jpg",
8575 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/rootstock_thumb.jpg",
8576 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/rootstock_small.jpg"
8577 },
8578 "kycCountriesNotSupported": [
8579 "US"
8580 ],
8581 "network": {
8582 "name": "mainnet",
8583 "fiatCurrenciesNotSupported": []
8584 },
8585 "uniqueId": "RBTCmainnet",
8586 "tokenType": "GENERAL",
8587 "isPayInAllowed": false
8588 },
8589 {
8590 "_id": "6299b0ce311bdc75b2276c9f",
8591 "coinId": "terra-luna-2",
8592 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
8593 "addressAdditionalData": {
8594 "name": "dest_tag",
8595 "display_name": "MEMO"
8596 },
8597 "createdAt": "2022-06-03T06:57:18.028Z",
8598 "decimals": 18,
8599 "image": {
8600 "large": "https://assets-stg.transak.com/images/cryptoCurrency/terra-luna-2_large.png",
8601 "small": "https://assets-stg.transak.com/images/cryptoCurrency/terra-luna-2_small.png",
8602 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/terra-luna-2_thumb.png"
8603 },
8604 "isAllowed": true,
8605 "isPopular": false,
8606 "isStable": false,
8607 "name": "Terra",
8608 "roundOff": 2,
8609 "symbol": "LUNA",
8610 "isIgnorePriceVerification": false,
8611 "kycCountriesNotSupported": [
8612 "US"
8613 ],
8614 "network": {
8615 "name": "terra",
8616 "fiatCurrenciesNotSupported": []
8617 },
8618 "uniqueId": "LUNAterra",
8619 "tokenType": "GENERAL",
8620 "isPayInAllowed": false
8621 },
8622 {
8623 "_id": "632b2076e317728b868c381d",
8624 "coinId": "ape",
8625 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
8626 "addressAdditionalData": false,
8627 "createdAt": "2022-09-21T14:32:21.938Z",
8628 "decimals": 18,
8629 "image": {
8630 "large": "https://assets-stg.transak.com/images/cryptoCurrency/apecoin_large.png",
8631 "small": "https://assets-stg.transak.com/images/cryptoCurrency/apecoin_small.png",
8632 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/apecoin_thumb.png"
8633 },
8634 "isAllowed": true,
8635 "isPopular": false,
8636 "isStable": false,
8637 "name": "APE",
8638 "roundOff": 0,
8639 "symbol": "APE",
8640 "isIgnorePriceVerification": false,
8641 "kycCountriesNotSupported": [],
8642 "network": {
8643 "name": "ethereum",
8644 "fiatCurrenciesNotSupported": [],
8645 "chainId": "11155111"
8646 },
8647 "uniqueId": "APEethereum",
8648 "tokenType": "GENERAL",
8649 "isPayInAllowed": false
8650 },
8651 {
8652 "_id": "634ea9d23dd7448834fa2afb",
8653 "coinId": "fantom-usd",
8654 "address": "0xe223d8a629e49c68",
8655 "addressAdditionalData": false,
8656 "createdAt": "2022-10-18T13:27:45.990Z",
8657 "decimals": 8,
8658 "image": {
8659 "large": "https://assets-stg.transak.com/images/cryptoCurrency/fantom-usd_large.png",
8660 "small": "https://assets-stg.transak.com/images/cryptoCurrency/fantom-usd_small.png",
8661 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/fantom-usd_thumb.png"
8662 },
8663 "isAllowed": true,
8664 "isPopular": false,
8665 "isStable": false,
8666 "name": "Fantom USD",
8667 "roundOff": 2,
8668 "symbol": "FUSD",
8669 "isIgnorePriceVerification": true,
8670 "kycCountriesNotSupported": [
8671 "US"
8672 ],
8673 "network": {
8674 "name": "flow",
8675 "fiatCurrenciesNotSupported": []
8676 },
8677 "uniqueId": "FUSDflow",
8678 "tokenType": "GENERAL",
8679 "tokenIdentifier": "FUSD",
8680 "isPayInAllowed": false
8681 },
8682 {
8683 "_id": "636b49253dd74488344ad2f6",
8684 "coinId": "bhnetwork",
8685 "addressAdditionalData": false,
8686 "createdAt": "2022-11-09T06:31:01.143Z",
8687 "decimals": 18,
8688 "image": {
8689 "large": "https://assets-stg.transak.com/images/cryptoCurrency/bhnetwork_large.png",
8690 "small": "https://assets-stg.transak.com/images/cryptoCurrency/bhnetwork_small.png",
8691 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/bhnetwork_thumb.png"
8692 },
8693 "isAllowed": true,
8694 "isPopular": false,
8695 "isStable": false,
8696 "name": "BHNetwork",
8697 "roundOff": 2,
8698 "symbol": "BHAT",
8699 "isIgnorePriceVerification": true,
8700 "kycCountriesNotSupported": [
8701 "US"
8702 ],
8703 "network": {
8704 "name": "multiversx",
8705 "fiatCurrenciesNotSupported": []
8706 },
8707 "uniqueId": "BHATmultiversx",
8708 "tokenType": "GENERAL",
8709 "tokenIdentifier": "BHAT-c1fde3",
8710 "isPayInAllowed": false
8711 },
8712 {
8713 "_id": "6371e8469fcf85c7c38ba7fb",
8714 "coinId": "aave-dai",
8715 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
8716 "addressAdditionalData": false,
8717 "createdAt": "2022-11-14T07:03:34.257Z",
8718 "decimals": 18,
8719 "image": {
8720 "large": "https://assets-stg.transak.com/images/cryptoCurrency/aave-dai_large.png",
8721 "small": "https://assets-stg.transak.com/images/cryptoCurrency/aave-dai_small.png",
8722 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/aave-dai_thumb.png"
8723 },
8724 "isAllowed": true,
8725 "isPopular": false,
8726 "isStable": false,
8727 "name": "Aave DAI",
8728 "roundOff": 2,
8729 "symbol": "ADAI",
8730 "isIgnorePriceVerification": false,
8731 "kycCountriesNotSupported": [
8732 "US"
8733 ],
8734 "network": {
8735 "name": "polygon",
8736 "fiatCurrenciesNotSupported": [],
8737 "chainId": "80002"
8738 },
8739 "uniqueId": "ADAIpolygon",
8740 "tokenType": "GENERAL",
8741 "isPayInAllowed": false
8742 },
8743 {
8744 "_id": "6392d5b01e0a08ac4a2e2abb",
8745 "coinId": "foodchain-global",
8746 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
8747 "addressAdditionalData": false,
8748 "createdAt": "2022-12-09T06:29:04.275Z",
8749 "decimals": 18,
8750 "image": {
8751 "large": "https://assets-stg.transak.com/images/cryptoCurrency/foodchain-global_large.png",
8752 "small": "https://assets-stg.transak.com/images/cryptoCurrency/foodchain-global_small.png",
8753 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/foodchain-global_thumb.png"
8754 },
8755 "isAllowed": true,
8756 "isPopular": false,
8757 "isStable": false,
8758 "name": "FoodChain Global",
8759 "roundOff": 2,
8760 "symbol": "FOOD",
8761 "isIgnorePriceVerification": false,
8762 "kycCountriesNotSupported": [],
8763 "network": {
8764 "name": "polygon",
8765 "fiatCurrenciesNotSupported": [],
8766 "chainId": "80002"
8767 },
8768 "uniqueId": "FOODpolygon",
8769 "tokenType": "GENERAL",
8770 "isPayInAllowed": false
8771 },
8772 {
8773 "_id": "63d35c67b435f165c94c840d",
8774 "coinId": "primal-b3099cd0-995a-4311-80d5-9c133153b38e",
8775 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
8776 "addressAdditionalData": false,
8777 "createdAt": "2023-01-27T05:08:55.318Z",
8778 "decimals": 18,
8779 "image": {
8780 "large": "https://assets-stg.transak.com/images/cryptoCurrency/primal-b3099cd0-995a-4311-80d5-9c133153b38e_large.jpg",
8781 "small": "https://assets-stg.transak.com/images/cryptoCurrency/primal-b3099cd0-995a-4311-80d5-9c133153b38e_small.jpg",
8782 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/primal-b3099cd0-995a-4311-80d5-9c133153b38e_thumb.jpg"
8783 },
8784 "isAllowed": true,
8785 "isPopular": false,
8786 "isStable": false,
8787 "name": "PRIMAL",
8788 "roundOff": 2,
8789 "symbol": "PRIMAL",
8790 "isIgnorePriceVerification": true,
8791 "kycCountriesNotSupported": [
8792 "US"
8793 ],
8794 "network": {
8795 "name": "bsc",
8796 "fiatCurrenciesNotSupported": [],
8797 "chainId": "97"
8798 },
8799 "uniqueId": "PRIMALbsc",
8800 "tokenType": "GENERAL",
8801 "isPayInAllowed": false
8802 },
8803 {
8804 "_id": "64524dba6deb6f3e2e682493",
8805 "coinId": "sui",
8806 "addressAdditionalData": false,
8807 "createdAt": "2023-05-03T12:04:10.294Z",
8808 "image": {
8809 "large": "https://assets-stg.transak.com/images/cryptoCurrency/sui_large.jpg",
8810 "small": "https://assets-stg.transak.com/images/cryptoCurrency/sui_small.png",
8811 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/sui_thumb.jpg"
8812 },
8813 "isAllowed": true,
8814 "isPopular": false,
8815 "isStable": false,
8816 "name": "Sui",
8817 "roundOff": 2,
8818 "symbol": "SUI",
8819 "isIgnorePriceVerification": true,
8820 "kycCountriesNotSupported": [],
8821 "network": {
8822 "name": "sui",
8823 "fiatCurrenciesNotSupported": []
8824 },
8825 "uniqueId": "SUIsui",
8826 "tokenType": "GENERAL",
8827 "isPayInAllowed": false
8828 },
8829 {
8830 "_id": "64c76a6daa8ed3eae8ffd280",
8831 "coinId": "oasys",
8832 "addressAdditionalData": false,
8833 "createdAt": "2023-07-31T08:01:49.154Z",
8834 "image": {
8835 "large": "https://assets-stg.transak.com/images/cryptoCurrency/oasys_large.png",
8836 "small": "https://assets-stg.transak.com/images/cryptoCurrency/oasys_small.png",
8837 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/oasys_thumb.png"
8838 },
8839 "isAllowed": true,
8840 "isPopular": false,
8841 "isStable": false,
8842 "name": "Oasys",
8843 "roundOff": 2,
8844 "symbol": "OAS",
8845 "isIgnorePriceVerification": true,
8846 "kycCountriesNotSupported": [
8847 "US"
8848 ],
8849 "network": {
8850 "name": "oasys",
8851 "fiatCurrenciesNotSupported": []
8852 },
8853 "uniqueId": "OASoasys",
8854 "tokenType": "GENERAL",
8855 "isPayInAllowed": false
8856 },
8857 {
8858 "_id": "64f0910a087eb3b5783090e2",
8859 "coinId": "zed-run",
8860 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
8861 "addressAdditionalData": false,
8862 "createdAt": "2023-08-31T13:09:29.985Z",
8863 "decimals": 18,
8864 "image": {
8865 "large": "https://assets-stg.transak.com/images/cryptoCurrency/zed-run_large.png",
8866 "small": "https://assets-stg.transak.com/images/cryptoCurrency/zed-run_small.png",
8867 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/zed-run_thumb.png"
8868 },
8869 "isAllowed": true,
8870 "isPopular": false,
8871 "isStable": false,
8872 "name": "ZED RUN",
8873 "roundOff": 2,
8874 "symbol": "ZED",
8875 "isIgnorePriceVerification": false,
8876 "kycCountriesNotSupported": [],
8877 "network": {
8878 "name": "polygon",
8879 "fiatCurrenciesNotSupported": [],
8880 "chainId": "80002"
8881 },
8882 "uniqueId": "ZEDpolygon",
8883 "tokenType": "GENERAL",
8884 "isPayInAllowed": false
8885 },
8886 {
8887 "_id": "652e13cfc9073d180421cd81",
8888 "coinId": "lukso-token-2",
8889 "addressAdditionalData": false,
8890 "createdAt": "2023-10-17T04:55:42.172Z",
8891 "decimals": 18,
8892 "image": {
8893 "large": "https://assets-stg.transak.com/images/cryptoCurrency/lukso-token-2_large.png",
8894 "small": "https://assets-stg.transak.com/images/cryptoCurrency/lukso-token-2_small.png",
8895 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/lukso-token-2_thumb.png"
8896 },
8897 "isAllowed": true,
8898 "isPopular": false,
8899 "isStable": false,
8900 "name": "LUKSO",
8901 "roundOff": 2,
8902 "symbol": "LYX",
8903 "isIgnorePriceVerification": true,
8904 "kycCountriesNotSupported": [
8905 "US"
8906 ],
8907 "network": {
8908 "name": "lukso",
8909 "fiatCurrenciesNotSupported": []
8910 },
8911 "uniqueId": "LYXlukso",
8912 "tokenType": "GENERAL",
8913 "isPayInAllowed": false
8914 },
8915 {
8916 "_id": "652f5f626af15bec93eb1dc5",
8917 "coinId": "ultimate-champions",
8918 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
8919 "addressAdditionalData": false,
8920 "createdAt": "2023-10-18T04:30:25.551Z",
8921 "decimals": 18,
8922 "image": {
8923 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ultimate-champions_large.png",
8924 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ultimate-champions_small.png",
8925 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ultimate-champions_thumb.png"
8926 },
8927 "isAllowed": true,
8928 "isPopular": false,
8929 "isStable": false,
8930 "name": "Ultimate Champions",
8931 "roundOff": 2,
8932 "symbol": "CHAMP",
8933 "isIgnorePriceVerification": false,
8934 "kycCountriesNotSupported": [
8935 "US"
8936 ],
8937 "network": {
8938 "name": "bsc",
8939 "fiatCurrenciesNotSupported": [],
8940 "chainId": "97"
8941 },
8942 "uniqueId": "CHAMPbsc",
8943 "tokenType": "GENERAL",
8944 "isPayInAllowed": false
8945 },
8946 {
8947 "_id": "655eff72922c39df1e0f0b8b",
8948 "coinId": "probinex",
8949 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
8950 "addressAdditionalData": false,
8951 "createdAt": "2023-11-23T07:29:52.859Z",
8952 "decimals": 18,
8953 "image": {
8954 "large": "https://assets-stg.transak.com/images/cryptoCurrency/probinex_large.jpg",
8955 "small": "https://assets-stg.transak.com/images/cryptoCurrency/probinex_small.png",
8956 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/probinex_thumb.jpg"
8957 },
8958 "isAllowed": true,
8959 "isPopular": false,
8960 "isStable": false,
8961 "name": "Probinex",
8962 "roundOff": 2,
8963 "symbol": "PBX",
8964 "kycCountriesNotSupported": [
8965 "US"
8966 ],
8967 "network": {
8968 "name": "bsc",
8969 "fiatCurrenciesNotSupported": [],
8970 "chainId": "97"
8971 },
8972 "uniqueId": "PBXbsc",
8973 "tokenType": "GENERAL",
8974 "isPayInAllowed": true
8975 },
8976 {
8977 "_id": "660d2ce1290fbbc9cdca0b1b",
8978 "coinId": "ultron",
8979 "address": "0xd983ab71a284d6371908420d8ac6407ca943f810",
8980 "addressAdditionalData": false,
8981 "createdAt": "2024-04-03T10:18:09.385Z",
8982 "decimals": 18,
8983 "image": {
8984 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ultron_large.jpg",
8985 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ultron_small.jpg",
8986 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ultron_thumb.jpg"
8987 },
8988 "isAllowed": true,
8989 "isPopular": false,
8990 "isStable": false,
8991 "name": "ULTRON",
8992 "roundOff": 2,
8993 "symbol": "ULX",
8994 "kycCountriesNotSupported": [
8995 "US"
8996 ],
8997 "network": {
8998 "name": "bsc",
8999 "fiatCurrenciesNotSupported": [
9000 {
9001 "fiatCurrency": "USD",
9002 "paymentMethod": "credit_debit_card"
9003 },
9004 {
9005 "fiatCurrency": "USD",
9006 "paymentMethod": "apple_pay"
9007 },
9008 {
9009 "fiatCurrency": "USD",
9010 "paymentMethod": "google_pay"
9011 },
9012 {
9013 "fiatCurrency": "USD",
9014 "paymentMethod": "pm_cash_app"
9015 }
9016 ],
9017 "chainId": "97"
9018 },
9019 "uniqueId": "ULXbsc",
9020 "tokenType": "GENERAL",
9021 "isPayInAllowed": false
9022 },
9023 {
9024 "_id": "662f812c60ca5d8917e512df",
9025 "coinId": "mpro-lab",
9026 "address": "0xeEB8395dAb6456C2272B0A7f6A7D32EC988A122C",
9027 "addressAdditionalData": false,
9028 "createdAt": "2024-04-29T11:14:51.870Z",
9029 "decimals": 18,
9030 "image": {
9031 "large": "https://assets-stg.transak.com/images/cryptoCurrency/mpro-lab_large.jpg",
9032 "small": "https://assets-stg.transak.com/images/cryptoCurrency/mpro-lab_small.jpg",
9033 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/mpro-lab_thumb.jpg"
9034 },
9035 "isAllowed": true,
9036 "isPopular": false,
9037 "isStable": false,
9038 "name": "MPRO Lab",
9039 "roundOff": 2,
9040 "symbol": "MPRO",
9041 "isIgnorePriceVerification": true,
9042 "kycCountriesNotSupported": [
9043 "US"
9044 ],
9045 "network": {
9046 "name": "ethereum",
9047 "fiatCurrenciesNotSupported": [
9048 {
9049 "fiatCurrency": "USD",
9050 "paymentMethod": "credit_debit_card"
9051 },
9052 {
9053 "fiatCurrency": "USD",
9054 "paymentMethod": "apple_pay"
9055 },
9056 {
9057 "fiatCurrency": "USD",
9058 "paymentMethod": "google_pay"
9059 },
9060 {
9061 "fiatCurrency": "USD",
9062 "paymentMethod": "pm_cash_app"
9063 }
9064 ],
9065 "chainId": "11155111"
9066 },
9067 "uniqueId": "MPROethereum",
9068 "tokenType": "GENERAL",
9069 "isPayInAllowed": false
9070 },
9071 {
9072 "_id": "654353a5922c39df1e66202f",
9073 "coinId": "playzap",
9074 "address": "0xA92349796625AF97F1D31895B4906b254C6Ceac5",
9075 "addressAdditionalData": false,
9076 "createdAt": "2023-11-02T07:45:40.298Z",
9077 "decimals": 18,
9078 "image": {
9079 "large": "https://assets-stg.transak.com/images/cryptoCurrency/playzap_large.png",
9080 "small": "https://assets-stg.transak.com/images/cryptoCurrency/playzap_small.png",
9081 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/playzap_thumb.png"
9082 },
9083 "isAllowed": true,
9084 "isPopular": false,
9085 "isStable": false,
9086 "name": "PlayZap",
9087 "roundOff": 2,
9088 "symbol": "PZP",
9089 "isIgnorePriceVerification": true,
9090 "kycCountriesNotSupported": [
9091 "US"
9092 ],
9093 "network": {
9094 "name": "bsc",
9095 "fiatCurrenciesNotSupported": [],
9096 "chainId": "97"
9097 },
9098 "uniqueId": "PZPbsc",
9099 "tokenType": "GENERAL",
9100 "isPayInAllowed": false
9101 },
9102 {
9103 "_id": "5fda74e506b3e8c7aaf1a9e8",
9104 "coinId": "minds",
9105 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9106 "addressAdditionalData": false,
9107 "createdAt": "2020-12-16T20:58:12.459Z",
9108 "decimals": 18,
9109 "image": {
9110 "large": "https://assets-stg.transak.com/images/cryptoCurrency/minds_large.png",
9111 "small": "https://assets-stg.transak.com/images/cryptoCurrency/minds_small.png",
9112 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/minds_thumb.png"
9113 },
9114 "isAllowed": true,
9115 "isPopular": false,
9116 "isStable": false,
9117 "name": "Minds",
9118 "roundOff": 2,
9119 "symbol": "MINDS",
9120 "isIgnorePriceVerification": true,
9121 "image_bk": {
9122 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/minds_large.png",
9123 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/minds_thumb.png",
9124 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/minds_small.png"
9125 },
9126 "kycCountriesNotSupported": [
9127 "US"
9128 ],
9129 "network": {
9130 "name": "ethereum",
9131 "fiatCurrenciesNotSupported": [],
9132 "chainId": "11155111"
9133 },
9134 "uniqueId": "MINDSethereum",
9135 "tokenType": "GENERAL",
9136 "isPayInAllowed": false
9137 },
9138 {
9139 "_id": "633ade1416aa675f56e2d968",
9140 "coinId": "metasoccer",
9141 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9142 "addressAdditionalData": false,
9143 "createdAt": "2022-10-03T13:05:24.575Z",
9144 "decimals": 18,
9145 "image": {
9146 "large": "https://assets-stg.transak.com/images/cryptoCurrency/metasoccer_large.jpg",
9147 "small": "https://assets-stg.transak.com/images/cryptoCurrency/metasoccer_small.jpg",
9148 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/metasoccer_thumb.jpg"
9149 },
9150 "isAllowed": true,
9151 "isPopular": false,
9152 "isStable": false,
9153 "name": "MetaSoccer",
9154 "roundOff": 2,
9155 "symbol": "MSU",
9156 "isIgnorePriceVerification": false,
9157 "kycCountriesNotSupported": [
9158 "US"
9159 ],
9160 "network": {
9161 "name": "polygon",
9162 "fiatCurrenciesNotSupported": [],
9163 "chainId": "80002"
9164 },
9165 "uniqueId": "MSUpolygon",
9166 "tokenType": "GENERAL",
9167 "isPayInAllowed": false
9168 },
9169 {
9170 "_id": "60fb2ab1bc2b1981016ac67b",
9171 "coinId": "must",
9172 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9173 "addressAdditionalData": false,
9174 "createdAt": "2021-07-23T20:46:40.981Z",
9175 "decimals": 18,
9176 "image": {
9177 "large": "https://assets-stg.transak.com/images/cryptoCurrency/must_large.png",
9178 "small": "https://assets-stg.transak.com/images/cryptoCurrency/must_small.png",
9179 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/must_thumb.png"
9180 },
9181 "isAllowed": true,
9182 "isPopular": false,
9183 "isStable": false,
9184 "name": "Must",
9185 "roundOff": 8,
9186 "symbol": "must",
9187 "image_bk": {
9188 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/must_large.png",
9189 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/must_thumb.png",
9190 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/must_small.png"
9191 },
9192 "kycCountriesNotSupported": [
9193 "US"
9194 ],
9195 "network": {
9196 "name": "polygon",
9197 "fiatCurrenciesNotSupported": [],
9198 "chainId": "80002"
9199 },
9200 "uniqueId": "mustpolygon",
9201 "tokenType": "GENERAL",
9202 "isPayInAllowed": false
9203 },
9204 {
9205 "_id": "646b1135c90b8463d25df492",
9206 "coinId": "verse-bitcoin",
9207 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9208 "addressAdditionalData": false,
9209 "createdAt": "2023-05-22T06:52:36.848Z",
9210 "decimals": 18,
9211 "image": {
9212 "large": "https://assets-stg.transak.com/images/cryptoCurrency/verse-bitcoin_large.png",
9213 "small": "https://assets-stg.transak.com/images/cryptoCurrency/verse-bitcoin_small.png",
9214 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/verse-bitcoin_thumb.png"
9215 },
9216 "isAllowed": true,
9217 "isPopular": false,
9218 "isStable": false,
9219 "name": "Verse",
9220 "roundOff": 0,
9221 "symbol": "VERSE",
9222 "isIgnorePriceVerification": true,
9223 "kycCountriesNotSupported": [
9224 "US"
9225 ],
9226 "network": {
9227 "name": "ethereum",
9228 "fiatCurrenciesNotSupported": [],
9229 "chainId": "11155111"
9230 },
9231 "uniqueId": "VERSEethereum",
9232 "tokenType": "GENERAL",
9233 "isPayInAllowed": false
9234 },
9235 {
9236 "_id": "659cfc8ad72d737ef839f18b",
9237 "coinId": "revv",
9238 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9239 "addressAdditionalData": false,
9240 "createdAt": "2024-01-09T07:58:01.658Z",
9241 "decimals": 18,
9242 "image": {
9243 "large": "https://assets-stg.transak.com/images/cryptoCurrency/revv_large.png",
9244 "small": "https://assets-stg.transak.com/images/cryptoCurrency/revv_small.png",
9245 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/revv_thumb.png"
9246 },
9247 "isAllowed": true,
9248 "isPopular": false,
9249 "isStable": false,
9250 "name": "REVV",
9251 "roundOff": 2,
9252 "symbol": "REVV",
9253 "kycCountriesNotSupported": [
9254 "US"
9255 ],
9256 "network": {
9257 "name": "polygon",
9258 "fiatCurrenciesNotSupported": [],
9259 "chainId": "80002"
9260 },
9261 "uniqueId": "REVVpolygon",
9262 "tokenType": "GENERAL",
9263 "isPayInAllowed": false
9264 },
9265 {
9266 "_id": "659cfc8ad72d737ef839f18b",
9267 "coinId": "revv",
9268 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9269 "addressAdditionalData": false,
9270 "createdAt": "2024-01-09T07:58:01.658Z",
9271 "decimals": 18,
9272 "image": {
9273 "large": "https://assets-stg.transak.com/images/cryptoCurrency/revv_large.png",
9274 "small": "https://assets-stg.transak.com/images/cryptoCurrency/revv_small.png",
9275 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/revv_thumb.png"
9276 },
9277 "isAllowed": true,
9278 "isPopular": false,
9279 "isStable": false,
9280 "name": "REVV",
9281 "roundOff": 2,
9282 "symbol": "REVV",
9283 "kycCountriesNotSupported": [
9284 "US"
9285 ],
9286 "network": {
9287 "name": "flow",
9288 "fiatCurrenciesNotSupported": []
9289 },
9290 "uniqueId": "REVVflow",
9291 "tokenType": "GENERAL",
9292 "isPayInAllowed": false
9293 },
9294 {
9295 "_id": "640eae5c6e04a5d1385158ad",
9296 "coinId": "metaverse-network-pioneer",
9297 "addressAdditionalData": false,
9298 "createdAt": "2023-03-13T05:02:20.105Z",
9299 "decimals": 18,
9300 "image": {
9301 "large": "https://assets-stg.transak.com/images/cryptoCurrency/metaverse-network-pioneer_large.png",
9302 "small": "https://assets-stg.transak.com/images/cryptoCurrency/metaverse-network-pioneer_small.png",
9303 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/metaverse-network-pioneer_thumb.png"
9304 },
9305 "isAllowed": true,
9306 "isPopular": false,
9307 "isStable": false,
9308 "name": "Metaverse.Network Pioneer",
9309 "roundOff": 2,
9310 "symbol": "NEER",
9311 "kycCountriesNotSupported": [
9312 "US"
9313 ],
9314 "network": {
9315 "name": "pioneer",
9316 "fiatCurrenciesNotSupported": []
9317 },
9318 "uniqueId": "NEERpioneer",
9319 "tokenType": "GENERAL",
9320 "isPayInAllowed": false
9321 },
9322 {
9323 "_id": "65c310993e617716169cd988",
9324 "coinId": "dogami",
9325 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9326 "addressAdditionalData": false,
9327 "createdAt": "2024-02-07T05:09:45.148Z",
9328 "decimals": 18,
9329 "image": {
9330 "large": "https://assets-stg.transak.com/images/cryptoCurrency/dogami_large.png",
9331 "small": "https://assets-stg.transak.com/images/cryptoCurrency/dogami_small.png",
9332 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/dogami_thumb.png"
9333 },
9334 "isAllowed": true,
9335 "isPopular": false,
9336 "isStable": false,
9337 "name": "Dogami",
9338 "roundOff": 2,
9339 "symbol": "DOGA",
9340 "kycCountriesNotSupported": [
9341 "US"
9342 ],
9343 "network": {
9344 "name": "polygon",
9345 "fiatCurrenciesNotSupported": [
9346 {
9347 "fiatCurrency": "USD",
9348 "paymentMethod": "credit_debit_card"
9349 },
9350 {
9351 "fiatCurrency": "USD",
9352 "paymentMethod": "apple_pay"
9353 },
9354 {
9355 "fiatCurrency": "USD",
9356 "paymentMethod": "google_pay"
9357 },
9358 {
9359 "fiatCurrency": "USD",
9360 "paymentMethod": "pm_cash_app"
9361 },
9362 {
9363 "fiatCurrency": "USD",
9364 "paymentMethod": "pm_jwire"
9365 }
9366 ],
9367 "chainId": "80002"
9368 },
9369 "uniqueId": "DOGApolygon",
9370 "tokenType": "GENERAL",
9371 "isPayInAllowed": false
9372 },
9373 {
9374 "_id": "63d35aebb435f165c94bfc96",
9375 "coinId": "alongside-crypto-market-index",
9376 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9377 "addressAdditionalData": false,
9378 "createdAt": "2023-01-27T05:02:35.630Z",
9379 "decimals": 18,
9380 "image": {
9381 "large": "https://assets-stg.transak.com/images/cryptoCurrency/alongside-crypto-market-index_large.png",
9382 "small": "https://assets-stg.transak.com/images/cryptoCurrency/alongside-crypto-market-index_small.png",
9383 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/alongside-crypto-market-index_thumb.png"
9384 },
9385 "isAllowed": true,
9386 "isPopular": false,
9387 "isStable": false,
9388 "name": "Alongside Crypto Market Index",
9389 "roundOff": 8,
9390 "symbol": "AMKT",
9391 "isIgnorePriceVerification": true,
9392 "kycCountriesNotSupported": [
9393 "US"
9394 ],
9395 "network": {
9396 "name": "ethereum",
9397 "fiatCurrenciesNotSupported": [],
9398 "chainId": "11155111"
9399 },
9400 "uniqueId": "AMKTethereum",
9401 "tokenType": "GENERAL",
9402 "isPayInAllowed": false
9403 },
9404 {
9405 "_id": "649e5f4555698644bbba01bf",
9406 "coinId": "lucro",
9407 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9408 "addressAdditionalData": false,
9409 "createdAt": "2023-06-30T04:51:17.074Z",
9410 "decimals": 18,
9411 "image": {
9412 "large": "https://assets-stg.transak.com/images/cryptoCurrency/lucro_large.png",
9413 "small": "https://assets-stg.transak.com/images/cryptoCurrency/lucro_small.png",
9414 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/lucro_thumb.png"
9415 },
9416 "isAllowed": true,
9417 "isPopular": false,
9418 "isStable": false,
9419 "name": "Lucro",
9420 "roundOff": 0,
9421 "symbol": "LCR",
9422 "isIgnorePriceVerification": true,
9423 "kycCountriesNotSupported": [
9424 "US"
9425 ],
9426 "network": {
9427 "name": "bsc",
9428 "fiatCurrenciesNotSupported": [],
9429 "chainId": "97"
9430 },
9431 "uniqueId": "LCRbsc",
9432 "tokenType": "GENERAL",
9433 "isPayInAllowed": false
9434 },
9435 {
9436 "_id": "5f9b0f8a06b3e8c7aadbbda6",
9437 "coinId": "plotx",
9438 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9439 "addressAdditionalData": false,
9440 "createdAt": "2020-10-29T18:52:58.648Z",
9441 "decimals": 18,
9442 "image": {
9443 "large": "https://assets-stg.transak.com/images/cryptoCurrency/plotx_large.jpg",
9444 "small": "https://assets-stg.transak.com/images/cryptoCurrency/plotx_small.jpg",
9445 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/plotx_thumb.jpg"
9446 },
9447 "isAllowed": true,
9448 "isPopular": false,
9449 "isStable": false,
9450 "name": "PlotX",
9451 "roundOff": 2,
9452 "symbol": "PLOT",
9453 "image_bk": {
9454 "large": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/plotx_large.jpg",
9455 "thumb": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/plotx_thumb.jpg",
9456 "small": "https://transak-bucket-staging.s3.us-east-2.amazonaws.com/images/cryptoCurrency/plotx_small.jpg"
9457 },
9458 "kycCountriesNotSupported": [
9459 "US"
9460 ],
9461 "network": {
9462 "name": "ethereum",
9463 "fiatCurrenciesNotSupported": [],
9464 "chainId": "11155111"
9465 },
9466 "uniqueId": "PLOTethereum",
9467 "tokenType": "GENERAL",
9468 "isPayInAllowed": false
9469 },
9470 {
9471 "_id": "642a711841e6a590187acefd",
9472 "coinId": "tower",
9473 "address": "0x0c86a754a29714c4fe9c6f1359fa7099ed174c0b",
9474 "addressAdditionalData": false,
9475 "createdAt": "2023-04-03T06:24:23.841Z",
9476 "decimals": 18,
9477 "image": {
9478 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tower_large.png",
9479 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tower_small.png",
9480 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tower_thumb.png"
9481 },
9482 "isAllowed": true,
9483 "isPopular": false,
9484 "isStable": false,
9485 "name": "Tower",
9486 "roundOff": 0,
9487 "symbol": "TOWER",
9488 "isIgnorePriceVerification": false,
9489 "kycCountriesNotSupported": [
9490 "US"
9491 ],
9492 "network": {
9493 "name": "polygon",
9494 "fiatCurrenciesNotSupported": [
9495 {
9496 "fiatCurrency": "USD",
9497 "paymentMethod": "credit_debit_card"
9498 },
9499 {
9500 "fiatCurrency": "USD",
9501 "paymentMethod": "apple_pay"
9502 },
9503 {
9504 "fiatCurrency": "USD",
9505 "paymentMethod": "google_pay"
9506 },
9507 {
9508 "fiatCurrency": "USD",
9509 "paymentMethod": "pm_cash_app"
9510 },
9511 {
9512 "fiatCurrency": "USD",
9513 "paymentMethod": "pm_venmo"
9514 },
9515 {
9516 "fiatCurrency": "USD",
9517 "paymentMethod": "pm_zelle"
9518 },
9519 {
9520 "fiatCurrency": "USD",
9521 "paymentMethod": "pm_jwire"
9522 },
9523 {
9524 "fiatCurrency": "USD",
9525 "paymentMethod": "pm_jach"
9526 }
9527 ],
9528 "chainId": "80002"
9529 },
9530 "uniqueId": "TOWERpolygon",
9531 "tokenType": "GENERAL",
9532 "isPayInAllowed": false
9533 },
9534 {
9535 "_id": "642a711841e6a590187acefd",
9536 "coinId": "tower",
9537 "address": "0xD733D48f2a7F57D4559F98ae07f87Dab595E3523",
9538 "addressAdditionalData": false,
9539 "createdAt": "2023-04-03T06:24:23.841Z",
9540 "decimals": 18,
9541 "image": {
9542 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tower_large.png",
9543 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tower_small.png",
9544 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tower_thumb.png"
9545 },
9546 "isAllowed": true,
9547 "isPopular": false,
9548 "isStable": false,
9549 "name": "Tower",
9550 "roundOff": 0,
9551 "symbol": "TOWER",
9552 "isIgnorePriceVerification": false,
9553 "kycCountriesNotSupported": [
9554 "US"
9555 ],
9556 "network": {
9557 "name": "base",
9558 "fiatCurrenciesNotSupported": [
9559 {
9560 "fiatCurrency": "USD",
9561 "paymentMethod": "credit_debit_card"
9562 },
9563 {
9564 "fiatCurrency": "USD",
9565 "paymentMethod": "apple_pay"
9566 },
9567 {
9568 "fiatCurrency": "USD",
9569 "paymentMethod": "google_pay"
9570 },
9571 {
9572 "fiatCurrency": "USD",
9573 "paymentMethod": "pm_cash_app"
9574 },
9575 {
9576 "fiatCurrency": "USD",
9577 "paymentMethod": "pm_venmo"
9578 },
9579 {
9580 "fiatCurrency": "USD",
9581 "paymentMethod": "pm_zelle"
9582 },
9583 {
9584 "fiatCurrency": "USD",
9585 "paymentMethod": "pm_jwire"
9586 },
9587 {
9588 "fiatCurrency": "USD",
9589 "paymentMethod": "pm_jach"
9590 }
9591 ],
9592 "chainId": "84532"
9593 },
9594 "uniqueId": "TOWERbase",
9595 "tokenType": "GENERAL",
9596 "isPayInAllowed": false
9597 },
9598 {
9599 "_id": "642a711841e6a590187acefd",
9600 "coinId": "tower",
9601 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9602 "addressAdditionalData": false,
9603 "createdAt": "2023-04-03T06:24:23.841Z",
9604 "decimals": 18,
9605 "image": {
9606 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tower_large.png",
9607 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tower_small.png",
9608 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tower_thumb.png"
9609 },
9610 "isAllowed": true,
9611 "isPopular": false,
9612 "isStable": false,
9613 "name": "Tower",
9614 "roundOff": 0,
9615 "symbol": "TOWER",
9616 "isIgnorePriceVerification": false,
9617 "kycCountriesNotSupported": [
9618 "US"
9619 ],
9620 "network": {
9621 "name": "ethereum",
9622 "fiatCurrenciesNotSupported": [
9623 {
9624 "fiatCurrency": "USD",
9625 "paymentMethod": "credit_debit_card"
9626 },
9627 {
9628 "fiatCurrency": "USD",
9629 "paymentMethod": "apple_pay"
9630 },
9631 {
9632 "fiatCurrency": "USD",
9633 "paymentMethod": "google_pay"
9634 },
9635 {
9636 "fiatCurrency": "USD",
9637 "paymentMethod": "pm_cash_app"
9638 },
9639 {
9640 "fiatCurrency": "USD",
9641 "paymentMethod": "pm_venmo"
9642 },
9643 {
9644 "fiatCurrency": "USD",
9645 "paymentMethod": "pm_zelle"
9646 },
9647 {
9648 "fiatCurrency": "USD",
9649 "paymentMethod": "pm_jwire"
9650 },
9651 {
9652 "fiatCurrency": "USD",
9653 "paymentMethod": "pm_jach"
9654 }
9655 ],
9656 "chainId": "11155111"
9657 },
9658 "uniqueId": "TOWERethereum",
9659 "tokenType": "GENERAL",
9660 "isPayInAllowed": false
9661 },
9662 {
9663 "_id": "63db4cbcb435f165c92f60a7",
9664 "coinId": "verse-bitcoin-copy",
9665 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9666 "addressAdditionalData": false,
9667 "createdAt": "2023-02-02T05:40:12.575Z",
9668 "decimals": 18,
9669 "image": {
9670 "large": "https://assets-stg.transak.com/images/cryptoCurrency/verse-bitcoin_large.png",
9671 "small": "https://assets-stg.transak.com/images/cryptoCurrency/verse-bitcoin_small.png",
9672 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/verse-bitcoin_thumb.png"
9673 },
9674 "isAllowed": true,
9675 "isPopular": false,
9676 "isStable": false,
9677 "name": "Verse Copy",
9678 "roundOff": 0,
9679 "symbol": "VERSECOPY",
9680 "isIgnorePriceVerification": true,
9681 "kycCountriesNotSupported": [],
9682 "network": {
9683 "name": "ethereum",
9684 "fiatCurrenciesNotSupported": [],
9685 "chainId": "11155111"
9686 },
9687 "uniqueId": "VERSECOPYethereum",
9688 "tokenType": "GENERAL",
9689 "isPayInAllowed": false
9690 },
9691 {
9692 "_id": "619368dc22d8f3cec79a3312",
9693 "coinId": "tradestars",
9694 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9695 "addressAdditionalData": false,
9696 "createdAt": "2021-11-16T08:16:27.027Z",
9697 "decimals": 18,
9698 "image": {
9699 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tradestars_large.png",
9700 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tradestars_small.png",
9701 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tradestars_thumb.png"
9702 },
9703 "isAllowed": true,
9704 "isPopular": false,
9705 "isStable": false,
9706 "name": "TradeStars",
9707 "roundOff": 2,
9708 "symbol": "TSX",
9709 "isIgnorePriceVerification": true,
9710 "image_bk": {
9711 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/tradestars_large.png",
9712 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/tradestars_thumb.png",
9713 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/tradestars_small.png"
9714 },
9715 "kycCountriesNotSupported": [
9716 "US"
9717 ],
9718 "network": {
9719 "name": "ethereum",
9720 "fiatCurrenciesNotSupported": [],
9721 "chainId": "11155111"
9722 },
9723 "uniqueId": "TSXethereum",
9724 "tokenType": "GENERAL",
9725 "isPayInAllowed": false
9726 },
9727 {
9728 "_id": "619368dc22d8f3cec79a3312",
9729 "coinId": "tradestars",
9730 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9731 "addressAdditionalData": false,
9732 "createdAt": "2021-11-16T08:16:27.027Z",
9733 "decimals": 18,
9734 "image": {
9735 "large": "https://assets-stg.transak.com/images/cryptoCurrency/tradestars_large.png",
9736 "small": "https://assets-stg.transak.com/images/cryptoCurrency/tradestars_small.png",
9737 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/tradestars_thumb.png"
9738 },
9739 "isAllowed": true,
9740 "isPopular": false,
9741 "isStable": false,
9742 "name": "TradeStars",
9743 "roundOff": 2,
9744 "symbol": "TSX",
9745 "isIgnorePriceVerification": true,
9746 "image_bk": {
9747 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/tradestars_large.png",
9748 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/tradestars_thumb.png",
9749 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/tradestars_small.png"
9750 },
9751 "kycCountriesNotSupported": [
9752 "US"
9753 ],
9754 "network": {
9755 "name": "polygon",
9756 "fiatCurrenciesNotSupported": [],
9757 "chainId": "80002"
9758 },
9759 "uniqueId": "TSXpolygon",
9760 "tokenType": "GENERAL",
9761 "isPayInAllowed": false
9762 },
9763 {
9764 "_id": "6593bfecd72d737ef8725878",
9765 "coinId": "gather",
9766 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9767 "addressAdditionalData": false,
9768 "createdAt": "2024-01-02T07:49:00.263Z",
9769 "decimals": 18,
9770 "image": {
9771 "large": "https://assets-stg.transak.com/images/cryptoCurrency/gather_large.png",
9772 "small": "https://assets-stg.transak.com/images/cryptoCurrency/gather_small.png",
9773 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/gather_thumb.png"
9774 },
9775 "isAllowed": true,
9776 "isPopular": false,
9777 "isStable": false,
9778 "name": "Gather",
9779 "roundOff": 0,
9780 "symbol": "GTH",
9781 "kycCountriesNotSupported": [
9782 "US"
9783 ],
9784 "network": {
9785 "name": "ethereum",
9786 "fiatCurrenciesNotSupported": [],
9787 "chainId": "11155111"
9788 },
9789 "uniqueId": "GTHethereum",
9790 "tokenType": "GENERAL",
9791 "isPayInAllowed": false
9792 },
9793 {
9794 "_id": "65f971a22460fe9294d0189e",
9795 "coinId": "ebisusbay-fortune",
9796 "address": "0x119adb5E05e85d55690BC4Da7b37c06BfEcF2071",
9797 "addressAdditionalData": false,
9798 "createdAt": "2024-03-19T11:06:09.472Z",
9799 "decimals": 18,
9800 "image": {
9801 "large": "https://assets-dev.transak.com/images/cryptoCurrency/ebisusbay-fortune_large.png",
9802 "small": "https://assets-dev.transak.com/images/cryptoCurrency/ebisusbay-fortune_small.png",
9803 "thumb": "https://assets-dev.transak.com/images/cryptoCurrency/ebisusbay-fortune_thumb.png"
9804 },
9805 "isAllowed": true,
9806 "isPopular": false,
9807 "isStable": false,
9808 "name": "Fortune Token",
9809 "roundOff": 2,
9810 "symbol": "FRTN",
9811 "isIgnorePriceVerification": true,
9812 "kycCountriesNotSupported": [
9813 "US"
9814 ],
9815 "network": {
9816 "name": "cronos",
9817 "fiatCurrenciesNotSupported": [
9818 {
9819 "fiatCurrency": "USD",
9820 "paymentMethod": "credit_debit_card"
9821 },
9822 {
9823 "fiatCurrency": "USD",
9824 "paymentMethod": "apple_pay"
9825 },
9826 {
9827 "fiatCurrency": "USD",
9828 "paymentMethod": "google_pay"
9829 },
9830 {
9831 "fiatCurrency": "USD",
9832 "paymentMethod": "pm_cash_app"
9833 }
9834 ],
9835 "chainId": "338"
9836 },
9837 "uniqueId": "FRTNcronos",
9838 "tokenType": "GENERAL",
9839 "isPayInAllowed": false
9840 },
9841 {
9842 "_id": "61e27f4482da0585468e67b6",
9843 "coinId": "ibiza-token",
9844 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9845 "addressAdditionalData": false,
9846 "createdAt": "2022-01-15T08:01:07.544Z",
9847 "decimals": 18,
9848 "image": {
9849 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ibiza-token_large.jpg",
9850 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ibiza-token_small.png",
9851 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ibiza-token_thumb.jpg"
9852 },
9853 "isAllowed": true,
9854 "isPopular": false,
9855 "isStable": false,
9856 "name": "Ibiza Token",
9857 "symbol": "IBZ",
9858 "isIgnorePriceVerification": true,
9859 "image_bk": {
9860 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ibiza-token_large.jpg",
9861 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ibiza-token_thumb.jpg",
9862 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ibiza-token_small.jpg"
9863 },
9864 "kycCountriesNotSupported": [
9865 "US"
9866 ],
9867 "network": {
9868 "name": "ethereum",
9869 "fiatCurrenciesNotSupported": [],
9870 "chainId": "11155111"
9871 },
9872 "uniqueId": "IBZethereum",
9873 "tokenType": "GENERAL",
9874 "isPayInAllowed": false
9875 },
9876 {
9877 "_id": "61e27f4482da0585468e67b6",
9878 "coinId": "ibiza-token",
9879 "address": "0x0c86A754A29714C4Fe9C6F1359fa7099eD174c0b",
9880 "addressAdditionalData": false,
9881 "createdAt": "2022-01-15T08:01:07.544Z",
9882 "decimals": 18,
9883 "image": {
9884 "large": "https://assets-stg.transak.com/images/cryptoCurrency/ibiza-token_large.jpg",
9885 "small": "https://assets-stg.transak.com/images/cryptoCurrency/ibiza-token_small.png",
9886 "thumb": "https://assets-stg.transak.com/images/cryptoCurrency/ibiza-token_thumb.jpg"
9887 },
9888 "isAllowed": true,
9889 "isPopular": false,
9890 "isStable": false,
9891 "name": "Ibiza Token",
9892 "symbol": "IBZ",
9893 "isIgnorePriceVerification": true,
9894 "image_bk": {
9895 "large": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ibiza-token_large.jpg",
9896 "thumb": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ibiza-token_thumb.jpg",
9897 "small": "https://transak-bucket-development.s3.us-east-2.amazonaws.com/images/cryptoCurrency/ibiza-token_small.jpg"
9898 },
9899 "kycCountriesNotSupported": [
9900 "US"
9901 ],
9902 "network": {
9903 "name": "polygon",
9904 "fiatCurrenciesNotSupported": [],
9905 "chainId": "80002"
9906 },
9907 "uniqueId": "IBZpolygon",
9908 "tokenType": "GENERAL",
9909 "isPayInAllowed": false
9910 }
9911 ]
9912}

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

Crypto currencies fetched successfully
responselist of objects