diff --git a/.github/ISSUE_TEMPLATE/proposal.yml b/.github/ISSUE_TEMPLATE/proposal.yml index 4ff0220..6921525 100644 --- a/.github/ISSUE_TEMPLATE/proposal.yml +++ b/.github/ISSUE_TEMPLATE/proposal.yml @@ -13,7 +13,6 @@ body: options: - "RFP-008 — Lending & Borrowing Protocol" - "RFP-012 — Curated Lending Vaults" - - "RFP-013 — Reflexive Stablecoin Protocol" - "RFP-014 — Liquidation & Auction Engine" - "RFP-015 — Token Launchpad: Bonding Curve" - "RFP-016 — Token Launchpad: LBP" diff --git a/README.md b/README.md index b0dd8d8..02b49d7 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Click an RFP to view details. Use the Submit Proposal button to apply. | RFP-004 | [Privacy-Preserving DEX](RFPs/RFP-004-privacy-preserving-dex.md) | XL | closed | Applications & Integrations | Closed | | RFP-008 | [Lending & Borrowing Protocol](RFPs/RFP-008-lending-borrowing-protocol.md) | XL | open | Applications & Integrations | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) | | RFP-012 | [Curated Lending Vaults](RFPs/RFP-012-curated-lending-vaults.md) | L | open | Applications & Integrations | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) | -| RFP-013 | [Reflexive Stablecoin Protocol](RFPs/RFP-013-reflexive-stablecoin-protocol.md) | XL | open | Applications & Integrations | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) | +| RFP-013 | [Reflexive Stablecoin Protocol](RFPs/RFP-013-reflexive-stablecoin-protocol.md) | XL | closed | Applications & Integrations | Closed | | RFP-014 | [Liquidation & Auction Engine](RFPs/RFP-014-liquidation-auction-engine.md) | L | open | Applications & Integrations | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) | | RFP-015 | [Token Launchpad: Bonding Curve](RFPs/RFP-015-bonding-curve-launchpad.md) | L | open | Applications & Integrations | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) | | RFP-016 | [Token Launchpad: LBP](RFPs/RFP-016-lbp-launchpad.md) | XL | open | Applications & Integrations | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) | diff --git a/RFPs/RFP-013-reflexive-stablecoin-protocol.md b/RFPs/RFP-013-reflexive-stablecoin-protocol.md index 2093c6c..58c3a28 100644 --- a/RFPs/RFP-013-reflexive-stablecoin-protocol.md +++ b/RFPs/RFP-013-reflexive-stablecoin-protocol.md @@ -2,7 +2,7 @@ id: RFP-013 title: Reflexive Stablecoin Protocol tier: XL -status: open +status: closed dependencies: - id: RFP-020 reason: Provides the external price feed required for market price and redemption rate computation (F2, F6, R3).