PermanentLoss / permanentloss

Use options to avoid impermanent loss as a liquidity provider
https://permanentloss.finance
MIT License
18 stars 3 forks source link

Integrate Opyn v2 subgraph #26

Open jacobmort opened 4 years ago

jacobmort commented 4 years ago

Don't think this is live on mainnet yet but I think it's on rinkeby

andrekorol commented 4 years ago

With PR #48 merged, we now can programmatically create and mint new Opyn V2 oTokens on the Rinkeby testnet. We could create a script to do that and then use this subgraph to get the options data onto our interface. The only problem would be redirecting users to buy the options on Uniswap since we would have to add liquidity to an ERC20/oToken pair first.