From 9e3f1a63942a69ef2e2740dd03b226ed0bb252c6 Mon Sep 17 00:00:00 2001 From: viet-nv Date: Mon, 22 Jan 2024 10:23:08 +0700 Subject: [PATCH] chore: update text for contract affected address --- src/hooks/useElasticLegacy.ts | 3 +-- src/pages/ElasticSnapshot/index.tsx | 8 ++++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/hooks/useElasticLegacy.ts b/src/hooks/useElasticLegacy.ts index cbbd74ed57..941cce23a2 100644 --- a/src/hooks/useElasticLegacy.ts +++ b/src/hooks/useElasticLegacy.ts @@ -65,8 +65,7 @@ export const config: { tickReaderContract: '0x165c68077ac06c83800d19200e6E2B08D02dE75D', }, [ChainId.MATIC]: { - subgraphUrl: - 'https://polygon-graph.kyberengineering.io/subgraphs/name/kybernetwork/kyberswap-elastic-polygon-legacy', + subgraphUrl: 'https://api.thegraph.com/subgraphs/id/QmbFWXTtjsqU688dj1aG33UGS32bZVFc3fdDr7YTmwGaSc', farmContract: '0xbdec4a045446f583dc564c0a227ffd475b329bf0', positionManagerContract: '0x2B1c7b41f6A8F2b2bc45C3233a5d5FB3cD6dC9A8', tickReaderContract: '0x165c68077ac06c83800d19200e6E2B08D02dE75D', diff --git a/src/pages/ElasticSnapshot/index.tsx b/src/pages/ElasticSnapshot/index.tsx index 667bd0645c..7bedc9085d 100644 --- a/src/pages/ElasticSnapshot/index.tsx +++ b/src/pages/ElasticSnapshot/index.tsx @@ -429,8 +429,12 @@ export default function ElasticSnapshot() { ) ) : ( - - Please connect your wallet to view your affected position(s). + + + Please connect your wallet to view your affected position(s). If your Affected Address is a Multisig + or other Contracts, you won’t be able to complete the steps via the UI. Instead, please contact us at{' '} + support@kyberswap.com +