From f5c09623aa613fa6e526a40a8139badec7b554e0 Mon Sep 17 00:00:00 2001 From: javierOasis <130998954+javierOasis@users.noreply.github.com> Date: Mon, 30 Oct 2023 19:41:21 -0300 Subject: [PATCH] Update en.tsx Updated FAQs for the DSR page --- features/content/faqs/dsr/en.tsx | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/features/content/faqs/dsr/en.tsx b/features/content/faqs/dsr/en.tsx index 4b3909af86..7f8543f38e 100644 --- a/features/content/faqs/dsr/en.tsx +++ b/features/content/faqs/dsr/en.tsx @@ -54,7 +54,7 @@ export default () => ( body: (
  1. - Lower than expected returns: Maker makes no promise of how long the Dai Savings Rate + **1.Lower than expected returns:** Maker makes no promise of how long the Dai Savings Rate will be at the shown level. If the Dai Savings Rate changes, users can leave their money deposited there until the rate changes again, decide to withdraw or deposit more. The changes only affect the rate of earning, the principal deposited is always @@ -62,7 +62,7 @@ export default () => ( in any fashion.
  2. - Systemic risk: Summer.fi works tirelessly to have the safest and most trusted platform + **2.Systemic risk:** Summer.fi works tirelessly to have the safest and most trusted platform to deploy capital and conducts regular audits of its contracts and places security as the top priority, nevertheless blockchains have unavoidable risks arising from smart contract bugs or fatal errors in any protocols being used. @@ -75,7 +75,7 @@ export default () => ( body: ( <> - Your Dai is deposited into a + Your Dai is deposited into a ( ), }, { - title: 'How can I learn more?', + title: 'How to see my sDAI balance in my wallet', body: ( - You can visit our{' '} - - Discord - {' '} - to ask more questions to our community or the team. + If your sDAI balance is not visible in your wallet, you can import the contract - + sDAI Contract Address ), }, { - title: 'Why did the rate recently change from 1% to 3.49%?', - body: ( - - On June 12th, 2023, as part of the weekly Maker Governance Cycle, MKR holders voted for - several changes in the Maker Protocol, with the Dai Savings Rate (DSR) being one of - them, increasing it from 1% to 3.49% annually. You can visit our{' '} - - Blog post + title: 'How can I learn more?', + You can visit our{' '} + + Discord {' '} - page to learn more about it. - + to ask more questions to our community or the team. ), }, ]}