From b0154a0929dbc249723c2c9b3dd197e17250c34c Mon Sep 17 00:00:00 2001 From: VoteWizard <139255802+VoteWizard@users.noreply.github.com> Date: Mon, 10 Jun 2024 14:09:10 -0100 Subject: [PATCH] Update broken quote --- MIP102/MIP102c2-Subproposals/MIP102c2-SP35.md | 24 ++++++++++--------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/MIP102/MIP102c2-Subproposals/MIP102c2-SP35.md b/MIP102/MIP102c2-Subproposals/MIP102c2-SP35.md index 581372c44..227d82cc3 100644 --- a/MIP102/MIP102c2-Subproposals/MIP102c2-SP35.md +++ b/MIP102/MIP102c2-Subproposals/MIP102c2-SP35.md @@ -30,17 +30,19 @@ Ratification Poll URL: ### MODIFICATIONS TO BE IMPLEMENTED -> ### 8.1: Stablecoin Recovery -> -> #### 8.1.1 -> -> The strategy for returns should be based upon these factors: -> -> * The minimum amount of DAI/NewStable to be eligible is 1000. This is a spam protection and would help to make the solution long-term cost efficient. -> * A 7.5% fee for a successful return. This fee goes towards the technical development and to compensate MakerDAO for user mistakes. -> * Returns should be carried out at the beginning of each quarter. -> * Protocol Facilitators should determine a list of contracts and addresses that are eligibile for stuck DAI/NewStable return requests. Additions to this list can require a governance poll (tbd). -> * Claimed DAI/NewStable will only be returned to the address where the transaction originated. +``` +### 8.1: Stablecoin Recovery + +#### 8.1.1 + +The strategy for returns should be based upon these factors: + +* The minimum amount of DAI/NewStable to be eligible is 1000. This is a spam protection and would help to make the solution long-term cost efficient. +* A 7.5% fee for a successful return. This fee goes towards the technical development and to compensate MakerDAO for user mistakes. +* Returns should be carried out at the beginning of each quarter. +* Protocol Facilitators should determine a list of contracts and addresses that are eligibile for stuck DAI/NewStable return requests. Additions to this list can require a governance poll (tbd). +* Claimed DAI/NewStable will only be returned to the address where the transaction originated. +``` ### Amendment Pull Request