@daohost/host 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (56) hide show
  1. package/LICENSE +674 -0
  2. package/README.md +39 -0
  3. package/out/activity.d.ts +16 -0
  4. package/out/activity.d.ts.map +1 -0
  5. package/out/activity.js +25 -0
  6. package/out/activity.js.map +1 -0
  7. package/out/agents.d.ts +15 -0
  8. package/out/agents.d.ts.map +1 -0
  9. package/out/agents.js +14 -0
  10. package/out/agents.js.map +1 -0
  11. package/out/api.d.ts +115 -0
  12. package/out/api.d.ts.map +1 -0
  13. package/out/api.js +3 -0
  14. package/out/api.js.map +1 -0
  15. package/out/assets.d.ts +46 -0
  16. package/out/assets.d.ts.map +1 -0
  17. package/out/assets.js +1645 -0
  18. package/out/assets.js.map +1 -0
  19. package/out/chains.d.ts +106 -0
  20. package/out/chains.d.ts.map +1 -0
  21. package/out/chains.js +605 -0
  22. package/out/chains.js.map +1 -0
  23. package/out/deployments.d.ts +9 -0
  24. package/out/deployments.d.ts.map +1 -0
  25. package/out/deployments.js +18 -0
  26. package/out/deployments.js.map +1 -0
  27. package/out/host/types.d.ts +59 -0
  28. package/out/host/types.d.ts.map +1 -0
  29. package/out/host/types.js +35 -0
  30. package/out/host/types.js.map +1 -0
  31. package/out/host.d.ts +387 -0
  32. package/out/host.d.ts.map +1 -0
  33. package/out/host.js +948 -0
  34. package/out/host.js.map +1 -0
  35. package/out/index.d.ts +15 -0
  36. package/out/index.d.ts.map +1 -0
  37. package/out/index.js +45 -0
  38. package/out/index.js.map +1 -0
  39. package/out/storage/daos.d.ts +3 -0
  40. package/out/storage/daos.d.ts.map +1 -0
  41. package/out/storage/daos.js +374 -0
  42. package/out/storage/daos.js.map +1 -0
  43. package/out/storage/metaData.d.ts +5 -0
  44. package/out/storage/metaData.d.ts.map +1 -0
  45. package/out/storage/metaData.js +44 -0
  46. package/out/storage/metaData.js.map +1 -0
  47. package/out/tokenlist.json +2098 -0
  48. package/out/unit.d.ts +75 -0
  49. package/out/unit.d.ts.map +1 -0
  50. package/out/unit.js +3 -0
  51. package/out/unit.js.map +1 -0
  52. package/out/validation.d.ts +15 -0
  53. package/out/validation.d.ts.map +1 -0
  54. package/out/validation.js +105 -0
  55. package/out/validation.js.map +1 -0
  56. package/package.json +37 -0
