From 44f6e0ef4f124863d5bdc52b7672cbd28a1ee6f6 Mon Sep 17 00:00:00 2001 From: isstuev Date: Sat, 14 Dec 2024 10:16:31 +0100 Subject: [PATCH] tmp --- configs/envs/.env.eth | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/envs/.env.eth b/configs/envs/.env.eth index 51caf8779a..0266ffa8c0 100644 --- a/configs/envs/.env.eth +++ b/configs/envs/.env.eth @@ -66,4 +66,5 @@ NEXT_PUBLIC_STATS_API_HOST=https://stats-eth-main.k8s-prod-1.blockscout.com NEXT_PUBLIC_TRANSACTION_INTERPRETATION_PROVIDER=blockscout NEXT_PUBLIC_VIEWS_CONTRACT_SOLIDITYSCAN_ENABLED=true NEXT_PUBLIC_VISUALIZE_API_HOST=https://visualizer.services.blockscout.com -NEXT_PUBLIC_XSTAR_SCORE_URL=https://docs.xname.app/the-solution-adaptive-proof-of-humanity-on-blockchain/xhs-scoring-algorithm?utm_source=blockscout&utm_medium=address \ No newline at end of file +NEXT_PUBLIC_XSTAR_SCORE_URL=https://docs.xname.app/the-solution-adaptive-proof-of-humanity-on-blockchain/xhs-scoring-algorithm?utm_source=blockscout&utm_medium=address +NEXT_PUBLIC_DEX_POOLS_ENABLED=true \ No newline at end of file