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