From e810e4c1bdb322a22c20f7703a39c6fcd46522f9 Mon Sep 17 00:00:00 2001 From: Andy Wang Date: Wed, 11 May 2022 16:18:52 -0700 Subject: [PATCH 1/2] Pegasus Finance Proposal --- proposals/Pegasus-Finance.md | 42 ++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 proposals/Pegasus-Finance.md diff --git a/proposals/Pegasus-Finance.md b/proposals/Pegasus-Finance.md new file mode 100644 index 0000000..46da126 --- /dev/null +++ b/proposals/Pegasus-Finance.md @@ -0,0 +1,42 @@ +# Project name + +| | | +| ---------- | ----------------------------- | +| Status | Draft | +| Author | {Andy Wang} | +| Discussion | {Discord} | +| Labels | | +| Repo | {https://pegasusfinance.xyz/} | + +## Introduction + +We are building a perpetual protocol to allow traders to speculate on DeFI yields & interest rates. (e.g. Squeeth Funding Rate). + +Each market consists of a synthetic token that tracks the value of the underlying interest rate it represents. For the Squeeth Funding market, if the current funding is 3.6%, the value for each synthetic token to track is 0.036 WETH. This tracking is done via funding rates as in other perp markets (e.g. dydx). + +Our motivations for this project are that we believe perpetual contracts are the superior form of derivative swaps and thus products that leverage them will find the greatest product market fit in DeFi derivatives. Squeeth funding rates are particularly interesting as they are an indication of the implied volatility of ETH. So, the more volatile the market expects ETH to be, the higher squeeth funding rates are. The less volatile the market expects ETH to be, the lower squeeth funding rates will be. + +## Details + +Pegasus Finance has already implemented a V1 version of the squeeth funding rate market. To date it has had 271 ETH in volume and has continued to grow. Moreover, our community has created educational content on Squeeth via twitter threads and medium posts. See: https://twitter.com/drismegistus/status/1518062419163107328, https://twitter.com/saintnapa/status/1498490372493774850, https://twitter.com/googrish/status/1496982104353042433. By creating a powerful speculation market on top of Squeeth we help increase retail exposure to Squeeth. Pegasus Finance has not raised any capital and so we are requesting this grant to help fund further development and educational content on the Squeeth market. The initial market can be used here: https://trade.pegasusfinance.xyz/. + +We think the two products have a strong alignment. Pegasus Finance introduces an integration on top of Squeeth and can help increase retail awareness of the product. Trading the squeeth funding rate can also be a means for users to hedge the high funding rates which has been one criticism of Squeeth. Ie. when they open a long and the funding rates rise, they can offset the costs by longing the rate on Pegasus Finance. + +## Milestones + +1. Running simulations to ensure fair AMM parameters +2. Eng work to set up liquidation bots and price feeds for new market +3. Marketing work + +### Ideal Launch Date + +By early June + +## Funding Request and Budget Breakdown + +30k + +1. Eng work for markets +2. Infra costs for price feeds +3. Marketing spend for new market +4. Some capital to seed the AMM liquidity pool From 5dad5f7713e5cff504a0e14e352ac5b19da5d4b3 Mon Sep 17 00:00:00 2001 From: Andy Wang Date: Wed, 11 May 2022 16:21:07 -0700 Subject: [PATCH 2/2] Update name --- proposals/Pegasus-Finance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/Pegasus-Finance.md b/proposals/Pegasus-Finance.md index 46da126..b1efcec 100644 --- a/proposals/Pegasus-Finance.md +++ b/proposals/Pegasus-Finance.md @@ -1,4 +1,4 @@ -# Project name +# Pegasus Finance | | | | ---------- | ----------------------------- |