From 60de1295403e3ea582aef3904de59ea51ecf254d Mon Sep 17 00:00:00 2001 From: Chuddy Date: Thu, 18 Feb 2021 13:57:14 -0800 Subject: [PATCH 1/3] add eth liquidity utilization rewards contract --- docs/Hegic Contracts.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/Hegic Contracts.md b/docs/Hegic Contracts.md index eecc4cc..c60d216 100644 --- a/docs/Hegic Contracts.md +++ b/docs/Hegic Contracts.md @@ -39,6 +39,14 @@ Liquidity providers deposit either wrapped Bitcoin (WBTC) or Ether (ETH) into He | [ETH staking (Phase I)](https://etherscan.io/address/0x9b18975e64763bda591618cdf02d2f14a9875981) | 0x9b18975e64763bda591618cdf02d2f14a9875981 | [HegicETHOptions.sol](https://github.com/hegic/contracts-v888/blob/master/contracts/Pool/HegicETHPool.sol) | | [WBTC staking (Phase I)](https://etherscan.io/address/0x202ec7190f75046348de5ab3a97cc45d7b440680) | 0x202ec7190f75046348de5ab3a97cc45d7b440680 | [HegicWBTCOptions.sol](https://github.com/hegic/contracts-v888/blob/master/contracts/Pool/HegicWBTCPool.sol) | +### Liquidity Utilization Rewards + +rHEGIC2 rewards for purchasing options. + +| Rewards Contract | Address | +| -----------------------------------------------------------------------------------------------| ------------------------------------------ | +| [ETH rewards contract](https://etherscan.io/token/0x7c83Ed5eeC3370CcC98FC43ce871c7416bD7B803) | 0x7c83Ed5eeC3370CcC98FC43ce871c7416bD7B803 | + ### Options contracts | Options Contract | Address | Github | From ffbd2c5bd420b43879abc8911336ed589bc712a7 Mon Sep 17 00:00:00 2001 From: Chuddy Date: Thu, 18 Feb 2021 14:00:05 -0800 Subject: [PATCH 2/3] Update Hegic Contracts.md --- docs/Hegic Contracts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Hegic Contracts.md b/docs/Hegic Contracts.md index c60d216..0806270 100644 --- a/docs/Hegic Contracts.md +++ b/docs/Hegic Contracts.md @@ -45,7 +45,7 @@ rHEGIC2 rewards for purchasing options. | Rewards Contract | Address | | -----------------------------------------------------------------------------------------------| ------------------------------------------ | -| [ETH rewards contract](https://etherscan.io/token/0x7c83Ed5eeC3370CcC98FC43ce871c7416bD7B803) | 0x7c83Ed5eeC3370CcC98FC43ce871c7416bD7B803 | +| [ETH rewards contract](https://etherscan.io/address/0x7c83Ed5eeC3370CcC98FC43ce871c7416bD7B803) | 0x7c83Ed5eeC3370CcC98FC43ce871c7416bD7B803 | ### Options contracts From 13c9401babb7c3df1a348985405c85cd5e1e50a1 Mon Sep 17 00:00:00 2001 From: Chuddy Date: Thu, 18 Feb 2021 14:00:31 -0800 Subject: [PATCH 3/3] Update Hegic Contracts.md --- docs/Hegic Contracts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Hegic Contracts.md b/docs/Hegic Contracts.md index 0806270..f5d8c7d 100644 --- a/docs/Hegic Contracts.md +++ b/docs/Hegic Contracts.md @@ -43,8 +43,8 @@ Liquidity providers deposit either wrapped Bitcoin (WBTC) or Ether (ETH) into He rHEGIC2 rewards for purchasing options. -| Rewards Contract | Address | -| -----------------------------------------------------------------------------------------------| ------------------------------------------ | +| Rewards Contract | Address | +| -------------------------------------------------------------------------------------------------| ------------------------------------------ | | [ETH rewards contract](https://etherscan.io/address/0x7c83Ed5eeC3370CcC98FC43ce871c7416bD7B803) | 0x7c83Ed5eeC3370CcC98FC43ce871c7416bD7B803 | ### Options contracts