diff --git a/env.json b/env.json index dfebfa943..5692c613d 100644 --- a/env.json +++ b/env.json @@ -16,7 +16,7 @@ "assetOwner": false }, "SUBQUERY_ENDPOINT": "https://api.subquery.network/sq/sora-xor/sora-prod", - "SUBSQUID_ENDPOINT": "", + "SUBSQUID_ENDPOINT": "https://squid.subsquid.io/sora/graphql", "DEFAULT_NETWORKS": [ { "chain": "SORA", diff --git a/src/components/shared/Widget/PriceChart.vue b/src/components/shared/Widget/PriceChart.vue index 6995a1f07..05b165d45 100644 --- a/src/components/shared/Widget/PriceChart.vue +++ b/src/components/shared/Widget/PriceChart.vue @@ -64,7 +64,7 @@