@ledgerhq/live-common 34.47.0-nightly.1 → 34.47.0-nightly.3

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 (143) hide show
  1. package/lib/bridge/crypto-assets/cal-integration.d.ts +4 -0
  2. package/lib/bridge/crypto-assets/cal-integration.d.ts.map +1 -0
  3. package/lib/bridge/crypto-assets/cal-integration.js +26 -0
  4. package/lib/bridge/crypto-assets/cal-integration.js.map +1 -0
  5. package/lib/bridge/crypto-assets/cal-integration.test.d.ts +2 -0
  6. package/lib/bridge/crypto-assets/cal-integration.test.d.ts.map +1 -0
  7. package/lib/bridge/crypto-assets/cal-integration.test.js +45 -0
  8. package/lib/bridge/crypto-assets/cal-integration.test.js.map +1 -0
  9. package/lib/bridge/crypto-assets/cal-store.d.ts +14 -0
  10. package/lib/bridge/crypto-assets/cal-store.d.ts.map +1 -0
  11. package/lib/bridge/crypto-assets/cal-store.js +42 -0
  12. package/lib/bridge/crypto-assets/cal-store.js.map +1 -0
  13. package/lib/bridge/crypto-assets/cal-store.test.d.ts +2 -0
  14. package/lib/bridge/crypto-assets/cal-store.test.d.ts.map +1 -0
  15. package/lib/bridge/crypto-assets/cal-store.test.js +70 -0
  16. package/lib/bridge/crypto-assets/cal-store.test.js.map +1 -0
  17. package/lib/bridge/crypto-assets/index.d.ts.map +1 -1
  18. package/lib/bridge/crypto-assets/index.js +4 -0
  19. package/lib/bridge/crypto-assets/index.js.map +1 -1
  20. package/lib/bridge/crypto-assets/index.test.js +36 -0
  21. package/lib/bridge/crypto-assets/index.test.js.map +1 -1
  22. package/lib/bridge/generic-alpaca/alpaca/network/network-alpaca.js +1 -1
  23. package/lib/bridge/generic-alpaca/alpaca/network/network-alpaca.js.map +1 -1
  24. package/lib/bridge/generic-alpaca/buildSubAccounts.d.ts +2 -3
  25. package/lib/bridge/generic-alpaca/buildSubAccounts.d.ts.map +1 -1
  26. package/lib/bridge/generic-alpaca/buildSubAccounts.js +3 -12
  27. package/lib/bridge/generic-alpaca/buildSubAccounts.js.map +1 -1
  28. package/lib/bridge/generic-alpaca/getAccountShape.d.ts.map +1 -1
  29. package/lib/bridge/generic-alpaca/getAccountShape.js +4 -4
  30. package/lib/bridge/generic-alpaca/getAccountShape.js.map +1 -1
  31. package/lib/e2e/enum/DeviceLabels.d.ts +1 -0
  32. package/lib/e2e/enum/DeviceLabels.d.ts.map +1 -1
  33. package/lib/e2e/enum/DeviceLabels.js +1 -0
  34. package/lib/e2e/enum/DeviceLabels.js.map +1 -1
  35. package/lib/e2e/families/tezos.d.ts.map +1 -1
  36. package/lib/e2e/families/tezos.js +2 -0
  37. package/lib/e2e/families/tezos.js.map +1 -1
  38. package/lib/e2e/index.d.ts +4 -4
  39. package/lib/exchange/platform/transfer/completeExchange.d.ts.map +1 -1
  40. package/lib/exchange/platform/transfer/completeExchange.js +3 -5
  41. package/lib/exchange/platform/transfer/completeExchange.js.map +1 -1
  42. package/lib/exchange/swap/completeExchange.d.ts.map +1 -1
  43. package/lib/exchange/swap/completeExchange.js +5 -2
  44. package/lib/exchange/swap/completeExchange.js.map +1 -1
  45. package/lib/exchange/swap/initSwap.d.ts.map +1 -1
  46. package/lib/exchange/swap/initSwap.js +5 -2
  47. package/lib/exchange/swap/initSwap.js.map +1 -1
  48. package/lib/families/solana/setup.d.ts.map +1 -1
  49. package/lib/families/solana/setup.js +9 -0
  50. package/lib/families/solana/setup.js.map +1 -1
  51. package/lib/featureFlags/defaultFeatures.js +1 -1
  52. package/lib/featureFlags/defaultFeatures.js.map +1 -1
  53. package/lib/featureFlags/useFeature.d.ts +1 -1
  54. package/lib/featureFlags/useFeature.d.ts.map +1 -1
  55. package/lib/modularDrawer/__mocks__/dada.mock.d.ts +3336 -0
  56. package/lib/modularDrawer/__mocks__/dada.mock.d.ts.map +1 -0
  57. package/lib/modularDrawer/__mocks__/dada.mock.js +3879 -0
  58. package/lib/modularDrawer/__mocks__/dada.mock.js.map +1 -0
  59. package/lib/modularDrawer/utils/getLoadingStatus.d.ts +9 -0
  60. package/lib/modularDrawer/utils/getLoadingStatus.d.ts.map +1 -0
  61. package/lib/modularDrawer/utils/getLoadingStatus.js +18 -0
  62. package/lib/modularDrawer/utils/getLoadingStatus.js.map +1 -0
  63. package/lib-es/bridge/crypto-assets/cal-integration.d.ts +4 -0
  64. package/lib-es/bridge/crypto-assets/cal-integration.d.ts.map +1 -0
  65. package/lib-es/bridge/crypto-assets/cal-integration.js +21 -0
  66. package/lib-es/bridge/crypto-assets/cal-integration.js.map +1 -0
  67. package/lib-es/bridge/crypto-assets/cal-integration.test.d.ts +2 -0
  68. package/lib-es/bridge/crypto-assets/cal-integration.test.d.ts.map +1 -0
  69. package/lib-es/bridge/crypto-assets/cal-integration.test.js +43 -0
  70. package/lib-es/bridge/crypto-assets/cal-integration.test.js.map +1 -0
  71. package/lib-es/bridge/crypto-assets/cal-store.d.ts +14 -0
  72. package/lib-es/bridge/crypto-assets/cal-store.d.ts.map +1 -0
  73. package/lib-es/bridge/crypto-assets/cal-store.js +38 -0
  74. package/lib-es/bridge/crypto-assets/cal-store.js.map +1 -0
  75. package/lib-es/bridge/crypto-assets/cal-store.test.d.ts +2 -0
  76. package/lib-es/bridge/crypto-assets/cal-store.test.d.ts.map +1 -0
  77. package/lib-es/bridge/crypto-assets/cal-store.test.js +68 -0
  78. package/lib-es/bridge/crypto-assets/cal-store.test.js.map +1 -0
  79. package/lib-es/bridge/crypto-assets/index.d.ts.map +1 -1
  80. package/lib-es/bridge/crypto-assets/index.js +4 -0
  81. package/lib-es/bridge/crypto-assets/index.js.map +1 -1
  82. package/lib-es/bridge/crypto-assets/index.test.js +36 -0
  83. package/lib-es/bridge/crypto-assets/index.test.js.map +1 -1
  84. package/lib-es/bridge/generic-alpaca/alpaca/network/network-alpaca.js +1 -1
  85. package/lib-es/bridge/generic-alpaca/alpaca/network/network-alpaca.js.map +1 -1
  86. package/lib-es/bridge/generic-alpaca/buildSubAccounts.d.ts +2 -3
  87. package/lib-es/bridge/generic-alpaca/buildSubAccounts.d.ts.map +1 -1
  88. package/lib-es/bridge/generic-alpaca/buildSubAccounts.js +2 -9
  89. package/lib-es/bridge/generic-alpaca/buildSubAccounts.js.map +1 -1
  90. package/lib-es/bridge/generic-alpaca/getAccountShape.d.ts.map +1 -1
  91. package/lib-es/bridge/generic-alpaca/getAccountShape.js +3 -3
  92. package/lib-es/bridge/generic-alpaca/getAccountShape.js.map +1 -1
  93. package/lib-es/e2e/enum/DeviceLabels.d.ts +1 -0
  94. package/lib-es/e2e/enum/DeviceLabels.d.ts.map +1 -1
  95. package/lib-es/e2e/enum/DeviceLabels.js +1 -0
  96. package/lib-es/e2e/enum/DeviceLabels.js.map +1 -1
  97. package/lib-es/e2e/families/tezos.d.ts.map +1 -1
  98. package/lib-es/e2e/families/tezos.js +2 -0
  99. package/lib-es/e2e/families/tezos.js.map +1 -1
  100. package/lib-es/e2e/index.d.ts +4 -4
  101. package/lib-es/exchange/platform/transfer/completeExchange.d.ts.map +1 -1
  102. package/lib-es/exchange/platform/transfer/completeExchange.js +3 -2
  103. package/lib-es/exchange/platform/transfer/completeExchange.js.map +1 -1
  104. package/lib-es/exchange/swap/completeExchange.d.ts.map +1 -1
  105. package/lib-es/exchange/swap/completeExchange.js +5 -2
  106. package/lib-es/exchange/swap/completeExchange.js.map +1 -1
  107. package/lib-es/exchange/swap/initSwap.d.ts.map +1 -1
  108. package/lib-es/exchange/swap/initSwap.js +5 -2
  109. package/lib-es/exchange/swap/initSwap.js.map +1 -1
  110. package/lib-es/families/solana/setup.d.ts.map +1 -1
  111. package/lib-es/families/solana/setup.js +9 -0
  112. package/lib-es/families/solana/setup.js.map +1 -1
  113. package/lib-es/featureFlags/defaultFeatures.js +1 -1
  114. package/lib-es/featureFlags/defaultFeatures.js.map +1 -1
  115. package/lib-es/featureFlags/useFeature.d.ts +1 -1
  116. package/lib-es/featureFlags/useFeature.d.ts.map +1 -1
  117. package/lib-es/modularDrawer/__mocks__/dada.mock.d.ts +3336 -0
  118. package/lib-es/modularDrawer/__mocks__/dada.mock.d.ts.map +1 -0
  119. package/lib-es/modularDrawer/__mocks__/dada.mock.js +3876 -0
  120. package/lib-es/modularDrawer/__mocks__/dada.mock.js.map +1 -0
  121. package/lib-es/modularDrawer/utils/getLoadingStatus.d.ts +9 -0
  122. package/lib-es/modularDrawer/utils/getLoadingStatus.d.ts.map +1 -0
  123. package/lib-es/modularDrawer/utils/getLoadingStatus.js +14 -0
  124. package/lib-es/modularDrawer/utils/getLoadingStatus.js.map +1 -0
  125. package/package.json +45 -45
  126. package/src/bridge/crypto-assets/cal-integration.test.ts +53 -0
  127. package/src/bridge/crypto-assets/cal-integration.ts +23 -0
  128. package/src/bridge/crypto-assets/cal-store.test.ts +93 -0
  129. package/src/bridge/crypto-assets/cal-store.ts +46 -0
  130. package/src/bridge/crypto-assets/index.test.ts +47 -0
  131. package/src/bridge/crypto-assets/index.ts +5 -0
  132. package/src/bridge/generic-alpaca/alpaca/network/network-alpaca.ts +1 -1
  133. package/src/bridge/generic-alpaca/buildSubAccounts.ts +3 -11
  134. package/src/bridge/generic-alpaca/getAccountShape.ts +3 -4
  135. package/src/e2e/enum/DeviceLabels.ts +1 -0
  136. package/src/e2e/families/tezos.ts +2 -0
  137. package/src/exchange/platform/transfer/completeExchange.ts +3 -2
  138. package/src/exchange/swap/completeExchange.ts +5 -2
  139. package/src/exchange/swap/initSwap.ts +5 -4
  140. package/src/families/solana/setup.ts +9 -0
  141. package/src/featureFlags/defaultFeatures.ts +1 -1
  142. package/src/modularDrawer/__mocks__/dada.mock.ts +3890 -0
  143. package/src/modularDrawer/utils/getLoadingStatus.ts +24 -0
