@ledgerhq/live-common 34.47.0-nightly.8 → 34.47.0

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