You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A insurance smart contract for hedger (miner) could be constructed on the hashrate contract and Uniswap Protocol.
Insurance smart contract interface:
buy():
buy a serial of hashrate contract short position tokens from Uniswap Protocol.
eg. buy short position tokens expiration in 14/28/42/56 days.
speculate():
mint a pair of long and short position tokens by sending collateral to Market Protocol
deposit the short position tokens to Uniswap's liquidity pool
The hedgers call buy(). The speculaters() call speculate. Thanks to the Uniswap Protocol, the process of trading this insurance is asynchronous and the price is determined by supply and demand.
The text was updated successfully, but these errors were encountered:
A insurance smart contract for hedger (miner) could be constructed on the hashrate contract and Uniswap Protocol.
Insurance smart contract interface:
The hedgers call buy(). The speculaters() call speculate. Thanks to the Uniswap Protocol, the process of trading this insurance is asynchronous and the price is determined by supply and demand.
The text was updated successfully, but these errors were encountered: