Skip to main content

getSupportedStablecoins RPC Method - Multi-Chain Stablecoin Balance API

Loading...

Updated on
Nov 12, 2025

getSupportedStablecoins RPC Method - Multi-Chain Stablecoin Balance API

Please note that this RPC method requires the Multi-Chain Stablecoin Balance API add-on enabled on your Quicknode endpoint. This method is only supported on Mainnet networks of all supported chains.

Parameters

This method does not accept any parameters

Returns

result
object
Loading...
chains
array
Loading...
stablecoins
object
Loading...
chain_name
array
Loading...
address
string
Loading...
symbol
string
Loading...
name
string
Loading...
decimals
number
Loading...
peg_type
string
Loading...
backing_type
string
Loading...
issuer_type
string
Loading...
Request
1
curl https://docs-demo.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{
5
"method": "getSupportedStablecoins",
6
"params": {},
7
"id": 1,
8
"jsonrpc": "2.0"
9
}'
10
Response
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"chains": [
5
"blast",
6
"solana",
7
"polygon",
8
"bsc",
9
"avalanche",
10
"base",
11
"arbitrum",
12
"ethereum",
13
"tron",
14
"optimism"
15
],
16
"stablecoins": {
17
"arbitrum": [
18
{
19
"address": "0xCB8FA9a76b8e203D8C3797bF438d8FB81Ea3326A",
20
"backing_type": "crypto_backed",
21
"decimals": 18,
22
"issuer_type": "decentralized",
23
"name": "Alchemix USD",
24
"peg_type": "usd",
25
"symbol": "ALUSD"
26
},
27
{
28
"address": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
29
"backing_type": "fiat_backed",
30
"decimals": 6,
31
"issuer_type": "centralized",
32
"name": "Bridged USD Coin",
33
"peg_type": "usd",
34
"symbol": "USDC.e"
35
},
36
{
37
"address": "0xFEa7a6a0B346362BF88A9e4A88416B77a57D6c2A",
38
"backing_type": "crypto_backed",
39
"decimals": 18,
40
"issuer_type": "decentralized",
41
"name": "Magic Internet Money",
42
"peg_type": "usd",
43
"symbol": "MIM"
44
},
45
{
46
"address": "0x93b346b6BC2548dA6A1E7d98E9a421B42541425b",
47
"backing_type": "crypto_backed",
48
"decimals": 18,
49
"issuer_type": "decentralized",
50
"name": "Liquity USD",
51
"peg_type": "usd",
52
"symbol": "LUSD"
53
},
54
{
55
"address": "0xFA5Ed56A203466CbBC2430a43c66b9D8723528E7",
56
"backing_type": "crypto_backed",
57
"decimals": 18,
58
"issuer_type": "decentralized",
59
"name": "Angle EUR",
60
"peg_type": "eur",
61
"symbol": "EURA"
62
},
63
{
64
"address": "0x7dfF72693f6A4149b17e7C6314655f6A9F7c8B33",
65
"backing_type": "crypto_backed",
66
"decimals": 18,
67
"issuer_type": "decentralized",
68
"name": "Gho",
69
"peg_type": "usd",
70
"symbol": "GHO"
71
},
72
{
73
"address": "0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34",
74
"backing_type": "synthetic",
75
"decimals": 18,
76
"issuer_type": "decentralized",
77
"name": "Ethena USDe",
78
"peg_type": "usd",
79
"symbol": "USDE"
80
},
81
{
82
"address": "0x17FC002b466eEc40DaE837Fc4bE5c67993ddBd6F",
83
"backing_type": "algorithmic_hybrid",
84
"decimals": 18,
85
"issuer_type": "decentralized",
86
"name": "Frax",
87
"peg_type": "usd",
88
"symbol": "FRAX"
89
},
90
{
91
"address": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
92
"backing_type": "fiat_backed",
93
"decimals": 6,
94
"issuer_type": "centralized",
95
"name": "Tether USD",
96
"peg_type": "usd",
97
"symbol": "USDT"
98
},
99
{
100
"address": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
101
"backing_type": "fiat_backed",
102
"decimals": 6,
103
"issuer_type": "centralized",
104
"name": "USD Coin",
105
"peg_type": "usd",
106
"symbol": "USDC"
107
},
108
{
109
"address": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
110
"backing_type": "crypto_backed",
111
"decimals": 18,
112
"issuer_type": "decentralized",
113
"name": "Dai Stablecoin",
114
"peg_type": "usd",
115
"symbol": "DAI"
116
},
117
{
118
"address": "0x498Bf2B1e120FeD3ad3D42EA2165E9b73f99C1e5",
119
"backing_type": "crypto_backed",
120
"decimals": 18,
121
"issuer_type": "decentralized",
122
"name": "Curve USD",
123
"peg_type": "usd",
124
"symbol": "CRVUSD"
125
}
126
],
127
"avalanche": [
128
{
129
"address": "0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e",
130
"backing_type": "fiat_backed",
131
"decimals": 6,
132
"issuer_type": "centralized",
133
"name": "USD Coin",
134
"peg_type": "usd",
135
"symbol": "USDC"
136
},
137
{
138
"address": "0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664",
139
"backing_type": "fiat_backed",
140
"decimals": 6,
141
"issuer_type": "centralized",
142
"name": "Bridged USD Coin",
143
"peg_type": "usd",
144
"symbol": "USDC.e"
145
},
146
{
147
"address": "0x130966628846BFd36ff31a822705796e8cb8C18D",
148
"backing_type": "crypto_backed",
149
"decimals": 18,
150
"issuer_type": "decentralized",
151
"name": "Magic Internet Money",
152
"peg_type": "usd",
153
"symbol": "MIM"
154
},
155
{
156
"address": "0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64",
157
"backing_type": "algorithmic_hybrid",
158
"decimals": 18,
159
"issuer_type": "decentralized",
160
"name": "Frax",
161
"peg_type": "usd",
162
"symbol": "FRAX"
163
},
164
{
165
"address": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7",
166
"backing_type": "fiat_backed",
167
"decimals": 6,
168
"issuer_type": "centralized",
169
"name": "Tether USD",
170
"peg_type": "usd",
171
"symbol": "USDT"
172
},
173
{
174
"address": "0xd586E7F844cEa2F87f50152665BCbc2C279D8d70",
175
"backing_type": "crypto_backed",
176
"decimals": 18,
177
"issuer_type": "decentralized",
178
"name": "Dai Stablecoin",
179
"peg_type": "usd",
180
"symbol": "DAI"
181
},
182
{
183
"address": "0xC891EB4cbdEFf6e073e859e987815Ed1505c2ACD",
184
"backing_type": "fiat_backed",
185
"decimals": 6,
186
"issuer_type": "centralized",
187
"name": "Euro Coin",
188
"peg_type": "eur",
189
"symbol": "EURC"
190
}
191
],
192
"base": [
193
{
194
"address": "0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2",
195
"backing_type": "fiat_backed",
196
"decimals": 6,
197
"issuer_type": "centralized",
198
"name": "Tether USD",
199
"peg_type": "usd",
200
"symbol": "USDT"
201
},
202
{
203
"address": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
204
"backing_type": "fiat_backed",
205
"decimals": 6,
206
"issuer_type": "centralized",
207
"name": "Euro Coin",
208
"peg_type": "eur",
209
"symbol": "EURC"
210
},
211
{
212
"address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
213
"backing_type": "fiat_backed",
214
"decimals": 6,
215
"issuer_type": "centralized",
216
"name": "USD Coin",
217
"peg_type": "usd",
218
"symbol": "USDC"
219
},
220
{
221
"address": "0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34",
222
"backing_type": "synthetic",
223
"decimals": 18,
224
"issuer_type": "decentralized",
225
"name": "Ethena USDe",
226
"peg_type": "usd",
227
"symbol": "USDE"
228
},
229
{
230
"address": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb",
231
"backing_type": "crypto_backed",
232
"decimals": 18,
233
"issuer_type": "decentralized",
234
"name": "Dai Stablecoin",
235
"peg_type": "usd",
236
"symbol": "DAI"
237
}
238
],
239
"blast": [
240
{
241
"address": "0x4300000000000000000000000000000000000003",
242
"backing_type": "fiat_backed",
243
"decimals": 18,
244
"issuer_type": "centralized",
245
"name": "USDB",
246
"peg_type": "usd",
247
"symbol": "USDB"
248
}
249
],
250
"bsc": [
251
{
252
"address": "0xd17479997F34dd9156Deef8F95A52D81D265be9c",
253
"backing_type": "algorithmic",
254
"decimals": 18,
255
"issuer_type": "decentralized",
256
"name": "USDD",
257
"peg_type": "usd",
258
"symbol": "USDD"
259
},
260
{
261
"address": "0x90C97F71E18723b0Cf0dfa30ee176Ab653E89F40",
262
"backing_type": "algorithmic_hybrid",
263
"decimals": 18,
264
"issuer_type": "decentralized",
265
"name": "Frax",
266
"peg_type": "usd",
267
"symbol": "FRAX"
268
},
269
{
270
"address": "0xfE19F0B51438fd612f6FD59C1dbB3eA319f433Ba",
271
"backing_type": "crypto_backed",
272
"decimals": 18,
273
"issuer_type": "decentralized",
274
"name": "Magic Internet Money",
275
"peg_type": "usd",
276
"symbol": "MIM"
277
},
278
{
279
"address": "0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409",
280
"backing_type": "fiat_backed",
281
"decimals": 18,
282
"issuer_type": "centralized",
283
"name": "First Digital USD",
284
"peg_type": "usd",
285
"symbol": "FDUSD"
286
},
287
{
288
"address": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
289
"backing_type": "fiat_backed",
290
"decimals": 6,
291
"issuer_type": "centralized",
292
"name": "USD Coin",
293
"peg_type": "usd",
294
"symbol": "USDC"
295
},
296
{
297
"address": "0x55d398326f99059fF775485246999027B3197955",
298
"backing_type": "fiat_backed",
299
"decimals": 6,
300
"issuer_type": "centralized",
301
"name": "Tether USD",
302
"peg_type": "usd",
303
"symbol": "USDT"
304
},
305
{
306
"address": "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56",
307
"backing_type": "fiat_backed",
308
"decimals": 18,
309
"issuer_type": "centralized",
310
"name": "Binance USD",
311
"peg_type": "usd",
312
"symbol": "BUSD"
313
},
314
{
315
"address": "0x40af3827F39D0EAcBF4A168f8D4ee67c121D11c9",
316
"backing_type": "fiat_backed",
317
"decimals": 18,
318
"issuer_type": "centralized",
319
"name": "TrueUSD",
320
"peg_type": "usd",
321
"symbol": "TUSD"
322
},
323
{
324
"address": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3",
325
"backing_type": "crypto_backed",
326
"decimals": 18,
327
"issuer_type": "decentralized",
328
"name": "Dai Stablecoin",
329
"peg_type": "usd",
330
"symbol": "DAI"
331
},
332
{
333
"address": "0x2F29Bc0FFAF9bff337b31CBe6CB5Fb3bf12e5840",
334
"backing_type": "crypto_backed",
335
"decimals": 18,
336
"issuer_type": "decentralized",
337
"name": "Dola USD",
338
"peg_type": "usd",
339
"symbol": "DOLA"
340
}
341
],
342
"ethereum": [
343
{
344
"address": "0x0C10bF8FcB7Bf5412187A595ab97a3609160b5c6",
345
"backing_type": "algorithmic",
346
"decimals": 18,
347
"issuer_type": "decentralized",
348
"name": "USDD",
349
"peg_type": "usd",
350
"symbol": "USDD"
351
},
352
{
353
"address": "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0",
354
"backing_type": "crypto_backed",
355
"decimals": 18,
356
"issuer_type": "decentralized",
357
"name": "Liquity USD",
358
"peg_type": "usd",
359
"symbol": "LUSD"
360
},
361
{
362
"address": "0xf939E0A03FB07F59A73314E73794Be0E57ac1b4E",
363
"backing_type": "crypto_backed",
364
"decimals": 18,
365
"issuer_type": "decentralized",
366
"name": "Curve USD",
367
"peg_type": "usd",
368
"symbol": "CRVUSD"
369
},
370
{
371
"address": "0xb2FDd60AD80ca7bA89B9BAb3b5336c2601C020b4",
372
"backing_type": "crypto_backed",
373
"decimals": 6,
374
"issuer_type": "decentralized",
375
"name": "Zunami USD",
376
"peg_type": "usd",
377
"symbol": "ZUSD"
378
},
379
{
380
"address": "0xBC6DA0FE9aD5f3b0d58160288917AA56653660E9",
381
"backing_type": "crypto_backed",
382
"decimals": 18,
383
"issuer_type": "decentralized",
384
"name": "Alchemix USD",
385
"peg_type": "usd",
386
"symbol": "ALUSD"
387
},
388
{
389
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
390
"backing_type": "fiat_backed",
391
"decimals": 6,
392
"issuer_type": "centralized",
393
"name": "USD Coin",
394
"peg_type": "usd",
395
"symbol": "USDC"
396
},
397
{
398
"address": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c",
399
"backing_type": "fiat_backed",
400
"decimals": 6,
401
"issuer_type": "centralized",
402
"name": "Euro Coin",
403
"peg_type": "eur",
404
"symbol": "EURC"
405
},
406
{
407
"address": "0x865377367054516e17014CcdED1e7d814EDC9ce4",
408
"backing_type": "crypto_backed",
409
"decimals": 18,
410
"issuer_type": "decentralized",
411
"name": "Dola USD",
412
"peg_type": "usd",
413
"symbol": "DOLA"
414
},
415
{
416
"address": "0x6B175474E89094C44Da98b954EedeAC495271d0F",
417
"backing_type": "crypto_backed",
418
"decimals": 18,
419
"issuer_type": "decentralized",
420
"name": "Dai Stablecoin",
421
"peg_type": "usd",
422
"symbol": "DAI"
423
},
424
{
425
"address": "0x853d955aCEf822Db058eb8505911ED77F175b99e",
426
"backing_type": "algorithmic_hybrid",
427
"decimals": 18,
428
"issuer_type": "decentralized",
429
"name": "Frax",
430
"peg_type": "usd",
431
"symbol": "FRAX"
432
},
433
{
434
"address": "0x0000000000085d4780B73119b644AE5ecd22b376",
435
"backing_type": "fiat_backed",
436
"decimals": 18,
437
"issuer_type": "centralized",
438
"name": "TrueUSD",
439
"peg_type": "usd",
440
"symbol": "TUSD"
441
},
442
{
443
"address": "0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409",
444
"backing_type": "fiat_backed",
445
"decimals": 18,
446
"issuer_type": "centralized",
447
"name": "First Digital USD",
448
"peg_type": "usd",
449
"symbol": "FDUSD"
450
},
451
{
452
"address": "0x8E870D67F660D95d5be530380D0eC0bd388289E1",
453
"backing_type": "fiat_backed",
454
"decimals": 18,
455
"issuer_type": "centralized",
456
"name": "Pax Dollar",
457
"peg_type": "usd",
458
"symbol": "USDP"
459
},
460
{
461
"address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
462
"backing_type": "fiat_backed",
463
"decimals": 6,
464
"issuer_type": "centralized",
465
"name": "Tether USD",
466
"peg_type": "usd",
467
"symbol": "USDT"
468
},
469
{
470
"address": "0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3",
471
"backing_type": "crypto_backed",
472
"decimals": 18,
473
"issuer_type": "decentralized",
474
"name": "Magic Internet Money",
475
"peg_type": "usd",
476
"symbol": "MIM"
477
},
478
{
479
"address": "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51",
480
"backing_type": "crypto_backed",
481
"decimals": 18,
482
"issuer_type": "decentralized",
483
"name": "sUSD",
484
"peg_type": "usd",
485
"symbol": "SUSD"
486
},
487
{
488
"address": "0x1a7e4e63778B4f12a199C062f3eFdD288afCBce8",
489
"backing_type": "crypto_backed",
490
"decimals": 18,
491
"issuer_type": "decentralized",
492
"name": "Angle EUR",
493
"peg_type": "eur",
494
"symbol": "EURA"
495
},
496
{
497
"address": "0xC08512927D12348F6620a698105e1BAac6EcD911",
498
"backing_type": "fiat_backed",
499
"decimals": 6,
500
"issuer_type": "centralized",
501
"name": "GMO JPY",
502
"peg_type": "jpy",
503
"symbol": "GYEN"
504
},
505
{
506
"address": "0x4Fabb145d64652a948d72533023f6E7A623C7C53",
507
"backing_type": "fiat_backed",
508
"decimals": 18,
509
"issuer_type": "centralized",
510
"name": "Binance USD",
511
"peg_type": "usd",
512
"symbol": "BUSD"
513
},
514
{
515
"address": "0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd",
516
"backing_type": "fiat_backed",
517
"decimals": 2,
518
"issuer_type": "centralized",
519
"name": "Gemini Dollar",
520
"peg_type": "usd",
521
"symbol": "GUSD"
522
},
523
{
524
"address": "0x96F6eF951840721AdBF46Ac996b59E0235CB985C",
525
"backing_type": "fiat_backed",
526
"decimals": 18,
527
"issuer_type": "centralized",
528
"name": "Ondo US Dollar Yield",
529
"peg_type": "usd",
530
"symbol": "USDY"
531
},
532
{
533
"address": "0x4c9EDD5852cd905f086C759E8383e09bff1E68B3",
534
"backing_type": "synthetic",
535
"decimals": 18,
536
"issuer_type": "decentralized",
537
"name": "Ethena USDe",
538
"peg_type": "usd",
539
"symbol": "USDE"
540
},
541
{
542
"address": "0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f",
543
"backing_type": "crypto_backed",
544
"decimals": 18,
545
"issuer_type": "decentralized",
546
"name": "Gho",
547
"peg_type": "usd",
548
"symbol": "GHO"
549
},
550
{
551
"address": "0x6c3ea9036406852006290770BEdFcAbA0e23A0e8",
552
"backing_type": "fiat_backed",
553
"decimals": 6,
554
"issuer_type": "centralized",
555
"name": "PayPal USD",
556
"peg_type": "usd",
557
"symbol": "PYUSD"
558
},
559
{
560
"address": "0xdB25f211AB05b1c97D595516F45794528a807ad8",
561
"backing_type": "fiat_backed",
562
"decimals": 2,
563
"issuer_type": "centralized",
564
"name": "STASIS EURO",
565
"peg_type": "eur",
566
"symbol": "EURS"
567
},
568
{
569
"address": "0xdC035D45d973E3EC169d2276DDab16f1e407384F",
570
"backing_type": "crypto_backed",
571
"decimals": 18,
572
"issuer_type": "decentralized",
573
"name": "Sky Dollar",
574
"peg_type": "usd",
575
"symbol": "USDS"
576
}
577
],
578
"optimism": [
579
{
580
"address": "0xc40F949F8a4e094D1b49a23ea9241D289B7b2819",
581
"backing_type": "crypto_backed",
582
"decimals": 18,
583
"issuer_type": "decentralized",
584
"name": "Liquity USD",
585
"peg_type": "usd",
586
"symbol": "LUSD"
587
},
588
{
589
"address": "0x7F5c764cBc14f9669B88837ca1490cCa17c31607",
590
"backing_type": "fiat_backed",
591
"decimals": 6,
592
"issuer_type": "centralized",
593
"name": "Bridged USD Coin",
594
"peg_type": "usd",
595
"symbol": "USDC.e"
596
},
597
{
598
"address": "0x8aE125E8653821E851F12A49F7765db9a9ce7384",
599
"backing_type": "crypto_backed",
600
"decimals": 18,
601
"issuer_type": "decentralized",
602
"name": "Dola USD",
603
"peg_type": "usd",
604
"symbol": "DOLA"
605
},
606
{
607
"address": "0x2E3D870790dC77A83DD1d18184Acc7439A53f475",
608
"backing_type": "algorithmic_hybrid",
609
"decimals": 18,
610
"issuer_type": "decentralized",
611
"name": "Frax",
612
"peg_type": "usd",
613
"symbol": "FRAX"
614
},
615
{
616
"address": "0xCB8FA9a76b8e203D8C3797bF438d8FB81Ea3326A",
617
"backing_type": "crypto_backed",
618
"decimals": 18,
619
"issuer_type": "decentralized",
620
"name": "Alchemix USD",
621
"peg_type": "usd",
622
"symbol": "ALUSD"
623
},
624
{
625
"address": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85",
626
"backing_type": "fiat_backed",
627
"decimals": 6,
628
"issuer_type": "centralized",
629
"name": "USD Coin",
630
"peg_type": "usd",
631
"symbol": "USDC"
632
},
633
{
634
"address": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
635
"backing_type": "crypto_backed",
636
"decimals": 18,
637
"issuer_type": "decentralized",
638
"name": "Dai Stablecoin",
639
"peg_type": "usd",
640
"symbol": "DAI"
641
},
642
{
643
"address": "0x94b008aA00579c1307B0EF2c499aD98a8ce58e58",
644
"backing_type": "fiat_backed",
645
"decimals": 6,
646
"issuer_type": "centralized",
647
"name": "Tether USD",
648
"peg_type": "usd",
649
"symbol": "USDT"
650
},
651
{
652
"address": "0x8c6f28f2F1A3C87F0f938b96d27520d9751ec8d9",
653
"backing_type": "crypto_backed",
654
"decimals": 18,
655
"issuer_type": "decentralized",
656
"name": "sUSD",
657
"peg_type": "usd",
658
"symbol": "SUSD"
659
},
660
{
661
"address": "0x9485aca5bbBE1667AD97c7fE7C4531a624C8b1ED",
662
"backing_type": "crypto_backed",
663
"decimals": 18,
664
"issuer_type": "decentralized",
665
"name": "Angle EUR",
666
"peg_type": "eur",
667
"symbol": "EURA"
668
},
669
{
670
"address": "0xc52d7f23a2e460248db6eE192cb23dd12bddcbf6",
671
"backing_type": "crypto_backed",
672
"decimals": 18,
673
"issuer_type": "decentralized",
674
"name": "Curve USD",
675
"peg_type": "usd",
676
"symbol": "CRVUSD"
677
}
678
],
679
"polygon": [
680
{
681
"address": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F",
682
"backing_type": "fiat_backed",
683
"decimals": 6,
684
"issuer_type": "centralized",
685
"name": "Tether USD",
686
"peg_type": "usd",
687
"symbol": "USDT"
688
},
689
{
690
"address": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063",
691
"backing_type": "crypto_backed",
692
"decimals": 18,
693
"issuer_type": "decentralized",
694
"name": "Dai Stablecoin",
695
"peg_type": "usd",
696
"symbol": "DAI"
697
},
698
{
699
"address": "0x45c32fA6DF82ead1e2EF74d17b76547EDdFaFF89",
700
"backing_type": "algorithmic_hybrid",
701
"decimals": 18,
702
"issuer_type": "decentralized",
703
"name": "Frax",
704
"peg_type": "usd",
705
"symbol": "FRAX"
706
},
707
{
708
"address": "0xE0B52e49357Fd4DAf2c15e02058DCE6BC0057db4",
709
"backing_type": "crypto_backed",
710
"decimals": 18,
711
"issuer_type": "decentralized",
712
"name": "Angle EUR",
713
"peg_type": "eur",
714
"symbol": "EURA"
715
},
716
{
717
"address": "0xE111178A87A3BFf0c8d18DECBa5798827539Ae99",
718
"backing_type": "fiat_backed",
719
"decimals": 2,
720
"issuer_type": "centralized",
721
"name": "STASIS EURO",
722
"peg_type": "eur",
723
"symbol": "EURS"
724
},
725
{
726
"address": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
727
"backing_type": "fiat_backed",
728
"decimals": 6,
729
"issuer_type": "centralized",
730
"name": "Bridged USD Coin",
731
"peg_type": "usd",
732
"symbol": "USDC.e"
733
},
734
{
735
"address": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
736
"backing_type": "fiat_backed",
737
"decimals": 6,
738
"issuer_type": "centralized",
739
"name": "USD Coin",
740
"peg_type": "usd",
741
"symbol": "USDC"
742
}
743
],
744
"solana": [
745
{
746
"address": "Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB",
747
"backing_type": "fiat_backed",
748
"decimals": 6,
749
"issuer_type": "centralized",
750
"name": "Tether USD",
751
"peg_type": "usd",
752
"symbol": "USDT"
753
},
754
{
755
"address": "2b1kV6DkPAnxd5ixfnxCpjxmKwqjjaYmCZfHsFu24GXo",
756
"backing_type": "fiat_backed",
757
"decimals": 6,
758
"issuer_type": "centralized",
759
"name": "PayPal USD",
760
"peg_type": "usd",
761
"symbol": "PYUSD"
762
},
763
{
764
"address": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
765
"backing_type": "fiat_backed",
766
"decimals": 6,
767
"issuer_type": "centralized",
768
"name": "USD Coin",
769
"peg_type": "usd",
770
"symbol": "USDC"
771
}
772
],
773
"tron": [
774
{
775
"address": "TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn",
776
"backing_type": "algorithmic",
777
"decimals": 18,
778
"issuer_type": "decentralized",
779
"name": "USDD",
780
"peg_type": "usd",
781
"symbol": "USDD"
782
},
783
{
784
"address": "TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4",
785
"backing_type": "fiat_backed",
786
"decimals": 18,
787
"issuer_type": "centralized",
788
"name": "TrueUSD",
789
"peg_type": "usd",
790
"symbol": "TUSD"
791
},
792
{
793
"address": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
794
"backing_type": "fiat_backed",
795
"decimals": 6,
796
"issuer_type": "centralized",
797
"name": "Tether USD",
798
"peg_type": "usd",
799
"symbol": "USDT"
800
}
801
]
802
}
803
},
804
"id": 1
805
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free