@@ -0,0 +1,2098 @@
1
+ {
2
+ "name": "Host Token List",
3
+ "logoURI": "https://dao.host/logo.svg",
4
+ "keywords": [],
5
+ "timestamp": "2026-02-08T00:00:00+00:00",
6
+ "version": {
7
+ "major": 1,
8
+ "minor": 4,
9
+ "patch": 0
10
+ },
11
+ "tags": {
12
+ "stablecoin": {
13
+ "name": "Stablecoin",
14
+ "description": "USD stablecoin protocol"
15
+ },
16
+ "bridged": {
17
+ "name": "Bridged",
18
+ "description": "Tokens that are bridged to current chain from another"
19
+ },
20
+ "lst": {
21
+ "name": "Liquid staking",
22
+ "description": "Liquid staking token"
23
+ },
24
+ "wNative": {
25
+ "name": "Wrapped native coin",
26
+ "description": "WETH9 or similar contract for wrapping native coin to ERC20 token"
27
+ },
28
+ "erc4626": {
29
+ "name": "ERC-4626",
30
+ "description": "Yield-bearing single asset vault"
31
+ },
32
+ "rebase": {
33
+ "name": "Rebase token",
34
+ "description": "Token amount changes in wallet"
35
+ },
36
+ "gem": {
37
+ "name": "Gem wrapper",
38
+ "description": "Wrapper token of Sonic GEM airdrop"
39
+ },
40
+ "pt": {
41
+ "name": "Pendle PT",
42
+ "description": "Pendle Principal Token"
43
+ },
44
+ "eth": {
45
+ "name": "ETH",
46
+ "description": "Ether peg or Ether LST/wrapper"
47
+ },
48
+ "s": {
49
+ "name": "S",
50
+ "description": "Sonic $S peg or $S LST/wrapper"
51
+ },
52
+ "btc": {
53
+ "name": "BTC",
54
+ "description": "BTC peg or BTC wrapper"
55
+ },
56
+ "usd": {
57
+ "name": "USD",
58
+ "description": "USD peg or USD staked wrapper"
59
+ },
60
+ "meme": {
61
+ "name": "Meme",
62
+ "description": "Meme coin"
63
+ }
64
+ },
65
+ "tokens": [
66
+ {
67
+ "chainId": 1,
68
+ "address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
69
+ "symbol": "USDC",
70
+ "name": "USD Coin",
71
+ "decimals": 6,
72
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
73
+ "tags": ["stablecoin"]
74
+ },
75
+ {
76
+ "chainId": 1,
77
+ "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
78
+ "symbol": "USDT",
79
+ "name": "Tether USD",
80
+ "decimals": 6,
81
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdt.jpg",
82
+ "tags": ["stablecoin"]
83
+ },
84
+ {
85
+ "chainId": 1,
86
+ "address": "0x6B175474E89094C44Da98b954EedeAC495271d0F",
87
+ "symbol": "DAI",
88
+ "name": "Dai Stablecoin",
89
+ "decimals": 18,
90
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/dai.jpg",
91
+ "tags": ["stablecoin"]
92
+ },
93
+ {
94
+ "chainId": 1,
95
+ "address": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599",
96
+ "symbol": "WBTC",
97
+ "name": "Wrapped BTC",
98
+ "decimals": 8,
99
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/btc.jpg"
100
+ },
101
+ {
102
+ "chainId": 1,
103
+ "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
104
+ "symbol": "WETH",
105
+ "name": "Wrapped ETH",
106
+ "decimals": 18,
107
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/eth.jpg",
108
+ "tags": ["wNative", "eth"]
109
+ },
110
+ {
111
+ "chainId": 1,
112
+ "address": "0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0",
113
+ "symbol": "wstETH",
114
+ "name": "Wrapped liquid staked Ether 2.0",
115
+ "decimals": 18,
116
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/wstETH.svg",
117
+ "tags": ["lst", "eth"]
118
+ },
119
+ {
120
+ "chainId": 1,
121
+ "address": "0x514910771AF9Ca656af840dff83E8264EcF986CA",
122
+ "name": "ChainLink Token",
123
+ "symbol": "LINK",
124
+ "decimals": 18,
125
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/LINK.svg"
126
+ },
127
+ {
128
+ "chainId": 1,
129
+ "address": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9",
130
+ "symbol": "AAVE",
131
+ "name": "Aave Token",
132
+ "decimals": 18,
133
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/AAVE.svg"
134
+ },
135
+ {
136
+ "chainId": 1,
137
+ "address": "0xBe9895146f7AF43049ca1c1AE358B0541Ea49704",
138
+ "symbol": "cbETH",
139
+ "name": "Coinbase Wrapped Staked ETH",
140
+ "decimals": 18,
141
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/cbETH.svg",
142
+ "tags": ["lst", "eth"]
143
+ },
144
+ {
145
+ "chainId": 1,
146
+ "address": "0xae78736Cd615f374D3085123A210448E74Fc6393",
147
+ "symbol": "rETH",
148
+ "name": "Rocket Pool ETH",
149
+ "decimals": 18,
150
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/rETH.svg",
151
+ "tags": ["lst", "eth"]
152
+ },
153
+ {
154
+ "chainId": 1,
155
+ "address": "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0",
156
+ "symbol": "LUSD",
157
+ "name": "LUSD Stablecoin",
158
+ "decimals": 18,
159
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/LUSD.svg",
160
+ "tags": ["stablecoin"]
161
+ },
162
+ {
163
+ "chainId": 1,
164
+ "address": "0xD533a949740bb3306d119CC777fa900bA034cd52",
165
+ "symbol": "CRV",
166
+ "name": "Curve DAO Token",
167
+ "decimals": 18,
168
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/CRV.svg"
169
+ },
170
+ {
171
+ "chainId": 1,
172
+ "address": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2",
173
+ "symbol": "MKR",
174
+ "name": "Maker",
175
+ "decimals": 18,
176
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/MKR.svg"
177
+ },
178
+ {
179
+ "chainId": 1,
180
+ "address": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F",
181
+ "symbol": "SNX",
182
+ "name": "Synthetix Network Token",
183
+ "decimals": 18,
184
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/SNX.svg"
185
+ },
186
+ {
187
+ "chainId": 1,
188
+ "address": "0xba100000625a3754423978a60c9317c58a424e3D",
189
+ "symbol": "BAL",
190
+ "name": "Balancer",
191
+ "decimals": 18,
192
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/BAL.svg"
193
+ },
194
+ {
195
+ "chainId": 1,
196
+ "address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984",
197
+ "symbol": "UNI",
198
+ "name": "Uniswap",
199
+ "decimals": 18,
200
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/UNI.svg"
201
+ },
202
+ {
203
+ "chainId": 1,
204
+ "address": "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32",
205
+ "symbol": "LDO",
206
+ "name": "Lido DAO Token",
207
+ "decimals": 18,
208
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/LDO.svg"
209
+ },
210
+ {
211
+ "chainId": 1,
212
+ "address": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72",
213
+ "symbol": "ENS",
214
+ "name": "Ethereum Name Service",
215
+ "decimals": 18,
216
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/ENS.svg"
217
+ },
218
+ {
219
+ "chainId": 1,
220
+ "address": "0x111111111117dC0aa78b770fA6A738034120C302",
221
+ "symbol": "1INCH",
222
+ "name": "1INCH Token",
223
+ "decimals": 18,
224
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/1INCH.svg"
225
+ },
226
+ {
227
+ "chainId": 1,
228
+ "address": "0x853d955aCEf822Db058eb8505911ED77F175b99e",
229
+ "symbol": "FRAX",
230
+ "name": "Frax",
231
+ "decimals": 18,
232
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/FRAX.svg"
233
+ },
234
+ {
235
+ "chainId": 1,
236
+ "address": "0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f",
237
+ "symbol": "GHO",
238
+ "name": "Gho Token",
239
+ "decimals": 18,
240
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/GHO.svg"
241
+ },
242
+ {
243
+ "chainId": 1,
244
+ "address": "0xD33526068D116cE69F19A9ee46F0bd304F21A51f",
245
+ "symbol": "RPL",
246
+ "name": "Rocket Pool Protocol",
247
+ "decimals": 18,
248
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/RPL.svg"
249
+ },
250
+ {
251
+ "chainId": 1,
252
+ "address": "0x83F20F44975D03b1b09e64809B757c47f942BEeA",
253
+ "symbol": "sDAI",
254
+ "name": "Savings Dai",
255
+ "decimals": 18,
256
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/sDAI.svg"
257
+ },
258
+ {
259
+ "chainId": 1,
260
+ "address": "0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6",
261
+ "symbol": "STG",
262
+ "name": "StargateToken",
263
+ "decimals": 18,
264
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/STG.svg"
265
+ },
266
+ {
267
+ "chainId": 1,
268
+ "address": "0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202",
269
+ "symbol": "KNC",
270
+ "name": "Kyber Network Crystal v2",
271
+ "decimals": 18,
272
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/KNC.svg"
273
+ },
274
+ {
275
+ "chainId": 1,
276
+ "address": "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0",
277
+ "symbol": "FXS",
278
+ "name": "Frax Share",
279
+ "decimals": 18,
280
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/FXS.svg"
281
+ },
282
+ {
283
+ "chainId": 1,
284
+ "address": "0xf939E0A03FB07F59A73314E73794Be0E57ac1b4E",
285
+ "symbol": "crvUSD",
286
+ "name": "Curve.Fi USD Stablecoin",
287
+ "decimals": 18,
288
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/crvUSD.svg",
289
+ "tags": ["stablecoin"]
290
+ },
291
+ {
292
+ "chainId": 1,
293
+ "address": "0x6c3ea9036406852006290770BEdFcAbA0e23A0e8",
294
+ "symbol": "PYUSD",
295
+ "name": "PayPal USD",
296
+ "decimals": 6,
297
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PYUSD.svg",
298
+ "tags": ["stablecoin"]
299
+ },
300
+ {
301
+ "chainId": 1,
302
+ "address": "0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee",
303
+ "symbol": "weETH",
304
+ "name": "Wrapped eETH",
305
+ "decimals": 18,
306
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/weETH.svg",
307
+ "tags": ["lst", "eth"]
308
+ },
309
+ {
310
+ "chainId": 1,
311
+ "address": "0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38",
312
+ "symbol": "osETH",
313
+ "name": "Staked ETH",
314
+ "decimals": 18,
315
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/osETH.svg",
316
+ "tags": ["lst", "eth"]
317
+ },
318
+ {
319
+ "chainId": 1,
320
+ "address": "0x4c9EDD5852cd905f086C759E8383e09bff1E68B3",
321
+ "symbol": "USDe",
322
+ "name": "USDe",
323
+ "decimals": 18,
324
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/USDe.svg",
325
+ "tags": ["stablecoin"]
326
+ },
327
+ {
328
+ "chainId": 1,
329
+ "address": "0xA35b1B31Ce002FBF2058D22F30f95D405200A15b",
330
+ "symbol": "ETHx",
331
+ "name": "ETHx",
332
+ "decimals": 18,
333
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/ETHx.svg",
334
+ "tags": ["lst", "eth"]
335
+ },
336
+ {
337
+ "chainId": 1,
338
+ "address": "0x9D39A5DE30e57443BfF2A8307A4256c8797A3497",
339
+ "symbol": "sUSDe",
340
+ "name": "Staked USDe",
341
+ "decimals": 18,
342
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/sUSDe.svg",
343
+ "tags": ["stablecoin"]
344
+ },
345
+ {
346
+ "chainId": 1,
347
+ "address": "0x18084fbA666a33d37592fA2633fD49a74DD93a88",
348
+ "symbol": "tBTC",
349
+ "name": "tBTC v2",
350
+ "decimals": 18,
351
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/tBTC.svg"
352
+ },
353
+ {
354
+ "chainId": 1,
355
+ "address": "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf",
356
+ "symbol": "cbBTC",
357
+ "name": "Coinbase Wrapped BTC",
358
+ "decimals": 8,
359
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/cbBTC.svg",
360
+ "tags": ["lst", "btc"]
361
+ },
362
+ {
363
+ "chainId": 1,
364
+ "address": "0xdC035D45d973E3EC169d2276DDab16f1e407384F",
365
+ "symbol": "USDS",
366
+ "name": "USDS Stablecoin",
367
+ "decimals": 18,
368
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/USDS.svg"
369
+ },
370
+ {
371
+ "chainId": 1,
372
+ "address": "0xA1290d69c65A6Fe4DF752f95823fae25cB99e5A7",
373
+ "symbol": "rsETH",
374
+ "name": "rsETH",
375
+ "decimals": 18,
376
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/rsETH.svg",
377
+ "tags": ["lst", "eth"]
378
+ },
379
+ {
380
+ "chainId": 1,
381
+ "address": "0x8236a87084f8B84306f72007F36F2618A5634494",
382
+ "symbol": "LBTC",
383
+ "name": "Lombard Staked Bitcoin",
384
+ "decimals": 8,
385
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/LBTC.svg",
386
+ "tags": ["lst", "btc"]
387
+ },
388
+ {
389
+ "chainId": 1,
390
+ "address": "0x657e8C867D8B37dCC18fA4Caead9C45EB088C642",
391
+ "symbol": "eBTC",
392
+ "name": "ether.fi BTC",
393
+ "decimals": 8,
394
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/eBTC.svg",
395
+ "tags": ["lst", "btc"]
396
+ },
397
+ {
398
+ "chainId": 1,
399
+ "address": "0x8292Bb45bf1Ee4d140127049757C2E0fF06317eD",
400
+ "symbol": "RLUSD",
401
+ "name": "RLUSD",
402
+ "decimals": 18,
403
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/RLUSD.svg"
404
+ },
405
+ {
406
+ "chainId": 1,
407
+ "address": "0x50D2C7992b802Eef16c04FeADAB310f31866a545",
408
+ "symbol": "PT-eUSDE-29MAY2025",
409
+ "name": "PT Ethereal eUSDE 29MAY2025",
410
+ "decimals": 18,
411
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT-eUSDE-29MAY2025.svg"
412
+ },
413
+ {
414
+ "chainId": 1,
415
+ "address": "0x3b3fB9C57858EF816833dC91565EFcd85D96f634",
416
+ "symbol": "PT-sUSDE-31JUL2025",
417
+ "name": "PT Ethena sUSDE 31JUL2025",
418
+ "decimals": 18,
419
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT-sUSDE-31JUL2025.svg"
420
+ },
421
+ {
422
+ "chainId": 1,
423
+ "address": "0xC139190F447e929f090Edeb554D95AbB8b18aC1C",
424
+ "symbol": "USDtb",
425
+ "name": "USDtb",
426
+ "decimals": 18,
427
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/USDtb.svg"
428
+ },
429
+ {
430
+ "chainId": 1,
431
+ "address": "0x917459337CaAC939D41d7493B3999f571D20D667",
432
+ "symbol": "PT-USDe-31JUL2025",
433
+ "name": "PT Ethena USDe 31JUL2025",
434
+ "decimals": 18,
435
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT-USDe-31JUL2025.svg"
436
+ },
437
+ {
438
+ "chainId": 1,
439
+ "address": "0x14Bdc3A3AE09f5518b923b69489CBcAfB238e617",
440
+ "symbol": "PT-eUSDE-14AUG2025",
441
+ "name": "PT Ethereal eUSDE 14AUG2025",
442
+ "decimals": 18,
443
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT-eUSDE-14AUG2025.svg"
444
+ },
445
+ {
446
+ "chainId": 1,
447
+ "address": "0x90D2af7d622ca3141efA4d8f1F24d86E5974Cc8F",
448
+ "symbol": "eUSDe",
449
+ "name": "Ethereal Pre-deposit Vault",
450
+ "decimals": 18,
451
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/eUSDe.svg"
452
+ },
453
+ {
454
+ "chainId": 1,
455
+ "address": "0xC96dE26018A54D51c097160568752c4E3BD6C364",
456
+ "symbol": "FBTC",
457
+ "name": "Fire Bitcoin",
458
+ "decimals": 8,
459
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/FBTC.svg",
460
+ "tags": ["btc"]
461
+ },
462
+ {
463
+ "chainId": 1,
464
+ "address": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c",
465
+ "symbol": "EURC",
466
+ "name": "Euro Coin",
467
+ "decimals": 6,
468
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/EURC.svg"
469
+ },
470
+ {
471
+ "chainId": 1,
472
+ "address": "0x9F56094C450763769BA0EA9Fe2876070c0fD5F77",
473
+ "symbol": "PT-sUSDE-25SEP2025",
474
+ "name": "PT Ethena sUSDE 25SEP2025",
475
+ "decimals": 18,
476
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT-sUSDE-25SEP2025.svg"
477
+ },
478
+ {
479
+ "chainId": 1,
480
+ "address": "0xBC6736d346a5eBC0dEbc997397912CD9b8FAe10a",
481
+ "symbol": "PT-USDe-25SEP2025",
482
+ "name": "PT Ethena USDe 25SEP2025",
483
+ "decimals": 18,
484
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT-USDe-25SEP2025.svg"
485
+ },
486
+ {
487
+ "chainId": 1,
488
+ "address": "0xD11c452fc99cF405034ee446803b6F6c1F6d5ED8",
489
+ "symbol": "tETH",
490
+ "name": "Treehouse ETH",
491
+ "decimals": 18,
492
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/tETH.svg",
493
+ "tags": ["lst", "eth"]
494
+ },
495
+ {
496
+ "chainId": 1,
497
+ "address": "0xbf5495Efe5DB9ce00f80364C8B423567e58d2110",
498
+ "symbol": "ezETH",
499
+ "name": "Renzo Restaked ETH",
500
+ "decimals": 18,
501
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/ezETH.svg",
502
+ "tags": ["lst", "eth"]
503
+ },
504
+ {
505
+ "chainId": 1,
506
+ "address": "0x68749665FF8D2d112Fa859AA293F07A622782F38",
507
+ "symbol": "XAUt",
508
+ "name": "Tether Gold",
509
+ "decimals": 6,
510
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/XAUt.svg"
511
+ },
512
+ {
513
+ "chainId": 1,
514
+ "address": "0xe6A934089BBEe34F832060CE98848359883749B3",
515
+ "symbol": "PT-sUSDE-27NOV2025",
516
+ "name": "PT Ethena sUSDE 27NOV2025",
517
+ "decimals": 18,
518
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT-sUSDE-27NOV2025.svg"
519
+ },
520
+ {
521
+ "chainId": 1,
522
+ "address": "0x62C6E813b9589C3631Ba0Cdb013acdB8544038B7",
523
+ "symbol": "PT-USDe-27NOV2025",
524
+ "name": "PT Ethena USDe 27NOV2025",
525
+ "decimals": 18,
526
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT-USDe-27NOV2025.svg"
527
+ },
528
+ {
529
+ "chainId": 1,
530
+ "address": "0x1F84a51296691320478c98b8d77f2Bbd17D34350",
531
+ "symbol": "PT-USDe-5FEB2026",
532
+ "name": "PT Ethena USDe 5FEB2026",
533
+ "decimals": 18,
534
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT-USDe-5FEB2026.svg"
535
+ },
536
+ {
537
+ "chainId": 1,
538
+ "address": "0xE8483517077afa11A9B07f849cee2552f040d7b2",
539
+ "symbol": "PT-sUSDE-5FEB2026",
540
+ "name": "PT Ethena sUSDE 5FEB2026",
541
+ "decimals": 18,
542
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT-sUSDE-5FEB2026.svg"
543
+ },
544
+ {
545
+ "chainId": 10,
546
+ "address": "0x4200000000000000000000000000000000000042",
547
+ "symbol": "OP",
548
+ "name": "Optimism",
549
+ "decimals": 18,
550
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/chains/optimism.svg",
551
+ "tags": ["wNative"]
552
+ },
553
+ {
554
+ "chainId": 10,
555
+ "address": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85",
556
+ "symbol": "USDC",
557
+ "name": "USD Coin",
558
+ "decimals": 6,
559
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
560
+ "tags": ["stablecoin", "bridged"]
561
+ },
562
+ {
563
+ "chainId": 10,
564
+ "address": "0x94b008aA00579c1307B0EF2c499aD98a8ce58e58",
565
+ "symbol": "USDT",
566
+ "name": "Tether USD",
567
+ "decimals": 6,
568
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdt.jpg",
569
+ "tags": ["stablecoin", "bridged"]
570
+ },
571
+ {
572
+ "chainId": 10,
573
+ "address": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
574
+ "symbol": "DAI",
575
+ "name": "Dai Stablecoin",
576
+ "decimals": 18,
577
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/dai.jpg",
578
+ "tags": ["stablecoin", "bridged"]
579
+ },
580
+ {
581
+ "chainId": 10,
582
+ "address": "0x4200000000000000000000000000000000000006",
583
+ "symbol": "WETH",
584
+ "name": "Wrapped Ether",
585
+ "decimals": 18,
586
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/eth.jpg",
587
+ "tags": ["bridged"]
588
+ },
589
+ {
590
+ "chainId": 10,
591
+ "address": "0x68f180fcCe6836688e9084f035309E29Bf0A2095",
592
+ "symbol": "WBTC",
593
+ "name": "Wrapped BTC",
594
+ "decimals": 8,
595
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/btc.jpg",
596
+ "tags": ["bridged"]
597
+ },
598
+ {
599
+ "chainId": 56,
600
+ "address": "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",
601
+ "symbol": "WBNB",
602
+ "name": "Wrapped BNB",
603
+ "decimals": 18,
604
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/chains/bsc.svg",
605
+ "tags": ["wNative"]
606
+ },
607
+ {
608
+ "chainId": 56,
609
+ "address": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
610
+ "symbol": "USDC",
611
+ "name": "USD Coin",
612
+ "decimals": 18,
613
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
614
+ "tags": ["stablecoin", "bridged"]
615
+ },
616
+ {
617
+ "chainId": 56,
618
+ "address": "0x55d398326f99059fF775485246999027B3197955",
619
+ "symbol": "USDT",
620
+ "name": "Tether USD",
621
+ "decimals": 18,
622
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdt.jpg",
623
+ "tags": ["stablecoin", "bridged"]
624
+ },
625
+ {
626
+ "chainId": 56,
627
+ "address": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3",
628
+ "symbol": "DAI",
629
+ "name": "Dai Token",
630
+ "decimals": 18,
631
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/dai.jpg",
632
+ "tags": ["stablecoin", "bridged"]
633
+ },
634
+ {
635
+ "chainId": 56,
636
+ "address": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8",
637
+ "symbol": "ETH",
638
+ "name": "Ethereum Token",
639
+ "decimals": 18,
640
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/eth.jpg",
641
+ "tags": ["bridged"]
642
+ },
643
+ {
644
+ "chainId": 56,
645
+ "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
646
+ "symbol": "WBTC",
647
+ "name": "Wrapped BTC",
648
+ "decimals": 8,
649
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/btc.jpg",
650
+ "tags": ["bridged", "btc"]
651
+ },
652
+ {
653
+ "chainId": 137,
654
+ "address": "0x2791bca1f2de4661ed88a30c99a7a9449aa84174",
655
+ "symbol": "USDC",
656
+ "name": "USD Coin (PoS)",
657
+ "decimals": 6,
658
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
659
+ "tags": ["stablecoin", "bridged"]
660
+ },
661
+ {
662
+ "chainId": 137,
663
+ "address": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
664
+ "symbol": "USDC",
665
+ "name": "USD Coin",
666
+ "decimals": 6,
667
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
668
+ "tags": ["stablecoin"]
669
+ },
670
+ {
671
+ "chainId": 137,
672
+ "address": "0xc2132d05d31c914a87c6611c10748aeb04b58e8f",
673
+ "symbol": "USDT",
674
+ "name": "(PoS) Tether USD",
675
+ "decimals": 6,
676
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdt.jpg",
677
+ "tags": ["stablecoin", "bridged"]
678
+ },
679
+ {
680
+ "chainId": 137,
681
+ "address": "0x8f3cf7ad23cd3cadbd9735aff958023239c6a063",
682
+ "symbol": "DAI",
683
+ "name": "(PoS) Dai Stablecoin",
684
+ "decimals": 18,
685
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/dai.jpg",
686
+ "tags": ["stablecoin", "bridged"]
687
+ },
688
+ {
689
+ "chainId": 137,
690
+ "address": "0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270",
691
+ "symbol": "WPOL",
692
+ "name": "Wrapped Polygon Ecosystem Token",
693
+ "decimals": 18,
694
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/polygon.jpg",
695
+ "tags": ["wNative"]
696
+ },
697
+ {
698
+ "chainId": 137,
699
+ "address": "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
700
+ "symbol": "WETH",
701
+ "name": "Wrapped Ether",
702
+ "decimals": 18,
703
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/eth.jpg",
704
+ "tags": ["bridged", "eth"]
705
+ },
706
+ {
707
+ "chainId": 137,
708
+ "address": "0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6",
709
+ "symbol": "WBTC",
710
+ "name": "(PoS) Wrapped BTC",
711
+ "decimals": 8,
712
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/btc.jpg",
713
+ "tags": ["bridged", "btc"]
714
+ },
715
+ {
716
+ "chainId": 137,
717
+ "address": "0x48469a0481254d5945e7e56c1eb9861429c02f44",
718
+ "symbol": "PROFIT",
719
+ "name": "Stability",
720
+ "decimals": 18,
721
+ "logoURI": "https://stabilitydao.org/profit.png"
722
+ },
723
+ {
724
+ "chainId": 137,
725
+ "address": "0x9844a1c30462b55cd383a2c06f90bb4171f9d4bb",
726
+ "symbol": "SDIV",
727
+ "name": "Stability Dividend",
728
+ "decimals": 18,
729
+ "logoURI": "https://stabilitydao.org/SDIV.svg"
730
+ },
731
+ {
732
+ "chainId": 137,
733
+ "address": "0xc4ce1d6f5d98d65ee25cf85e9f2e9dcfee6cb5d6",
734
+ "symbol": "crvUSD",
735
+ "name": "Curve.Fi USD Stablecoin(PoS)",
736
+ "decimals": 18,
737
+ "logoURI": "https://polygonscan.com/token/images/crvusd_32.png",
738
+ "tags": ["stablecoin", "bridged"]
739
+ },
740
+ {
741
+ "chainId": 137,
742
+ "address": "0x03b54A6e9a984069379fae1a4fC4dBAE93B3bCCD",
743
+ "symbol": "wstETH",
744
+ "name": "Wrapped liquid staked Ether 2.0 (PoS)",
745
+ "decimals": 18,
746
+ "logoURI": "https://polygonscan.com/token/images/wsteth_32.png",
747
+ "tags": ["bridged", "lst", "eth"]
748
+ },
749
+ {
750
+ "chainId": 8453,
751
+ "address": "0x4200000000000000000000000000000000000006",
752
+ "symbol": "WETH",
753
+ "name": "Wrapped Ether",
754
+ "decimals": 18,
755
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/eth.jpg",
756
+ "tags": ["wNative", "eth"]
757
+ },
758
+ {
759
+ "chainId": 8453,
760
+ "address": "0xc1CBa3fCea344f92D9239c08C0568f6F2F0ee452",
761
+ "symbol": "wstETH",
762
+ "name": "Wrapped liquid staked Ether 2.0",
763
+ "decimals": 18,
764
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/wsteth.jpg",
765
+ "tags": ["lst", "bridged", "eth"]
766
+ },
767
+ {
768
+ "chainId": 8453,
769
+ "address": "0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22",
770
+ "symbol": "cbETH",
771
+ "name": "Coinbase Wrapped Staked ETH",
772
+ "decimals": 18,
773
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/network/ethereum/0xBe9895146f7AF43049ca1c1AE358B0541Ea49704.jpg",
774
+ "tags": ["lst", "eth"]
775
+ },
776
+ {
777
+ "chainId": 8453,
778
+ "address": "0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2",
779
+ "symbol": "USDT",
780
+ "name": "Tether USD",
781
+ "decimals": 6,
782
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdt.jpg",
783
+ "tags": ["stablecoin", "bridged"]
784
+ },
785
+ {
786
+ "chainId": 8453,
787
+ "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
788
+ "symbol": "USDC",
789
+ "name": "USD Coin",
790
+ "decimals": 6,
791
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
792
+ "tags": ["stablecoin"]
793
+ },
794
+ {
795
+ "chainId": 8453,
796
+ "address": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
797
+ "symbol": "USDbC",
798
+ "name": "USD Base Coin",
799
+ "decimals": 6,
800
+ "logoURI": "https://basescan.org/token/images/usdbc_ofc_32.png",
801
+ "tags": ["stablecoin", "bridged"]
802
+ },
803
+ {
804
+ "chainId": 8453,
805
+ "address": "0x417Ac0e078398C154EdFadD9Ef675d30Be60Af93",
806
+ "symbol": "crvUSD",
807
+ "name": "Curve.Fi USD Stablecoin",
808
+ "decimals": 18,
809
+ "logoURI": "https://polygonscan.com/token/images/crvusd_32.png",
810
+ "tags": ["stablecoin", "bridged"]
811
+ },
812
+ {
813
+ "chainId": 8453,
814
+ "address": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb",
815
+ "symbol": "DAI",
816
+ "name": "Dai Stablecoin",
817
+ "decimals": 18,
818
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/dai.jpg",
819
+ "tags": ["stablecoin", "bridged"]
820
+ },
821
+ {
822
+ "chainId": 42161,
823
+ "address": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
824
+ "symbol": "USDC",
825
+ "name": "USD Coin (Arb1)",
826
+ "decimals": 6,
827
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
828
+ "tags": ["stablecoin", "bridged"]
829
+ },
830
+ {
831
+ "chainId": 42161,
832
+ "address": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
833
+ "symbol": "USDC",
834
+ "name": "USD Coin",
835
+ "decimals": 6,
836
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
837
+ "tags": ["stablecoin"]
838
+ },
839
+ {
840
+ "chainId": 42161,
841
+ "address": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
842
+ "symbol": "USDT",
843
+ "name": "Tether USD",
844
+ "decimals": 6,
845
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdt.jpg",
846
+ "tags": ["stablecoin", "bridged"]
847
+ },
848
+ {
849
+ "chainId": 42161,
850
+ "address": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
851
+ "symbol": "DAI",
852
+ "name": "Dai Stablecoin",
853
+ "decimals": 18,
854
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/dai.jpg",
855
+ "tags": ["stablecoin", "bridged"]
856
+ },
857
+ {
858
+ "chainId": 42161,
859
+ "address": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
860
+ "symbol": "WETH",
861
+ "name": "Wrapped Ether",
862
+ "decimals": 18,
863
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/eth.jpg",
864
+ "tags": ["bridged", "eth"]
865
+ },
866
+ {
867
+ "chainId": 42161,
868
+ "address": "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f",
869
+ "symbol": "WBTC",
870
+ "name": "Wrapped BTC",
871
+ "decimals": 8,
872
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/btc.jpg",
873
+ "tags": ["bridged", "btc"]
874
+ },
875
+ {
876
+ "chainId": 42420,
877
+ "address": "0x2B7C1342Cc64add10B2a79C8f9767d2667DE64B2",
878
+ "symbol": "USDC",
879
+ "name": "Bridged USDC (Asset Chain)",
880
+ "decimals": 6,
881
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
882
+ "tags": ["stablecoin", "bridged"]
883
+ },
884
+ {
885
+ "chainId": 42420,
886
+ "address": "0x26E490d30e73c36800788DC6d6315946C4BbEa24",
887
+ "symbol": "USDT",
888
+ "name": "Tether USD (Bridged)",
889
+ "decimals": 18,
890
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdt.jpg",
891
+ "tags": ["stablecoin", "bridged"]
892
+ },
893
+ {
894
+ "chainId": 42420,
895
+ "address": "0xDBDc8c7B96286899aB624F6a59dd0250DD4Ce9bC",
896
+ "symbol": "BTC",
897
+ "name": "Bitlayer Bitcoin (Bridged)",
898
+ "decimals": 18,
899
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/btc.jpg",
900
+ "tags": ["bridged", "btc"]
901
+ },
902
+ {
903
+ "chainId": 42420,
904
+ "address": "0xbe231A8492487aAe6096278A97050FAe6B9d5BEc",
905
+ "symbol": "WETH",
906
+ "name": "Wrapped Ether (Bridged)",
907
+ "decimals": 18,
908
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/eth.jpg",
909
+ "tags": ["bridged", "eth"]
910
+ },
911
+ {
912
+ "chainId": 43114,
913
+ "address": "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7",
914
+ "symbol": "WAVAX",
915
+ "name": "Wrapped AVAX",
916
+ "decimals": 18,
917
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/chains/avalanche.png",
918
+ "tags": ["wNative"]
919
+ },
920
+ {
921
+ "chainId": 43114,
922
+ "address": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
923
+ "symbol": "USDC",
924
+ "name": "USD Coin",
925
+ "decimals": 6,
926
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
927
+ "tags": ["stablecoin", "bridged"]
928
+ },
929
+ {
930
+ "chainId": 43114,
931
+ "address": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7",
932
+ "symbol": "USDt",
933
+ "name": "TetherToken",
934
+ "decimals": 6,
935
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdt.jpg",
936
+ "tags": ["stablecoin", "bridged"]
937
+ },
938
+ {
939
+ "chainId": 43114,
940
+ "address": "0xd586E7F844cEa2F87f50152665BCbc2C279D8d70",
941
+ "symbol": "DAI.e",
942
+ "name": "Dai Stablecoin",
943
+ "decimals": 18,
944
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/dai.jpg",
945
+ "tags": ["stablecoin", "bridged"]
946
+ },
947
+ {
948
+ "chainId": 43114,
949
+ "address": "0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB",
950
+ "symbol": "WETH.e",
951
+ "name": "Wrapped Ether",
952
+ "decimals": 18,
953
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/eth.jpg",
954
+ "tags": ["bridged", "eth"]
955
+ },
956
+ {
957
+ "chainId": 43114,
958
+ "address": "0x152b9d0FdC40C096757F570A51E494bd4b943E50",
959
+ "symbol": "BTC.b",
960
+ "name": "Bitcoin",
961
+ "decimals": 8,
962
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/btc.jpg",
963
+ "tags": ["bridged", "btc"]
964
+ },
965
+ {
966
+ "chainId": 43114,
967
+ "address": "0x9d92c21205383651610f90722131655a5b8ed3e0",
968
+ "symbol": "sUSDp",
969
+ "name": "Staked USDp",
970
+ "decimals": 18,
971
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/usdp.svg"
972
+ },
973
+ {
974
+ "chainId": 81457,
975
+ "address": "0xb1a5700fA2358173Fe465e6eA4Ff52E36e88E2ad",
976
+ "symbol": "BLAST",
977
+ "name": "Blast",
978
+ "decimals": 18,
979
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/chains/blast.png",
980
+ "tags": ["wNative"]
981
+ },
982
+ {
983
+ "chainId": 81457,
984
+ "address": "0x4300000000000000000000000000000000000003",
985
+ "symbol": "USDB",
986
+ "name": "USDB",
987
+ "decimals": 18,
988
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/5eddba5bb84aace6806db5b07170c04d9af892f3/assets/Blast.svg",
989
+ "tags": ["stablecoin", "bridged"]
990
+ },
991
+ {
992
+ "chainId": 81457,
993
+ "address": "0x4300000000000000000000000000000000000004",
994
+ "symbol": "WETH",
995
+ "name": "Wrapped Ether",
996
+ "decimals": 18,
997
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/eth.jpg",
998
+ "tags": ["bridged", "eth"]
999
+ },
1000
+ {
1001
+ "chainId": 81457,
1002
+ "address": "0xF7bc58b8D8f97ADC129cfC4c9f45Ce3C0E1D2692",
1003
+ "symbol": "WBTC",
1004
+ "name": "Wrapped BTC",
1005
+ "decimals": 8,
1006
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/btc.jpg",
1007
+ "tags": ["bridged", "btc"]
1008
+ },
1009
+ {
1010
+ "chainId": 111188,
1011
+ "address": "0x25ea98ac87A38142561eA70143fd44c4772A16b6",
1012
+ "symbol": "MORE",
1013
+ "name": "MORE",
1014
+ "decimals": 18,
1015
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/MORE.png",
1016
+ "tags": ["stablecoin"]
1017
+ },
1018
+ {
1019
+ "chainId": 111188,
1020
+ "address": "0x83feDBc0B85c6e29B589aA6BdefB1Cc581935ECD",
1021
+ "symbol": "USTB",
1022
+ "name": "US T-Bill",
1023
+ "decimals": 18,
1024
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/USTB.png",
1025
+ "tags": ["stablecoin"]
1026
+ },
1027
+ {
1028
+ "chainId": 111188,
1029
+ "address": "0xAEC9e50e3397f9ddC635C6c429C8C7eca418a143",
1030
+ "symbol": "arcUSD",
1031
+ "name": "arcUSD",
1032
+ "decimals": 18,
1033
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/arcUSD.png",
1034
+ "tags": ["stablecoin"]
1035
+ },
1036
+ {
1037
+ "chainId": 111188,
1038
+ "address": "0x90c6E93849E06EC7478ba24522329d14A5954Df4",
1039
+ "symbol": "WREETH",
1040
+ "name": "Wrapped Real Ether",
1041
+ "decimals": 18,
1042
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/WREETH.png",
1043
+ "tags": ["bridged", "eth"]
1044
+ },
1045
+ {
1046
+ "chainId": 111188,
1047
+ "address": "0xCE1581d7b4bA40176f0e219b2CaC30088Ad50C7A",
1048
+ "symbol": "PEARL",
1049
+ "name": "Pearl",
1050
+ "decimals": 18,
1051
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PEARL.png"
1052
+ },
1053
+ {
1054
+ "chainId": 111188,
1055
+ "address": "0x4644066f535Ead0cde82D209dF78d94572fCbf14",
1056
+ "symbol": "RWA",
1057
+ "name": "re.al",
1058
+ "decimals": 18,
1059
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/RWA.png"
1060
+ },
1061
+ {
1062
+ "chainId": 111188,
1063
+ "address": "0xB08F026f8a096E6d92eb5BcbE102c273A7a2d51C",
1064
+ "symbol": "CVR",
1065
+ "name": "CAVIAR",
1066
+ "decimals": 18,
1067
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/CVR.png"
1068
+ },
1069
+ {
1070
+ "chainId": 111188,
1071
+ "address": "0x835d3E1C0aA079C6164AAd21DCb23E60eb71AF48",
1072
+ "symbol": "UKRE",
1073
+ "name": "UK Real Estate",
1074
+ "decimals": 18,
1075
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/UKRE.svg"
1076
+ },
1077
+ {
1078
+ "chainId": 111188,
1079
+ "address": "0x75d0cBF342060b14c2fC756fd6E717dFeb5B1B70",
1080
+ "symbol": "DAI",
1081
+ "name": "Dai Stablecoin",
1082
+ "decimals": 18,
1083
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/dai.jpg",
1084
+ "tags": ["stablecoin", "bridged"]
1085
+ },
1086
+ {
1087
+ "chainId": 111188,
1088
+ "address": "0x6B2e0fACD2F2A8f407aC591067Ac06b5d29247E4",
1089
+ "symbol": "SACRA",
1090
+ "name": "Sacra token",
1091
+ "decimals": 18,
1092
+ "logoURI": "https://www.pearl.exchange/tokens/SACRA.png"
1093
+ },
1094
+ {
1095
+ "chainId": 111188,
1096
+ "address": "0xc518A88c67CECA8B3f24c4562CB71deeB2AF86B7",
1097
+ "symbol": "USDC",
1098
+ "name": "USD Coin",
1099
+ "decimals": 6,
1100
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
1101
+ "tags": ["stablecoin", "bridged"]
1102
+ },
1103
+ {
1104
+ "chainId": 534352,
1105
+ "address": "0xd29687c813D741E2F938F4aC377128810E217b1b",
1106
+ "symbol": "SCR",
1107
+ "name": "Scroll",
1108
+ "decimals": 18,
1109
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/chains/scroll.svg",
1110
+ "tags": ["wNative"]
1111
+ },
1112
+ {
1113
+ "chainId": 534352,
1114
+ "address": "0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4",
1115
+ "symbol": "USDC",
1116
+ "name": "USD Coin",
1117
+ "decimals": 6,
1118
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
1119
+ "tags": ["stablecoin", "bridged"]
1120
+ },
1121
+ {
1122
+ "chainId": 534352,
1123
+ "address": "0xf55BEC9cafDbE8730f096Aa55dad6D22d44099Df",
1124
+ "symbol": "USDT",
1125
+ "name": "Tether USD",
1126
+ "decimals": 6,
1127
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdt.jpg",
1128
+ "tags": ["stablecoin", "bridged"]
1129
+ },
1130
+ {
1131
+ "chainId": 534352,
1132
+ "address": "0xcA77eB3fEFe3725Dc33bccB54eDEFc3D9f764f97",
1133
+ "symbol": "DAI",
1134
+ "name": "Dai Stablecoin",
1135
+ "decimals": 18,
1136
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/dai.jpg",
1137
+ "tags": ["stablecoin", "bridged"]
1138
+ },
1139
+ {
1140
+ "chainId": 534352,
1141
+ "address": "0xf610A9dfB7C89644979b4A0f27063E9e7d7Cda32",
1142
+ "symbol": "wstETH",
1143
+ "name": "Wrapped liquid staked Ether 2.0 (PoS)",
1144
+ "decimals": 18,
1145
+ "logoURI": "https://polygonscan.com/token/images/wsteth_32.png",
1146
+ "tags": ["bridged", "lst", "eth"]
1147
+ },
1148
+ {
1149
+ "chainId": 534352,
1150
+ "address": "0x5300000000000000000000000000000000000004",
1151
+ "symbol": "WETH",
1152
+ "name": "Wrapped Ether",
1153
+ "decimals": 18,
1154
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/eth.jpg",
1155
+ "tags": ["bridged", "eth"]
1156
+ },
1157
+ {
1158
+ "chainId": 534352,
1159
+ "address": "0x3C1BCa5a656e69edCD0D4E36BEbb3FcDAcA60Cf1",
1160
+ "symbol": "WBTC",
1161
+ "name": "Wrapped BTC",
1162
+ "decimals": 8,
1163
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/btc.jpg",
1164
+ "tags": ["bridged", "btc"]
1165
+ },
1166
+ {
1167
+ "chainId": 146,
1168
+ "address": "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38",
1169
+ "symbol": "wS",
1170
+ "name": "Wrapped Sonic",
1171
+ "decimals": 18,
1172
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/ws.png",
1173
+ "tags": ["wNative", "s"]
1174
+ },
1175
+ {
1176
+ "chainId": 146,
1177
+ "address": "0x50c42dEAcD8Fc9773493ED674b675bE577f2634b",
1178
+ "symbol": "WETH",
1179
+ "name": "Wrapped Ether",
1180
+ "decimals": 18,
1181
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/eth.jpg",
1182
+ "tags": ["bridged", "eth"]
1183
+ },
1184
+ {
1185
+ "chainId": 146,
1186
+ "address": "0x29219dd400f2Bf60E5a23d13Be72B486D4038894",
1187
+ "symbol": "USDC",
1188
+ "name": "USD Coin",
1189
+ "decimals": 6,
1190
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
1191
+ "tags": ["stablecoin", "bridged", "usd"]
1192
+ },
1193
+ {
1194
+ "chainId": 146,
1195
+ "address": "0xE5DA20F15420aD15DE0fa650600aFc998bbE3955",
1196
+ "symbol": "stS",
1197
+ "name": "Beets Staked Sonic",
1198
+ "decimals": 18,
1199
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/sts.png",
1200
+ "tags": ["lst", "s"]
1201
+ },
1202
+ {
1203
+ "chainId": 146,
1204
+ "address": "0xd3DCe716f3eF535C5Ff8d041c1A41C3bd89b97aE",
1205
+ "symbol": "scUSD",
1206
+ "name": "Sonic USD",
1207
+ "decimals": 6,
1208
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/scUSD.png",
1209
+ "tags": ["stablecoin", "usd"]
1210
+ },
1211
+ {
1212
+ "chainId": 146,
1213
+ "address": "0x9fDbC3f8Abc05Fa8f3Ad3C17D2F806c1230c4564",
1214
+ "symbol": "GOGLZ",
1215
+ "name": "GOGGLES",
1216
+ "decimals": 18,
1217
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0x9fdbc3f8abc05fa8f3ad3c17d2f806c1230c4564.png",
1218
+ "tags": ["meme"]
1219
+ },
1220
+ {
1221
+ "chainId": 146,
1222
+ "address": "0x7AD5935EA295c4E743e4f2f5B4CDA951f41223c2",
1223
+ "symbol": "SACRA",
1224
+ "name": "Sacra token",
1225
+ "decimals": 18,
1226
+ "logoURI": "https://www.pearl.exchange/tokens/SACRA.png"
1227
+ },
1228
+ {
1229
+ "chainId": 146,
1230
+ "address": "0xfC0dd337b92Baa949bC5D25FD9A99Cb3b6873204",
1231
+ "symbol": "SACRA_GEM_1",
1232
+ "name": "Sacra Gem 1",
1233
+ "decimals": 18,
1234
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/sacragem.png",
1235
+ "tags": ["gem"]
1236
+ },
1237
+ {
1238
+ "chainId": 146,
1239
+ "address": "0x05e31a691405d06708A355C029599c12d5da8b28",
1240
+ "symbol": "fSONIC",
1241
+ "name": "FantomSonicInu",
1242
+ "decimals": 18,
1243
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0x05e31a691405d06708a355c029599c12d5da8b28.png",
1244
+ "tags": ["meme"]
1245
+ },
1246
+ {
1247
+ "chainId": 146,
1248
+ "address": "0x486B6Fa0419b33a0c7A6e4698c231D7E2f2D5299",
1249
+ "symbol": "MOON",
1250
+ "name": "Moon Bay",
1251
+ "decimals": 18,
1252
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0x486b6fa0419b33a0c7a6e4698c231d7e2f2d5299.png",
1253
+ "tags": ["meme"]
1254
+ },
1255
+ {
1256
+ "chainId": 146,
1257
+ "address": "0xddF26B42C1d903De8962d3F79a74a501420d5F19",
1258
+ "symbol": "EQUAL",
1259
+ "name": "Equalizer on Sonic",
1260
+ "decimals": 18,
1261
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0xddf26b42c1d903de8962d3f79a74a501420d5f19.png"
1262
+ },
1263
+ {
1264
+ "chainId": 146,
1265
+ "address": "0xA04BC7140c26fc9BB1F36B1A604C7A5a88fb0E70",
1266
+ "symbol": "SWPx",
1267
+ "name": "SwapX",
1268
+ "decimals": 18,
1269
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/swpx.svg"
1270
+ },
1271
+ {
1272
+ "chainId": 146,
1273
+ "address": "0x6881B80ea7C858E4aEEf63893e18a8A36f3682f3",
1274
+ "symbol": "NAVI",
1275
+ "name": "NAVI",
1276
+ "decimals": 18,
1277
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0x6881b80ea7c858e4aeef63893e18a8a36f3682f3.png"
1278
+ },
1279
+ {
1280
+ "chainId": 146,
1281
+ "address": "0x7A08Bf5304094CA4C7b4132Ef62b5EDc4a3478B7",
1282
+ "symbol": "ECO",
1283
+ "name": "SonicEco",
1284
+ "decimals": 18,
1285
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0x7a08bf5304094ca4c7b4132ef62b5edc4a3478b7.png",
1286
+ "tags": ["meme"]
1287
+ },
1288
+ {
1289
+ "chainId": 146,
1290
+ "address": "0x4EEC869d847A6d13b0F6D1733C5DEC0d1E741B4f",
1291
+ "symbol": "INDI",
1292
+ "name": "Indi",
1293
+ "decimals": 18,
1294
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0x4eec869d847a6d13b0f6d1733c5dec0d1e741b4f.png",
1295
+ "tags": ["meme"]
1296
+ },
1297
+ {
1298
+ "chainId": 146,
1299
+ "address": "0x7F144F8691CbA3d2EfD8e5bcf042f9303EE31a46",
1300
+ "symbol": "AUR",
1301
+ "name": "Aurum",
1302
+ "decimals": 18,
1303
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/aurum.png"
1304
+ },
1305
+ {
1306
+ "chainId": 146,
1307
+ "address": "0xd6a69EBFa44f78cEe454A2Df2C77751A42f8f38c",
1308
+ "symbol": "auUSDC",
1309
+ "name": "Aurum Sonic USDC",
1310
+ "decimals": 6,
1311
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/auUSDC.jpg",
1312
+ "tags": ["rebase", "usd"]
1313
+ },
1314
+ {
1315
+ "chainId": 146,
1316
+ "address": "0xE51EE9868C1f0d6cd968A8B8C8376Dc2991BFE44",
1317
+ "symbol": "BRUSH",
1318
+ "name": "PaintSwap",
1319
+ "decimals": 18,
1320
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0xe51ee9868c1f0d6cd968a8b8c8376dc2991bfe44.png"
1321
+ },
1322
+ {
1323
+ "chainId": 146,
1324
+ "address": "0x56192E94434c4fd3278b4Fa53039293fB00DE3DB",
1325
+ "symbol": "TYSG",
1326
+ "name": "ThankYouSonicGod",
1327
+ "decimals": 18,
1328
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/tysg.png",
1329
+ "tags": ["meme"]
1330
+ },
1331
+ {
1332
+ "chainId": 146,
1333
+ "address": "0x284D81e48fBc782Aa9186a03a226690aEA5cBe0E",
1334
+ "symbol": "atETH",
1335
+ "name": "Atoll ETH",
1336
+ "decimals": 18,
1337
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/ateth.png",
1338
+ "tags": ["eth"]
1339
+ },
1340
+ {
1341
+ "chainId": 146,
1342
+ "address": "0x3bcE5CB273F0F148010BbEa2470e7b5df84C7812",
1343
+ "symbol": "scETH",
1344
+ "name": "Sonic ETH",
1345
+ "decimals": 18,
1346
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0x3bce5cb273f0f148010bbea2470e7b5df84c7812.png",
1347
+ "tags": ["eth"]
1348
+ },
1349
+ {
1350
+ "chainId": 146,
1351
+ "address": "0xf26B3Fd147619Df61D4c1D0a9F7200B31A73FAfa",
1352
+ "symbol": "Missor",
1353
+ "name": "Missor",
1354
+ "decimals": 18,
1355
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0xf26b3fd147619df61d4c1d0a9f7200b31a73fafa.png",
1356
+ "tags": ["meme"]
1357
+ },
1358
+ {
1359
+ "chainId": 146,
1360
+ "address": "0x7F883dA3B0d77978075f7C9c03E1B9F461CA1B8d",
1361
+ "symbol": "WOOF",
1362
+ "name": "Muttski",
1363
+ "decimals": 9,
1364
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/woof.png"
1365
+ },
1366
+ {
1367
+ "chainId": 146,
1368
+ "address": "0x0a54364631Ea37813a63edb3bBa1C46f8d8304B2",
1369
+ "symbol": "DONKS",
1370
+ "name": "Sonic Donks",
1371
+ "decimals": 18,
1372
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0x0a54364631ea37813a63edb3bba1c46f8d8304b2.png",
1373
+ "tags": ["meme"]
1374
+ },
1375
+ {
1376
+ "chainId": 146,
1377
+ "address": "0x41211648C51AcB9A5F39A93C657e894A0bdB88e4",
1378
+ "symbol": "TAILS",
1379
+ "name": "Tails on Sonic",
1380
+ "decimals": 18,
1381
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0x41211648c51acb9a5f39a93c657e894a0bdb88e4.png",
1382
+ "tags": ["meme"]
1383
+ },
1384
+ {
1385
+ "chainId": 146,
1386
+ "address": "0x17Af1Df44444AB9091622e4Aa66dB5BB34E51aD5",
1387
+ "symbol": "THC",
1388
+ "name": "Tin Hat Cat",
1389
+ "decimals": 18,
1390
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0x17af1df44444ab9091622e4aa66db5bb34e51ad5.png",
1391
+ "tags": ["meme"]
1392
+ },
1393
+ {
1394
+ "chainId": 146,
1395
+ "address": "0xBC0d0650412EF353D672c0Bbd12eFFF90591B251",
1396
+ "symbol": "FS",
1397
+ "name": "FutureStarter",
1398
+ "decimals": 18,
1399
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0xbc0d0650412ef353d672c0bbd12efff90591b251.png"
1400
+ },
1401
+ {
1402
+ "chainId": 146,
1403
+ "address": "0x50Bc6e1DfF8039A4b967c1BF507ba5eA13fa18B6",
1404
+ "symbol": "sDOG",
1405
+ "name": "sDOG",
1406
+ "decimals": 18,
1407
+ "logoURI": "https://cdn.jsdelivr.net/gh/unified-defi/equalizer-tokens@latest/sonic/tokens/128x128/0x50bc6e1dff8039a4b967c1bf507ba5ea13fa18b6.png"
1408
+ },
1409
+ {
1410
+ "chainId": 146,
1411
+ "address": "0xb1e25689D55734FD3ffFc939c4C3Eb52DFf8A794",
1412
+ "symbol": "OS",
1413
+ "name": "Origin Sonic",
1414
+ "decimals": 18,
1415
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/os.png",
1416
+ "tags": ["rebase", "s"]
1417
+ },
1418
+ {
1419
+ "chainId": 146,
1420
+ "address": "0x3333b97138D4b086720b5aE8A7844b1345a33333",
1421
+ "symbol": "SHADOW",
1422
+ "name": "Shadow",
1423
+ "decimals": 18,
1424
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/assets/shadow.png"
1425
+ },
1426
+ {
1427
+ "chainId": 146,
1428
+ "address": "0x9A08cD5691E009cC72E2A4d8e7F2e6EE14E96d6d",
1429
+ "symbol": "sGEM1",
1430
+ "name": "Stability Gem Season 1",
1431
+ "decimals": 18,
1432
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/sGEM1.png",
1433
+ "tags": ["gem"]
1434
+ },
1435
+ {
1436
+ "chainId": 146,
1437
+ "address": "0x9F0dF7799f6FDAd409300080cfF680f5A23df4b1",
1438
+ "symbol": "wOS",
1439
+ "name": "Wrapped Origin Sonic",
1440
+ "decimals": 18,
1441
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/os.png",
1442
+ "tags": ["s"]
1443
+ },
1444
+ {
1445
+ "chainId": 146,
1446
+ "address": "0x78a76316F66224CBaCA6e70acB24D5ee5b2Bd2c7",
1447
+ "symbol": "STBL",
1448
+ "name": "Stability",
1449
+ "decimals": 18,
1450
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/stbl.png"
1451
+ },
1452
+ {
1453
+ "chainId": 146,
1454
+ "address": "0xEdF8b632b537d5993Adb5e2E15882CD791c284cB",
1455
+ "symbol": "fBOMB",
1456
+ "name": "Fantom Bomb",
1457
+ "decimals": 18,
1458
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/fbomb.png"
1459
+ },
1460
+ {
1461
+ "chainId": 146,
1462
+ "address": "0xf26Ff70573ddc8a90Bd7865AF8d7d70B8Ff019bC",
1463
+ "symbol": "EGGS",
1464
+ "name": "Eggs",
1465
+ "decimals": 18,
1466
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/eggs.png"
1467
+ },
1468
+ {
1469
+ "chainId": 146,
1470
+ "address": "0x80Eede496655FB9047dd39d9f418d5483ED600df",
1471
+ "symbol": "frxUSD",
1472
+ "name": "Frax USD",
1473
+ "decimals": 18,
1474
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/frxusd.png",
1475
+ "tags": ["stablecoin", "usd"]
1476
+ },
1477
+ {
1478
+ "chainId": 146,
1479
+ "address": "0x5Bff88cA1442c2496f7E475E9e7786383Bc070c0",
1480
+ "symbol": "sfrxUSD",
1481
+ "name": "Staked Frax USD",
1482
+ "decimals": 18,
1483
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/sfrxusd.png",
1484
+ "tags": ["usd"]
1485
+ },
1486
+ {
1487
+ "chainId": 146,
1488
+ "address": "0x9fb76f7ce5FCeAA2C42887ff441D46095E494206",
1489
+ "symbol": "wstkscUSD",
1490
+ "name": "Wrapped stkscUSD",
1491
+ "decimals": 6,
1492
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/wstkscUSD.svg",
1493
+ "tags": ["usd"]
1494
+ },
1495
+ {
1496
+ "chainId": 146,
1497
+ "address": "0xE8a41c62BB4d5863C6eadC96792cFE90A1f37C47",
1498
+ "symbol": "wstkscETH",
1499
+ "name": "Wrapped stkscETH",
1500
+ "decimals": 18,
1501
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/wstkscETH.svg",
1502
+ "tags": ["eth"]
1503
+ },
1504
+ {
1505
+ "chainId": 146,
1506
+ "address": "0xfA85Fe5A8F5560e9039C04f2b0a90dE1415aBD70",
1507
+ "symbol": "wanS",
1508
+ "name": "Wrapped anS",
1509
+ "decimals": 18,
1510
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/wans.svg",
1511
+ "tags": ["s"]
1512
+ },
1513
+ {
1514
+ "chainId": 146,
1515
+ "address": "0x930441Aa7Ab17654dF5663781CA0C02CC17e6643",
1516
+ "symbol": "PT-aSonUSDC-14AUG2025",
1517
+ "name": "PT Aave Sonic USDC 14AUG2025",
1518
+ "decimals": 6,
1519
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT-aUSDC.svg",
1520
+ "tags": ["pt"]
1521
+ },
1522
+ {
1523
+ "chainId": 146,
1524
+ "address": "0xBe27993204Ec64238F71A527B4c4D5F4949034C3",
1525
+ "symbol": "PT-wstkscUSD-29MAY2025",
1526
+ "name": "PT Wrapped stkscUSD 29MAY2025",
1527
+ "decimals": 6,
1528
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT_wstkscUSD.svg",
1529
+ "tags": ["pt"]
1530
+ },
1531
+ {
1532
+ "chainId": 146,
1533
+ "address": "0x420df605D062F8611EFb3F203BF258159b8FfFdE",
1534
+ "symbol": "PT-stS-29MAY2025",
1535
+ "name": "PT Beets Staked Sonic 29MAY2025",
1536
+ "decimals": 18,
1537
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT_stS.svg",
1538
+ "tags": ["pt"]
1539
+ },
1540
+ {
1541
+ "chainId": 146,
1542
+ "address": "0xa2161E75EDf50d70544e6588788A5732A3105c00",
1543
+ "symbol": "PT-wstkscETH-29MAY2025",
1544
+ "name": "PT Wrapped stkscETH 29MAY2025",
1545
+ "decimals": 18,
1546
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT_wstkscETH.svg",
1547
+ "tags": ["pt"]
1548
+ },
1549
+ {
1550
+ "chainId": 146,
1551
+ "address": "0x46eb02b9F47634c4fab3110CC7ADc1C6311DfAC1",
1552
+ "symbol": "PT-wOS-29MAY2025",
1553
+ "name": "PT Wrapped OS 29MAY2025",
1554
+ "decimals": 18,
1555
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT_wOS.svg",
1556
+ "tags": ["pt"]
1557
+ },
1558
+ {
1559
+ "chainId": 146,
1560
+ "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1561
+ "symbol": "WBTC",
1562
+ "name": "Wrapped BTC",
1563
+ "decimals": 8,
1564
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/btc.jpg",
1565
+ "tags": ["bridged", "btc"]
1566
+ },
1567
+ {
1568
+ "chainId": 146,
1569
+ "address": "0x322e1d5384aa4ED66AeCa770B95686271de61dc3",
1570
+ "symbol": "bUSDC.e-20",
1571
+ "name": "Silo Finance Borrowable USDC.e Deposit, SiloId: 20",
1572
+ "decimals": 6,
1573
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdc.jpg",
1574
+ "tags": ["erc4626", "usd"]
1575
+ },
1576
+ {
1577
+ "chainId": 146,
1578
+ "address": "0xBb30e76d9Bb2CC9631F7fC5Eb8e87B5Aff32bFbd",
1579
+ "symbol": "scBTC",
1580
+ "name": "Sonic BTC",
1581
+ "decimals": 8,
1582
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/scbtc.png",
1583
+ "tags": ["btc"]
1584
+ },
1585
+ {
1586
+ "chainId": 146,
1587
+ "address": "0x05F0c7Ca7B90e3786603108D42cA8DFd28d72075",
1588
+ "symbol": "GEMSx",
1589
+ "name": "SwapX GEMS",
1590
+ "decimals": 18,
1591
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/gemsx.png",
1592
+ "tags": ["gem"]
1593
+ },
1594
+ {
1595
+ "chainId": 146,
1596
+ "address": "0xddddd1b4a383dcB89938bC8b8964Cad3C632Fad0",
1597
+ "symbol": "MYRD",
1598
+ "name": "Myrd Token",
1599
+ "decimals": 18,
1600
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/myrd.png"
1601
+ },
1602
+ {
1603
+ "chainId": 146,
1604
+ "address": "0x578Ee1ca3a8E1b54554Da1Bf7C583506C4CD11c6",
1605
+ "symbol": "aSonUSDC",
1606
+ "name": "Aave Sonic USDC",
1607
+ "decimals": 6,
1608
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/assets/Aave.png",
1609
+ "tags": ["rebase", "usd"]
1610
+ },
1611
+ {
1612
+ "chainId": 146,
1613
+ "address": "0x9731842eD581816913933c01De142C7EE412A8c8",
1614
+ "symbol": "PT-Silo-46-scUSD-14AUG2025",
1615
+ "name": "PT Silo scUSD 14AUG2025",
1616
+ "decimals": 6,
1617
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT_Silo_46_scUSD_14aug2025.svg",
1618
+ "tags": ["pt"]
1619
+ },
1620
+ {
1621
+ "chainId": 146,
1622
+ "address": "0x77d8F09053c28FaF1E00Df6511b23125d438616f",
1623
+ "symbol": "PT-Silo-20-USDC.e-17JUL2025",
1624
+ "name": "PT Silo USDC.e 17JUL2025",
1625
+ "decimals": 6,
1626
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT_Silo_20_USDCe_17jul2025.svg",
1627
+ "tags": ["pt"]
1628
+ },
1629
+ {
1630
+ "chainId": 146,
1631
+ "address": "0x871A101Dcf22fE4fE37be7B654098c801CBA1c88",
1632
+ "symbol": "beS",
1633
+ "name": "Beefy Sonic",
1634
+ "decimals": 18,
1635
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/bes.png",
1636
+ "tags": ["s"]
1637
+ },
1638
+ {
1639
+ "chainId": 146,
1640
+ "address": "0x1111111199558661Bf7Ff27b4F1623dC6b91Aa3e",
1641
+ "symbol": "metaUSD",
1642
+ "name": "Stability USD",
1643
+ "decimals": 18,
1644
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/metaUSD.png",
1645
+ "tags": ["stablecoin", "usd", "rebase"]
1646
+ },
1647
+ {
1648
+ "chainId": 146,
1649
+ "address": "0xAaAaaAAac311D0572Bffb4772fe985A750E88805",
1650
+ "symbol": "wmetaUSD",
1651
+ "name": "Wrapped Stability USD",
1652
+ "decimals": 18,
1653
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/wmetaUSD.png",
1654
+ "tags": ["usd"]
1655
+ },
1656
+ {
1657
+ "chainId": 146,
1658
+ "address": "0x4444444420D9De54d69b3997b7D6A31d2BF63F32",
1659
+ "symbol": "metaS",
1660
+ "name": "Stability S",
1661
+ "decimals": 18,
1662
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/metaS.png",
1663
+ "tags": ["s", "rebase"]
1664
+ },
1665
+ {
1666
+ "chainId": 146,
1667
+ "address": "0xbbbbbbBBbd0aE69510cE374A86749f8276647B19",
1668
+ "symbol": "wmetaS",
1669
+ "name": "Wrapped Stability S",
1670
+ "decimals": 18,
1671
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/wmetaS.png",
1672
+ "tags": ["s"]
1673
+ },
1674
+ {
1675
+ "chainId": 146,
1676
+ "address": "0x22222222780038f8817b3dE825a070225e6d9874",
1677
+ "symbol": "metaUSDC",
1678
+ "name": "Stability USDC",
1679
+ "decimals": 18,
1680
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/metaUSDC.png",
1681
+ "tags": ["stablecoin", "usd", "rebase"]
1682
+ },
1683
+ {
1684
+ "chainId": 146,
1685
+ "address": "0xEEEEEEE6d95E55A468D32FeB5d6648754d10A967",
1686
+ "symbol": "wUSDC",
1687
+ "name": "Wrapped USDC",
1688
+ "decimals": 6,
1689
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/wmetaUSDC.png",
1690
+ "tags": ["usd"]
1691
+ },
1692
+ {
1693
+ "chainId": 146,
1694
+ "address": "0x33333333C480194b5B651987b7D00B20dDCbd287",
1695
+ "symbol": "metascUSD",
1696
+ "name": "Stability scUSD",
1697
+ "decimals": 18,
1698
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/metascUSD.png",
1699
+ "tags": ["stablecoin", "usd", "rebase"]
1700
+ },
1701
+ {
1702
+ "chainId": 146,
1703
+ "address": "0xccccCCcca9FC69a2b32408730011EdB3205A93A1",
1704
+ "symbol": "wscUSD",
1705
+ "name": "Wrapped scUSD",
1706
+ "decimals": 6,
1707
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/wmetascUSD.png",
1708
+ "tags": ["usd"]
1709
+ },
1710
+ {
1711
+ "chainId": 146,
1712
+ "address": "0x555555554776B14B30597d1032E48f9e16db22A4",
1713
+ "symbol": "metawS",
1714
+ "name": "Stability wS",
1715
+ "decimals": 18,
1716
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/metawS.png",
1717
+ "tags": ["s", "rebase"]
1718
+ },
1719
+ {
1720
+ "chainId": 146,
1721
+ "address": "0xffFFFFFf2fcBeFAe12F1372C56edC769BD411685",
1722
+ "symbol": "wwS",
1723
+ "name": "Wrapped wS",
1724
+ "decimals": 18,
1725
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/wmetawS.png",
1726
+ "tags": ["s"]
1727
+ },
1728
+ {
1729
+ "chainId": 146,
1730
+ "address": "0x451812019238785086cfac408d8a64f06898f6f5",
1731
+ "symbol": "sbUSD",
1732
+ "name": "Staked bUSD",
1733
+ "decimals": 18,
1734
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/sbUSD.svg",
1735
+ "tags": ["usd"]
1736
+ },
1737
+ {
1738
+ "chainId": 146,
1739
+ "address": "0x6047828dc181963ba44974801ff68e538da5eaf9",
1740
+ "symbol": "USDT",
1741
+ "name": "Tether USD",
1742
+ "decimals": 6,
1743
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/USDT.png",
1744
+ "tags": ["usd"]
1745
+ },
1746
+ {
1747
+ "chainId": 146,
1748
+ "address": "0xd2901d474b351bc6ee7b119f9c920863b0f781b2",
1749
+ "symbol": "YT-scUSD",
1750
+ "name": "SJ Yield Token scUSD",
1751
+ "decimals": 18,
1752
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/ytscUSDC.png",
1753
+ "tags": ["usd"]
1754
+ },
1755
+ {
1756
+ "chainId": 146,
1757
+ "address": "0x6202b9f02e30e5e1c62cc01e4305450e5d83b926",
1758
+ "symbol": "xUSD",
1759
+ "name": "Staked Stream USD",
1760
+ "decimals": 6,
1761
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/xUSD.png",
1762
+ "tags": ["usd"]
1763
+ },
1764
+ {
1765
+ "chainId": 43114,
1766
+ "address": "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a",
1767
+ "symbol": "AUSD",
1768
+ "name": "AUSD",
1769
+ "decimals": 6,
1770
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/AUSD.png",
1771
+ "tags": ["usd"]
1772
+ },
1773
+ {
1774
+ "chainId": 146,
1775
+ "address": "0xc7990369DA608C2F4903715E3bD22f2970536C29",
1776
+ "symbol": "smsUSD",
1777
+ "name": "Staked msUSD",
1778
+ "decimals": 18,
1779
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/smsusd.jpg",
1780
+ "tags": ["usd"]
1781
+ },
1782
+ {
1783
+ "chainId": 146,
1784
+ "address": "0x5EE17fD12eDE62B508F9615DB384ce7B834bA657",
1785
+ "symbol": "PT-smsUSD-30OCT2025",
1786
+ "name": "PT Staked msUSD 30OCT2025",
1787
+ "decimals": 18,
1788
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/ptsmsusd.svg",
1789
+ "tags": ["usd"]
1790
+ },
1791
+ {
1792
+ "chainId": 43114,
1793
+ "address": "0x22226a3c59c52f6768cd44b97B88167217c12222",
1794
+ "symbol": "metaUSDC",
1795
+ "name": "Stability USDC",
1796
+ "decimals": 18,
1797
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/metaUSDC.png",
1798
+ "tags": ["stablecoin", "usd", "rebase"]
1799
+ },
1800
+ {
1801
+ "chainId": 43114,
1802
+ "address": "0xcCCCaBc3370633AD166669b27A71eB3aE4bFCcCc",
1803
+ "symbol": "wmetaUSDC",
1804
+ "name": "Wrapped USDC",
1805
+ "decimals": 6,
1806
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/wmetaUSDC.png",
1807
+ "tags": ["usd"]
1808
+ },
1809
+ {
1810
+ "chainId": 9745,
1811
+ "address": "0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb",
1812
+ "symbol": "USDT0",
1813
+ "name": "USDT0",
1814
+ "decimals": 6,
1815
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/usdt.jpg",
1816
+ "tags": ["usd"]
1817
+ },
1818
+ {
1819
+ "chainId": 9745,
1820
+ "address": "0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34",
1821
+ "symbol": "USDe",
1822
+ "name": "USDe",
1823
+ "decimals": 18,
1824
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/usde.svg",
1825
+ "tags": ["usd"]
1826
+ },
1827
+ {
1828
+ "chainId": 9745,
1829
+ "address": "0x211Cc4DD073734dA055fbF44a2b4667d5E5fE5d2",
1830
+ "symbol": "sUSDe",
1831
+ "name": "Staked USDe",
1832
+ "decimals": 18,
1833
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/susde.svg",
1834
+ "tags": ["usd"]
1835
+ },
1836
+ {
1837
+ "chainId": 9745,
1838
+ "address": "0x9895D81bB462A195b4922ED7De0e3ACD007c32CB",
1839
+ "symbol": "WETH",
1840
+ "name": "WETH",
1841
+ "decimals": 18,
1842
+ "logoURI": "https://raw.githubusercontent.com/sushiswap/list/master/logos/token-logos/token/eth.jpg",
1843
+ "tags": ["bridged", "eth"]
1844
+ },
1845
+ {
1846
+ "chainId": 9745,
1847
+ "address": "0xA3D68b74bF0528fdD07263c60d6488749044914b",
1848
+ "symbol": "weETH",
1849
+ "name": "Wrapped eETH",
1850
+ "decimals": 18,
1851
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/weeth.svg",
1852
+ "tags": ["bridged", "lst", "eth"]
1853
+ },
1854
+ {
1855
+ "chainId": 9745,
1856
+ "address": "0x6100E367285b01F48D07953803A2d8dCA5D19873",
1857
+ "symbol": "WXPL",
1858
+ "name": "Wrapped XPL",
1859
+ "decimals": 18,
1860
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/chains/plasma.webp",
1861
+ "tags": ["bridged", "wNative"]
1862
+ },
1863
+ {
1864
+ "chainId": 146,
1865
+ "address": "0x000078392f3cF4262500FFeB7d803F90477ECC11",
1866
+ "symbol": "RECmetaUSD",
1867
+ "name": "Recovery Stability USD",
1868
+ "decimals": 18,
1869
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/RECmetaUSD.png",
1870
+ "tags": []
1871
+ },
1872
+ {
1873
+ "chainId": 146,
1874
+ "address": "0x00001b2c60cD041a478521008CE6efeC475bb9Aa",
1875
+ "symbol": "RECwmetaUSD",
1876
+ "name": "Recovery Wrapped Stability USD",
1877
+ "decimals": 18,
1878
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/RECwmetaUSD.png",
1879
+ "tags": []
1880
+ },
1881
+ {
1882
+ "chainId": 146,
1883
+ "address": "0x0000a59C549b4250a2931ac6054e1426a87DA0EE",
1884
+ "symbol": "RECwmetaUSDC",
1885
+ "name": "Recovery Wrapped Stability USDC",
1886
+ "decimals": 6,
1887
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/RECwmetaUSDC.png",
1888
+ "tags": []
1889
+ },
1890
+ {
1891
+ "chainId": 146,
1892
+ "address": "0x0000c3b22bbD290588361E4B5C424F3AB0d0a3cc",
1893
+ "symbol": "RECwmetascUSD",
1894
+ "name": "Recovery Wrapped Stability scUSD",
1895
+ "decimals": 6,
1896
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/RECwmetascUSD.png",
1897
+ "tags": []
1898
+ },
1899
+ {
1900
+ "chainId": 146,
1901
+ "address": "0x000006539BA0B4f5452186Af40aAB959bDEa4344",
1902
+ "symbol": "RECmetaS",
1903
+ "name": "Recovery Stability S",
1904
+ "decimals": 18,
1905
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/RECmetaS.png",
1906
+ "tags": []
1907
+ },
1908
+ {
1909
+ "chainId": 146,
1910
+ "address": "0x0000Dd8cEa00EA3336f5849590d69bbfc93A85bb",
1911
+ "symbol": "RECwmetaS",
1912
+ "name": "Recovery Wrapped Stability S",
1913
+ "decimals": 18,
1914
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/RECwmetaS.png",
1915
+ "tags": []
1916
+ },
1917
+ {
1918
+ "chainId": 9745,
1919
+ "address": "0x1111836D0Ff66770F9d9a22FDB7e1f0349501111",
1920
+ "symbol": "metaUSDT",
1921
+ "name": "Stability USDT",
1922
+ "decimals": 6,
1923
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/metaUSDT.png",
1924
+ "tags": ["stablecoin", "usd", "rebase"]
1925
+ },
1926
+ {
1927
+ "chainId": 9745,
1928
+ "address": "0xaAAaBE1F93b9470C56f17d9Ef4E3fF13bCf9AAAA",
1929
+ "symbol": "wmetaUSDT",
1930
+ "name": "Wrapped Stability USDT",
1931
+ "decimals": 6,
1932
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/wmetaUSDT.png",
1933
+ "tags": ["usd"]
1934
+ },
1935
+ {
1936
+ "chainId": 146,
1937
+ "address": "0x902215dd96a291b256a3aef6c4dee62d2a9b80cb",
1938
+ "symbol": "xSTBL",
1939
+ "name": "xStability",
1940
+ "decimals": 18,
1941
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/os/xstbl.png",
1942
+ "tags": []
1943
+ },
1944
+ {
1945
+ "chainId": 146,
1946
+ "address": "0x77773Cb473aD1bfE991bA299a127F64b45C17777",
1947
+ "symbol": "STBL_DAO",
1948
+ "name": "Stability DAO",
1949
+ "decimals": 18,
1950
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/STBL_DAO.png",
1951
+ "tags": []
1952
+ },
1953
+ {
1954
+ "chainId": 9745,
1955
+ "address": "0xfdf91362B7E9330F232e500c0236a02B0DE3e492",
1956
+ "symbol": "STBL",
1957
+ "name": "Stability",
1958
+ "decimals": 18,
1959
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/stbl.png",
1960
+ "tags": ["bridged"]
1961
+ },
1962
+ {
1963
+ "chainId": 9745,
1964
+ "address": "0xF40D0724599282CaF9dfb66feB630e936bC0CFBE",
1965
+ "symbol": "xSTBL",
1966
+ "name": "xStability",
1967
+ "decimals": 18,
1968
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/os/xstbl.png",
1969
+ "tags": []
1970
+ },
1971
+ {
1972
+ "chainId": 1,
1973
+ "address": "0xacA92E438df0B2401fF60dA7E4337B687a2435DA",
1974
+ "symbol": "mUSD",
1975
+ "name": "MetaMask USD",
1976
+ "decimals": 6,
1977
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/musd.webp",
1978
+ "tags": ["usd"]
1979
+ },
1980
+ {
1981
+ "chainId": 1,
1982
+ "address": "0x356B8d89c1e1239Cbbb9dE4815c39A1474d5BA7D",
1983
+ "symbol": "syrupUSDT",
1984
+ "name": "Syrup USDT",
1985
+ "decimals": 6,
1986
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/syrupusdt.webp",
1987
+ "tags": ["usd"]
1988
+ },
1989
+ {
1990
+ "chainId": 1,
1991
+ "address": "0xe343167631d89B6Ffc58B88d6b7fB0228795491D",
1992
+ "symbol": "USDG",
1993
+ "name": "Global Dollar",
1994
+ "decimals": 6,
1995
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/usdg.webp",
1996
+ "tags": ["usd"]
1997
+ },
1998
+ {
1999
+ "chainId": 1,
2000
+ "address": "0xAeBf0Bb9f57E89260d57f31AF34eB58657d96Ce0",
2001
+ "symbol": "PT-USDe-7MAY2026",
2002
+ "name": "PT Ethena USDe 7MAY2026",
2003
+ "decimals": 18,
2004
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/ptusde.svg",
2005
+ "tags": ["pt"]
2006
+ },
2007
+ {
2008
+ "chainId": 1,
2009
+ "address": "0x3de0ff76E8b528C092d47b9DaC775931cef80F49",
2010
+ "symbol": "PT-sUSDE-7MAY2026",
2011
+ "name": "PT Ethena sUSDE 7MAY2026",
2012
+ "decimals": 18,
2013
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/ptsusde.svg",
2014
+ "tags": ["pt"]
2015
+ },
2016
+ {
2017
+ "chainId": 1,
2018
+ "address": "0x9Bf45ab47747F4B4dD09B3C2c73953484b4eB375",
2019
+ "symbol": "PT-srUSDe-2APR2026",
2020
+ "name": "PT Strata Senior USDe 2APR2026",
2021
+ "decimals": 18,
2022
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/ptsusde.svg",
2023
+ "tags": ["pt"]
2024
+ },
2025
+ {
2026
+ "chainId": 9745,
2027
+ "address": "0x1B64B9025EEbb9A6239575dF9Ea4b9Ac46D4d193",
2028
+ "symbol": "XAUt0",
2029
+ "name": "XAUt0",
2030
+ "decimals": 6,
2031
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/xaut0.png",
2032
+ "tags": []
2033
+ },
2034
+ {
2035
+ "chainId": 9745,
2036
+ "address": "0x93B544c330F60A2aa05ceD87aEEffB8D38FD8c9a",
2037
+ "symbol": "PT-USDe-15JAN2026",
2038
+ "name": "PT Ethena USDe 15JAN2026",
2039
+ "decimals": 18,
2040
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/ptusde.svg",
2041
+ "tags": ["pt"]
2042
+ },
2043
+ {
2044
+ "chainId": 9745,
2045
+ "address": "0x02FCC4989B4C9D435b7ceD3fE1Ba4CF77BBb5Dd8",
2046
+ "symbol": "PT-sUSDE-15JAN2026",
2047
+ "name": "PT Ethena sUSDE 15JAN2026",
2048
+ "decimals": 18,
2049
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT-sUSDE-25SEP2025.svg",
2050
+ "tags": ["pt"]
2051
+ },
2052
+ {
2053
+ "chainId": 9745,
2054
+ "address": "0xe48D935e6C9e735463ccCf29a7F11e32bC09136E",
2055
+ "symbol": "wstETH",
2056
+ "name": "Wrapped liquid staked Ether 2.0",
2057
+ "decimals": 18,
2058
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/wstETH.svg",
2059
+ "tags": ["lst", "eth"]
2060
+ },
2061
+ {
2062
+ "chainId": 9745,
2063
+ "address": "0xe561FE05C39075312Aa9Bc6af79DdaE981461359",
2064
+ "symbol": "wrsETH",
2065
+ "name": "rsETHWrapper",
2066
+ "decimals": 18,
2067
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/wrseth.svg",
2068
+ "tags": ["lst", "eth"]
2069
+ },
2070
+ {
2071
+ "chainId": 9745,
2072
+ "address": "0xC4374775489CB9C56003BF2C9b12495fC64F0771",
2073
+ "symbol": "syrupUSDT",
2074
+ "name": "Syrup USDT",
2075
+ "decimals": 6,
2076
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/syrupusdt.webp",
2077
+ "tags": ["usd"]
2078
+ },
2079
+ {
2080
+ "chainId": 9745,
2081
+ "address": "0xab509448ad489e2E1341e25CC500f2596464Cc82",
2082
+ "symbol": "PT-sUSDE-9APR2026",
2083
+ "name": "PT Ethena sUSDE 9APR2026",
2084
+ "decimals": 18,
2085
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/PT-sUSDE-25SEP2025.svg",
2086
+ "tags": ["pt"]
2087
+ },
2088
+ {
2089
+ "chainId": 9745,
2090
+ "address": "0x54Dc267be2839303ff1e323584A16e86CeC4Aa44",
2091
+ "symbol": "PT-USDe-9APR2026",
2092
+ "name": "PT Ethena USDe 9APR2026",
2093
+ "decimals": 18,
2094
+ "logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/ptusde.svg",
2095
+ "tags": ["pt"]
2096
+ }
2097
+ ]
2098
+ }