@@ -0,0 +1,3890 @@
1
+ export const expectedAssetsSorted = [
2
+ {
3
+ id: "bitcoin",
4
+ ticker: "BTC",
5
+ name: "Bitcoin",
6
+ assetsIds: {
7
+ bitcoin: "bitcoin",
8
+ },
9
+ },
10
+ {
11
+ id: "ethereum",
12
+ ticker: "ETH",
13
+ name: "Ethereum",
14
+ assetsIds: {
15
+ ethereum: "ethereum",
16
+ base: "base",
17
+ arbitrum: "arbitrum",
18
+ mantle: "mantle",
19
+ optimism: "optimism",
20
+ blast: "blast",
21
+ linea: "linea",
22
+ scroll: "scroll",
23
+ zksync: "zksync",
24
+ boba: "boba",
25
+ },
26
+ },
27
+ {
28
+ id: "ripple",
29
+ ticker: "XRP",
30
+ name: "Ripple",
31
+ assetsIds: {
32
+ ripple: "ripple",
33
+ },
34
+ },
35
+ {
36
+ id: "ethereum/erc20/usd_tether__erc20_",
37
+ ticker: "USDT",
38
+ name: "Tether USD",
39
+ assetsIds: {
40
+ ethereum: "ethereum/erc20/usd_tether__erc20_",
41
+ solana: "solana/spl/es9vmfrzacermjfrf4h2fyd4kconky11mcce8benwnyb",
42
+ bsc: "bsc/bep20/binance-peg_bsc-usd",
43
+ ton: "ton/jetton/eqcxe6mutqjkfngfarotkot1lzbdiix1kcixrv7nw2id_sds",
44
+ avalanche_c_chain: "avalanche_c_chain/erc20/tethertoken",
45
+ tron: "tron/trc20/tr7nhqjekqxgtci8q8zy4pl8otszgjlj6t",
46
+ aptos:
47
+ "aptos/fungible_asset/tether_usd_0x357b0b74bc833e95a115ad22604854d6b0fca151cecd94111770e5d6ffc9dc2b",
48
+ arbitrum: "arbitrum/erc20/tether_usd",
49
+ optimism: "optimism/erc20/tether_usd",
50
+ fantom: "fantom/erc20/tether_usd",
51
+ algorand: "algorand/asa/312769",
52
+ celo: "celo/erc20/tether_usd_0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e",
53
+ scroll: "scroll/erc20/tether_usd",
54
+ neon_evm: "neon_evm/erc20/usdt",
55
+ polygon_zk_evm: "polygon_zk_evm/erc20/tether_usd",
56
+ },
57
+ },
58
+ {
59
+ id: "bsc",
60
+ ticker: "BNB",
61
+ name: "Binance Smart Chain",
62
+ assetsIds: {
63
+ bsc: "bsc",
64
+ binance_beacon_chain: "binance_beacon_chain",
65
+ ethereum: "ethereum/erc20/bnb",
66
+ },
67
+ },
68
+ {
69
+ id: "solana",
70
+ ticker: "SOL",
71
+ name: "Solana",
72
+ assetsIds: {
73
+ solana: "solana",
74
+ },
75
+ },
76
+ {
77
+ id: "ethereum/erc20/usd__coin",
78
+ ticker: "USDC",
79
+ name: "USD Coin",
80
+ assetsIds: {
81
+ ethereum: "ethereum/erc20/usd__coin",
82
+ solana: "solana/spl/epjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v",
83
+ bsc: "bsc/bep20/binance-peg_usd_coin",
84
+ avalanche_c_chain: "avalanche_c_chain/erc20/usd_coin",
85
+ tron: "tron/trc20/tekxitehnzsmse2xqrbj4w32run966rdz8",
86
+ base: "base/erc20/usd_coin",
87
+ polygon: "polygon/erc20/usd_coin",
88
+ aptos:
89
+ "aptos/fungible_asset/usdc_0xbae207659db88bea0cbead6da0ed00aac12edcdda169e591cd41c94180b46f3b",
90
+ stellar: "stellar/asset/usdc:ga5zsejyb37jrc5avcia5mop4rhtm335x2kgx3ihojapp5re34k4kzvn",
91
+ arbitrum: "arbitrum/erc20/usd_coin",
92
+ hedera: "hedera/hts/usd_coin_0.0.456858",
93
+ optimism: "optimism/erc20/usd_coin",
94
+ cronos: "cronos/erc20/usd_coin",
95
+ elrond: "elrond/esdt/555344432d633736663166",
96
+ sui: "sui/coin/usdc_0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::usdc",
97
+ algorand: "algorand/asa/31566704",
98
+ celo: "celo/erc20/usdc_0xceba9300f2b948710d2653dd7b07f33a8b32118c",
99
+ zksync: "zksync/erc20/usdc",
100
+ telos_evm: "telos_evm/erc20/usd_coin",
101
+ polygon_zk_evm: "polygon_zk_evm/erc20/usd_coin",
102
+ sonic: "sonic/erc20/bridged_usdc_sonic_labs_0x29219dd400f2bf60e5a23d13be72b486d4038894",
103
+ },
104
+ },
105
+ {
106
+ id: "ethereum/erc20/steth",
107
+ ticker: "stETH",
108
+ name: "LIDO Staked ETH",
109
+ assetsIds: {
110
+ ethereum: "ethereum/erc20/steth",
111
+ },
112
+ },
113
+ {
114
+ id: "tron",
115
+ ticker: "TRX",
116
+ name: "Tron",
117
+ assetsIds: {
118
+ tron: "tron",
119
+ },
120
+ },
121
+ {
122
+ id: "dogecoin",
123
+ ticker: "DOGE",
124
+ name: "Dogecoin",
125
+ assetsIds: {
126
+ dogecoin: "dogecoin",
127
+ },
128
+ },
129
+ ];
130
+
131
+ export const mockData = {
132
+ cryptoAssets: {
133
+ tron: {
134
+ id: "tron",
135
+ ticker: "TRX",
136
+ name: "Tron",
137
+ assetsIds: {
138
+ tron: "tron",
139
+ },
140
+ },
141
+ "urn:crypto:meta-currency:ethereum": {
142
+ id: "urn:crypto:meta-currency:ethereum",
143
+ ticker: "ETH",
144
+ name: "Ethereum",
145
+ assetsIds: {
146
+ ethereum: "ethereum",
147
+ base: "base",
148
+ arbitrum: "arbitrum",
149
+ mantle: "mantle",
150
+ optimism: "optimism",
151
+ blast: "blast",
152
+ linea: "linea",
153
+ scroll: "scroll",
154
+ zksync: "zksync",
155
+ boba: "boba",
156
+ },
157
+ },
158
+ solana: {
159
+ id: "solana",
160
+ ticker: "SOL",
161
+ name: "Solana",
162
+ assetsIds: {
163
+ solana: "solana",
164
+ },
165
+ },
166
+ "urn:crypto:meta-currency:binancecoin": {
167
+ id: "urn:crypto:meta-currency:binancecoin",
168
+ ticker: "BNB",
169
+ name: "Binance Smart Chain",
170
+ assetsIds: {
171
+ bsc: "bsc",
172
+ binance_beacon_chain: "binance_beacon_chain",
173
+ ethereum: "ethereum/erc20/bnb",
174
+ },
175
+ },
176
+ dogecoin: {
177
+ id: "dogecoin",
178
+ ticker: "DOGE",
179
+ name: "Dogecoin",
180
+ assetsIds: {
181
+ dogecoin: "dogecoin",
182
+ },
183
+ },
184
+ "urn:crypto:meta-currency:tether": {
185
+ id: "urn:crypto:meta-currency:tether",
186
+ ticker: "USDT",
187
+ name: "Tether USD",
188
+ assetsIds: {
189
+ ethereum: "ethereum/erc20/usd_tether__erc20_",
190
+ solana: "solana/spl/es9vmfrzacermjfrf4h2fyd4kconky11mcce8benwnyb",
191
+ bsc: "bsc/bep20/binance-peg_bsc-usd",
192
+ ton: "ton/jetton/eqcxe6mutqjkfngfarotkot1lzbdiix1kcixrv7nw2id_sds",
193
+ avalanche_c_chain: "avalanche_c_chain/erc20/tethertoken",
194
+ tron: "tron/trc20/tr7nhqjekqxgtci8q8zy4pl8otszgjlj6t",
195
+ aptos:
196
+ "aptos/fungible_asset/tether_usd_0x357b0b74bc833e95a115ad22604854d6b0fca151cecd94111770e5d6ffc9dc2b",
197
+ arbitrum: "arbitrum/erc20/tether_usd",
198
+ optimism: "optimism/erc20/tether_usd",
199
+ fantom: "fantom/erc20/tether_usd",
200
+ algorand: "algorand/asa/312769",
201
+ celo: "celo/erc20/tether_usd_0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e",
202
+ scroll: "scroll/erc20/tether_usd",
203
+ neon_evm: "neon_evm/erc20/usdt",
204
+ polygon_zk_evm: "polygon_zk_evm/erc20/tether_usd",
205
+ },
206
+ },
207
+ ripple: {
208
+ id: "ripple",
209
+ ticker: "XRP",
210
+ name: "Ripple",
211
+ assetsIds: {
212
+ ripple: "ripple",
213
+ },
214
+ },
215
+ "urn:crypto:meta-currency:usd_coin": {
216
+ id: "urn:crypto:meta-currency:usd_coin",
217
+ ticker: "USDC",
218
+ name: "USD Coin",
219
+ assetsIds: {
220
+ ethereum: "ethereum/erc20/usd__coin",
221
+ solana: "solana/spl/epjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v",
222
+ bsc: "bsc/bep20/binance-peg_usd_coin",
223
+ avalanche_c_chain: "avalanche_c_chain/erc20/usd_coin",
224
+ tron: "tron/trc20/tekxitehnzsmse2xqrbj4w32run966rdz8",
225
+ base: "base/erc20/usd_coin",
226
+ polygon: "polygon/erc20/usd_coin",
227
+ aptos:
228
+ "aptos/fungible_asset/usdc_0xbae207659db88bea0cbead6da0ed00aac12edcdda169e591cd41c94180b46f3b",
229
+ stellar: "stellar/asset/usdc:ga5zsejyb37jrc5avcia5mop4rhtm335x2kgx3ihojapp5re34k4kzvn",
230
+ arbitrum: "arbitrum/erc20/usd_coin",
231
+ hedera: "hedera/hts/usd_coin_0.0.456858",
232
+ optimism: "optimism/erc20/usd_coin",
233
+ cronos: "cronos/erc20/usd_coin",
234
+ elrond: "elrond/esdt/555344432d633736663166",
235
+ sui: "sui/coin/usdc_0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::usdc",
236
+ algorand: "algorand/asa/31566704",
237
+ celo: "celo/erc20/usdc_0xceba9300f2b948710d2653dd7b07f33a8b32118c",
238
+ zksync: "zksync/erc20/usdc",
239
+ telos_evm: "telos_evm/erc20/usd_coin",
240
+ polygon_zk_evm: "polygon_zk_evm/erc20/usd_coin",
241
+ sonic: "sonic/erc20/bridged_usdc_sonic_labs_0x29219dd400f2bf60e5a23d13be72b486d4038894",
242
+ },
243
+ },
244
+ "ethereum/erc20/steth": {
245
+ id: "ethereum/erc20/steth",
246
+ ticker: "stETH",
247
+ name: "LIDO Staked ETH",
248
+ assetsIds: {
249
+ ethereum: "ethereum/erc20/steth",
250
+ },
251
+ },
252
+ bitcoin: {
253
+ id: "bitcoin",
254
+ ticker: "BTC",
255
+ name: "Bitcoin",
256
+ assetsIds: {
257
+ bitcoin: "bitcoin",
258
+ },
259
+ },
260
+ },
261
+ networks: {
262
+ aptos: {
263
+ id: "aptos",
264
+ name: "Aptos",
265
+ },
266
+ mantle: {
267
+ id: "mantle",
268
+ name: "Mantle",
269
+ },
270
+ avalanche_c_chain: {
271
+ id: "avalanche_c_chain",
272
+ name: "Avalanche C-Chain",
273
+ },
274
+ boba: {
275
+ id: "boba",
276
+ name: "Boba",
277
+ },
278
+ stellar: {
279
+ id: "stellar",
280
+ name: "Stellar",
281
+ },
282
+ cronos: {
283
+ id: "cronos",
284
+ name: "Cronos",
285
+ },
286
+ elrond: {
287
+ id: "elrond",
288
+ name: "multiversx",
289
+ },
290
+ polygon_zk_evm: {
291
+ id: "polygon_zk_evm",
292
+ name: "Polygon zkEVM",
293
+ },
294
+ zksync: {
295
+ id: "zksync",
296
+ name: "ZKsync",
297
+ },
298
+ celo: {
299
+ id: "celo",
300
+ name: "Celo",
301
+ },
302
+ ripple: {
303
+ id: "ripple",
304
+ name: "Ripple",
305
+ },
306
+ sonic: {
307
+ id: "sonic",
308
+ name: "Sonic",
309
+ },
310
+ dogecoin: {
311
+ id: "dogecoin",
312
+ name: "Dogecoin",
313
+ },
314
+ binance_beacon_chain: {
315
+ id: "binance_beacon_chain",
316
+ name: "BinanceBeaconChain",
317
+ },
318
+ tron: {
319
+ id: "tron",
320
+ name: "Tron",
321
+ },
322
+ blast: {
323
+ id: "blast",
324
+ name: "Blast",
325
+ },
326
+ neon_evm: {
327
+ id: "neon_evm",
328
+ name: "Neon Evm",
329
+ },
330
+ sui: {
331
+ id: "sui",
332
+ name: "Sui",
333
+ },
334
+ optimism: {
335
+ id: "optimism",
336
+ name: "Optimism",
337
+ },
338
+ algorand: {
339
+ id: "algorand",
340
+ name: "Algorand",
341
+ },
342
+ polygon: {
343
+ id: "polygon",
344
+ name: "Polygon",
345
+ },
346
+ ethereum: {
347
+ id: "ethereum",
348
+ name: "Ethereum",
349
+ },
350
+ hedera: {
351
+ id: "hedera",
352
+ name: "Hedera",
353
+ },
354
+ telos_evm: {
355
+ id: "telos_evm",
356
+ name: "Telos EVM",
357
+ },
358
+ base: {
359
+ id: "base",
360
+ name: "Base",
361
+ },
362
+ linea: {
363
+ id: "linea",
364
+ name: "Linea",
365
+ },
366
+ solana: {
367
+ id: "solana",
368
+ name: "Solana",
369
+ },
370
+ ton: {
371
+ id: "ton",
372
+ name: "Ton",
373
+ },
374
+ bitcoin: {
375
+ id: "bitcoin",
376
+ name: "Bitcoin",
377
+ },
378
+ fantom: {
379
+ id: "fantom",
380
+ name: "Fantom",
381
+ },
382
+ bsc: {
383
+ id: "bsc",
384
+ name: "Binance Smart Chain",
385
+ },
386
+ scroll: {
387
+ id: "scroll",
388
+ name: "Scroll",
389
+ },
390
+ arbitrum: {
391
+ id: "arbitrum",
392
+ name: "Arbitrum",
393
+ },
394
+ },
395
+ cryptoOrTokenCurrencies: {
396
+ "optimism/erc20/usd_coin": {
397
+ type: "token_currency",
398
+ id: "optimism/erc20/usd_coin",
399
+ contractAddress: "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85",
400
+ name: "USD Coin",
401
+ ticker: "USDC",
402
+ units: [
403
+ {
404
+ code: "USDC",
405
+ name: "USDC",
406
+ magnitude: 6,
407
+ },
408
+ ],
409
+ standard: "erc20",
410
+ parentCurrency: null,
411
+ tokenIdentifier: null,
412
+ symbol: "USDC",
413
+ delisted: false,
414
+ disableCountervalue: false,
415
+ descriptor: {
416
+ data: "555344430b2c639c533813f4aa9d7837caf62653d097ff85000000060000000a",
417
+ descriptorType: "network",
418
+ descriptorVersion: null,
419
+ signatures: {
420
+ test: "304402204450fe2d301aacb56c45077191b7e5f94c9b6faa7265143db7447cf5b2923fba02207dae32041b4f33bc96b556c45a4bbce4bc0acd54991d5b885bada9904b24c912",
421
+ },
422
+ },
423
+ },
424
+ "algorand/asa/31566704": {
425
+ type: "token_currency",
426
+ id: "algorand/asa/31566704",
427
+ contractAddress: "2UEQTE5QDNXPI7M3TU44G6SYKLFWLPQO7EBZM7K7MHMQQMFI4QJPLHQFHM",
428
+ name: "USDC",
429
+ ticker: "USDC",
430
+ units: [
431
+ {
432
+ code: "USDC",
433
+ name: "USDC",
434
+ magnitude: 6,
435
+ },
436
+ ],
437
+ standard: "asa",
438
+ parentCurrency: null,
439
+ tokenIdentifier: "31566704",
440
+ symbol: "USDC",
441
+ delisted: false,
442
+ disableCountervalue: false,
443
+ descriptor: null,
444
+ },
445
+ blast: {
446
+ type: "crypto_currency",
447
+ id: "blast",
448
+ name: "Blast",
449
+ ticker: "ETH",
450
+ units: [
451
+ {
452
+ code: "wei",
453
+ name: "wei",
454
+ magnitude: 0,
455
+ },
456
+ {
457
+ code: "Kwei",
458
+ name: "Kwei",
459
+ magnitude: 3,
460
+ },
461
+ {
462
+ code: "Mwei",
463
+ name: "Mwei",
464
+ magnitude: 6,
465
+ },
466
+ {
467
+ code: "Gwei",
468
+ name: "Gwei",
469
+ magnitude: 9,
470
+ },
471
+ {
472
+ code: "ETH",
473
+ name: "ether",
474
+ magnitude: 18,
475
+ },
476
+ ],
477
+ chainId: "81457",
478
+ confirmationsNeeded: 30,
479
+ symbol: "Ξ",
480
+ coinType: 60,
481
+ family: "ethereum",
482
+ hasSegwit: false,
483
+ hasTokens: true,
484
+ hrp: null,
485
+ disableCountervalue: false,
486
+ },
487
+ "arbitrum/erc20/tether_usd": {
488
+ type: "token_currency",
489
+ id: "arbitrum/erc20/tether_usd",
490
+ contractAddress: "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
491
+ name: "Tether USD",
492
+ ticker: "USDT",
493
+ units: [
494
+ {
495
+ code: "USDT",
496
+ name: "USDT",
497
+ magnitude: 6,
498
+ },
499
+ ],
500
+ standard: "erc20",
501
+ parentCurrency: null,
502
+ tokenIdentifier: null,
503
+ symbol: "USDT",
504
+ delisted: false,
505
+ disableCountervalue: false,
506
+ descriptor: {
507
+ data: "55534454fd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9000000060000a4b1",
508
+ descriptorType: "network",
509
+ descriptorVersion: null,
510
+ signatures: {
511
+ test: "3045022100f0de57e7f6aa638cdf154d6a9c312b54ab995680ca6d506a51b17e475b2debb0022063ed324c8777650af07f4ae28458c87c4c641af8c940bfd422d5d1e73c4cf4bf",
512
+ },
513
+ },
514
+ },
515
+ "fantom/erc20/tether_usd": {
516
+ type: "token_currency",
517
+ id: "fantom/erc20/tether_usd",
518
+ contractAddress: "0xcc1b99dDAc1a33c201a742A1851662E87BC7f22C",
519
+ name: "Tether USD",
520
+ ticker: "USDT",
521
+ units: [
522
+ {
523
+ code: "USDT",
524
+ name: "USDT",
525
+ magnitude: 6,
526
+ },
527
+ ],
528
+ standard: "erc20",
529
+ parentCurrency: null,
530
+ tokenIdentifier: null,
531
+ symbol: "USDT",
532
+ delisted: false,
533
+ disableCountervalue: false,
534
+ descriptor: {
535
+ data: "55534454cc1b99ddac1a33c201a742a1851662e87bc7f22c00000006000000fa",
536
+ descriptorType: "network",
537
+ descriptorVersion: null,
538
+ signatures: {
539
+ test: "304402204cfb8507af7177d8eab27db7c282004d5633a6cf8ee2a644378b3bfa5c4180e20220048723f57cce882e54096adc35067df3bbad22cf3465243a5ae3bf6a2b38809b",
540
+ },
541
+ },
542
+ },
543
+ "ethereum/erc20/steth": {
544
+ type: "token_currency",
545
+ id: "ethereum/erc20/steth",
546
+ contractAddress: "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84",
547
+ name: "LIDO Staked ETH",
548
+ ticker: "stETH",
549
+ units: [
550
+ {
551
+ code: "stETH",
552
+ name: "stETH",
553
+ magnitude: 18,
554
+ },
555
+ ],
556
+ standard: "erc20",
557
+ parentCurrency: null,
558
+ tokenIdentifier: null,
559
+ symbol: "stETH",
560
+ delisted: false,
561
+ disableCountervalue: false,
562
+ descriptor: {
563
+ data: "7374455448ae7ab96520de3a18e5e111b5eaab095312d7fe840000001200000001",
564
+ descriptorType: "network",
565
+ descriptorVersion: null,
566
+ signatures: {
567
+ test: "3045022100dca9bf8c169de37c9042aa452587f6d172fd8de9b38bb8ec9b5267704d6a7da202203e747dbfe43afe2e4cad42e191a343a0531ed0d1428b4d73945afa4ff8d6da60",
568
+ },
569
+ },
570
+ },
571
+ "solana/spl/es9vmfrzacermjfrf4h2fyd4kconky11mcce8benwnyb": {
572
+ type: "token_currency",
573
+ id: "solana/spl/es9vmfrzacermjfrf4h2fyd4kconky11mcce8benwnyb",
574
+ contractAddress: "Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB",
575
+ name: "USDT",
576
+ ticker: "USDT",
577
+ units: [
578
+ {
579
+ code: "USDT",
580
+ name: "USDT",
581
+ magnitude: 6,
582
+ },
583
+ ],
584
+ standard: "spl",
585
+ parentCurrency: null,
586
+ tokenIdentifier: null,
587
+ symbol: "USDT",
588
+ delisted: false,
589
+ disableCountervalue: false,
590
+ descriptor: {
591
+ data: "0101900201010304800001f50406536f6c616e610504555344540601060733100100112c457339764d46727a614345526d4a667246344832465944344b436f4e6b5931314d6343653842656e774e59421200",
592
+ descriptorType: "network",
593
+ descriptorVersion: null,
594
+ signatures: {
595
+ test: "3044022018942c093d9fbb3bf4a8e11d2e660d1d81e48d0afc3320440897ddf7d1e619d60220235e0f0e09ed22d049f1c8bd88b1b474f3391acf822cf9e9ec2322d3787e870c",
596
+ },
597
+ },
598
+ },
599
+ "elrond/esdt/555344432d633736663166": {
600
+ type: "token_currency",
601
+ id: "elrond/esdt/555344432d633736663166",
602
+ contractAddress: "erd1qqqqqqqqqqqqqqqpqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzllls8a5w6u",
603
+ name: "WrappedUSDC",
604
+ ticker: "WrappedUSDC",
605
+ units: [
606
+ {
607
+ code: "WrappedUSDC",
608
+ name: "WrappedUSDC",
609
+ magnitude: 6,
610
+ },
611
+ ],
612
+ standard: "esdt",
613
+ parentCurrency: null,
614
+ tokenIdentifier: "USDC-c76f1f",
615
+ symbol: "WrappedUSDC",
616
+ delisted: false,
617
+ disableCountervalue: false,
618
+ descriptor: {
619
+ data: "",
620
+ descriptorType: "network",
621
+ descriptorVersion: null,
622
+ signatures: {
623
+ test: "3045022100f03b1ec0d83d8d75d436f688c2007ffb0c71b39a4f72aba036062ea8d7ade99402203449426b83203617279c04ccb00387a77deffc468c27015bfc1590f1950edde9",
624
+ },
625
+ },
626
+ },
627
+ optimism: {
628
+ type: "crypto_currency",
629
+ id: "optimism",
630
+ name: "Optimism",
631
+ ticker: "ETH",
632
+ units: [
633
+ {
634
+ code: "wei",
635
+ name: "wei",
636
+ magnitude: 0,
637
+ },
638
+ {
639
+ code: "Kwei",
640
+ name: "Kwei",
641
+ magnitude: 3,
642
+ },
643
+ {
644
+ code: "Mwei",
645
+ name: "Mwei",
646
+ magnitude: 6,
647
+ },
648
+ {
649
+ code: "Gwei",
650
+ name: "Gwei",
651
+ magnitude: 9,
652
+ },
653
+ {
654
+ code: "ETH",
655
+ name: "ether",
656
+ magnitude: 18,
657
+ },
658
+ ],
659
+ chainId: "10",
660
+ confirmationsNeeded: 30,
661
+ symbol: "Ξ",
662
+ coinType: 60,
663
+ family: "ethereum",
664
+ hasSegwit: false,
665
+ hasTokens: true,
666
+ hrp: null,
667
+ disableCountervalue: false,
668
+ },
669
+ "avalanche_c_chain/erc20/usd_coin": {
670
+ type: "token_currency",
671
+ id: "avalanche_c_chain/erc20/usd_coin",
672
+ contractAddress: "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
673
+ name: "USD Coin",
674
+ ticker: "USDC",
675
+ units: [
676
+ {
677
+ code: "USDC",
678
+ name: "USDC",
679
+ magnitude: 6,
680
+ },
681
+ ],
682
+ standard: "erc20",
683
+ parentCurrency: null,
684
+ tokenIdentifier: null,
685
+ symbol: "USDC",
686
+ delisted: false,
687
+ disableCountervalue: false,
688
+ descriptor: {
689
+ data: "55534443b97ef9ef8734c71904d8002f8b6bc66dd9c48a6e000000060000a86a",
690
+ descriptorType: "network",
691
+ descriptorVersion: null,
692
+ signatures: {
693
+ test: "3045022100b69fd384e773c6e694ac9f4141b4be900bf8c9178d54be17efe7ecaa1fe984fe0220117efe6f1da25dad544787893360f5f69163c582fe81f78b3175032b164b5f3d",
694
+ },
695
+ },
696
+ },
697
+ "hedera/hts/usd_coin_0.0.456858": {
698
+ type: "token_currency",
699
+ id: "hedera/hts/usd_coin_0.0.456858",
700
+ contractAddress: "0.0.456858",
701
+ name: "USD Coin",
702
+ ticker: "USDC",
703
+ units: [
704
+ {
705
+ code: "USDC",
706
+ name: "USDC",
707
+ magnitude: 6,
708
+ },
709
+ ],
710
+ standard: "hts",
711
+ parentCurrency: null,
712
+ tokenIdentifier: null,
713
+ symbol: "USDC",
714
+ delisted: false,
715
+ disableCountervalue: false,
716
+ descriptor: null,
717
+ },
718
+ "ton/jetton/eqcxe6mutqjkfngfarotkot1lzbdiix1kcixrv7nw2id_sds": {
719
+ type: "token_currency",
720
+ id: "ton/jetton/eqcxe6mutqjkfngfarotkot1lzbdiix1kcixrv7nw2id_sds",
721
+ contractAddress: "EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs",
722
+ name: "USDT",
723
+ ticker: "USDT",
724
+ units: [
725
+ {
726
+ code: "USDT",
727
+ name: "USDT",
728
+ magnitude: 6,
729
+ },
730
+ ],
731
+ standard: "jetton",
732
+ parentCurrency: null,
733
+ tokenIdentifier: null,
734
+ symbol: "USDT",
735
+ delisted: false,
736
+ disableCountervalue: false,
737
+ descriptor: null,
738
+ },
739
+ "tron/trc20/tr7nhqjekqxgtci8q8zy4pl8otszgjlj6t": {
740
+ type: "token_currency",
741
+ id: "tron/trc20/tr7nhqjekqxgtci8q8zy4pl8otszgjlj6t",
742
+ contractAddress: "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
743
+ name: "Tether USD",
744
+ ticker: "USDT",
745
+ units: [
746
+ {
747
+ code: "USDT",
748
+ name: "USDT",
749
+ magnitude: 6,
750
+ },
751
+ ],
752
+ standard: "trc20",
753
+ parentCurrency: null,
754
+ tokenIdentifier: null,
755
+ symbol: "USDT",
756
+ delisted: false,
757
+ disableCountervalue: false,
758
+ descriptor: null,
759
+ },
760
+ "neon_evm/erc20/usdt": {
761
+ type: "token_currency",
762
+ id: "neon_evm/erc20/usdt",
763
+ contractAddress: "0x5f0155d08eF4aaE2B500AefB64A3419dA8bB611a",
764
+ name: "USDT",
765
+ ticker: "USDT",
766
+ units: [
767
+ {
768
+ code: "USDT",
769
+ name: "USDT",
770
+ magnitude: 6,
771
+ },
772
+ ],
773
+ standard: "erc20",
774
+ parentCurrency: null,
775
+ tokenIdentifier: null,
776
+ symbol: "USDT",
777
+ delisted: false,
778
+ disableCountervalue: false,
779
+ descriptor: {
780
+ data: "555344545f0155d08ef4aae2b500aefb64a3419da8bb611a000000060e9ac0d6",
781
+ descriptorType: "network",
782
+ descriptorVersion: null,
783
+ signatures: {
784
+ test: "3045022100931e640aac505f6a1c5719f3f19586f329ccad71c5418c698f8518008a47c50002200fb1d512a24d371f79babe57d3e9b14ddf048fe2abcdf6944d58c758c3fb07ff",
785
+ },
786
+ },
787
+ },
788
+ "celo/erc20/tether_usd_0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e": {
789
+ type: "token_currency",
790
+ id: "celo/erc20/tether_usd_0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e",
791
+ contractAddress: "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e",
792
+ name: "Tether USD",
793
+ ticker: "USD",
794
+ units: [
795
+ {
796
+ code: "USD",
797
+ name: "USD",
798
+ magnitude: 6,
799
+ },
800
+ ],
801
+ standard: "erc20",
802
+ parentCurrency: null,
803
+ tokenIdentifier: null,
804
+ symbol: "USD",
805
+ delisted: false,
806
+ disableCountervalue: false,
807
+ descriptor: {
808
+ data: "55534448065fbbe25f71c9282ddf5e1cd6d6a887483d5e000000060000a4ec",
809
+ descriptorType: "network",
810
+ descriptorVersion: null,
811
+ signatures: {
812
+ test: "304502210090b4144603365007f6b76dbfa887b693cfa5c537775d4a34b865eb8091f17aeb02201eb8b3fc8c22f7bee627f226ef2a3d95d2408021c5d59a0507e4124a796e8c93",
813
+ },
814
+ },
815
+ },
816
+ "polygon_zk_evm/erc20/usd_coin": {
817
+ type: "token_currency",
818
+ id: "polygon_zk_evm/erc20/usd_coin",
819
+ contractAddress: "0xA8CE8aee21bC2A48a5EF670afCc9274C7bbbC035",
820
+ name: "USD Coin",
821
+ ticker: "USDC",
822
+ units: [
823
+ {
824
+ code: "USDC",
825
+ name: "USDC",
826
+ magnitude: 6,
827
+ },
828
+ ],
829
+ standard: "erc20",
830
+ parentCurrency: null,
831
+ tokenIdentifier: null,
832
+ symbol: "USDC",
833
+ delisted: false,
834
+ disableCountervalue: false,
835
+ descriptor: {
836
+ data: "55534443a8ce8aee21bc2a48a5ef670afcc9274c7bbbc035000000060000044d",
837
+ descriptorType: "network",
838
+ descriptorVersion: null,
839
+ signatures: {
840
+ test: "30440220193a1980caf53eae52b043cd143c162508d5a38c7e4b876473ebe5a5475ec40202201c414a9aab1d3b34b602e23bc2f04ded04a17221a36bd9645801b73f173c561a",
841
+ },
842
+ },
843
+ },
844
+ "aptos/fungible_asset/usdc_0xbae207659db88bea0cbead6da0ed00aac12edcdda169e591cd41c94180b46f3b":
845
+ {
846
+ type: "token_currency",
847
+ id: "aptos/fungible_asset/usdc_0xbae207659db88bea0cbead6da0ed00aac12edcdda169e591cd41c94180b46f3b",
848
+ contractAddress: "0xbae207659db88bea0cbead6da0ed00aac12edcdda169e591cd41c94180b46f3b",
849
+ name: "USDC",
850
+ ticker: "USDC",
851
+ units: [
852
+ {
853
+ code: "USDC",
854
+ name: "USDC",
855
+ magnitude: 6,
856
+ },
857
+ ],
858
+ standard: "fungible_asset",
859
+ parentCurrency: null,
860
+ tokenIdentifier: null,
861
+ symbol: "USDC",
862
+ delisted: false,
863
+ disableCountervalue: false,
864
+ descriptor: null,
865
+ },
866
+ bsc: {
867
+ type: "crypto_currency",
868
+ id: "bsc",
869
+ name: "Binance Smart Chain",
870
+ ticker: "BNB",
871
+ units: [
872
+ {
873
+ code: "wei",
874
+ name: "wei",
875
+ magnitude: 0,
876
+ },
877
+ {
878
+ code: "Kwei",
879
+ name: "Kwei",
880
+ magnitude: 3,
881
+ },
882
+ {
883
+ code: "Mwei",
884
+ name: "Mwei",
885
+ magnitude: 6,
886
+ },
887
+ {
888
+ code: "Gwei",
889
+ name: "Gwei",
890
+ magnitude: 9,
891
+ },
892
+ {
893
+ code: "BNB",
894
+ name: "bnb",
895
+ magnitude: 18,
896
+ },
897
+ ],
898
+ chainId: "56",
899
+ confirmationsNeeded: 30,
900
+ symbol: "BNB",
901
+ coinType: 60,
902
+ family: "ethereum",
903
+ hasSegwit: false,
904
+ hasTokens: true,
905
+ hrp: null,
906
+ disableCountervalue: false,
907
+ },
908
+ "solana/spl/epjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v": {
909
+ type: "token_currency",
910
+ id: "solana/spl/epjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v",
911
+ contractAddress: "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
912
+ name: "USD Coin",
913
+ ticker: "USDC",
914
+ units: [
915
+ {
916
+ code: "USDC",
917
+ name: "USDC",
918
+ magnitude: 6,
919
+ },
920
+ ],
921
+ standard: "spl",
922
+ parentCurrency: null,
923
+ tokenIdentifier: null,
924
+ symbol: "USDC",
925
+ delisted: false,
926
+ disableCountervalue: false,
927
+ descriptor: {
928
+ data: "0101900201010304800001f50406536f6c616e610504555344430601060733100100112c45506a465764643541756671535371654d32714e31787a7962617043384734774547476b5a777954447431761200",
929
+ descriptorType: "network",
930
+ descriptorVersion: null,
931
+ signatures: {
932
+ test: "3045022100cb0446c1451297397e769fb9a6ed49f6865b152d970c1d219646ce1985cacf0402205e81bc7f58639b92cec7b0f37f67baac79a0b7af324dd89a1b3e1eee820376b9",
933
+ },
934
+ },
935
+ },
936
+ "bsc/bep20/binance-peg_usd_coin": {
937
+ type: "token_currency",
938
+ id: "bsc/bep20/binance-peg_usd_coin",
939
+ contractAddress: "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
940
+ name: "Binance-Peg USD Coin",
941
+ ticker: "USDC",
942
+ units: [
943
+ {
944
+ code: "USDC",
945
+ name: "USDC",
946
+ magnitude: 18,
947
+ },
948
+ ],
949
+ standard: "bep20",
950
+ parentCurrency: null,
951
+ tokenIdentifier: null,
952
+ symbol: "USDC",
953
+ delisted: false,
954
+ disableCountervalue: false,
955
+ descriptor: {
956
+ data: "555344438ac76a51cc950d9822d68b83fe1ad97b32cd580d0000001200000038",
957
+ descriptorType: "network",
958
+ descriptorVersion: null,
959
+ signatures: {
960
+ test: "3044022063a00ac8571760adf954c554e177bc4148c0f2abc8a189bcffd7c04823650a78022053baa4cbbb73810b829065e97f427478eaa074edff3bb9134c37146ce14e3433",
961
+ },
962
+ },
963
+ },
964
+ base: {
965
+ type: "crypto_currency",
966
+ id: "base",
967
+ name: "Base",
968
+ ticker: "ETH",
969
+ units: [
970
+ {
971
+ code: "wei",
972
+ name: "wei",
973
+ magnitude: 0,
974
+ },
975
+ {
976
+ code: "Kwei",
977
+ name: "Kwei",
978
+ magnitude: 3,
979
+ },
980
+ {
981
+ code: "Mwei",
982
+ name: "Mwei",
983
+ magnitude: 6,
984
+ },
985
+ {
986
+ code: "Gwei",
987
+ name: "Gwei",
988
+ magnitude: 9,
989
+ },
990
+ {
991
+ code: "ETH",
992
+ name: "ether",
993
+ magnitude: 18,
994
+ },
995
+ ],
996
+ chainId: "8453",
997
+ confirmationsNeeded: 30,
998
+ symbol: "Ξ",
999
+ coinType: 60,
1000
+ family: "ethereum",
1001
+ hasSegwit: false,
1002
+ hasTokens: true,
1003
+ hrp: null,
1004
+ disableCountervalue: false,
1005
+ },
1006
+ mantle: {
1007
+ type: "crypto_currency",
1008
+ id: "mantle",
1009
+ name: "Mantle",
1010
+ ticker: "ETH",
1011
+ units: [
1012
+ {
1013
+ code: "wei",
1014
+ name: "wei",
1015
+ magnitude: 0,
1016
+ },
1017
+ {
1018
+ code: "Kwei",
1019
+ name: "Kwei",
1020
+ magnitude: 3,
1021
+ },
1022
+ {
1023
+ code: "Mwei",
1024
+ name: "Mwei",
1025
+ magnitude: 6,
1026
+ },
1027
+ {
1028
+ code: "Gwei",
1029
+ name: "Gwei",
1030
+ magnitude: 9,
1031
+ },
1032
+ {
1033
+ code: "ETH",
1034
+ name: "ether",
1035
+ magnitude: 18,
1036
+ },
1037
+ ],
1038
+ chainId: "5000",
1039
+ confirmationsNeeded: 30,
1040
+ symbol: "Ξ",
1041
+ coinType: 60,
1042
+ family: "ethereum",
1043
+ hasSegwit: false,
1044
+ hasTokens: true,
1045
+ hrp: null,
1046
+ disableCountervalue: false,
1047
+ },
1048
+ zksync: {
1049
+ type: "crypto_currency",
1050
+ id: "zksync",
1051
+ name: "ZKsync",
1052
+ ticker: "ETH",
1053
+ units: [
1054
+ {
1055
+ code: "wei",
1056
+ name: "wei",
1057
+ magnitude: 0,
1058
+ },
1059
+ {
1060
+ code: "Kwei",
1061
+ name: "Kwei",
1062
+ magnitude: 3,
1063
+ },
1064
+ {
1065
+ code: "Mwei",
1066
+ name: "Mwei",
1067
+ magnitude: 6,
1068
+ },
1069
+ {
1070
+ code: "Gwei",
1071
+ name: "Gwei",
1072
+ magnitude: 9,
1073
+ },
1074
+ {
1075
+ code: "ETH",
1076
+ name: "ether",
1077
+ magnitude: 18,
1078
+ },
1079
+ ],
1080
+ chainId: "324",
1081
+ confirmationsNeeded: 30,
1082
+ symbol: "Ξ",
1083
+ coinType: 60,
1084
+ family: "ethereum",
1085
+ hasSegwit: false,
1086
+ hasTokens: true,
1087
+ hrp: null,
1088
+ disableCountervalue: false,
1089
+ },
1090
+ "aptos/fungible_asset/tether_usd_0x357b0b74bc833e95a115ad22604854d6b0fca151cecd94111770e5d6ffc9dc2b":
1091
+ {
1092
+ type: "token_currency",
1093
+ id: "aptos/fungible_asset/tether_usd_0x357b0b74bc833e95a115ad22604854d6b0fca151cecd94111770e5d6ffc9dc2b",
1094
+ contractAddress: "0x357b0b74bc833e95a115ad22604854d6b0fca151cecd94111770e5d6ffc9dc2b",
1095
+ name: "Tether USD",
1096
+ ticker: "USDT",
1097
+ units: [
1098
+ {
1099
+ code: "USDT",
1100
+ name: "USDT",
1101
+ magnitude: 6,
1102
+ },
1103
+ ],
1104
+ standard: "fungible_asset",
1105
+ parentCurrency: null,
1106
+ tokenIdentifier: null,
1107
+ symbol: "USDT",
1108
+ delisted: false,
1109
+ disableCountervalue: false,
1110
+ descriptor: null,
1111
+ },
1112
+ tron: {
1113
+ type: "crypto_currency",
1114
+ id: "tron",
1115
+ name: "Tron",
1116
+ ticker: "TRX",
1117
+ units: [
1118
+ {
1119
+ code: "TRX",
1120
+ name: "TRX",
1121
+ magnitude: 6,
1122
+ },
1123
+ ],
1124
+ chainId: null,
1125
+ confirmationsNeeded: 6,
1126
+ symbol: "TRX",
1127
+ coinType: 195,
1128
+ family: "tron",
1129
+ hasSegwit: false,
1130
+ hasTokens: true,
1131
+ hrp: null,
1132
+ disableCountervalue: false,
1133
+ },
1134
+ "polygon_zk_evm/erc20/tether_usd": {
1135
+ type: "token_currency",
1136
+ id: "polygon_zk_evm/erc20/tether_usd",
1137
+ contractAddress: "0x1E4a5963aBFD975d8c9021ce480b42188849D41d",
1138
+ name: "Tether USD",
1139
+ ticker: "USDT",
1140
+ units: [
1141
+ {
1142
+ code: "USDT",
1143
+ name: "USDT",
1144
+ magnitude: 6,
1145
+ },
1146
+ ],
1147
+ standard: "erc20",
1148
+ parentCurrency: null,
1149
+ tokenIdentifier: null,
1150
+ symbol: "USDT",
1151
+ delisted: false,
1152
+ disableCountervalue: false,
1153
+ descriptor: {
1154
+ data: "555344541e4a5963abfd975d8c9021ce480b42188849d41d000000060000044d",
1155
+ descriptorType: "network",
1156
+ descriptorVersion: null,
1157
+ signatures: {
1158
+ test: "3045022100c4a6faac1fb78d4c56b564ac64ad812ed3f9301226a8d721187ef256660eed04022048f2bfc7ba383d294d704d4fb997b83eabc8269660ea359fcfb0c8696db87045",
1159
+ },
1160
+ },
1161
+ },
1162
+ linea: {
1163
+ type: "crypto_currency",
1164
+ id: "linea",
1165
+ name: "Linea",
1166
+ ticker: "ETH",
1167
+ units: [
1168
+ {
1169
+ code: "wei",
1170
+ name: "wei",
1171
+ magnitude: 0,
1172
+ },
1173
+ {
1174
+ code: "Kwei",
1175
+ name: "Kwei",
1176
+ magnitude: 3,
1177
+ },
1178
+ {
1179
+ code: "Mwei",
1180
+ name: "Mwei",
1181
+ magnitude: 6,
1182
+ },
1183
+ {
1184
+ code: "Gwei",
1185
+ name: "Gwei",
1186
+ magnitude: 9,
1187
+ },
1188
+ {
1189
+ code: "ETH",
1190
+ name: "ether",
1191
+ magnitude: 18,
1192
+ },
1193
+ ],
1194
+ chainId: "59144",
1195
+ confirmationsNeeded: 30,
1196
+ symbol: "Ξ",
1197
+ coinType: 60,
1198
+ family: "ethereum",
1199
+ hasSegwit: false,
1200
+ hasTokens: true,
1201
+ hrp: null,
1202
+ disableCountervalue: false,
1203
+ },
1204
+ "celo/erc20/usdc_0xceba9300f2b948710d2653dd7b07f33a8b32118c": {
1205
+ type: "token_currency",
1206
+ id: "celo/erc20/usdc_0xceba9300f2b948710d2653dd7b07f33a8b32118c",
1207
+ contractAddress: "0xceba9300f2b948710d2653dd7b07f33a8b32118c",
1208
+ name: "USDC",
1209
+ ticker: "USDC",
1210
+ units: [
1211
+ {
1212
+ code: "USDC",
1213
+ name: "USDC",
1214
+ magnitude: 6,
1215
+ },
1216
+ ],
1217
+ standard: "erc20",
1218
+ parentCurrency: null,
1219
+ tokenIdentifier: null,
1220
+ symbol: "USDC",
1221
+ delisted: false,
1222
+ disableCountervalue: false,
1223
+ descriptor: {
1224
+ data: "55534443ceba9300f2b948710d2653dd7b07f33a8b32118c000000060000a4ec",
1225
+ descriptorType: "network",
1226
+ descriptorVersion: null,
1227
+ signatures: {
1228
+ test: "304402200fa1bf0f90b206ecdd684f33680eda1c779258469bf9626e74ba690db3283183022056a35e72a144bf6a2d54516ad118a31492725ff2801ada964aae7b1511ab8b0c",
1229
+ },
1230
+ },
1231
+ },
1232
+ "cronos/erc20/usd_coin": {
1233
+ type: "token_currency",
1234
+ id: "cronos/erc20/usd_coin",
1235
+ contractAddress: "0xc21223249CA28397B4B6541dfFaEcC539BfF0c59",
1236
+ name: "USD Coin",
1237
+ ticker: "USDC",
1238
+ units: [
1239
+ {
1240
+ code: "USDC",
1241
+ name: "USDC",
1242
+ magnitude: 6,
1243
+ },
1244
+ ],
1245
+ standard: "erc20",
1246
+ parentCurrency: null,
1247
+ tokenIdentifier: null,
1248
+ symbol: "USDC",
1249
+ delisted: false,
1250
+ disableCountervalue: false,
1251
+ descriptor: {
1252
+ data: "55534443c21223249ca28397b4b6541dffaecc539bff0c590000000600000019",
1253
+ descriptorType: "network",
1254
+ descriptorVersion: null,
1255
+ signatures: {
1256
+ test: "3045022100bb10a85556bd878226bd655f3e56906a20f22b9c82c4de4aa3b4cbc1e9e03baf022061539290ff888fa765868266b8ef97bcc4ba68f325bb6e68163fc54b591f2d69",
1257
+ },
1258
+ },
1259
+ },
1260
+ "polygon/erc20/usd_coin": {
1261
+ type: "token_currency",
1262
+ id: "polygon/erc20/usd_coin",
1263
+ contractAddress: "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
1264
+ name: "USD Coin",
1265
+ ticker: "USDC",
1266
+ units: [
1267
+ {
1268
+ code: "USDC",
1269
+ name: "USDC",
1270
+ magnitude: 6,
1271
+ },
1272
+ ],
1273
+ standard: "erc20",
1274
+ parentCurrency: null,
1275
+ tokenIdentifier: null,
1276
+ symbol: "USDC",
1277
+ delisted: false,
1278
+ disableCountervalue: false,
1279
+ descriptor: {
1280
+ data: "555344433c499c542cef5e3811e1192ce70d8cc03d5c33590000000600000089",
1281
+ descriptorType: "network",
1282
+ descriptorVersion: null,
1283
+ signatures: {
1284
+ test: "30450221009d7dd8e56a4e4157c40306767e82ece6dc924a8ff1eaca5ef2fb07cf4490b43e02207e939403bbcf3eb04d638eaa99031843b13c2d9234fa1bf0abdfdd7d113342cb",
1285
+ },
1286
+ },
1287
+ },
1288
+ ethereum: {
1289
+ type: "crypto_currency",
1290
+ id: "ethereum",
1291
+ name: "Ethereum",
1292
+ ticker: "ETH",
1293
+ units: [
1294
+ {
1295
+ code: "wei",
1296
+ name: "wei",
1297
+ magnitude: 0,
1298
+ },
1299
+ {
1300
+ code: "Kwei",
1301
+ name: "Kwei",
1302
+ magnitude: 3,
1303
+ },
1304
+ {
1305
+ code: "Mwei",
1306
+ name: "Mwei",
1307
+ magnitude: 6,
1308
+ },
1309
+ {
1310
+ code: "Gwei",
1311
+ name: "Gwei",
1312
+ magnitude: 9,
1313
+ },
1314
+ {
1315
+ code: "ETH",
1316
+ name: "ether",
1317
+ magnitude: 18,
1318
+ },
1319
+ ],
1320
+ chainId: "1",
1321
+ confirmationsNeeded: 30,
1322
+ symbol: "Ξ",
1323
+ coinType: 60,
1324
+ family: "ethereum",
1325
+ hasSegwit: false,
1326
+ hasTokens: true,
1327
+ hrp: null,
1328
+ disableCountervalue: false,
1329
+ },
1330
+ "ethereum/erc20/bnb": {
1331
+ type: "token_currency",
1332
+ id: "ethereum/erc20/bnb",
1333
+ contractAddress: "0xB8c77482e45F1F44dE1745F52C74426C631bDD52",
1334
+ name: "BNB",
1335
+ ticker: "BNB",
1336
+ units: [
1337
+ {
1338
+ code: "BNB",
1339
+ name: "BNB",
1340
+ magnitude: 18,
1341
+ },
1342
+ ],
1343
+ standard: "erc20",
1344
+ parentCurrency: null,
1345
+ tokenIdentifier: null,
1346
+ symbol: "BNB",
1347
+ delisted: true,
1348
+ disableCountervalue: false,
1349
+ descriptor: {
1350
+ data: "424e42b8c77482e45f1f44de1745f52c74426c631bdd520000001200000001",
1351
+ descriptorType: "network",
1352
+ descriptorVersion: null,
1353
+ signatures: {
1354
+ test: "304502210093f41c67d577c2cf15ed3976bbcddb3754f95d7b50dd44f1acdc05e798270285022009bdb04817370d3c4e89080082ca9e68ab259e071b688efe28c28af9f72d085a",
1355
+ },
1356
+ },
1357
+ },
1358
+ "sonic/erc20/bridged_usdc_sonic_labs_0x29219dd400f2bf60e5a23d13be72b486d4038894": {
1359
+ type: "token_currency",
1360
+ id: "sonic/erc20/bridged_usdc_sonic_labs_0x29219dd400f2bf60e5a23d13be72b486d4038894",
1361
+ contractAddress: "0x29219dd400f2Bf60E5a23d13Be72B486D4038894",
1362
+ name: "Bridged USDC (Sonic Labs)",
1363
+ ticker: "USDC.e",
1364
+ units: [
1365
+ {
1366
+ code: "USDC.e",
1367
+ name: "USDC.e",
1368
+ magnitude: 6,
1369
+ },
1370
+ ],
1371
+ standard: "erc20",
1372
+ parentCurrency: null,
1373
+ tokenIdentifier: null,
1374
+ symbol: "USDC.e",
1375
+ delisted: false,
1376
+ disableCountervalue: false,
1377
+ descriptor: {
1378
+ data: "555344432e6529219dd400f2bf60e5a23d13be72b486d40388940000000600000092",
1379
+ descriptorType: "network",
1380
+ descriptorVersion: null,
1381
+ signatures: {
1382
+ test: "304402200eb5e28507a4532d5675bce43d4d9d9173f3701757a6ab294efdaf113fd27ea802204981f088b97dc46b463f4e7d3b3d1664e19180ebf53d9573c8312231c83799f4",
1383
+ },
1384
+ },
1385
+ },
1386
+ "optimism/erc20/tether_usd": {
1387
+ type: "token_currency",
1388
+ id: "optimism/erc20/tether_usd",
1389
+ contractAddress: "0x94b008aA00579c1307B0EF2c499aD98a8ce58e58",
1390
+ name: "Tether USD",
1391
+ ticker: "USDT",
1392
+ units: [
1393
+ {
1394
+ code: "USDT",
1395
+ name: "USDT",
1396
+ magnitude: 6,
1397
+ },
1398
+ ],
1399
+ standard: "erc20",
1400
+ parentCurrency: null,
1401
+ tokenIdentifier: null,
1402
+ symbol: "USDT",
1403
+ delisted: false,
1404
+ disableCountervalue: false,
1405
+ descriptor: {
1406
+ data: "5553445494b008aa00579c1307b0ef2c499ad98a8ce58e58000000060000000a",
1407
+ descriptorType: "network",
1408
+ descriptorVersion: null,
1409
+ signatures: {
1410
+ test: "30450221009827ee5d25be50f72194d7d84cf6a4319981f4ba9c8e79ed453afc16621012ab022055ae55438ef4a1063c3d41ef230aa655f6911d87f8bdfee03e4b4d73e0b2d2a4",
1411
+ },
1412
+ },
1413
+ },
1414
+ "arbitrum/erc20/usd_coin": {
1415
+ type: "token_currency",
1416
+ id: "arbitrum/erc20/usd_coin",
1417
+ contractAddress: "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
1418
+ name: "USD Coin",
1419
+ ticker: "USDC",
1420
+ units: [
1421
+ {
1422
+ code: "USDC",
1423
+ name: "USDC",
1424
+ magnitude: 6,
1425
+ },
1426
+ ],
1427
+ standard: "erc20",
1428
+ parentCurrency: null,
1429
+ tokenIdentifier: null,
1430
+ symbol: "USDC",
1431
+ delisted: false,
1432
+ disableCountervalue: false,
1433
+ descriptor: {
1434
+ data: "55534443af88d065e77c8cc2239327c5edb3a432268e5831000000060000a4b1",
1435
+ descriptorType: "network",
1436
+ descriptorVersion: null,
1437
+ signatures: {
1438
+ test: "3045022100b017a0cc29cf96512c49d88060adc201cd6d98946fc5b7987fbfebc7b03ddede02205b11ccefe246e67c25c538107c5c9b626a6c706d2eb33f67b662cb6f6e1060cf",
1439
+ },
1440
+ },
1441
+ },
1442
+ "stellar/asset/usdc:ga5zsejyb37jrc5avcia5mop4rhtm335x2kgx3ihojapp5re34k4kzvn": {
1443
+ type: "token_currency",
1444
+ id: "stellar/asset/usdc:ga5zsejyb37jrc5avcia5mop4rhtm335x2kgx3ihojapp5re34k4kzvn",
1445
+ contractAddress: "GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN",
1446
+ name: "USDC",
1447
+ ticker: "USDC",
1448
+ units: [
1449
+ {
1450
+ code: "USDC",
1451
+ name: "USDC",
1452
+ magnitude: 7,
1453
+ },
1454
+ ],
1455
+ standard: "asset",
1456
+ parentCurrency: null,
1457
+ tokenIdentifier: null,
1458
+ symbol: "USDC",
1459
+ delisted: false,
1460
+ disableCountervalue: false,
1461
+ descriptor: null,
1462
+ },
1463
+ "bsc/bep20/binance-peg_bsc-usd": {
1464
+ type: "token_currency",
1465
+ id: "bsc/bep20/binance-peg_bsc-usd",
1466
+ contractAddress: "0x55d398326f99059fF775485246999027B3197955",
1467
+ name: "Tether USD",
1468
+ ticker: "USDT",
1469
+ units: [
1470
+ {
1471
+ code: "USDT",
1472
+ name: "USDT",
1473
+ magnitude: 18,
1474
+ },
1475
+ ],
1476
+ standard: "bep20",
1477
+ parentCurrency: null,
1478
+ tokenIdentifier: null,
1479
+ symbol: "USDT",
1480
+ delisted: false,
1481
+ disableCountervalue: false,
1482
+ descriptor: {
1483
+ data: "5553445455d398326f99059ff775485246999027b31979550000001200000038",
1484
+ descriptorType: "network",
1485
+ descriptorVersion: null,
1486
+ signatures: {
1487
+ test: "304402200c83554020349b33655f2e73e0621385884d42547abac72c47c7898b0808ed5a02205aa23b5370cb3b80c5c28eaf57a2d492b0588a4bef0172f633daadf07a3adb87",
1488
+ },
1489
+ },
1490
+ },
1491
+ binance_beacon_chain: {
1492
+ type: "crypto_currency",
1493
+ id: "binance_beacon_chain",
1494
+ name: "BinanceBeaconChain",
1495
+ ticker: "BNB",
1496
+ units: [
1497
+ {
1498
+ code: "ubnb",
1499
+ name: "Micro-BNB",
1500
+ magnitude: 0,
1501
+ },
1502
+ {
1503
+ code: "BNB",
1504
+ name: "BNB",
1505
+ magnitude: 6,
1506
+ },
1507
+ ],
1508
+ chainId: null,
1509
+ confirmationsNeeded: 6,
1510
+ symbol: "BNB",
1511
+ coinType: 118,
1512
+ family: "cosmos",
1513
+ hasSegwit: false,
1514
+ hasTokens: false,
1515
+ hrp: null,
1516
+ disableCountervalue: false,
1517
+ },
1518
+ "ethereum/erc20/usd_tether__erc20_": {
1519
+ type: "token_currency",
1520
+ id: "ethereum/erc20/usd_tether__erc20_",
1521
+ contractAddress: "0xdAC17F958D2ee523a2206206994597C13D831ec7",
1522
+ name: "Tether USD",
1523
+ ticker: "USDT",
1524
+ units: [
1525
+ {
1526
+ code: "USDT",
1527
+ name: "USDT",
1528
+ magnitude: 6,
1529
+ },
1530
+ ],
1531
+ standard: "erc20",
1532
+ parentCurrency: null,
1533
+ tokenIdentifier: null,
1534
+ symbol: "USDT",
1535
+ delisted: false,
1536
+ disableCountervalue: false,
1537
+ descriptor: {
1538
+ data: "55534454dac17f958d2ee523a2206206994597c13d831ec70000000600000001",
1539
+ descriptorType: "network",
1540
+ descriptorVersion: null,
1541
+ signatures: {
1542
+ test: "30450221009cd0cbe320ae84de461bc0f8f33cab3b7a546815105d00f9b4009e87c23e05f402207539a440ecb0709cd06853447f04c54533d5d5f9fcf60b6fe25c88263237bdff",
1543
+ },
1544
+ },
1545
+ },
1546
+ "sui/coin/usdc_0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::usdc":
1547
+ {
1548
+ type: "token_currency",
1549
+ id: "sui/coin/usdc_0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::usdc",
1550
+ contractAddress:
1551
+ "0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::USDC",
1552
+ name: "USDC",
1553
+ ticker: "USDC",
1554
+ units: [
1555
+ {
1556
+ code: "USDC",
1557
+ name: "USDC",
1558
+ magnitude: 6,
1559
+ },
1560
+ ],
1561
+ standard: "coin",
1562
+ parentCurrency: null,
1563
+ tokenIdentifier: null,
1564
+ symbol: "USDC",
1565
+ delisted: false,
1566
+ disableCountervalue: false,
1567
+ descriptor: null,
1568
+ },
1569
+ "ethereum/erc20/usd__coin": {
1570
+ type: "token_currency",
1571
+ id: "ethereum/erc20/usd__coin",
1572
+ contractAddress: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
1573
+ name: "USD Coin",
1574
+ ticker: "USDC",
1575
+ units: [
1576
+ {
1577
+ code: "USDC",
1578
+ name: "USDC",
1579
+ magnitude: 6,
1580
+ },
1581
+ ],
1582
+ standard: "erc20",
1583
+ parentCurrency: null,
1584
+ tokenIdentifier: null,
1585
+ symbol: "USDC",
1586
+ delisted: false,
1587
+ disableCountervalue: false,
1588
+ descriptor: {
1589
+ data: "55534443a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000600000001",
1590
+ descriptorType: "network",
1591
+ descriptorVersion: null,
1592
+ signatures: {
1593
+ test: "3044022039031b78a32e2b183bd18b8b8d4a29b007894804039ac98e51ca6d3800f5f70402200afd02c2da7ec030e782db0b3c7b4bc1bc09096960ebee0dc453b0c3d193cfba",
1594
+ },
1595
+ },
1596
+ },
1597
+ "zksync/erc20/usdc": {
1598
+ type: "token_currency",
1599
+ id: "zksync/erc20/usdc",
1600
+ contractAddress: "0x1d17CBcF0D6D143135aE902365D2E5e2A16538D4",
1601
+ name: "USDC",
1602
+ ticker: "USDC",
1603
+ units: [
1604
+ {
1605
+ code: "USDC",
1606
+ name: "USDC",
1607
+ magnitude: 6,
1608
+ },
1609
+ ],
1610
+ standard: "erc20",
1611
+ parentCurrency: null,
1612
+ tokenIdentifier: null,
1613
+ symbol: "USDC",
1614
+ delisted: false,
1615
+ disableCountervalue: false,
1616
+ descriptor: {
1617
+ data: "555344431d17cbcf0d6d143135ae902365d2e5e2a16538d40000000600000144",
1618
+ descriptorType: "network",
1619
+ descriptorVersion: null,
1620
+ signatures: {
1621
+ test: "304402200f3d7d20a2327658dd731c6464b2c44cf620d9332113dc768d594c620b464fd902202c6157f28970369bc9d08c1957d94651e56904b7decb62b311dd09b25a86a602",
1622
+ },
1623
+ },
1624
+ },
1625
+ scroll: {
1626
+ type: "crypto_currency",
1627
+ id: "scroll",
1628
+ name: "Scroll",
1629
+ ticker: "ETH",
1630
+ units: [
1631
+ {
1632
+ code: "wei",
1633
+ name: "wei",
1634
+ magnitude: 0,
1635
+ },
1636
+ {
1637
+ code: "Kwei",
1638
+ name: "Kwei",
1639
+ magnitude: 3,
1640
+ },
1641
+ {
1642
+ code: "Mwei",
1643
+ name: "Mwei",
1644
+ magnitude: 6,
1645
+ },
1646
+ {
1647
+ code: "Gwei",
1648
+ name: "Gwei",
1649
+ magnitude: 9,
1650
+ },
1651
+ {
1652
+ code: "ETH",
1653
+ name: "ether",
1654
+ magnitude: 18,
1655
+ },
1656
+ ],
1657
+ chainId: "534352",
1658
+ confirmationsNeeded: 30,
1659
+ symbol: "Ξ",
1660
+ coinType: 60,
1661
+ family: "ethereum",
1662
+ hasSegwit: false,
1663
+ hasTokens: true,
1664
+ hrp: null,
1665
+ disableCountervalue: false,
1666
+ },
1667
+ "telos_evm/erc20/usd_coin": {
1668
+ type: "token_currency",
1669
+ id: "telos_evm/erc20/usd_coin",
1670
+ contractAddress: "0x818ec0A7Fe18Ff94269904fCED6AE3DaE6d6dC0b",
1671
+ name: "USD Coin",
1672
+ ticker: "USDC",
1673
+ units: [
1674
+ {
1675
+ code: "USDC",
1676
+ name: "USDC",
1677
+ magnitude: 6,
1678
+ },
1679
+ ],
1680
+ standard: "erc20",
1681
+ parentCurrency: null,
1682
+ tokenIdentifier: null,
1683
+ symbol: "USDC",
1684
+ delisted: false,
1685
+ disableCountervalue: false,
1686
+ descriptor: {
1687
+ data: "55534443818ec0a7fe18ff94269904fced6ae3dae6d6dc0b0000000600000028",
1688
+ descriptorType: "network",
1689
+ descriptorVersion: null,
1690
+ signatures: {
1691
+ test: "3044022048b3593a1c1c748057363972800c4d574ad8d649041a432b59e7756afe52afc502205673fec119b4de6acfdeab53b1fde163cc1e4307b3ff0571a96641e976d4ded5",
1692
+ },
1693
+ },
1694
+ },
1695
+ "base/erc20/usd_coin": {
1696
+ type: "token_currency",
1697
+ id: "base/erc20/usd_coin",
1698
+ contractAddress: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
1699
+ name: "USD Coin",
1700
+ ticker: "USDC",
1701
+ units: [
1702
+ {
1703
+ code: "USDC",
1704
+ name: "USDC",
1705
+ magnitude: 6,
1706
+ },
1707
+ ],
1708
+ standard: "erc20",
1709
+ parentCurrency: null,
1710
+ tokenIdentifier: null,
1711
+ symbol: "USDC",
1712
+ delisted: false,
1713
+ disableCountervalue: false,
1714
+ descriptor: {
1715
+ data: "55534443833589fcd6edb6e08f4c7c32d4f71b54bda029130000000600002105",
1716
+ descriptorType: "network",
1717
+ descriptorVersion: null,
1718
+ signatures: {
1719
+ test: "304402201c09effa9814fa7e94163cbde323cde6d05e03a2bf2a26492c422e297f8d7b8b022018d224d4da83d94d4a8522e0f25f79876dd2de44e409037acb1dbfdfac2e3f53",
1720
+ },
1721
+ },
1722
+ },
1723
+ arbitrum: {
1724
+ type: "crypto_currency",
1725
+ id: "arbitrum",
1726
+ name: "Arbitrum",
1727
+ ticker: "ETH",
1728
+ units: [
1729
+ {
1730
+ code: "wei",
1731
+ name: "wei",
1732
+ magnitude: 0,
1733
+ },
1734
+ {
1735
+ code: "Kwei",
1736
+ name: "Kwei",
1737
+ magnitude: 3,
1738
+ },
1739
+ {
1740
+ code: "Mwei",
1741
+ name: "Mwei",
1742
+ magnitude: 6,
1743
+ },
1744
+ {
1745
+ code: "Gwei",
1746
+ name: "Gwei",
1747
+ magnitude: 9,
1748
+ },
1749
+ {
1750
+ code: "ETH",
1751
+ name: "ether",
1752
+ magnitude: 18,
1753
+ },
1754
+ ],
1755
+ chainId: "42161",
1756
+ confirmationsNeeded: 30,
1757
+ symbol: "Ξ",
1758
+ coinType: 60,
1759
+ family: "ethereum",
1760
+ hasSegwit: false,
1761
+ hasTokens: true,
1762
+ hrp: null,
1763
+ disableCountervalue: false,
1764
+ },
1765
+ "scroll/erc20/tether_usd": {
1766
+ type: "token_currency",
1767
+ id: "scroll/erc20/tether_usd",
1768
+ contractAddress: "0xf55BEC9cafDbE8730f096Aa55dad6D22d44099Df",
1769
+ name: "Tether USD",
1770
+ ticker: "USDT",
1771
+ units: [
1772
+ {
1773
+ code: "USDT",
1774
+ name: "USDT",
1775
+ magnitude: 6,
1776
+ },
1777
+ ],
1778
+ standard: "erc20",
1779
+ parentCurrency: null,
1780
+ tokenIdentifier: null,
1781
+ symbol: "USDT",
1782
+ delisted: false,
1783
+ disableCountervalue: false,
1784
+ descriptor: {
1785
+ data: "55534454f55bec9cafdbe8730f096aa55dad6d22d44099df0000000600082750",
1786
+ descriptorType: "network",
1787
+ descriptorVersion: null,
1788
+ signatures: {
1789
+ test: "304402205da14e8b7833d2be971de98ffbfaf3846f5b7f9021313eeb6c73fecdfcbfbdf90220069852e79e0641898f0ae92141f550268720e8ad5803393494fea82822fe0eb7",
1790
+ },
1791
+ },
1792
+ },
1793
+ dogecoin: {
1794
+ type: "crypto_currency",
1795
+ id: "dogecoin",
1796
+ name: "Dogecoin",
1797
+ ticker: "DOGE",
1798
+ units: [
1799
+ {
1800
+ code: "sat",
1801
+ name: "satoshi",
1802
+ magnitude: 0,
1803
+ },
1804
+ {
1805
+ code: "DOGE",
1806
+ name: "dogecoin",
1807
+ magnitude: 8,
1808
+ },
1809
+ ],
1810
+ chainId: null,
1811
+ confirmationsNeeded: 20,
1812
+ symbol: "Ð",
1813
+ coinType: 3,
1814
+ family: "bitcoin",
1815
+ hasSegwit: false,
1816
+ hasTokens: false,
1817
+ hrp: null,
1818
+ disableCountervalue: false,
1819
+ },
1820
+ "avalanche_c_chain/erc20/tethertoken": {
1821
+ type: "token_currency",
1822
+ id: "avalanche_c_chain/erc20/tethertoken",
1823
+ contractAddress: "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7",
1824
+ name: "TetherToken",
1825
+ ticker: "USDT",
1826
+ units: [
1827
+ {
1828
+ code: "USDT",
1829
+ name: "USDT",
1830
+ magnitude: 6,
1831
+ },
1832
+ ],
1833
+ standard: "erc20",
1834
+ parentCurrency: null,
1835
+ tokenIdentifier: null,
1836
+ symbol: "USDT",
1837
+ delisted: false,
1838
+ disableCountervalue: false,
1839
+ descriptor: {
1840
+ data: "555344549702230a8ea53601f5cd2dc00fdbc13d4df4a8c7000000060000a86a",
1841
+ descriptorType: "network",
1842
+ descriptorVersion: null,
1843
+ signatures: {
1844
+ test: "3045022100ce1c122a11bf6cb1ca0de57a82a114dded67bc3c7d8b8fffa554dec6eadaf7ce02202bba2d12b997e5c31dd30ee10ee4c0fb8ce9a7b089315ee883501541ab5eea64",
1845
+ },
1846
+ },
1847
+ },
1848
+ solana: {
1849
+ type: "crypto_currency",
1850
+ id: "solana",
1851
+ name: "Solana",
1852
+ ticker: "SOL",
1853
+ units: [
1854
+ {
1855
+ code: "lamports",
1856
+ name: "lamports",
1857
+ magnitude: 0,
1858
+ },
1859
+ {
1860
+ code: "SOL",
1861
+ name: "SOL",
1862
+ magnitude: 9,
1863
+ },
1864
+ ],
1865
+ chainId: "1",
1866
+ confirmationsNeeded: 10,
1867
+ symbol: "SOL",
1868
+ coinType: 501,
1869
+ family: "solana",
1870
+ hasSegwit: false,
1871
+ hasTokens: true,
1872
+ hrp: null,
1873
+ disableCountervalue: false,
1874
+ },
1875
+ bitcoin: {
1876
+ type: "crypto_currency",
1877
+ id: "bitcoin",
1878
+ name: "Bitcoin",
1879
+ ticker: "BTC",
1880
+ units: [
1881
+ {
1882
+ code: "sat",
1883
+ name: "satoshi",
1884
+ magnitude: 0,
1885
+ },
1886
+ {
1887
+ code: "bit",
1888
+ name: "bit",
1889
+ magnitude: 2,
1890
+ },
1891
+ {
1892
+ code: "mBTC",
1893
+ name: "mBTC",
1894
+ magnitude: 5,
1895
+ },
1896
+ {
1897
+ code: "BTC",
1898
+ name: "bitcoin",
1899
+ magnitude: 8,
1900
+ },
1901
+ ],
1902
+ chainId: null,
1903
+ confirmationsNeeded: 6,
1904
+ symbol: "Ƀ",
1905
+ coinType: 0,
1906
+ family: "bitcoin",
1907
+ hasSegwit: false,
1908
+ hasTokens: false,
1909
+ hrp: null,
1910
+ disableCountervalue: false,
1911
+ },
1912
+ "algorand/asa/312769": {
1913
+ type: "token_currency",
1914
+ id: "algorand/asa/312769",
1915
+ contractAddress: "XIU7HGGAJ3QOTATPDSIIHPFVKMICXKHMOR2FJKHTVLII4FAOA3CYZQDLG4",
1916
+ name: "Tether USDt",
1917
+ ticker: "USDT",
1918
+ units: [
1919
+ {
1920
+ code: "USDT",
1921
+ name: "USDT",
1922
+ magnitude: 6,
1923
+ },
1924
+ ],
1925
+ standard: "asa",
1926
+ parentCurrency: null,
1927
+ tokenIdentifier: "312769",
1928
+ symbol: "USDT",
1929
+ delisted: false,
1930
+ disableCountervalue: false,
1931
+ descriptor: null,
1932
+ },
1933
+ "tron/trc20/tekxitehnzsmse2xqrbj4w32run966rdz8": {
1934
+ type: "token_currency",
1935
+ id: "tron/trc20/tekxitehnzsmse2xqrbj4w32run966rdz8",
1936
+ contractAddress: "TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8",
1937
+ name: "USDCoin",
1938
+ ticker: "USDC",
1939
+ units: [
1940
+ {
1941
+ code: "USDC",
1942
+ name: "USDC",
1943
+ magnitude: 6,
1944
+ },
1945
+ ],
1946
+ standard: "trc20",
1947
+ parentCurrency: null,
1948
+ tokenIdentifier: null,
1949
+ symbol: "USDC",
1950
+ delisted: false,
1951
+ disableCountervalue: false,
1952
+ descriptor: null,
1953
+ },
1954
+ ripple: {
1955
+ type: "crypto_currency",
1956
+ id: "ripple",
1957
+ name: "Ripple",
1958
+ ticker: "XRP",
1959
+ units: [
1960
+ {
1961
+ code: "drop",
1962
+ name: "drop",
1963
+ magnitude: 0,
1964
+ },
1965
+ {
1966
+ code: "XRP",
1967
+ name: "XRP",
1968
+ magnitude: 6,
1969
+ },
1970
+ ],
1971
+ chainId: null,
1972
+ confirmationsNeeded: 0,
1973
+ symbol: "XRP",
1974
+ coinType: 144,
1975
+ family: "ripple",
1976
+ hasSegwit: false,
1977
+ hasTokens: false,
1978
+ hrp: null,
1979
+ disableCountervalue: false,
1980
+ },
1981
+ boba: {
1982
+ type: "crypto_currency",
1983
+ id: "boba",
1984
+ name: "Boba",
1985
+ ticker: "ETH",
1986
+ units: [
1987
+ {
1988
+ code: "wei",
1989
+ name: "wei",
1990
+ magnitude: 0,
1991
+ },
1992
+ {
1993
+ code: "Kwei",
1994
+ name: "Kwei",
1995
+ magnitude: 3,
1996
+ },
1997
+ {
1998
+ code: "Mwei",
1999
+ name: "Mwei",
2000
+ magnitude: 6,
2001
+ },
2002
+ {
2003
+ code: "Gwei",
2004
+ name: "Gwei",
2005
+ magnitude: 9,
2006
+ },
2007
+ {
2008
+ code: "ETH",
2009
+ name: "eth",
2010
+ magnitude: 18,
2011
+ },
2012
+ ],
2013
+ chainId: "288",
2014
+ confirmationsNeeded: 30,
2015
+ symbol: "ETH",
2016
+ coinType: 60,
2017
+ family: "ethereum",
2018
+ hasSegwit: false,
2019
+ hasTokens: false,
2020
+ hrp: null,
2021
+ disableCountervalue: false,
2022
+ },
2023
+ },
2024
+ interestRates: {
2025
+ bsc: {
2026
+ currencyId: "bsc",
2027
+ rate: 0.0080115328,
2028
+ type: "APY",
2029
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2030
+ },
2031
+ tron: {
2032
+ currencyId: "tron",
2033
+ rate: 0.042823645,
2034
+ type: "APR",
2035
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2036
+ },
2037
+ ethereum: {
2038
+ currencyId: "ethereum",
2039
+ rate: 0.03656,
2040
+ type: "APY",
2041
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2042
+ },
2043
+ "ethereum/erc20/usd_tether__erc20_": {
2044
+ currencyId: "ethereum/erc20/usd_tether__erc20_",
2045
+ rate: 0.09096087455749512,
2046
+ type: "NRR",
2047
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2048
+ },
2049
+ "ethereum/erc20/usd__coin": {
2050
+ currencyId: "ethereum/erc20/usd__coin",
2051
+ rate: 0.05470168113708496,
2052
+ type: "NRR",
2053
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2054
+ },
2055
+ solana: {
2056
+ currencyId: "solana",
2057
+ rate: 0.07447984704686278,
2058
+ type: "APY",
2059
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2060
+ },
2061
+ },
2062
+ markets: {
2063
+ "optimism/erc20/usd_coin": {
2064
+ currencyId: "optimism/erc20/usd_coin",
2065
+ marketCap: 67615722606,
2066
+ fullyDilutedValuation: 67633242455,
2067
+ totalVolume: 7833116816,
2068
+ high24h: 0.999906,
2069
+ low24h: 0.9997,
2070
+ price: 0.999808,
2071
+ priceChange24h: 3.19952e-7,
2072
+ priceChangePercentage1h: -0.009862749415902565,
2073
+ priceChangePercentage24h: 0.000032001358966286384,
2074
+ priceChangePercentage7d: 0.0019465769879221024,
2075
+ priceChangePercentage30d: -0.005538880249326382,
2076
+ priceChangePercentage1y: 0.02997086288202,
2077
+ marketCapChange24h: -761734823.0909271,
2078
+ marketCapChangePercentage24h: -1.11401,
2079
+ circulatingSupply: 67626331858.60666,
2080
+ totalSupply: 67643854456.30955,
2081
+ allTimeHigh: 1.17,
2082
+ allTimeLow: 0.877647,
2083
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
2084
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
2085
+ sparkline: [
2086
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
2087
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
2088
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
2089
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
2090
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
2091
+ 0.99980074, 0.9998083,
2092
+ ],
2093
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2094
+ },
2095
+ "algorand/asa/31566704": {
2096
+ currencyId: "algorand/asa/31566704",
2097
+ marketCap: 67615722606,
2098
+ fullyDilutedValuation: 67633242455,
2099
+ totalVolume: 7833116816,
2100
+ high24h: 0.999906,
2101
+ low24h: 0.9997,
2102
+ price: 0.999808,
2103
+ priceChange24h: 3.19952e-7,
2104
+ priceChangePercentage1h: -0.009862749415902565,
2105
+ priceChangePercentage24h: 0.000032001358966286384,
2106
+ priceChangePercentage7d: 0.0019465769879221024,
2107
+ priceChangePercentage30d: -0.005538880249326382,
2108
+ priceChangePercentage1y: 0.02997086288202,
2109
+ marketCapChange24h: -761734823.0909271,
2110
+ marketCapChangePercentage24h: -1.11401,
2111
+ circulatingSupply: 67626331858.60666,
2112
+ totalSupply: 67643854456.30955,
2113
+ allTimeHigh: 1.17,
2114
+ allTimeLow: 0.877647,
2115
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
2116
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
2117
+ sparkline: [
2118
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
2119
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
2120
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
2121
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
2122
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
2123
+ 0.99980074, 0.9998083,
2124
+ ],
2125
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2126
+ },
2127
+ blast: {
2128
+ currencyId: "blast",
2129
+ marketCap: 497684431307,
2130
+ fullyDilutedValuation: 497684431307,
2131
+ totalVolume: 42478668635,
2132
+ high24h: 4275.74,
2133
+ low24h: 4074.5,
2134
+ price: 4119.91,
2135
+ priceChange24h: -155.8339552515472,
2136
+ priceChangePercentage1h: -1.5573124572381847,
2137
+ priceChangePercentage24h: -3.6446037729908545,
2138
+ priceChangePercentage7d: -12.035819401208823,
2139
+ priceChangePercentage30d: 7.997705577260973,
2140
+ priceChangePercentage1y: 55.81241135315812,
2141
+ marketCapChange24h: -20190250670.661987,
2142
+ marketCapChangePercentage24h: -3.89867,
2143
+ circulatingSupply: 120707692.0909859,
2144
+ totalSupply: 120707692.0909859,
2145
+ allTimeHigh: 4878.26,
2146
+ allTimeLow: 0.432979,
2147
+ allTimeHighDate: "2021-11-10T14:24:19.604Z",
2148
+ allTimeLowDate: "2015-10-20T00:00:00Z",
2149
+ sparkline: [
2150
+ 4652.7026, 4711.446, 4764.059, 4751.83, 4733.589, 4757.0396, 4604.205, 4544.6235, 4472.9478,
2151
+ 4607.9, 4631.789, 4629.0796, 4554.8384, 4444.639, 4429.3877, 4489.3223, 4427.506, 4408.255,
2152
+ 4398.1978, 4406.775, 4418.158, 4411.9897, 4476.503, 4540.224, 4537.112, 4529.9795,
2153
+ 4480.2104, 4401.338, 4309.2783, 4294.9375, 4302.507, 4368.541, 4356.157, 4295.9004,
2154
+ 4234.761, 4283.656, 4292.479, 4185.5137, 4150.538, 4116.616, 4182.477, 4222.761,
2155
+ ],
2156
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2157
+ },
2158
+ "arbitrum/erc20/tether_usd": {
2159
+ currencyId: "arbitrum/erc20/tether_usd",
2160
+ marketCap: 167021397330,
2161
+ fullyDilutedValuation: 167021397330,
2162
+ totalVolume: 100000090844,
2163
+ high24h: 1.0,
2164
+ low24h: 0.999823,
2165
+ price: 1.0,
2166
+ priceChange24h: -0.000211976482705989,
2167
+ priceChangePercentage1h: -0.011446901666082539,
2168
+ priceChangePercentage24h: -0.021191952329051113,
2169
+ priceChangePercentage7d: 0.016646783053471125,
2170
+ priceChangePercentage30d: -0.015768373523283957,
2171
+ priceChangePercentage1y: 0.003118287765040637,
2172
+ marketCapChange24h: -65921924.311920166,
2173
+ marketCapChangePercentage24h: -0.03945,
2174
+ circulatingSupply: 167010130246.2813,
2175
+ totalSupply: 167010130246.2813,
2176
+ allTimeHigh: 1.32,
2177
+ allTimeLow: 0.572521,
2178
+ allTimeHighDate: "2018-07-24T00:00:00Z",
2179
+ allTimeLowDate: "2015-03-02T00:00:00Z",
2180
+ sparkline: [
2181
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
2182
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
2183
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
2184
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
2185
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
2186
+ 0.9999172, 0.99990886,
2187
+ ],
2188
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2189
+ },
2190
+ "fantom/erc20/tether_usd": {
2191
+ currencyId: "fantom/erc20/tether_usd",
2192
+ marketCap: 167021397330,
2193
+ fullyDilutedValuation: 167021397330,
2194
+ totalVolume: 100000090844,
2195
+ high24h: 1.0,
2196
+ low24h: 0.999823,
2197
+ price: 1.0,
2198
+ priceChange24h: -0.000211976482705989,
2199
+ priceChangePercentage1h: -0.011446901666082539,
2200
+ priceChangePercentage24h: -0.021191952329051113,
2201
+ priceChangePercentage7d: 0.016646783053471125,
2202
+ priceChangePercentage30d: -0.015768373523283957,
2203
+ priceChangePercentage1y: 0.003118287765040637,
2204
+ marketCapChange24h: -65921924.311920166,
2205
+ marketCapChangePercentage24h: -0.03945,
2206
+ circulatingSupply: 167010130246.2813,
2207
+ totalSupply: 167010130246.2813,
2208
+ allTimeHigh: 1.32,
2209
+ allTimeLow: 0.572521,
2210
+ allTimeHighDate: "2018-07-24T00:00:00Z",
2211
+ allTimeLowDate: "2015-03-02T00:00:00Z",
2212
+ sparkline: [
2213
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
2214
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
2215
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
2216
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
2217
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
2218
+ 0.9999172, 0.99990886,
2219
+ ],
2220
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2221
+ },
2222
+ "ethereum/erc20/steth": {
2223
+ currencyId: "ethereum/erc20/steth",
2224
+ marketCap: 36441221428,
2225
+ fullyDilutedValuation: 36441221428,
2226
+ totalVolume: 60849799,
2227
+ high24h: 4293.89,
2228
+ low24h: 4064.76,
2229
+ price: 4118.52,
2230
+ priceChange24h: -175.3727145041039,
2231
+ priceChangePercentage1h: -1.5251815729872016,
2232
+ priceChangePercentage24h: -4.08424063478551,
2233
+ priceChangePercentage7d: -11.98760521678549,
2234
+ priceChangePercentage30d: 8.404649522870287,
2235
+ priceChangePercentage1y: 55.56783568119001,
2236
+ marketCapChange24h: -1451311585.0514374,
2237
+ marketCapChangePercentage24h: -3.83007,
2238
+ circulatingSupply: 8828200.595039321,
2239
+ totalSupply: 8828200.595039321,
2240
+ allTimeHigh: 4829.57,
2241
+ allTimeLow: 482.9,
2242
+ allTimeHighDate: "2021-11-10T14:40:47.256Z",
2243
+ allTimeLowDate: "2020-12-22T04:08:21.854Z",
2244
+ sparkline: [
2245
+ 4639.407, 4703.6743, 4729.659, 4740.717, 4718.261, 4749.502, 4592.3257, 4536.0425, 4465.367,
2246
+ 4599.5454, 4609.764, 4616.021, 4539.766, 4431.1113, 4417.968, 4481.1553, 4415.4595,
2247
+ 4420.9106, 4385.9946, 4398.392, 4403.3706, 4398.03, 4463.7876, 4527.5586, 4528.4365,
2248
+ 4521.517, 4470.5146, 4396.7627, 4301.7783, 4284.146, 4285.8125, 4352.1377, 4349.0874,
2249
+ 4286.9453, 4221.6646, 4272.2153, 4289.626, 4167.1885, 4140.91, 4100.2036, 4169.7944,
2250
+ 4212.8154,
2251
+ ],
2252
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2253
+ },
2254
+ "solana/spl/es9vmfrzacermjfrf4h2fyd4kconky11mcce8benwnyb": {
2255
+ currencyId: "solana/spl/es9vmfrzacermjfrf4h2fyd4kconky11mcce8benwnyb",
2256
+ marketCap: 167021397330,
2257
+ fullyDilutedValuation: 167021397330,
2258
+ totalVolume: 100000090844,
2259
+ high24h: 1.0,
2260
+ low24h: 0.999823,
2261
+ price: 1.0,
2262
+ priceChange24h: -0.000211976482705989,
2263
+ priceChangePercentage1h: -0.011446901666082539,
2264
+ priceChangePercentage24h: -0.021191952329051113,
2265
+ priceChangePercentage7d: 0.016646783053471125,
2266
+ priceChangePercentage30d: -0.015768373523283957,
2267
+ priceChangePercentage1y: 0.003118287765040637,
2268
+ marketCapChange24h: -65921924.311920166,
2269
+ marketCapChangePercentage24h: -0.03945,
2270
+ circulatingSupply: 167010130246.2813,
2271
+ totalSupply: 167010130246.2813,
2272
+ allTimeHigh: 1.32,
2273
+ allTimeLow: 0.572521,
2274
+ allTimeHighDate: "2018-07-24T00:00:00Z",
2275
+ allTimeLowDate: "2015-03-02T00:00:00Z",
2276
+ sparkline: [
2277
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
2278
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
2279
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
2280
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
2281
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
2282
+ 0.9999172, 0.99990886,
2283
+ ],
2284
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2285
+ },
2286
+ "elrond/esdt/555344432d633736663166": {
2287
+ currencyId: "elrond/esdt/555344432d633736663166",
2288
+ marketCap: 67615722606,
2289
+ fullyDilutedValuation: 67633242455,
2290
+ totalVolume: 7833116816,
2291
+ high24h: 0.999906,
2292
+ low24h: 0.9997,
2293
+ price: 0.999808,
2294
+ priceChange24h: 3.19952e-7,
2295
+ priceChangePercentage1h: -0.009862749415902565,
2296
+ priceChangePercentage24h: 0.000032001358966286384,
2297
+ priceChangePercentage7d: 0.0019465769879221024,
2298
+ priceChangePercentage30d: -0.005538880249326382,
2299
+ priceChangePercentage1y: 0.02997086288202,
2300
+ marketCapChange24h: -761734823.0909271,
2301
+ marketCapChangePercentage24h: -1.11401,
2302
+ circulatingSupply: 67626331858.60666,
2303
+ totalSupply: 67643854456.30955,
2304
+ allTimeHigh: 1.17,
2305
+ allTimeLow: 0.877647,
2306
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
2307
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
2308
+ sparkline: [
2309
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
2310
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
2311
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
2312
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
2313
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
2314
+ 0.99980074, 0.9998083,
2315
+ ],
2316
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2317
+ },
2318
+ optimism: {
2319
+ currencyId: "optimism",
2320
+ marketCap: 497684431307,
2321
+ fullyDilutedValuation: 497684431307,
2322
+ totalVolume: 42478668635,
2323
+ high24h: 4275.74,
2324
+ low24h: 4074.5,
2325
+ price: 4119.91,
2326
+ priceChange24h: -155.8339552515472,
2327
+ priceChangePercentage1h: -1.5573124572381847,
2328
+ priceChangePercentage24h: -3.6446037729908545,
2329
+ priceChangePercentage7d: -12.035819401208823,
2330
+ priceChangePercentage30d: 7.997705577260973,
2331
+ priceChangePercentage1y: 55.81241135315812,
2332
+ marketCapChange24h: -20190250670.661987,
2333
+ marketCapChangePercentage24h: -3.89867,
2334
+ circulatingSupply: 120707692.0909859,
2335
+ totalSupply: 120707692.0909859,
2336
+ allTimeHigh: 4878.26,
2337
+ allTimeLow: 0.432979,
2338
+ allTimeHighDate: "2021-11-10T14:24:19.604Z",
2339
+ allTimeLowDate: "2015-10-20T00:00:00Z",
2340
+ sparkline: [
2341
+ 4652.7026, 4711.446, 4764.059, 4751.83, 4733.589, 4757.0396, 4604.205, 4544.6235, 4472.9478,
2342
+ 4607.9, 4631.789, 4629.0796, 4554.8384, 4444.639, 4429.3877, 4489.3223, 4427.506, 4408.255,
2343
+ 4398.1978, 4406.775, 4418.158, 4411.9897, 4476.503, 4540.224, 4537.112, 4529.9795,
2344
+ 4480.2104, 4401.338, 4309.2783, 4294.9375, 4302.507, 4368.541, 4356.157, 4295.9004,
2345
+ 4234.761, 4283.656, 4292.479, 4185.5137, 4150.538, 4116.616, 4182.477, 4222.761,
2346
+ ],
2347
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2348
+ },
2349
+ "avalanche_c_chain/erc20/usd_coin": {
2350
+ currencyId: "avalanche_c_chain/erc20/usd_coin",
2351
+ marketCap: 67615722606,
2352
+ fullyDilutedValuation: 67633242455,
2353
+ totalVolume: 7833116816,
2354
+ high24h: 0.999906,
2355
+ low24h: 0.9997,
2356
+ price: 0.999808,
2357
+ priceChange24h: 3.19952e-7,
2358
+ priceChangePercentage1h: -0.009862749415902565,
2359
+ priceChangePercentage24h: 0.000032001358966286384,
2360
+ priceChangePercentage7d: 0.0019465769879221024,
2361
+ priceChangePercentage30d: -0.005538880249326382,
2362
+ priceChangePercentage1y: 0.02997086288202,
2363
+ marketCapChange24h: -761734823.0909271,
2364
+ marketCapChangePercentage24h: -1.11401,
2365
+ circulatingSupply: 67626331858.60666,
2366
+ totalSupply: 67643854456.30955,
2367
+ allTimeHigh: 1.17,
2368
+ allTimeLow: 0.877647,
2369
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
2370
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
2371
+ sparkline: [
2372
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
2373
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
2374
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
2375
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
2376
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
2377
+ 0.99980074, 0.9998083,
2378
+ ],
2379
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2380
+ },
2381
+ "hedera/hts/usd_coin_0.0.456858": {
2382
+ currencyId: "hedera/hts/usd_coin_0.0.456858",
2383
+ marketCap: 67615722606,
2384
+ fullyDilutedValuation: 67633242455,
2385
+ totalVolume: 7833116816,
2386
+ high24h: 0.999906,
2387
+ low24h: 0.9997,
2388
+ price: 0.999808,
2389
+ priceChange24h: 3.19952e-7,
2390
+ priceChangePercentage1h: -0.009862749415902565,
2391
+ priceChangePercentage24h: 0.000032001358966286384,
2392
+ priceChangePercentage7d: 0.0019465769879221024,
2393
+ priceChangePercentage30d: -0.005538880249326382,
2394
+ priceChangePercentage1y: 0.02997086288202,
2395
+ marketCapChange24h: -761734823.0909271,
2396
+ marketCapChangePercentage24h: -1.11401,
2397
+ circulatingSupply: 67626331858.60666,
2398
+ totalSupply: 67643854456.30955,
2399
+ allTimeHigh: 1.17,
2400
+ allTimeLow: 0.877647,
2401
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
2402
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
2403
+ sparkline: [
2404
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
2405
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
2406
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
2407
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
2408
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
2409
+ 0.99980074, 0.9998083,
2410
+ ],
2411
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2412
+ },
2413
+ "ton/jetton/eqcxe6mutqjkfngfarotkot1lzbdiix1kcixrv7nw2id_sds": {
2414
+ currencyId: "ton/jetton/eqcxe6mutqjkfngfarotkot1lzbdiix1kcixrv7nw2id_sds",
2415
+ marketCap: 167021397330,
2416
+ fullyDilutedValuation: 167021397330,
2417
+ totalVolume: 100000090844,
2418
+ high24h: 1.0,
2419
+ low24h: 0.999823,
2420
+ price: 1.0,
2421
+ priceChange24h: -0.000211976482705989,
2422
+ priceChangePercentage1h: -0.011446901666082539,
2423
+ priceChangePercentage24h: -0.021191952329051113,
2424
+ priceChangePercentage7d: 0.016646783053471125,
2425
+ priceChangePercentage30d: -0.015768373523283957,
2426
+ priceChangePercentage1y: 0.003118287765040637,
2427
+ marketCapChange24h: -65921924.311920166,
2428
+ marketCapChangePercentage24h: -0.03945,
2429
+ circulatingSupply: 167010130246.2813,
2430
+ totalSupply: 167010130246.2813,
2431
+ allTimeHigh: 1.32,
2432
+ allTimeLow: 0.572521,
2433
+ allTimeHighDate: "2018-07-24T00:00:00Z",
2434
+ allTimeLowDate: "2015-03-02T00:00:00Z",
2435
+ sparkline: [
2436
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
2437
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
2438
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
2439
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
2440
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
2441
+ 0.9999172, 0.99990886,
2442
+ ],
2443
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2444
+ },
2445
+ "tron/trc20/tr7nhqjekqxgtci8q8zy4pl8otszgjlj6t": {
2446
+ currencyId: "tron/trc20/tr7nhqjekqxgtci8q8zy4pl8otszgjlj6t",
2447
+ marketCap: 167021397330,
2448
+ fullyDilutedValuation: 167021397330,
2449
+ totalVolume: 100000090844,
2450
+ high24h: 1.0,
2451
+ low24h: 0.999823,
2452
+ price: 1.0,
2453
+ priceChange24h: -0.000211976482705989,
2454
+ priceChangePercentage1h: -0.011446901666082539,
2455
+ priceChangePercentage24h: -0.021191952329051113,
2456
+ priceChangePercentage7d: 0.016646783053471125,
2457
+ priceChangePercentage30d: -0.015768373523283957,
2458
+ priceChangePercentage1y: 0.003118287765040637,
2459
+ marketCapChange24h: -65921924.311920166,
2460
+ marketCapChangePercentage24h: -0.03945,
2461
+ circulatingSupply: 167010130246.2813,
2462
+ totalSupply: 167010130246.2813,
2463
+ allTimeHigh: 1.32,
2464
+ allTimeLow: 0.572521,
2465
+ allTimeHighDate: "2018-07-24T00:00:00Z",
2466
+ allTimeLowDate: "2015-03-02T00:00:00Z",
2467
+ sparkline: [
2468
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
2469
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
2470
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
2471
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
2472
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
2473
+ 0.9999172, 0.99990886,
2474
+ ],
2475
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2476
+ },
2477
+ "neon_evm/erc20/usdt": {
2478
+ currencyId: "neon_evm/erc20/usdt",
2479
+ marketCap: 167021397330,
2480
+ fullyDilutedValuation: 167021397330,
2481
+ totalVolume: 100000090844,
2482
+ high24h: 1.0,
2483
+ low24h: 0.999823,
2484
+ price: 1.0,
2485
+ priceChange24h: -0.000211976482705989,
2486
+ priceChangePercentage1h: -0.011446901666082539,
2487
+ priceChangePercentage24h: -0.021191952329051113,
2488
+ priceChangePercentage7d: 0.016646783053471125,
2489
+ priceChangePercentage30d: -0.015768373523283957,
2490
+ priceChangePercentage1y: 0.003118287765040637,
2491
+ marketCapChange24h: -65921924.311920166,
2492
+ marketCapChangePercentage24h: -0.03945,
2493
+ circulatingSupply: 167010130246.2813,
2494
+ totalSupply: 167010130246.2813,
2495
+ allTimeHigh: 1.32,
2496
+ allTimeLow: 0.572521,
2497
+ allTimeHighDate: "2018-07-24T00:00:00Z",
2498
+ allTimeLowDate: "2015-03-02T00:00:00Z",
2499
+ sparkline: [
2500
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
2501
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
2502
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
2503
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
2504
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
2505
+ 0.9999172, 0.99990886,
2506
+ ],
2507
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2508
+ },
2509
+ "celo/erc20/tether_usd_0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e": {
2510
+ currencyId: "celo/erc20/tether_usd_0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e",
2511
+ marketCap: 167021397330,
2512
+ fullyDilutedValuation: 167021397330,
2513
+ totalVolume: 100000090844,
2514
+ high24h: 1.0,
2515
+ low24h: 0.999823,
2516
+ price: 1.0,
2517
+ priceChange24h: -0.000211976482705989,
2518
+ priceChangePercentage1h: -0.011446901666082539,
2519
+ priceChangePercentage24h: -0.021191952329051113,
2520
+ priceChangePercentage7d: 0.016646783053471125,
2521
+ priceChangePercentage30d: -0.015768373523283957,
2522
+ priceChangePercentage1y: 0.003118287765040637,
2523
+ marketCapChange24h: -65921924.311920166,
2524
+ marketCapChangePercentage24h: -0.03945,
2525
+ circulatingSupply: 167010130246.2813,
2526
+ totalSupply: 167010130246.2813,
2527
+ allTimeHigh: 1.32,
2528
+ allTimeLow: 0.572521,
2529
+ allTimeHighDate: "2018-07-24T00:00:00Z",
2530
+ allTimeLowDate: "2015-03-02T00:00:00Z",
2531
+ sparkline: [
2532
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
2533
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
2534
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
2535
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
2536
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
2537
+ 0.9999172, 0.99990886,
2538
+ ],
2539
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2540
+ },
2541
+ "polygon_zk_evm/erc20/usd_coin": {
2542
+ currencyId: "polygon_zk_evm/erc20/usd_coin",
2543
+ marketCap: 67615722606,
2544
+ fullyDilutedValuation: 67633242455,
2545
+ totalVolume: 7833116816,
2546
+ high24h: 0.999906,
2547
+ low24h: 0.9997,
2548
+ price: 0.999808,
2549
+ priceChange24h: 3.19952e-7,
2550
+ priceChangePercentage1h: -0.009862749415902565,
2551
+ priceChangePercentage24h: 0.000032001358966286384,
2552
+ priceChangePercentage7d: 0.0019465769879221024,
2553
+ priceChangePercentage30d: -0.005538880249326382,
2554
+ priceChangePercentage1y: 0.02997086288202,
2555
+ marketCapChange24h: -761734823.0909271,
2556
+ marketCapChangePercentage24h: -1.11401,
2557
+ circulatingSupply: 67626331858.60666,
2558
+ totalSupply: 67643854456.30955,
2559
+ allTimeHigh: 1.17,
2560
+ allTimeLow: 0.877647,
2561
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
2562
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
2563
+ sparkline: [
2564
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
2565
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
2566
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
2567
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
2568
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
2569
+ 0.99980074, 0.9998083,
2570
+ ],
2571
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2572
+ },
2573
+ "aptos/fungible_asset/usdc_0xbae207659db88bea0cbead6da0ed00aac12edcdda169e591cd41c94180b46f3b":
2574
+ {
2575
+ currencyId:
2576
+ "aptos/fungible_asset/usdc_0xbae207659db88bea0cbead6da0ed00aac12edcdda169e591cd41c94180b46f3b",
2577
+ marketCap: 67615722606,
2578
+ fullyDilutedValuation: 67633242455,
2579
+ totalVolume: 7833116816,
2580
+ high24h: 0.999906,
2581
+ low24h: 0.9997,
2582
+ price: 0.999808,
2583
+ priceChange24h: 3.19952e-7,
2584
+ priceChangePercentage1h: -0.009862749415902565,
2585
+ priceChangePercentage24h: 0.000032001358966286384,
2586
+ priceChangePercentage7d: 0.0019465769879221024,
2587
+ priceChangePercentage30d: -0.005538880249326382,
2588
+ priceChangePercentage1y: 0.02997086288202,
2589
+ marketCapChange24h: -761734823.0909271,
2590
+ marketCapChangePercentage24h: -1.11401,
2591
+ circulatingSupply: 67626331858.60666,
2592
+ totalSupply: 67643854456.30955,
2593
+ allTimeHigh: 1.17,
2594
+ allTimeLow: 0.877647,
2595
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
2596
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
2597
+ sparkline: [
2598
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
2599
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
2600
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
2601
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
2602
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
2603
+ 0.99980074, 0.9998083,
2604
+ ],
2605
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2606
+ },
2607
+ bsc: {
2608
+ currencyId: "bsc",
2609
+ marketCap: 114700079709,
2610
+ fullyDilutedValuation: 114700079709,
2611
+ totalVolume: 1587098425,
2612
+ high24h: 844.89,
2613
+ low24h: 819.39,
2614
+ price: 823.15,
2615
+ priceChange24h: -21.74853371642905,
2616
+ priceChangePercentage1h: -1.0334048729711431,
2617
+ priceChangePercentage24h: -2.574114317030349,
2618
+ priceChangePercentage7d: -3.471214361177898,
2619
+ priceChangePercentage30d: 6.588262903342485,
2620
+ priceChangePercentage1y: 44.75409045550508,
2621
+ marketCapChange24h: -2982089482.4120636,
2622
+ marketCapChangePercentage24h: -2.53402,
2623
+ circulatingSupply: 139287544.34,
2624
+ totalSupply: 139287544.34,
2625
+ allTimeHigh: 866.96,
2626
+ allTimeLow: 0.0398177,
2627
+ allTimeHighDate: "2025-08-14T10:43:32.298Z",
2628
+ allTimeLowDate: "2017-10-19T00:00:00Z",
2629
+ sparkline: [
2630
+ 847.04865, 839.5063, 848.7444, 850.74054, 851.23254, 865.772, 845.8179, 833.28015,
2631
+ 829.81335, 843.3549, 847.3292, 845.9276, 834.9503, 825.1832, 826.6134, 836.62634, 833.69385,
2632
+ 832.17224, 829.4007, 834.1414, 835.88947, 849.11835, 848.9401, 861.6859, 858.10895,
2633
+ 856.1588, 854.1473, 848.0571, 833.9746, 834.21643, 834.77747, 844.96564, 846.24554,
2634
+ 842.9509, 847.1136, 844.72516, 842.6901, 832.843, 836.2123, 821.78204, 834.7805, 830.3391,
2635
+ ],
2636
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2637
+ },
2638
+ "solana/spl/epjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v": {
2639
+ currencyId: "solana/spl/epjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v",
2640
+ marketCap: 67615722606,
2641
+ fullyDilutedValuation: 67633242455,
2642
+ totalVolume: 7833116816,
2643
+ high24h: 0.999906,
2644
+ low24h: 0.9997,
2645
+ price: 0.999808,
2646
+ priceChange24h: 3.19952e-7,
2647
+ priceChangePercentage1h: -0.009862749415902565,
2648
+ priceChangePercentage24h: 0.000032001358966286384,
2649
+ priceChangePercentage7d: 0.0019465769879221024,
2650
+ priceChangePercentage30d: -0.005538880249326382,
2651
+ priceChangePercentage1y: 0.02997086288202,
2652
+ marketCapChange24h: -761734823.0909271,
2653
+ marketCapChangePercentage24h: -1.11401,
2654
+ circulatingSupply: 67626331858.60666,
2655
+ totalSupply: 67643854456.30955,
2656
+ allTimeHigh: 1.17,
2657
+ allTimeLow: 0.877647,
2658
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
2659
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
2660
+ sparkline: [
2661
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
2662
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
2663
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
2664
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
2665
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
2666
+ 0.99980074, 0.9998083,
2667
+ ],
2668
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2669
+ },
2670
+ "bsc/bep20/binance-peg_usd_coin": {
2671
+ currencyId: "bsc/bep20/binance-peg_usd_coin",
2672
+ marketCap: 67615722606,
2673
+ fullyDilutedValuation: 67633242455,
2674
+ totalVolume: 7833116816,
2675
+ high24h: 0.999906,
2676
+ low24h: 0.9997,
2677
+ price: 0.999808,
2678
+ priceChange24h: 3.19952e-7,
2679
+ priceChangePercentage1h: -0.009862749415902565,
2680
+ priceChangePercentage24h: 0.000032001358966286384,
2681
+ priceChangePercentage7d: 0.0019465769879221024,
2682
+ priceChangePercentage30d: -0.005538880249326382,
2683
+ priceChangePercentage1y: 0.02997086288202,
2684
+ marketCapChange24h: -761734823.0909271,
2685
+ marketCapChangePercentage24h: -1.11401,
2686
+ circulatingSupply: 67626331858.60666,
2687
+ totalSupply: 67643854456.30955,
2688
+ allTimeHigh: 1.17,
2689
+ allTimeLow: 0.877647,
2690
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
2691
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
2692
+ sparkline: [
2693
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
2694
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
2695
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
2696
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
2697
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
2698
+ 0.99980074, 0.9998083,
2699
+ ],
2700
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2701
+ },
2702
+ base: {
2703
+ currencyId: "base",
2704
+ marketCap: 497684431307,
2705
+ fullyDilutedValuation: 497684431307,
2706
+ totalVolume: 42478668635,
2707
+ high24h: 4275.74,
2708
+ low24h: 4074.5,
2709
+ price: 4119.91,
2710
+ priceChange24h: -155.8339552515472,
2711
+ priceChangePercentage1h: -1.5573124572381847,
2712
+ priceChangePercentage24h: -3.6446037729908545,
2713
+ priceChangePercentage7d: -12.035819401208823,
2714
+ priceChangePercentage30d: 7.997705577260973,
2715
+ priceChangePercentage1y: 55.81241135315812,
2716
+ marketCapChange24h: -20190250670.661987,
2717
+ marketCapChangePercentage24h: -3.89867,
2718
+ circulatingSupply: 120707692.0909859,
2719
+ totalSupply: 120707692.0909859,
2720
+ allTimeHigh: 4878.26,
2721
+ allTimeLow: 0.432979,
2722
+ allTimeHighDate: "2021-11-10T14:24:19.604Z",
2723
+ allTimeLowDate: "2015-10-20T00:00:00Z",
2724
+ sparkline: [
2725
+ 4652.7026, 4711.446, 4764.059, 4751.83, 4733.589, 4757.0396, 4604.205, 4544.6235, 4472.9478,
2726
+ 4607.9, 4631.789, 4629.0796, 4554.8384, 4444.639, 4429.3877, 4489.3223, 4427.506, 4408.255,
2727
+ 4398.1978, 4406.775, 4418.158, 4411.9897, 4476.503, 4540.224, 4537.112, 4529.9795,
2728
+ 4480.2104, 4401.338, 4309.2783, 4294.9375, 4302.507, 4368.541, 4356.157, 4295.9004,
2729
+ 4234.761, 4283.656, 4292.479, 4185.5137, 4150.538, 4116.616, 4182.477, 4222.761,
2730
+ ],
2731
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2732
+ },
2733
+ mantle: {
2734
+ currencyId: "mantle",
2735
+ marketCap: 497684431307,
2736
+ fullyDilutedValuation: 497684431307,
2737
+ totalVolume: 42478668635,
2738
+ high24h: 4275.74,
2739
+ low24h: 4074.5,
2740
+ price: 4119.91,
2741
+ priceChange24h: -155.8339552515472,
2742
+ priceChangePercentage1h: -1.5573124572381847,
2743
+ priceChangePercentage24h: -3.6446037729908545,
2744
+ priceChangePercentage7d: -12.035819401208823,
2745
+ priceChangePercentage30d: 7.997705577260973,
2746
+ priceChangePercentage1y: 55.81241135315812,
2747
+ marketCapChange24h: -20190250670.661987,
2748
+ marketCapChangePercentage24h: -3.89867,
2749
+ circulatingSupply: 120707692.0909859,
2750
+ totalSupply: 120707692.0909859,
2751
+ allTimeHigh: 4878.26,
2752
+ allTimeLow: 0.432979,
2753
+ allTimeHighDate: "2021-11-10T14:24:19.604Z",
2754
+ allTimeLowDate: "2015-10-20T00:00:00Z",
2755
+ sparkline: [
2756
+ 4652.7026, 4711.446, 4764.059, 4751.83, 4733.589, 4757.0396, 4604.205, 4544.6235, 4472.9478,
2757
+ 4607.9, 4631.789, 4629.0796, 4554.8384, 4444.639, 4429.3877, 4489.3223, 4427.506, 4408.255,
2758
+ 4398.1978, 4406.775, 4418.158, 4411.9897, 4476.503, 4540.224, 4537.112, 4529.9795,
2759
+ 4480.2104, 4401.338, 4309.2783, 4294.9375, 4302.507, 4368.541, 4356.157, 4295.9004,
2760
+ 4234.761, 4283.656, 4292.479, 4185.5137, 4150.538, 4116.616, 4182.477, 4222.761,
2761
+ ],
2762
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2763
+ },
2764
+ zksync: {
2765
+ currencyId: "zksync",
2766
+ marketCap: 497684431307,
2767
+ fullyDilutedValuation: 497684431307,
2768
+ totalVolume: 42478668635,
2769
+ high24h: 4275.74,
2770
+ low24h: 4074.5,
2771
+ price: 4119.91,
2772
+ priceChange24h: -155.8339552515472,
2773
+ priceChangePercentage1h: -1.5573124572381847,
2774
+ priceChangePercentage24h: -3.6446037729908545,
2775
+ priceChangePercentage7d: -12.035819401208823,
2776
+ priceChangePercentage30d: 7.997705577260973,
2777
+ priceChangePercentage1y: 55.81241135315812,
2778
+ marketCapChange24h: -20190250670.661987,
2779
+ marketCapChangePercentage24h: -3.89867,
2780
+ circulatingSupply: 120707692.0909859,
2781
+ totalSupply: 120707692.0909859,
2782
+ allTimeHigh: 4878.26,
2783
+ allTimeLow: 0.432979,
2784
+ allTimeHighDate: "2021-11-10T14:24:19.604Z",
2785
+ allTimeLowDate: "2015-10-20T00:00:00Z",
2786
+ sparkline: [
2787
+ 4652.7026, 4711.446, 4764.059, 4751.83, 4733.589, 4757.0396, 4604.205, 4544.6235, 4472.9478,
2788
+ 4607.9, 4631.789, 4629.0796, 4554.8384, 4444.639, 4429.3877, 4489.3223, 4427.506, 4408.255,
2789
+ 4398.1978, 4406.775, 4418.158, 4411.9897, 4476.503, 4540.224, 4537.112, 4529.9795,
2790
+ 4480.2104, 4401.338, 4309.2783, 4294.9375, 4302.507, 4368.541, 4356.157, 4295.9004,
2791
+ 4234.761, 4283.656, 4292.479, 4185.5137, 4150.538, 4116.616, 4182.477, 4222.761,
2792
+ ],
2793
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2794
+ },
2795
+ "aptos/fungible_asset/tether_usd_0x357b0b74bc833e95a115ad22604854d6b0fca151cecd94111770e5d6ffc9dc2b":
2796
+ {
2797
+ currencyId:
2798
+ "aptos/fungible_asset/tether_usd_0x357b0b74bc833e95a115ad22604854d6b0fca151cecd94111770e5d6ffc9dc2b",
2799
+ marketCap: 167021397330,
2800
+ fullyDilutedValuation: 167021397330,
2801
+ totalVolume: 100000090844,
2802
+ high24h: 1.0,
2803
+ low24h: 0.999823,
2804
+ price: 1.0,
2805
+ priceChange24h: -0.000211976482705989,
2806
+ priceChangePercentage1h: -0.011446901666082539,
2807
+ priceChangePercentage24h: -0.021191952329051113,
2808
+ priceChangePercentage7d: 0.016646783053471125,
2809
+ priceChangePercentage30d: -0.015768373523283957,
2810
+ priceChangePercentage1y: 0.003118287765040637,
2811
+ marketCapChange24h: -65921924.311920166,
2812
+ marketCapChangePercentage24h: -0.03945,
2813
+ circulatingSupply: 167010130246.2813,
2814
+ totalSupply: 167010130246.2813,
2815
+ allTimeHigh: 1.32,
2816
+ allTimeLow: 0.572521,
2817
+ allTimeHighDate: "2018-07-24T00:00:00Z",
2818
+ allTimeLowDate: "2015-03-02T00:00:00Z",
2819
+ sparkline: [
2820
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
2821
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
2822
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
2823
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
2824
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
2825
+ 0.9999172, 0.99990886,
2826
+ ],
2827
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2828
+ },
2829
+ tron: {
2830
+ currencyId: "tron",
2831
+ marketCap: 32912744126,
2832
+ fullyDilutedValuation: 32912786057,
2833
+ totalVolume: 1251999934,
2834
+ high24h: 0.351575,
2835
+ low24h: 0.346499,
2836
+ price: 0.347628,
2837
+ priceChange24h: -0.003947259146478199,
2838
+ priceChangePercentage1h: -0.8999037224711188,
2839
+ priceChangePercentage24h: -1.122735583545219,
2840
+ priceChangePercentage7d: -2.877382988519819,
2841
+ priceChangePercentage30d: 10.389524653547442,
2842
+ priceChangePercentage1y: 130.59737135477937,
2843
+ marketCapChange24h: -373861705.9060135,
2844
+ marketCapChangePercentage24h: -1.12316,
2845
+ circulatingSupply: 94674425351.11543,
2846
+ totalSupply: 94674545965.90077,
2847
+ allTimeHigh: 0.431288,
2848
+ allTimeLow: 0.00180434,
2849
+ allTimeHighDate: "2024-12-04T00:10:40.323Z",
2850
+ allTimeLowDate: "2017-11-12T00:00:00Z",
2851
+ sparkline: [
2852
+ 0.35781583, 0.36056718, 0.3622051, 0.36320233, 0.36582422, 0.36904368, 0.36108857,
2853
+ 0.35830885, 0.35448834, 0.36006925, 0.3583726, 0.35875583, 0.3547401, 0.35130444, 0.3524825,
2854
+ 0.35375512, 0.35383385, 0.35363355, 0.34815323, 0.34747788, 0.34814572, 0.34845543,
2855
+ 0.35057682, 0.35145202, 0.3515341, 0.35388482, 0.3525815, 0.3517241, 0.3495435, 0.34599897,
2856
+ 0.34818295, 0.34917536, 0.35002786, 0.35148305, 0.34727052, 0.35013953, 0.35125685,
2857
+ 0.35010394, 0.3507683, 0.3472431, 0.34895936, 0.35028464,
2858
+ ],
2859
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2860
+ },
2861
+ "polygon_zk_evm/erc20/tether_usd": {
2862
+ currencyId: "polygon_zk_evm/erc20/tether_usd",
2863
+ marketCap: 167021397330,
2864
+ fullyDilutedValuation: 167021397330,
2865
+ totalVolume: 100000090844,
2866
+ high24h: 1.0,
2867
+ low24h: 0.999823,
2868
+ price: 1.0,
2869
+ priceChange24h: -0.000211976482705989,
2870
+ priceChangePercentage1h: -0.011446901666082539,
2871
+ priceChangePercentage24h: -0.021191952329051113,
2872
+ priceChangePercentage7d: 0.016646783053471125,
2873
+ priceChangePercentage30d: -0.015768373523283957,
2874
+ priceChangePercentage1y: 0.003118287765040637,
2875
+ marketCapChange24h: -65921924.311920166,
2876
+ marketCapChangePercentage24h: -0.03945,
2877
+ circulatingSupply: 167010130246.2813,
2878
+ totalSupply: 167010130246.2813,
2879
+ allTimeHigh: 1.32,
2880
+ allTimeLow: 0.572521,
2881
+ allTimeHighDate: "2018-07-24T00:00:00Z",
2882
+ allTimeLowDate: "2015-03-02T00:00:00Z",
2883
+ sparkline: [
2884
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
2885
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
2886
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
2887
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
2888
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
2889
+ 0.9999172, 0.99990886,
2890
+ ],
2891
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2892
+ },
2893
+ linea: {
2894
+ currencyId: "linea",
2895
+ marketCap: 497684431307,
2896
+ fullyDilutedValuation: 497684431307,
2897
+ totalVolume: 42478668635,
2898
+ high24h: 4275.74,
2899
+ low24h: 4074.5,
2900
+ price: 4119.91,
2901
+ priceChange24h: -155.8339552515472,
2902
+ priceChangePercentage1h: -1.5573124572381847,
2903
+ priceChangePercentage24h: -3.6446037729908545,
2904
+ priceChangePercentage7d: -12.035819401208823,
2905
+ priceChangePercentage30d: 7.997705577260973,
2906
+ priceChangePercentage1y: 55.81241135315812,
2907
+ marketCapChange24h: -20190250670.661987,
2908
+ marketCapChangePercentage24h: -3.89867,
2909
+ circulatingSupply: 120707692.0909859,
2910
+ totalSupply: 120707692.0909859,
2911
+ allTimeHigh: 4878.26,
2912
+ allTimeLow: 0.432979,
2913
+ allTimeHighDate: "2021-11-10T14:24:19.604Z",
2914
+ allTimeLowDate: "2015-10-20T00:00:00Z",
2915
+ sparkline: [
2916
+ 4652.7026, 4711.446, 4764.059, 4751.83, 4733.589, 4757.0396, 4604.205, 4544.6235, 4472.9478,
2917
+ 4607.9, 4631.789, 4629.0796, 4554.8384, 4444.639, 4429.3877, 4489.3223, 4427.506, 4408.255,
2918
+ 4398.1978, 4406.775, 4418.158, 4411.9897, 4476.503, 4540.224, 4537.112, 4529.9795,
2919
+ 4480.2104, 4401.338, 4309.2783, 4294.9375, 4302.507, 4368.541, 4356.157, 4295.9004,
2920
+ 4234.761, 4283.656, 4292.479, 4185.5137, 4150.538, 4116.616, 4182.477, 4222.761,
2921
+ ],
2922
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2923
+ },
2924
+ "celo/erc20/usdc_0xceba9300f2b948710d2653dd7b07f33a8b32118c": {
2925
+ currencyId: "celo/erc20/usdc_0xceba9300f2b948710d2653dd7b07f33a8b32118c",
2926
+ marketCap: 67615722606,
2927
+ fullyDilutedValuation: 67633242455,
2928
+ totalVolume: 7833116816,
2929
+ high24h: 0.999906,
2930
+ low24h: 0.9997,
2931
+ price: 0.999808,
2932
+ priceChange24h: 3.19952e-7,
2933
+ priceChangePercentage1h: -0.009862749415902565,
2934
+ priceChangePercentage24h: 0.000032001358966286384,
2935
+ priceChangePercentage7d: 0.0019465769879221024,
2936
+ priceChangePercentage30d: -0.005538880249326382,
2937
+ priceChangePercentage1y: 0.02997086288202,
2938
+ marketCapChange24h: -761734823.0909271,
2939
+ marketCapChangePercentage24h: -1.11401,
2940
+ circulatingSupply: 67626331858.60666,
2941
+ totalSupply: 67643854456.30955,
2942
+ allTimeHigh: 1.17,
2943
+ allTimeLow: 0.877647,
2944
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
2945
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
2946
+ sparkline: [
2947
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
2948
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
2949
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
2950
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
2951
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
2952
+ 0.99980074, 0.9998083,
2953
+ ],
2954
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2955
+ },
2956
+ "cronos/erc20/usd_coin": {
2957
+ currencyId: "cronos/erc20/usd_coin",
2958
+ marketCap: 67615722606,
2959
+ fullyDilutedValuation: 67633242455,
2960
+ totalVolume: 7833116816,
2961
+ high24h: 0.999906,
2962
+ low24h: 0.9997,
2963
+ price: 0.999808,
2964
+ priceChange24h: 3.19952e-7,
2965
+ priceChangePercentage1h: -0.009862749415902565,
2966
+ priceChangePercentage24h: 0.000032001358966286384,
2967
+ priceChangePercentage7d: 0.0019465769879221024,
2968
+ priceChangePercentage30d: -0.005538880249326382,
2969
+ priceChangePercentage1y: 0.02997086288202,
2970
+ marketCapChange24h: -761734823.0909271,
2971
+ marketCapChangePercentage24h: -1.11401,
2972
+ circulatingSupply: 67626331858.60666,
2973
+ totalSupply: 67643854456.30955,
2974
+ allTimeHigh: 1.17,
2975
+ allTimeLow: 0.877647,
2976
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
2977
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
2978
+ sparkline: [
2979
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
2980
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
2981
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
2982
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
2983
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
2984
+ 0.99980074, 0.9998083,
2985
+ ],
2986
+ fetchAt: "2025-08-20T16:43:22.047711Z",
2987
+ },
2988
+ "polygon/erc20/usd_coin": {
2989
+ currencyId: "polygon/erc20/usd_coin",
2990
+ marketCap: 67615722606,
2991
+ fullyDilutedValuation: 67633242455,
2992
+ totalVolume: 7833116816,
2993
+ high24h: 0.999906,
2994
+ low24h: 0.9997,
2995
+ price: 0.999808,
2996
+ priceChange24h: 3.19952e-7,
2997
+ priceChangePercentage1h: -0.009862749415902565,
2998
+ priceChangePercentage24h: 0.000032001358966286384,
2999
+ priceChangePercentage7d: 0.0019465769879221024,
3000
+ priceChangePercentage30d: -0.005538880249326382,
3001
+ priceChangePercentage1y: 0.02997086288202,
3002
+ marketCapChange24h: -761734823.0909271,
3003
+ marketCapChangePercentage24h: -1.11401,
3004
+ circulatingSupply: 67626331858.60666,
3005
+ totalSupply: 67643854456.30955,
3006
+ allTimeHigh: 1.17,
3007
+ allTimeLow: 0.877647,
3008
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
3009
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
3010
+ sparkline: [
3011
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
3012
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
3013
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
3014
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
3015
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
3016
+ 0.99980074, 0.9998083,
3017
+ ],
3018
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3019
+ },
3020
+ ethereum: {
3021
+ currencyId: "ethereum",
3022
+ marketCap: 497684431307,
3023
+ fullyDilutedValuation: 497684431307,
3024
+ totalVolume: 42478668635,
3025
+ high24h: 4275.74,
3026
+ low24h: 4074.5,
3027
+ price: 4119.91,
3028
+ priceChange24h: -155.8339552515472,
3029
+ priceChangePercentage1h: -1.5573124572381847,
3030
+ priceChangePercentage24h: -3.6446037729908545,
3031
+ priceChangePercentage7d: -12.035819401208823,
3032
+ priceChangePercentage30d: 7.997705577260973,
3033
+ priceChangePercentage1y: 55.81241135315812,
3034
+ marketCapChange24h: -20190250670.661987,
3035
+ marketCapChangePercentage24h: -3.89867,
3036
+ circulatingSupply: 120707692.0909859,
3037
+ totalSupply: 120707692.0909859,
3038
+ allTimeHigh: 4878.26,
3039
+ allTimeLow: 0.432979,
3040
+ allTimeHighDate: "2021-11-10T14:24:19.604Z",
3041
+ allTimeLowDate: "2015-10-20T00:00:00Z",
3042
+ sparkline: [
3043
+ 4652.7026, 4711.446, 4764.059, 4751.83, 4733.589, 4757.0396, 4604.205, 4544.6235, 4472.9478,
3044
+ 4607.9, 4631.789, 4629.0796, 4554.8384, 4444.639, 4429.3877, 4489.3223, 4427.506, 4408.255,
3045
+ 4398.1978, 4406.775, 4418.158, 4411.9897, 4476.503, 4540.224, 4537.112, 4529.9795,
3046
+ 4480.2104, 4401.338, 4309.2783, 4294.9375, 4302.507, 4368.541, 4356.157, 4295.9004,
3047
+ 4234.761, 4283.656, 4292.479, 4185.5137, 4150.538, 4116.616, 4182.477, 4222.761,
3048
+ ],
3049
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3050
+ },
3051
+ "ethereum/erc20/bnb": {
3052
+ currencyId: "ethereum/erc20/bnb",
3053
+ marketCap: 114700079709,
3054
+ fullyDilutedValuation: 114700079709,
3055
+ totalVolume: 1587098425,
3056
+ high24h: 844.89,
3057
+ low24h: 819.39,
3058
+ price: 823.15,
3059
+ priceChange24h: -21.74853371642905,
3060
+ priceChangePercentage1h: -1.0334048729711431,
3061
+ priceChangePercentage24h: -2.574114317030349,
3062
+ priceChangePercentage7d: -3.471214361177898,
3063
+ priceChangePercentage30d: 6.588262903342485,
3064
+ priceChangePercentage1y: 44.75409045550508,
3065
+ marketCapChange24h: -2982089482.4120636,
3066
+ marketCapChangePercentage24h: -2.53402,
3067
+ circulatingSupply: 139287544.34,
3068
+ totalSupply: 139287544.34,
3069
+ allTimeHigh: 866.96,
3070
+ allTimeLow: 0.0398177,
3071
+ allTimeHighDate: "2025-08-14T10:43:32.298Z",
3072
+ allTimeLowDate: "2017-10-19T00:00:00Z",
3073
+ sparkline: [
3074
+ 847.04865, 839.5063, 848.7444, 850.74054, 851.23254, 865.772, 845.8179, 833.28015,
3075
+ 829.81335, 843.3549, 847.3292, 845.9276, 834.9503, 825.1832, 826.6134, 836.62634, 833.69385,
3076
+ 832.17224, 829.4007, 834.1414, 835.88947, 849.11835, 848.9401, 861.6859, 858.10895,
3077
+ 856.1588, 854.1473, 848.0571, 833.9746, 834.21643, 834.77747, 844.96564, 846.24554,
3078
+ 842.9509, 847.1136, 844.72516, 842.6901, 832.843, 836.2123, 821.78204, 834.7805, 830.3391,
3079
+ ],
3080
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3081
+ },
3082
+ "sonic/erc20/bridged_usdc_sonic_labs_0x29219dd400f2bf60e5a23d13be72b486d4038894": {
3083
+ currencyId: "sonic/erc20/bridged_usdc_sonic_labs_0x29219dd400f2bf60e5a23d13be72b486d4038894",
3084
+ marketCap: 67615722606,
3085
+ fullyDilutedValuation: 67633242455,
3086
+ totalVolume: 7833116816,
3087
+ high24h: 0.999906,
3088
+ low24h: 0.9997,
3089
+ price: 0.999808,
3090
+ priceChange24h: 3.19952e-7,
3091
+ priceChangePercentage1h: -0.009862749415902565,
3092
+ priceChangePercentage24h: 0.000032001358966286384,
3093
+ priceChangePercentage7d: 0.0019465769879221024,
3094
+ priceChangePercentage30d: -0.005538880249326382,
3095
+ priceChangePercentage1y: 0.02997086288202,
3096
+ marketCapChange24h: -761734823.0909271,
3097
+ marketCapChangePercentage24h: -1.11401,
3098
+ circulatingSupply: 67626331858.60666,
3099
+ totalSupply: 67643854456.30955,
3100
+ allTimeHigh: 1.17,
3101
+ allTimeLow: 0.877647,
3102
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
3103
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
3104
+ sparkline: [
3105
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
3106
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
3107
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
3108
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
3109
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
3110
+ 0.99980074, 0.9998083,
3111
+ ],
3112
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3113
+ },
3114
+ "optimism/erc20/tether_usd": {
3115
+ currencyId: "optimism/erc20/tether_usd",
3116
+ marketCap: 167021397330,
3117
+ fullyDilutedValuation: 167021397330,
3118
+ totalVolume: 100000090844,
3119
+ high24h: 1.0,
3120
+ low24h: 0.999823,
3121
+ price: 1.0,
3122
+ priceChange24h: -0.000211976482705989,
3123
+ priceChangePercentage1h: -0.011446901666082539,
3124
+ priceChangePercentage24h: -0.021191952329051113,
3125
+ priceChangePercentage7d: 0.016646783053471125,
3126
+ priceChangePercentage30d: -0.015768373523283957,
3127
+ priceChangePercentage1y: 0.003118287765040637,
3128
+ marketCapChange24h: -65921924.311920166,
3129
+ marketCapChangePercentage24h: -0.03945,
3130
+ circulatingSupply: 167010130246.2813,
3131
+ totalSupply: 167010130246.2813,
3132
+ allTimeHigh: 1.32,
3133
+ allTimeLow: 0.572521,
3134
+ allTimeHighDate: "2018-07-24T00:00:00Z",
3135
+ allTimeLowDate: "2015-03-02T00:00:00Z",
3136
+ sparkline: [
3137
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
3138
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
3139
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
3140
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
3141
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
3142
+ 0.9999172, 0.99990886,
3143
+ ],
3144
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3145
+ },
3146
+ "arbitrum/erc20/usd_coin": {
3147
+ currencyId: "arbitrum/erc20/usd_coin",
3148
+ marketCap: 67615722606,
3149
+ fullyDilutedValuation: 67633242455,
3150
+ totalVolume: 7833116816,
3151
+ high24h: 0.999906,
3152
+ low24h: 0.9997,
3153
+ price: 0.999808,
3154
+ priceChange24h: 3.19952e-7,
3155
+ priceChangePercentage1h: -0.009862749415902565,
3156
+ priceChangePercentage24h: 0.000032001358966286384,
3157
+ priceChangePercentage7d: 0.0019465769879221024,
3158
+ priceChangePercentage30d: -0.005538880249326382,
3159
+ priceChangePercentage1y: 0.02997086288202,
3160
+ marketCapChange24h: -761734823.0909271,
3161
+ marketCapChangePercentage24h: -1.11401,
3162
+ circulatingSupply: 67626331858.60666,
3163
+ totalSupply: 67643854456.30955,
3164
+ allTimeHigh: 1.17,
3165
+ allTimeLow: 0.877647,
3166
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
3167
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
3168
+ sparkline: [
3169
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
3170
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
3171
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
3172
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
3173
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
3174
+ 0.99980074, 0.9998083,
3175
+ ],
3176
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3177
+ },
3178
+ "stellar/asset/usdc:ga5zsejyb37jrc5avcia5mop4rhtm335x2kgx3ihojapp5re34k4kzvn": {
3179
+ currencyId: "stellar/asset/usdc:ga5zsejyb37jrc5avcia5mop4rhtm335x2kgx3ihojapp5re34k4kzvn",
3180
+ marketCap: 67615722606,
3181
+ fullyDilutedValuation: 67633242455,
3182
+ totalVolume: 7833116816,
3183
+ high24h: 0.999906,
3184
+ low24h: 0.9997,
3185
+ price: 0.999808,
3186
+ priceChange24h: 3.19952e-7,
3187
+ priceChangePercentage1h: -0.009862749415902565,
3188
+ priceChangePercentage24h: 0.000032001358966286384,
3189
+ priceChangePercentage7d: 0.0019465769879221024,
3190
+ priceChangePercentage30d: -0.005538880249326382,
3191
+ priceChangePercentage1y: 0.02997086288202,
3192
+ marketCapChange24h: -761734823.0909271,
3193
+ marketCapChangePercentage24h: -1.11401,
3194
+ circulatingSupply: 67626331858.60666,
3195
+ totalSupply: 67643854456.30955,
3196
+ allTimeHigh: 1.17,
3197
+ allTimeLow: 0.877647,
3198
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
3199
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
3200
+ sparkline: [
3201
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
3202
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
3203
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
3204
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
3205
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
3206
+ 0.99980074, 0.9998083,
3207
+ ],
3208
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3209
+ },
3210
+ "bsc/bep20/binance-peg_bsc-usd": {
3211
+ currencyId: "bsc/bep20/binance-peg_bsc-usd",
3212
+ marketCap: 167021397330,
3213
+ fullyDilutedValuation: 167021397330,
3214
+ totalVolume: 100000090844,
3215
+ high24h: 1.0,
3216
+ low24h: 0.999823,
3217
+ price: 1.0,
3218
+ priceChange24h: -0.000211976482705989,
3219
+ priceChangePercentage1h: -0.011446901666082539,
3220
+ priceChangePercentage24h: -0.021191952329051113,
3221
+ priceChangePercentage7d: 0.016646783053471125,
3222
+ priceChangePercentage30d: -0.015768373523283957,
3223
+ priceChangePercentage1y: 0.003118287765040637,
3224
+ marketCapChange24h: -65921924.311920166,
3225
+ marketCapChangePercentage24h: -0.03945,
3226
+ circulatingSupply: 167010130246.2813,
3227
+ totalSupply: 167010130246.2813,
3228
+ allTimeHigh: 1.32,
3229
+ allTimeLow: 0.572521,
3230
+ allTimeHighDate: "2018-07-24T00:00:00Z",
3231
+ allTimeLowDate: "2015-03-02T00:00:00Z",
3232
+ sparkline: [
3233
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
3234
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
3235
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
3236
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
3237
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
3238
+ 0.9999172, 0.99990886,
3239
+ ],
3240
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3241
+ },
3242
+ binance_beacon_chain: {
3243
+ currencyId: "binance_beacon_chain",
3244
+ marketCap: 114700079709,
3245
+ fullyDilutedValuation: 114700079709,
3246
+ totalVolume: 1587098425,
3247
+ high24h: 844.89,
3248
+ low24h: 819.39,
3249
+ price: 823.15,
3250
+ priceChange24h: -21.74853371642905,
3251
+ priceChangePercentage1h: -1.0334048729711431,
3252
+ priceChangePercentage24h: -2.574114317030349,
3253
+ priceChangePercentage7d: -3.471214361177898,
3254
+ priceChangePercentage30d: 6.588262903342485,
3255
+ priceChangePercentage1y: 44.75409045550508,
3256
+ marketCapChange24h: -2982089482.4120636,
3257
+ marketCapChangePercentage24h: -2.53402,
3258
+ circulatingSupply: 139287544.34,
3259
+ totalSupply: 139287544.34,
3260
+ allTimeHigh: 866.96,
3261
+ allTimeLow: 0.0398177,
3262
+ allTimeHighDate: "2025-08-14T10:43:32.298Z",
3263
+ allTimeLowDate: "2017-10-19T00:00:00Z",
3264
+ sparkline: [
3265
+ 847.04865, 839.5063, 848.7444, 850.74054, 851.23254, 865.772, 845.8179, 833.28015,
3266
+ 829.81335, 843.3549, 847.3292, 845.9276, 834.9503, 825.1832, 826.6134, 836.62634, 833.69385,
3267
+ 832.17224, 829.4007, 834.1414, 835.88947, 849.11835, 848.9401, 861.6859, 858.10895,
3268
+ 856.1588, 854.1473, 848.0571, 833.9746, 834.21643, 834.77747, 844.96564, 846.24554,
3269
+ 842.9509, 847.1136, 844.72516, 842.6901, 832.843, 836.2123, 821.78204, 834.7805, 830.3391,
3270
+ ],
3271
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3272
+ },
3273
+ "ethereum/erc20/usd_tether__erc20_": {
3274
+ currencyId: "ethereum/erc20/usd_tether__erc20_",
3275
+ marketCap: 167021397330,
3276
+ fullyDilutedValuation: 167021397330,
3277
+ totalVolume: 100000090844,
3278
+ high24h: 1.0,
3279
+ low24h: 0.999823,
3280
+ price: 1.0,
3281
+ priceChange24h: -0.000211976482705989,
3282
+ priceChangePercentage1h: -0.011446901666082539,
3283
+ priceChangePercentage24h: -0.021191952329051113,
3284
+ priceChangePercentage7d: 0.016646783053471125,
3285
+ priceChangePercentage30d: -0.015768373523283957,
3286
+ priceChangePercentage1y: 0.003118287765040637,
3287
+ marketCapChange24h: -65921924.311920166,
3288
+ marketCapChangePercentage24h: -0.03945,
3289
+ circulatingSupply: 167010130246.2813,
3290
+ totalSupply: 167010130246.2813,
3291
+ allTimeHigh: 1.32,
3292
+ allTimeLow: 0.572521,
3293
+ allTimeHighDate: "2018-07-24T00:00:00Z",
3294
+ allTimeLowDate: "2015-03-02T00:00:00Z",
3295
+ sparkline: [
3296
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
3297
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
3298
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
3299
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
3300
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
3301
+ 0.9999172, 0.99990886,
3302
+ ],
3303
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3304
+ },
3305
+ "sui/coin/usdc_0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::usdc":
3306
+ {
3307
+ currencyId:
3308
+ "sui/coin/usdc_0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::usdc",
3309
+ marketCap: 67615722606,
3310
+ fullyDilutedValuation: 67633242455,
3311
+ totalVolume: 7833116816,
3312
+ high24h: 0.999906,
3313
+ low24h: 0.9997,
3314
+ price: 0.999808,
3315
+ priceChange24h: 3.19952e-7,
3316
+ priceChangePercentage1h: -0.009862749415902565,
3317
+ priceChangePercentage24h: 0.000032001358966286384,
3318
+ priceChangePercentage7d: 0.0019465769879221024,
3319
+ priceChangePercentage30d: -0.005538880249326382,
3320
+ priceChangePercentage1y: 0.02997086288202,
3321
+ marketCapChange24h: -761734823.0909271,
3322
+ marketCapChangePercentage24h: -1.11401,
3323
+ circulatingSupply: 67626331858.60666,
3324
+ totalSupply: 67643854456.30955,
3325
+ allTimeHigh: 1.17,
3326
+ allTimeLow: 0.877647,
3327
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
3328
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
3329
+ sparkline: [
3330
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
3331
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
3332
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
3333
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
3334
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
3335
+ 0.99980074, 0.9998083,
3336
+ ],
3337
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3338
+ },
3339
+ "ethereum/erc20/usd__coin": {
3340
+ currencyId: "ethereum/erc20/usd__coin",
3341
+ marketCap: 67615722606,
3342
+ fullyDilutedValuation: 67633242455,
3343
+ totalVolume: 7833116816,
3344
+ high24h: 0.999906,
3345
+ low24h: 0.9997,
3346
+ price: 0.999808,
3347
+ priceChange24h: 3.19952e-7,
3348
+ priceChangePercentage1h: -0.009862749415902565,
3349
+ priceChangePercentage24h: 0.000032001358966286384,
3350
+ priceChangePercentage7d: 0.0019465769879221024,
3351
+ priceChangePercentage30d: -0.005538880249326382,
3352
+ priceChangePercentage1y: 0.02997086288202,
3353
+ marketCapChange24h: -761734823.0909271,
3354
+ marketCapChangePercentage24h: -1.11401,
3355
+ circulatingSupply: 67626331858.60666,
3356
+ totalSupply: 67643854456.30955,
3357
+ allTimeHigh: 1.17,
3358
+ allTimeLow: 0.877647,
3359
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
3360
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
3361
+ sparkline: [
3362
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
3363
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
3364
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
3365
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
3366
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
3367
+ 0.99980074, 0.9998083,
3368
+ ],
3369
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3370
+ },
3371
+ "zksync/erc20/usdc": {
3372
+ currencyId: "zksync/erc20/usdc",
3373
+ marketCap: 67615722606,
3374
+ fullyDilutedValuation: 67633242455,
3375
+ totalVolume: 7833116816,
3376
+ high24h: 0.999906,
3377
+ low24h: 0.9997,
3378
+ price: 0.999808,
3379
+ priceChange24h: 3.19952e-7,
3380
+ priceChangePercentage1h: -0.009862749415902565,
3381
+ priceChangePercentage24h: 0.000032001358966286384,
3382
+ priceChangePercentage7d: 0.0019465769879221024,
3383
+ priceChangePercentage30d: -0.005538880249326382,
3384
+ priceChangePercentage1y: 0.02997086288202,
3385
+ marketCapChange24h: -761734823.0909271,
3386
+ marketCapChangePercentage24h: -1.11401,
3387
+ circulatingSupply: 67626331858.60666,
3388
+ totalSupply: 67643854456.30955,
3389
+ allTimeHigh: 1.17,
3390
+ allTimeLow: 0.877647,
3391
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
3392
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
3393
+ sparkline: [
3394
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
3395
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
3396
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
3397
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
3398
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
3399
+ 0.99980074, 0.9998083,
3400
+ ],
3401
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3402
+ },
3403
+ scroll: {
3404
+ currencyId: "scroll",
3405
+ marketCap: 497684431307,
3406
+ fullyDilutedValuation: 497684431307,
3407
+ totalVolume: 42478668635,
3408
+ high24h: 4275.74,
3409
+ low24h: 4074.5,
3410
+ price: 4119.91,
3411
+ priceChange24h: -155.8339552515472,
3412
+ priceChangePercentage1h: -1.5573124572381847,
3413
+ priceChangePercentage24h: -3.6446037729908545,
3414
+ priceChangePercentage7d: -12.035819401208823,
3415
+ priceChangePercentage30d: 7.997705577260973,
3416
+ priceChangePercentage1y: 55.81241135315812,
3417
+ marketCapChange24h: -20190250670.661987,
3418
+ marketCapChangePercentage24h: -3.89867,
3419
+ circulatingSupply: 120707692.0909859,
3420
+ totalSupply: 120707692.0909859,
3421
+ allTimeHigh: 4878.26,
3422
+ allTimeLow: 0.432979,
3423
+ allTimeHighDate: "2021-11-10T14:24:19.604Z",
3424
+ allTimeLowDate: "2015-10-20T00:00:00Z",
3425
+ sparkline: [
3426
+ 4652.7026, 4711.446, 4764.059, 4751.83, 4733.589, 4757.0396, 4604.205, 4544.6235, 4472.9478,
3427
+ 4607.9, 4631.789, 4629.0796, 4554.8384, 4444.639, 4429.3877, 4489.3223, 4427.506, 4408.255,
3428
+ 4398.1978, 4406.775, 4418.158, 4411.9897, 4476.503, 4540.224, 4537.112, 4529.9795,
3429
+ 4480.2104, 4401.338, 4309.2783, 4294.9375, 4302.507, 4368.541, 4356.157, 4295.9004,
3430
+ 4234.761, 4283.656, 4292.479, 4185.5137, 4150.538, 4116.616, 4182.477, 4222.761,
3431
+ ],
3432
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3433
+ },
3434
+ "telos_evm/erc20/usd_coin": {
3435
+ currencyId: "telos_evm/erc20/usd_coin",
3436
+ marketCap: 67615722606,
3437
+ fullyDilutedValuation: 67633242455,
3438
+ totalVolume: 7833116816,
3439
+ high24h: 0.999906,
3440
+ low24h: 0.9997,
3441
+ price: 0.999808,
3442
+ priceChange24h: 3.19952e-7,
3443
+ priceChangePercentage1h: -0.009862749415902565,
3444
+ priceChangePercentage24h: 0.000032001358966286384,
3445
+ priceChangePercentage7d: 0.0019465769879221024,
3446
+ priceChangePercentage30d: -0.005538880249326382,
3447
+ priceChangePercentage1y: 0.02997086288202,
3448
+ marketCapChange24h: -761734823.0909271,
3449
+ marketCapChangePercentage24h: -1.11401,
3450
+ circulatingSupply: 67626331858.60666,
3451
+ totalSupply: 67643854456.30955,
3452
+ allTimeHigh: 1.17,
3453
+ allTimeLow: 0.877647,
3454
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
3455
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
3456
+ sparkline: [
3457
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
3458
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
3459
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
3460
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
3461
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
3462
+ 0.99980074, 0.9998083,
3463
+ ],
3464
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3465
+ },
3466
+ "base/erc20/usd_coin": {
3467
+ currencyId: "base/erc20/usd_coin",
3468
+ marketCap: 67615722606,
3469
+ fullyDilutedValuation: 67633242455,
3470
+ totalVolume: 7833116816,
3471
+ high24h: 0.999906,
3472
+ low24h: 0.9997,
3473
+ price: 0.999808,
3474
+ priceChange24h: 3.19952e-7,
3475
+ priceChangePercentage1h: -0.009862749415902565,
3476
+ priceChangePercentage24h: 0.000032001358966286384,
3477
+ priceChangePercentage7d: 0.0019465769879221024,
3478
+ priceChangePercentage30d: -0.005538880249326382,
3479
+ priceChangePercentage1y: 0.02997086288202,
3480
+ marketCapChange24h: -761734823.0909271,
3481
+ marketCapChangePercentage24h: -1.11401,
3482
+ circulatingSupply: 67626331858.60666,
3483
+ totalSupply: 67643854456.30955,
3484
+ allTimeHigh: 1.17,
3485
+ allTimeLow: 0.877647,
3486
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
3487
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
3488
+ sparkline: [
3489
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
3490
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
3491
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
3492
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
3493
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
3494
+ 0.99980074, 0.9998083,
3495
+ ],
3496
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3497
+ },
3498
+ arbitrum: {
3499
+ currencyId: "arbitrum",
3500
+ marketCap: 497684431307,
3501
+ fullyDilutedValuation: 497684431307,
3502
+ totalVolume: 42478668635,
3503
+ high24h: 4275.74,
3504
+ low24h: 4074.5,
3505
+ price: 4119.91,
3506
+ priceChange24h: -155.8339552515472,
3507
+ priceChangePercentage1h: -1.5573124572381847,
3508
+ priceChangePercentage24h: -3.6446037729908545,
3509
+ priceChangePercentage7d: -12.035819401208823,
3510
+ priceChangePercentage30d: 7.997705577260973,
3511
+ priceChangePercentage1y: 55.81241135315812,
3512
+ marketCapChange24h: -20190250670.661987,
3513
+ marketCapChangePercentage24h: -3.89867,
3514
+ circulatingSupply: 120707692.0909859,
3515
+ totalSupply: 120707692.0909859,
3516
+ allTimeHigh: 4878.26,
3517
+ allTimeLow: 0.432979,
3518
+ allTimeHighDate: "2021-11-10T14:24:19.604Z",
3519
+ allTimeLowDate: "2015-10-20T00:00:00Z",
3520
+ sparkline: [
3521
+ 4652.7026, 4711.446, 4764.059, 4751.83, 4733.589, 4757.0396, 4604.205, 4544.6235, 4472.9478,
3522
+ 4607.9, 4631.789, 4629.0796, 4554.8384, 4444.639, 4429.3877, 4489.3223, 4427.506, 4408.255,
3523
+ 4398.1978, 4406.775, 4418.158, 4411.9897, 4476.503, 4540.224, 4537.112, 4529.9795,
3524
+ 4480.2104, 4401.338, 4309.2783, 4294.9375, 4302.507, 4368.541, 4356.157, 4295.9004,
3525
+ 4234.761, 4283.656, 4292.479, 4185.5137, 4150.538, 4116.616, 4182.477, 4222.761,
3526
+ ],
3527
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3528
+ },
3529
+ "scroll/erc20/tether_usd": {
3530
+ currencyId: "scroll/erc20/tether_usd",
3531
+ marketCap: 167021397330,
3532
+ fullyDilutedValuation: 167021397330,
3533
+ totalVolume: 100000090844,
3534
+ high24h: 1.0,
3535
+ low24h: 0.999823,
3536
+ price: 1.0,
3537
+ priceChange24h: -0.000211976482705989,
3538
+ priceChangePercentage1h: -0.011446901666082539,
3539
+ priceChangePercentage24h: -0.021191952329051113,
3540
+ priceChangePercentage7d: 0.016646783053471125,
3541
+ priceChangePercentage30d: -0.015768373523283957,
3542
+ priceChangePercentage1y: 0.003118287765040637,
3543
+ marketCapChange24h: -65921924.311920166,
3544
+ marketCapChangePercentage24h: -0.03945,
3545
+ circulatingSupply: 167010130246.2813,
3546
+ totalSupply: 167010130246.2813,
3547
+ allTimeHigh: 1.32,
3548
+ allTimeLow: 0.572521,
3549
+ allTimeHighDate: "2018-07-24T00:00:00Z",
3550
+ allTimeLowDate: "2015-03-02T00:00:00Z",
3551
+ sparkline: [
3552
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
3553
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
3554
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
3555
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
3556
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
3557
+ 0.9999172, 0.99990886,
3558
+ ],
3559
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3560
+ },
3561
+ dogecoin: {
3562
+ currencyId: "dogecoin",
3563
+ marketCap: 31517196635,
3564
+ fullyDilutedValuation: 31520007545,
3565
+ totalVolume: 3234078231,
3566
+ high24h: 0.21989,
3567
+ low24h: 0.208882,
3568
+ price: 0.20912,
3569
+ priceChange24h: -0.010769223820334767,
3570
+ priceChangePercentage1h: -2.1604761232244845,
3571
+ priceChangePercentage24h: -4.897559725151148,
3572
+ priceChangePercentage7d: -15.15606269213898,
3573
+ priceChangePercentage30d: -23.350849465337404,
3574
+ priceChangePercentage1y: 99.19970909808073,
3575
+ marketCapChange24h: -1643261586.8681488,
3576
+ marketCapChangePercentage24h: -4.95549,
3577
+ circulatingSupply: 150583256383.7052,
3578
+ totalSupply: 150596686383.7052,
3579
+ allTimeHigh: 0.731578,
3580
+ allTimeLow: 0.0000869,
3581
+ allTimeHighDate: "2021-05-08T05:08:23.458Z",
3582
+ allTimeLowDate: "2015-05-06T00:00:00Z",
3583
+ sparkline: [
3584
+ 0.24139597, 0.24195202, 0.24530259, 0.25295982, 0.24815677, 0.24199493, 0.22731909,
3585
+ 0.22340074, 0.22001009, 0.2260837, 0.23055618, 0.22993283, 0.22744103, 0.22472022,
3586
+ 0.22948052, 0.23490278, 0.23141955, 0.23228082, 0.22760826, 0.22913945, 0.2300375,
3587
+ 0.23148069, 0.23398791, 0.23366113, 0.23450324, 0.23618001, 0.2337372, 0.22909297,
3588
+ 0.22466208, 0.22281586, 0.22127287, 0.224611, 0.22476637, 0.22195211, 0.2178492, 0.21876104,
3589
+ 0.21977545, 0.21360978, 0.2135669, 0.21082717, 0.21315625, 0.21433935,
3590
+ ],
3591
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3592
+ },
3593
+ "avalanche_c_chain/erc20/tethertoken": {
3594
+ currencyId: "avalanche_c_chain/erc20/tethertoken",
3595
+ marketCap: 167021397330,
3596
+ fullyDilutedValuation: 167021397330,
3597
+ totalVolume: 100000090844,
3598
+ high24h: 1.0,
3599
+ low24h: 0.999823,
3600
+ price: 1.0,
3601
+ priceChange24h: -0.000211976482705989,
3602
+ priceChangePercentage1h: -0.011446901666082539,
3603
+ priceChangePercentage24h: -0.021191952329051113,
3604
+ priceChangePercentage7d: 0.016646783053471125,
3605
+ priceChangePercentage30d: -0.015768373523283957,
3606
+ priceChangePercentage1y: 0.003118287765040637,
3607
+ marketCapChange24h: -65921924.311920166,
3608
+ marketCapChangePercentage24h: -0.03945,
3609
+ circulatingSupply: 167010130246.2813,
3610
+ totalSupply: 167010130246.2813,
3611
+ allTimeHigh: 1.32,
3612
+ allTimeLow: 0.572521,
3613
+ allTimeHighDate: "2018-07-24T00:00:00Z",
3614
+ allTimeLowDate: "2015-03-02T00:00:00Z",
3615
+ sparkline: [
3616
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
3617
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
3618
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
3619
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
3620
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
3621
+ 0.9999172, 0.99990886,
3622
+ ],
3623
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3624
+ },
3625
+ solana: {
3626
+ currencyId: "solana",
3627
+ marketCap: 96604715409,
3628
+ fullyDilutedValuation: 108713647009,
3629
+ totalVolume: 6038886301,
3630
+ high24h: 182.9,
3631
+ low24h: 176.13,
3632
+ price: 178.59,
3633
+ priceChange24h: -4.232027954674862,
3634
+ priceChangePercentage1h: -1.6861340483359362,
3635
+ priceChangePercentage24h: -2.3147821326775544,
3636
+ priceChangePercentage7d: -11.365534538063235,
3637
+ priceChangePercentage30d: -6.655994367745106,
3638
+ priceChangePercentage1y: 22.321332691898817,
3639
+ marketCapChange24h: -2180555401.9682465,
3640
+ marketCapChangePercentage24h: -2.20737,
3641
+ circulatingSupply: 540192510.4466305,
3642
+ totalSupply: 607903016.4244027,
3643
+ allTimeHigh: 293.31,
3644
+ allTimeLow: 0.500801,
3645
+ allTimeHighDate: "2025-01-19T11:15:27.957Z",
3646
+ allTimeLowDate: "2020-05-11T19:35:23.449Z",
3647
+ sparkline: [
3648
+ 196.63763, 198.76343, 201.15292, 206.82854, 206.81784, 205.36223, 195.53154, 193.31682,
3649
+ 190.18694, 194.0839, 196.42975, 194.32057, 191.15042, 185.83788, 185.69783, 188.1776,
3650
+ 186.42795, 186.63397, 187.57385, 187.98468, 188.75832, 188.30132, 192.84422, 192.25067,
3651
+ 193.28154, 193.48164, 191.48341, 187.81783, 182.80588, 181.38223, 181.31772, 184.74216,
3652
+ 183.82384, 183.08664, 180.0702, 181.54129, 182.15695, 178.13266, 179.07852, 178.79222,
3653
+ 181.00208, 181.19037,
3654
+ ],
3655
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3656
+ },
3657
+ bitcoin: {
3658
+ currencyId: "bitcoin",
3659
+ marketCap: 2240082488406,
3660
+ fullyDilutedValuation: 2240082488406,
3661
+ totalVolume: 46946217389,
3662
+ high24h: 115094,
3663
+ low24h: 112647,
3664
+ price: 112482,
3665
+ priceChange24h: -2612.1376655641943,
3666
+ priceChangePercentage1h: -0.8574434795640264,
3667
+ priceChangePercentage24h: -2.269572622407314,
3668
+ priceChangePercentage7d: -7.408599855648816,
3669
+ priceChangePercentage30d: -4.859058020253645,
3670
+ priceChangePercentage1y: 85.87949421018932,
3671
+ marketCapChange24h: -54848199985.14209,
3672
+ marketCapChangePercentage24h: -2.38997,
3673
+ circulatingSupply: 19908990.0,
3674
+ totalSupply: 19908990.0,
3675
+ allTimeHigh: 124128,
3676
+ allTimeLow: 67.81,
3677
+ allTimeHighDate: "2025-08-14T00:37:02.582Z",
3678
+ allTimeLowDate: "2013-07-06T00:00:00Z",
3679
+ sparkline: [
3680
+ 121125.29, 121573.555, 123066.19, 123782.08, 122081.41, 121611.58, 118348.91, 117907.7,
3681
+ 117848.0, 118766.71, 119044.66, 118856.59, 117912.94, 117670.625, 117372.66, 117954.98,
3682
+ 117696.32, 117411.1, 117711.81, 117763.14, 117503.93, 117521.586, 118082.79, 118348.89,
3683
+ 118451.62, 117975.79, 117792.21, 116457.33, 115677.24, 115074.78, 114995.27, 116717.5,
3684
+ 116713.44, 115840.82, 115021.98, 115371.19, 115239.484, 113494.55, 113414.516, 113038.63,
3685
+ 113712.34, 113738.875,
3686
+ ],
3687
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3688
+ },
3689
+ "algorand/asa/312769": {
3690
+ currencyId: "algorand/asa/312769",
3691
+ marketCap: 167021397330,
3692
+ fullyDilutedValuation: 167021397330,
3693
+ totalVolume: 100000090844,
3694
+ high24h: 1.0,
3695
+ low24h: 0.999823,
3696
+ price: 1.0,
3697
+ priceChange24h: -0.000211976482705989,
3698
+ priceChangePercentage1h: -0.011446901666082539,
3699
+ priceChangePercentage24h: -0.021191952329051113,
3700
+ priceChangePercentage7d: 0.016646783053471125,
3701
+ priceChangePercentage30d: -0.015768373523283957,
3702
+ priceChangePercentage1y: 0.003118287765040637,
3703
+ marketCapChange24h: -65921924.311920166,
3704
+ marketCapChangePercentage24h: -0.03945,
3705
+ circulatingSupply: 167010130246.2813,
3706
+ totalSupply: 167010130246.2813,
3707
+ allTimeHigh: 1.32,
3708
+ allTimeLow: 0.572521,
3709
+ allTimeHighDate: "2018-07-24T00:00:00Z",
3710
+ allTimeLowDate: "2015-03-02T00:00:00Z",
3711
+ sparkline: [
3712
+ 1.0000037, 1.0000912, 1.0002658, 1.0002438, 1.0003533, 1.0004007, 1.0004071, 1.0003853,
3713
+ 1.0006495, 1.0007112, 1.0006858, 1.0005747, 1.0006152, 1.0005612, 1.0006595, 1.0006883,
3714
+ 1.0007735, 1.0006359, 1.0006254, 1.0006299, 1.0005509, 1.000561, 1.0005951, 1.0004078,
3715
+ 1.0004646, 1.000465, 1.000665, 1.0006772, 1.0007005, 1.0005817, 1.0006347, 1.0005711,
3716
+ 1.0004735, 1.0004468, 1.0003597, 1.0003985, 1.0002667, 1.0000349, 0.9999056, 0.9999233,
3717
+ 0.9999172, 0.99990886,
3718
+ ],
3719
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3720
+ },
3721
+ "tron/trc20/tekxitehnzsmse2xqrbj4w32run966rdz8": {
3722
+ currencyId: "tron/trc20/tekxitehnzsmse2xqrbj4w32run966rdz8",
3723
+ marketCap: 67615722606,
3724
+ fullyDilutedValuation: 67633242455,
3725
+ totalVolume: 7833116816,
3726
+ high24h: 0.999906,
3727
+ low24h: 0.9997,
3728
+ price: 0.999808,
3729
+ priceChange24h: 3.19952e-7,
3730
+ priceChangePercentage1h: -0.009862749415902565,
3731
+ priceChangePercentage24h: 0.000032001358966286384,
3732
+ priceChangePercentage7d: 0.0019465769879221024,
3733
+ priceChangePercentage30d: -0.005538880249326382,
3734
+ priceChangePercentage1y: 0.02997086288202,
3735
+ marketCapChange24h: -761734823.0909271,
3736
+ marketCapChangePercentage24h: -1.11401,
3737
+ circulatingSupply: 67626331858.60666,
3738
+ totalSupply: 67643854456.30955,
3739
+ allTimeHigh: 1.17,
3740
+ allTimeLow: 0.877647,
3741
+ allTimeHighDate: "2019-05-08T00:40:28.300Z",
3742
+ allTimeLowDate: "2023-03-11T08:02:13.981Z",
3743
+ sparkline: [
3744
+ 0.99972016, 0.999768, 0.999804, 0.99980915, 0.99977845, 0.99977165, 0.99980104, 0.999787,
3745
+ 0.99979484, 0.9997182, 0.9998035, 0.9998049, 0.9998039, 0.9998656, 0.9998611, 0.99980676,
3746
+ 0.9998052, 0.99978733, 0.9998127, 0.99983895, 0.9998706, 0.9998999, 0.99986756, 0.9998487,
3747
+ 0.9998878, 0.9998427, 0.9998899, 0.9998876, 0.99981207, 0.99980783, 0.99990135, 0.9998169,
3748
+ 0.9998188, 0.99979985, 0.9997984, 0.9998147, 0.99980515, 0.9998125, 0.9998403, 0.9998583,
3749
+ 0.99980074, 0.9998083,
3750
+ ],
3751
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3752
+ },
3753
+ ripple: {
3754
+ currencyId: "ripple",
3755
+ marketCap: 168440141447,
3756
+ fullyDilutedValuation: 283440821836,
3757
+ totalVolume: 7311836822,
3758
+ high24h: 3.0,
3759
+ low24h: 2.84,
3760
+ price: 2.83,
3761
+ priceChange24h: -0.16815113093061163,
3762
+ priceChangePercentage1h: -1.717470797027748,
3763
+ priceChangePercentage24h: -5.599511319259717,
3764
+ priceChangePercentage7d: -13.50292257959853,
3765
+ priceChangePercentage30d: -19.91452515662888,
3766
+ priceChangePercentage1y: 369.4870793710037,
3767
+ marketCapChange24h: -10131958514.642303,
3768
+ marketCapChangePercentage24h: -5.67388,
3769
+ circulatingSupply: 59418500720.0,
3770
+ totalSupply: 99985837887.0,
3771
+ allTimeHigh: 3.65,
3772
+ allTimeLow: 0.00268621,
3773
+ allTimeHighDate: "2025-07-18T03:40:53.808Z",
3774
+ allTimeLowDate: "2014-05-22T00:00:00Z",
3775
+ sparkline: [
3776
+ 3.2470596, 3.2609267, 3.2778087, 3.3400667, 3.2791932, 3.2413301, 3.115825, 3.073772,
3777
+ 3.0603063, 3.0983381, 3.1261609, 3.1043017, 3.0864823, 3.060494, 3.0810096, 3.095214,
3778
+ 3.097934, 3.1377385, 3.1103356, 3.0979257, 3.0976422, 3.1048846, 3.1248212, 3.1292596,
3779
+ 3.1282198, 3.111905, 3.101911, 3.0530446, 2.9910636, 2.9691322, 2.9794936, 3.0537896,
3780
+ 3.0835605, 3.0507329, 3.0192292, 3.017843, 3.0019946, 2.9280484, 2.89657, 2.8743083,
3781
+ 2.898948, 2.888792,
3782
+ ],
3783
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3784
+ },
3785
+ boba: {
3786
+ currencyId: "boba",
3787
+ marketCap: 497684431307,
3788
+ fullyDilutedValuation: 497684431307,
3789
+ totalVolume: 42478668635,
3790
+ high24h: 4275.74,
3791
+ low24h: 4074.5,
3792
+ price: 4119.91,
3793
+ priceChange24h: -155.8339552515472,
3794
+ priceChangePercentage1h: -1.5573124572381847,
3795
+ priceChangePercentage24h: -3.6446037729908545,
3796
+ priceChangePercentage7d: -12.035819401208823,
3797
+ priceChangePercentage30d: 7.997705577260973,
3798
+ priceChangePercentage1y: 55.81241135315812,
3799
+ marketCapChange24h: -20190250670.661987,
3800
+ marketCapChangePercentage24h: -3.89867,
3801
+ circulatingSupply: 120707692.0909859,
3802
+ totalSupply: 120707692.0909859,
3803
+ allTimeHigh: 4878.26,
3804
+ allTimeLow: 0.432979,
3805
+ allTimeHighDate: "2021-11-10T14:24:19.604Z",
3806
+ allTimeLowDate: "2015-10-20T00:00:00Z",
3807
+ sparkline: [
3808
+ 4652.7026, 4711.446, 4764.059, 4751.83, 4733.589, 4757.0396, 4604.205, 4544.6235, 4472.9478,
3809
+ 4607.9, 4631.789, 4629.0796, 4554.8384, 4444.639, 4429.3877, 4489.3223, 4427.506, 4408.255,
3810
+ 4398.1978, 4406.775, 4418.158, 4411.9897, 4476.503, 4540.224, 4537.112, 4529.9795,
3811
+ 4480.2104, 4401.338, 4309.2783, 4294.9375, 4302.507, 4368.541, 4356.157, 4295.9004,
3812
+ 4234.761, 4283.656, 4292.479, 4185.5137, 4150.538, 4116.616, 4182.477, 4222.761,
3813
+ ],
3814
+ fetchAt: "2025-08-20T16:43:22.047711Z",
3815
+ },
3816
+ },
3817
+ currenciesOrder: {
3818
+ key: "marketCap",
3819
+ order: "desc",
3820
+ currenciesIds: [
3821
+ "bitcoin",
3822
+ "blast",
3823
+ "boba",
3824
+ "ethereum",
3825
+ "arbitrum",
3826
+ "zksync",
3827
+ "scroll",
3828
+ "optimism",
3829
+ "base",
3830
+ "mantle",
3831
+ "linea",
3832
+ "ripple",
3833
+ "algorand/asa/312769",
3834
+ "aptos/fungible_asset/tether_usd_0x357b0b74bc833e95a115ad22604854d6b0fca151cecd94111770e5d6ffc9dc2b",
3835
+ "arbitrum/erc20/tether_usd",
3836
+ "avalanche_c_chain/erc20/tethertoken",
3837
+ "bsc/bep20/binance-peg_bsc-usd",
3838
+ "celo/erc20/tether_usd_0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e",
3839
+ "ethereum/erc20/usd_tether__erc20_",
3840
+ "fantom/erc20/tether_usd",
3841
+ "neon_evm/erc20/usdt",
3842
+ "optimism/erc20/tether_usd",
3843
+ "polygon_zk_evm/erc20/tether_usd",
3844
+ "scroll/erc20/tether_usd",
3845
+ "solana/spl/es9vmfrzacermjfrf4h2fyd4kconky11mcce8benwnyb",
3846
+ "ton/jetton/eqcxe6mutqjkfngfarotkot1lzbdiix1kcixrv7nw2id_sds",
3847
+ "tron/trc20/tr7nhqjekqxgtci8q8zy4pl8otszgjlj6t",
3848
+ "ethereum/erc20/bnb",
3849
+ "bsc",
3850
+ "binance_beacon_chain",
3851
+ "solana",
3852
+ "telos_evm/erc20/usd_coin",
3853
+ "avalanche_c_chain/erc20/usd_coin",
3854
+ "algorand/asa/31566704",
3855
+ "optimism/erc20/usd_coin",
3856
+ "polygon/erc20/usd_coin",
3857
+ "polygon_zk_evm/erc20/usd_coin",
3858
+ "arbitrum/erc20/usd_coin",
3859
+ "aptos/fungible_asset/usdc_0xbae207659db88bea0cbead6da0ed00aac12edcdda169e591cd41c94180b46f3b",
3860
+ "tron/trc20/tekxitehnzsmse2xqrbj4w32run966rdz8",
3861
+ "solana/spl/epjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1v",
3862
+ "zksync/erc20/usdc",
3863
+ "bsc/bep20/binance-peg_usd_coin",
3864
+ "sonic/erc20/bridged_usdc_sonic_labs_0x29219dd400f2bf60e5a23d13be72b486d4038894",
3865
+ "celo/erc20/usdc_0xceba9300f2b948710d2653dd7b07f33a8b32118c",
3866
+ "cronos/erc20/usd_coin",
3867
+ "elrond/esdt/555344432d633736663166",
3868
+ "ethereum/erc20/usd__coin",
3869
+ "sui/coin/usdc_0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::usdc",
3870
+ "hedera/hts/usd_coin_0.0.456858",
3871
+ "base/erc20/usd_coin",
3872
+ "stellar/asset/usdc:ga5zsejyb37jrc5avcia5mop4rhtm335x2kgx3ihojapp5re34k4kzvn",
3873
+ "ethereum/erc20/steth",
3874
+ "tron",
3875
+ "dogecoin",
3876
+ ],
3877
+ metaCurrencyIds: [
3878
+ "bitcoin",
3879
+ "urn:crypto:meta-currency:ethereum",
3880
+ "ripple",
3881
+ "urn:crypto:meta-currency:tether",
3882
+ "urn:crypto:meta-currency:binancecoin",
3883
+ "solana",
3884
+ "urn:crypto:meta-currency:usd_coin",
3885
+ "ethereum/erc20/steth",
3886
+ "tron",
3887
+ "dogecoin",
3888
+ ],
3889
+ },
3890
+ };