From f8a34d80b53319556b1d9e53d56791cce59a229e Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Fri, 17 Feb 2023 11:12:24 -0800 Subject: [PATCH] Create perpetuals.md --- MEV_and_trading/derivatives/perpetuals.md | 30 +++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 MEV_and_trading/derivatives/perpetuals.md diff --git a/MEV_and_trading/derivatives/perpetuals.md b/MEV_and_trading/derivatives/perpetuals.md new file mode 100644 index 0000000..12e50e6 --- /dev/null +++ b/MEV_and_trading/derivatives/perpetuals.md @@ -0,0 +1,30 @@ +## perpetuals + +
+ +#### [perpetual swap](https://app.laevitas.ch/altsderivs/GMX/perpetualswaps) + + +* trading product first introduced in 2016 by bitmex +* has become popular with trading volumes of over $180 mi +* offer traders a chance to take on large positions with little money down +* like other types of derivatives such as futures and options, perpetual swaps provide a means to speculate on the value of the assets while the contract is held +* unlike future contracts, perpetual swaps do not have expiration dates + +
+ +#### [synthetix](https://synthetix.io/) + + + +* 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. +