Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
rwestie authored Jun 12, 2024
1 parent c578b73 commit 89f1568
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions content/sips/sip-393.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
sip: 393
title: “Degenthetix” V3 Pool on Base
network: Base
status: Draft
type: Governance
author: Westie
---
## Simple Summary

Add a new pool to V3 on Base explicitly for experimenting with long-tail or experimental assets for perps trading.

## Abstract

This proposal outlines a plan for a new Synthetix V3 pool on Base which we are calling “Degenthix.” This will allow for the trading of long-tail assets with a large demand for perps trading with separate liquidity from the primary Spartan Pool.

## Motivation

Given the nature of Synthetix V3’s design, we have the ability to create more experimental pools with completely separate risk profiles and exposure to the primary Spartan Pool. A pool explicitly created for the trading of highly demanded but long-tail assets allows for this testing ground to satisfy that demand, separate the risk, and trial assets for their eventual absorption into the Spartan Pool.

The pool will be owned by the Spartan Council, where any changes to the listed assets or the configurations will need to go through the same governance process as the Spartan Pool, but with less strict requirements given the nature and goal of this pool.

We are proposing five assets to start the pool: AERO, VELO, PRIME, MAGA, BODEN.


### Technical Specification

Create a new pool, setting the Spartan Council as the owner and the name as “Degenthetix”.

- createPool(2 , [Spartan Council])
- setPoolName(2 , “Degenthetix”)

Initialize a new “Degenthetix” supermarket for the trading of these specific perps with the same specs as Perps V3.

Set OI caps for each asset respective to their market cap.

- MAGA: 400,000
- AERO: 400,000
- PRIME: 200,000
- BODEN: 200,000
- VELO: 150,000

## Copyright

Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).

0 comments on commit 89f1568

Please sign in to comment.