# JBP-92 - Deploy V1Rescue terminal ## Summary: A few projects ([https://juicebox.money/#/p/daotaifung](https://juicebox.money/#/p/daotaifung)) and ([https://juicebox.money/#/p/afrodao](https://juicebox.money/#/p/afrodao)) currently have stuck ETH in TerminalV1 because they accidentally configure funding cycles to be one-time (represented contractually as `discountRate = 201`). This is a proposal to deploy a rescue terminal (PR:https://github.com/jbx-protocol/juice-contracts-v1/pull/15) where allow-listed projects can migrate to to retrieve stuck treasury funds and lay their project to rest-in-peace. Only allow listed projects with a latest funding cycle with `discountRate = 201` can retrieve stuck ETH. See thie Discord thread for more context [https://discord.com/channels/775859454780244028/920800292528853042](https://discord.com/channels/775859454780244028/920800292528853042) ## Risks: - code implementation risk. ## Specification: - deploy the rescue terminal. - allow migration to it for DAOTaifung and AfroDAO from TerminalV1. ## Timeframe: ASAP ## Copyright Disclaimer: Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).