Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Updated the 1IP Page (#28)
Browse files Browse the repository at this point in the history
* Updated 1IP Page Layout
  • Loading branch information
RoundElephant authored Feb 12, 2022
1 parent 82312f0 commit a92c7c1
Showing 1 changed file with 94 additions and 8 deletions.
102 changes: 94 additions & 8 deletions docs/governance/1IPs.mdx
Original file line number Diff line number Diff line change
@@ -1,30 +1,116 @@
---
sidebar_position: 7
---


# 1IPs
This section tracks all 1IPs that have made it to the [Phase-4: Snapshot Vote](https://docs.1inch.io/docs/governance/proposal-lifecycle#phase-4-snapshot-vote) of the Proposal Lifecycle.


## Active
All 1IPs that are currently in the Phase-4 voting process:
All 1IPs that are currently [active in the Phase-4](https://snapshot.org/#/1inch.eth) voting process:



## Passed
All 1IPs that have successfully passed the Phase-4 vote. These 1IPs have already been implemented or are in the process of being implemented:

***
<details>
<summary>

### [1IP-05] Add Derivative Aggregation to 1inch Network
[Phase-3: Temperature Check](https://gov.1inch.io/t/1ip-05-add-derivative-aggregation-to-1inch-network/2828) | [Phase-4: Snapshot Vote](https://snapshot.org/#/1inch.eth/proposal/0x5f0d629bc534471f9ec7b0d91e86be8eb4c1a3df4e19167976d7985589f90a39)

</summary>
<div>

<u>

* **[Phase-3: Temperature Check](https://gov.1inch.io/t/1ip-05-add-derivative-aggregation-to-1inch-network/2828)**


* **[Phase-4: Snapshot Vote](https://snapshot.org/#/1inch.eth/proposal/0x5f0d629bc534471f9ec7b0d91e86be8eb4c1a3df4e19167976d7985589f90a39)**

</u>

</div>

<details>
<summary>

**Full Proposal Description**

</summary>

<div>
<h2>Simple Summary</h2>
<p>This proposal seeks to add derivative aggregation to the 1inch Protocol. Specifically, it calls for the following additions:</p>
<ul>
<li>Aggregation protocol is expanded to include derivatives</li>
<li>Add derivative aggregation to the 1inch smart contracts, 1inch dApp, and 1inch API</li>
<li>The first derivative supported will be Opium’s TURBO products (call options)</li>
</ul>
<h2>Abstract</h2>
<p>This proposal aims to signal to the 1inch Foundation that the DAO wants to add derivative aggregation to the 1inch Protocol – specifically, the 1inch smart contracts, the 1inch dApp, and the 1inch API. Adding derivative aggregation to the protocol will require technical effort from 1inch Labs, and will require the support of 1inch Foundation.</p>
<h2>Motivation</h2>
<p>1inch is currently the leading decentralized exchange aggregator and has made a reputation of providing the best prices on token swaps. With the rise of derivatives in the DeFi space, there is a new product niche that 1inch is perfectly positioned to capitalize on: <strong>the aggregation of derivative products.</strong></p>
<p>By implementing this proposal, 1inch will solve the problem of fractured derivative liquidity (just like it previously solved fractured token liquidity).</p>
<h2>Specification</h2>
<p>This proposal serves as a signal from the 1inch Network DAO to the 1inch Foundation and 1inch Labs. Once passed, the 1inch Network DAO calls for the 1inch Foundation to allot resources to add derivative aggregation to the 1inch Protocol and dApp, and for 1inch Labs to add derivative aggregation to the 1inch smart contracts and 1inch API.</p>
<p>Opium’s TURBO product is a short-dated call option:</p>
<ul>
<li>Community / users can “write” covered calls by pooling their tokens in order to earn yield (collect call option premiums)</li>
<li>Takers (professional market makers) can buy the call options in order to gain leveraged exposure to the underlying asset</li>
</ul>
<p>Adding Opium’s TURBO options to the aggregation UI will require coordination with the Opium community to ensure a smooth integration.</p>
<h2>Rationale</h2>
<p>The architecture of the aggregation protocol has not yet been defined.</p>
<p>Opium’s TURBO product was chosen as the first derivative supported because the Opium community was offering to help with this integration via documentation and SDKs.</p>
<h2>Considerations</h2>
<p>The specifics of launching an aggregation protocol will not be defined until the 1inch Foundation supports the proposal. Like all new modules they have launched, a complete security review and audit should be performed before this change is implemented on mainnet.</p>
<p>Since all work described in this proposal will be organized by the 1inch Foundation, this will not cost any treasury funds.</p>
</div>

</details>

</details>


## Not-Passed
All 1IPs that did not pass the Phase-4 vote. These 1IPs did not meet the minimum quorum, and/or a majority of the voting weight was opposed to the change:

***

### [1IP-01] 1inch Trading Incentives - Discount, Swap Fee & Slippage Subsidies
[Phase-3: Temperature Check](https://gov.1inch.io/t/1ip-1-1inch-trading-incentives-v1-0/2004) | [Phase-4: Snapshot Vote](https://snapshot.org/#/1inch.eth/proposal/QmTwFAbf6PPKt11tBVXwiDMk2QY4hP41Mi4hfJzNqE9GYL)

***
<details>
<summary>

### [1IP-03] VOTE to make $1INCH deflationary!
[Phase-3: Temperature Check](https://gov.1inch.io/t/1ip-3-formalization-vote-to-make-1inch-deflationary/2103) | [Phase-4: Snapshot Vote](https://snapshot.org/#/1inch.eth/proposal/QmU5rSEMyb9qpPqWUoaJBoTiH6XjBknnojUsXirFxeRjHr)

</summary>
<div>
<u>

* **[Phase-3: Temperature Check](https://gov.1inch.io/t/1ip-3-formalization-vote-to-make-1inch-deflationary/2103)**


* **[Phase-4: Snapshot Vote](https://snapshot.org/#/1inch.eth/proposal/QmU5rSEMyb9qpPqWUoaJBoTiH6XjBknnojUsXirFxeRjHr)**

</u>
</div>
</details>

<details>
<summary>

### [1IP-01] 1inch Trading Incentives - Discount, Swap Fee & Slippage Subsidies

</summary>
<div>
<u>

* **[Phase-3: Temperature Check](https://gov.1inch.io/t/1ip-1-1inch-trading-incentives-v1-0/2004)**

* **[Phase-4: Snapshot Vote](https://snapshot.org/#/1inch.eth/proposal/QmTwFAbf6PPKt11tBVXwiDMk2QY4hP41Mi4hfJzNqE9GYL)**

</u>
</div>
</details>

0 comments on commit a92c7c1

Please sign in to comment.