Skip to content

Commit

Permalink
Merge pull request #192 from Giveth/optimism
Browse files Browse the repository at this point in the history
Optimism GIVbacks Update
  • Loading branch information
franculio authored Sep 6, 2023
2 parents 97762f2 + ba76c36 commit 8101ce0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
7 changes: 4 additions & 3 deletions dapps/GIVpower.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,15 @@ Users will also be able to "Lock":lock: their staked GIV on the GIVfarm to multi
### Contracts

- GIVpower(POW) Token - [0xD93d3bDBa18ebcB3317a57119ea44ed2Cf41C2F2](https://gnosisscan.io/address/0xD93d3bDBa18ebcB3317a57119ea44ed2Cf41C2F2)
- GIVpower Staking - [0x24F2d06446AF8D6E89fEbC205e7936a602a87b60](https://gnosisscan.io/address/0x24F2d06446AF8D6E89fEbC205e7936a602a87b60)
- GIVpower Staking (Gnosis) - [0x24F2d06446AF8D6E89fEbC205e7936a602a87b60](https://gnosisscan.io/address/0x24F2d06446AF8D6E89fEbC205e7936a602a87b60)
- GIVpower Staking (Optimism) - [0x301C739CF6bfb6B47A74878BdEB13f92F13Ae5E7](https://optimistic.etherscan.io/address/0x301c739cf6bfb6b47a74878bdeb13f92f13ae5e7)

## Staking & Locking

Users can increase their rewards from staking GIV by locking them up for a period of time. Locking GIV means that it cannot be unstaked for a given amount of time, you can see the date a particular batch of GIV unlocks in the “Locked GIV Details” pop-up.

:::info
GIVpower is only available on Gnosis Chain If you have GIV on Mainnet and wish to earn rewards and participate with GIVpower, you can [bridge your GIV](https://omni.gnosischain.com/bridge) from Mainnet to Gnosis Chain.
GIVpower is only available on Gnosis Chain and Optimism. If you have GIV on Mainnet and wish to earn rewards and participate with GIVpower, you can [bridge your GIV](https://omni.gnosischain.com/bridge) from Mainnet to Gnosis Chain or Optimism.
:::

GIV can be locked according to bi-weekly segments following the same schedule as GIVbacks, the minimum amount of time is 1 round (2 weeks), and the maximum is 26 rounds (1 year).
Expand Down Expand Up @@ -127,7 +128,7 @@ Select the percentage of your GIVpower you would like to boost with. If it's you

<img alt='select boosting percentage' width="80%" height="auto" src={useBaseUrl('img/content/boostingProject.png')} />

Click `Confirm' and you should see confirmation that your GIVpower boost was successful!
Click `Confirm` and you should see confirmation that your GIVpower boost was successful!
<img alt='boostConfirmation' width="80%" height="auto" src={useBaseUrl('img/content/boostConfirmation.png')} />

### Managing your GIVpower
Expand Down
4 changes: 3 additions & 1 deletion dapps/givbacks.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ To learn more about the project verification process check out our [documentatio

## Tokens Eligible for GIVbacks

A donor can donate any ERC-20 token to projects on Giveth.io on Gnosis Chain (formerly xDai Network) or Ethereum Mainnet. However, only donations to verified projects in certain tokens are eligible for GIVbacks. This restriction ensures that we are able to get accurate price data for donations (a requirement for fair distribution of GIVbacks), and prevents bad actors from gaming the GIVbacks program. To see the full list of eligible tokens, visit [this forum post](https://forum.giveth.io/t/givbacks-token-list/253).
A donor can donate any ERC-20 token to projects on Giveth.io on Gnosis Chain, Polygon, Celo, Optimism or Ethereum Mainnet. However, only donations to verified projects in certain tokens are eligible for GIVbacks. This restriction ensures that we are able to get accurate price data for donations (a requirement for fair distribution of GIVbacks), and prevents bad actors from gaming the GIVbacks program. To see the full list of eligible tokens, visit [this forum post](https://forum.giveth.io/t/givbacks-token-list/253).

## Getting GIVbacks
During each round, all donations to verified projects on the DApp are tracked, and this data is used to calculate the amount of GIVbacks received by each Giver for that period.

GIVbacks are distributed in two different blockchains, Gnosis and Optimism. All donations made in eligible tokens on Mainnet, Gnosis, Polygon or Celo will be rewarded with GIV on Gnosis chain; and the ones made in eligible tokens on Optimism will be rewarded with GIV on Optimism.

Givers are able to claim their GIV after the round ends and a fraud review has been conducted. Donors will receive an email when the rewards are ready to be claimed on the [GIVbacks page](https://giveth.io/givbacks). A portion of the GIV will be liquid immediately, and the rest will increase the flowrate of their [GIVstream](https://giveth.io/givstream). To learn more about the GIVstream and how it works, check out our [documentation](https://docs.giveth.io/giveconomy/givstream/). For the purposes of this documentation, we will refer to the sum of the liquid amount and the amount allocated to the GIVstream from GIVbacks as `cumulative GIVbacks`.

### Rank & Calculation
Expand Down

0 comments on commit 8101ce0

Please sign in to comment.