All Projects → DeriOne-Protocol → derione-v1

DeriOne-Protocol / derione-v1

Licence: other
No description or website provided.

Programming Languages

solidity
1140 projects
typescript
32286 projects

Projects that are alternatives of or similar to derione-v1

yearn-exporter
Realtime and historical Yearn metrics
Stars: ✭ 80 (+471.43%)
Mutual labels:  defi
market
🧜‍♀️ THE Data Market
Stars: ✭ 149 (+964.29%)
Mutual labels:  defi
DeFi-Map
List of decentralized finance projects on Ethereum.
Stars: ✭ 49 (+250%)
Mutual labels:  defi
wallet
DeFiChain Wallet. The DeFi Blockchain Light Wallet for iOS, Android & Web. + Desktop Coming Soon
Stars: ✭ 112 (+700%)
Mutual labels:  defi
pali-wallet
The Official Syscoin browser wallet. Open source, easy to use & multichain.
Stars: ✭ 30 (+114.29%)
Mutual labels:  defi
Poolz-Back
smart contracts using solidity for erc20 tokens to eth and erc20 to erc20
Stars: ✭ 15 (+7.14%)
Mutual labels:  defi
governance-crosschain-bridges
This repo contains the crosschain governance bridges used for the aave markets deployed across different networks
Stars: ✭ 116 (+728.57%)
Mutual labels:  defi
stock-dex
As a response to the restrictions many have faced due to the $GME short squeeze mania, many have called for the creation of a decentralized stock exchange. This is what we are going to provide
Stars: ✭ 26 (+85.71%)
Mutual labels:  defi
awesome-defi
Curated list of awesome DeFi protocols, dapps, wallets and other resources
Stars: ✭ 36 (+157.14%)
Mutual labels:  defi
reef-chain
EVM compatible chain with NPoS/PoC consensus
Stars: ✭ 142 (+914.29%)
Mutual labels:  defi
NFT-Dapp-Boilerplate
A highly scalable NFT and DEFI boilerplate with pre added web3 and different wallets with a focus on performance and best practices
Stars: ✭ 51 (+264.29%)
Mutual labels:  defi
rube
A multi-chain DeFi development toolkit for Elixir
Stars: ✭ 27 (+92.86%)
Mutual labels:  defi
quipuswap-core
🧙‍♂️ Repository containing QuipuSwap liquidity protocol smart-contracts written in Ligo language
Stars: ✭ 48 (+242.86%)
Mutual labels:  defi
app-monorepo
Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
Stars: ✭ 1,282 (+9057.14%)
Mutual labels:  defi
SIPs
The Synthetix Improvement Proposal repository
Stars: ✭ 73 (+421.43%)
Mutual labels:  defi
squeeth-monorepo
Squeeth is a new financial primitive in DeFi that gives traders exposure to ETH²
Stars: ✭ 156 (+1014.29%)
Mutual labels:  defi
wfil
Wrapped Filecoin (WFIL), Team WrapFS at HackFS @ethglobal | APOLLO 🚀 @gitcoinco | ETHOnline @ethglobal
Stars: ✭ 13 (-7.14%)
Mutual labels:  defi
challenges
Ce dépôt contient tous les sujets des défis ainsi que les solutions proposées par les participants.
Stars: ✭ 18 (+28.57%)
Mutual labels:  defi
Solnet
Solana's .NET SDK and integration library.
Stars: ✭ 252 (+1700%)
Mutual labels:  defi
mStable-contracts
📃 Smart Contracts that make up the core of the mStable protocol
Stars: ✭ 277 (+1878.57%)
Mutual labels:  defi

The first version is deployed to 0x1604AC39a9e19Fb8c1D8ccF3EC42e80D69f4d400.

Motivation

Last December, I found that the put option in Opyn was much cheaper than the one in Hegic. In Opyn, it cost about $2.5 to buy a 1 ETH put option with the strike price of $360(expiry is about 24days.) Whereas, in Hegic, it cost about $57 to buy a 1 ETH put option with the strike price of $360(expiry is 21 days.)

There are more than ten options protocols as of today. Since each protocol could have different liquidity, a unique pricing formula, and a source of volatility, it'd be useful to get the best option(s) across options protocols both for traders and developers. On top of these protocols, we will aggregate options from the secondary market as well(e.g. Hegic, Siren. etc...).

What This Contract Does

In this version, you can get the best ETH option(s) from Charm V02 and Hegic V888. We will add more protocols, types and assets over time.

The logical extension of this aggregator would be expanding to other derivatives like swaps, futures and forwards.

Testing

You need to update the blockNumber in the hardhat config file sometimes. Otherwise, you might get the wrong values in testing.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].