From a55b64281ae7aee986b3f51681f5b647e08a2a1d Mon Sep 17 00:00:00 2001 From: apo77yon <126520850+apo77yon@users.noreply.github.com> Date: Wed, 22 Mar 2023 22:50:30 -0700 Subject: [PATCH] Create synthetix.md --- .../derivatives/perpetuals/synthetix.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 MEV_and_trading/derivatives/perpetuals/synthetix.md diff --git a/MEV_and_trading/derivatives/perpetuals/synthetix.md b/MEV_and_trading/derivatives/perpetuals/synthetix.md new file mode 100644 index 0000000..b429b71 --- /dev/null +++ b/MEV_and_trading/derivatives/perpetuals/synthetix.md @@ -0,0 +1,18 @@ +## [synthetix](https://synthetix.io/) + +
+ +### tl; dr + +
+ +* one of ethereum's ecosystem's leading derivatives projects. +* a derivative liquidity protocol that powers the creation of "synths" (synthetic assets) that can be traded in a decentralized and permissionless manner. +* synths let traders capitalize on exposure to assets without having to directly own the assets in question. +* some of Synthetix's most popular synths are its forex synths: sUDS and sEUR. +* a foundational element of Synthetix is SNX staking, which is used for collateralizing the derivatives protocol and for creating deep liquidity for synths. +* SNX stakers earn inflationary SNX rewards and a cut of sUSD fees generated by protocols that work on top of Synthetix. +* [kwenta perp trading platform on synthetix](https://mirror.xyz/kwenta.eth) + * The primary DEX in the Synthetix ecosystem. + * Designed to facilitate zero-slippage synth trading. + * it does not rely on an orderbook or liquidity pool model, but instead the DEX employs a peer-to-contract system in which synths are traded against a smart contract informed by Chainlink price feeds.