Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _niceTokenList.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- [DAI](https://etherscan.io/token/0x6b175474e89094c44da98b954eedeac495271d0f) (Mainnet)
- [USDC](https://etherscan.io/token/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48) (Mainnet)
- [DAI](https://eth.blockscout.com/token/0x6b175474e89094c44da98b954eedeac495271d0f) (Mainnet)
- [USDC](https://eth.blockscout.com/token/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48) (Mainnet)
- xDAI (Gnosis Chain)
- [wxDAI](https://www.blockscout.com/xdai/mainnet/token/0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d/token-transfers) (Gnosis Chain)
- [wxDAI](https://www.blockscout.com/xdai/mainnet/token/0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d/token-transfers) (Gnosis Chain)
26 changes: 13 additions & 13 deletions dapps/GIVpower.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ slug: giveconomy/givpower
import useBaseUrl from '@docusaurus/useBaseUrl'
import styles from '../src/css/custom.css'
import ReactPlayer from 'react-player'


# GIVpower

Expand All @@ -17,17 +17,17 @@ The 1st phase of GIVpower launched on October 4th, 2022 adds a new layer of mech
<img alt='givpower staking card' width='30%' heigh='auto' src={useBaseUrl('img/givpowerCard.png')} />


In addition to the APR of GIV rewards, users also get **GIVpower**, a non-transferrable ERC-20 token. Staked GIV is matched 1:1 with GIVpower.
In addition to the APR of GIV rewards, users also get **GIVpower**, a non-transferrable ERC-20 token. Staked GIV is matched 1:1 with GIVpower.
_(i.e. If you stake 100 GIV you will get 100 GIVpower.)_


Users will also be able to "Lock":lock: their staked GIV on the GIVfarm to multiply their rewards APR and their GIVpower.

### Contracts

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

## Staking & Locking

Expand Down Expand Up @@ -109,7 +109,7 @@ As always, all GIVeconomy rewards are distributed according to the GIVstream. Ch

## Using your GIVpower

You can use your GIVpower to “boost” verified projects on the platform!
You can use your GIVpower to “boost” verified projects on the platform!

Verified projects are sorted on the platform based on how much GIVpower is behind them, with the sort order updating every 5 min. Projects with more GIVpower allocated to them appear higher on the list of [Giveth projects](https://giveth.io/projects).

Expand All @@ -124,13 +124,13 @@ Boosting a project with your GIVpower is very easy. To get started, find the pro
<img alt='boosting on the project page' width="80%" height="auto" src={useBaseUrl('img/content/boostProjectPage.png')} />

:::caution
**You can only boost verified projects**, up to a maximum of 20 unique projects. If a project for any reason becomes unverified (e.g. fails to provide updates, or breaks our [Terms of Service](https://giveth.io/tos)) any of your GIVpower backing that project will become “inactive” (i.e. excluded from the calculations of rank & GIVbacks).
**You can only boost verified projects**, up to a maximum of 20 unique projects. If a project for any reason becomes unverified (e.g. fails to provide updates, or breaks our [Terms of Service](https://giveth.io/tos)) any of your GIVpower backing that project will become “inactive” (i.e. excluded from the calculations of rank & GIVbacks).
:::
Select the percentage of your GIVpower you would like to boost with. If it's your first time boosting you will automatically boost with 100% of your GIVpower. Subsequent GIVpower boosts will proportionally reduce your GIVpower on your other boosted projects. More details below in [Managing your GIVpower](#managing-your-givpower).

<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')} />

You can check out [this tutorial](https://www.youtube.com/watch?v=KjMzQPzr4f8) for a quick walk-through on how to boost a project.
Expand All @@ -143,7 +143,7 @@ You can manage your GIVpower allocations by navigating to 'My Account' then clic

From this page you can edit your GIVpower allocations to each project you have boosted. To begin click `MODIFY`.

You can edit your percentage of GIVpower allocated to each project, when you modify one allocation all your other allocations will adjust relatively based on what their previous allocation was. If you don't want your allocation to change for a specific project while modifying your GIVpower on other projects you can click the :lock: icon. The sum of percentages allocated to each of your projects must equal 100%, so you can lock all but two of your allocations.
You can edit your percentage of GIVpower allocated to each project, when you modify one allocation all your other allocations will adjust relatively based on what their previous allocation was. If you don't want your allocation to change for a specific project while modifying your GIVpower on other projects you can click the :lock: icon. The sum of percentages allocated to each of your projects must equal 100%, so you can lock all but two of your allocations.

You cannot have less than 1 project boosted at any given time. If for some reason your boosted project loses its verified status and all your GIVpower becomes inactive, you must boost another verified project before removing the inactive boosting from the unverified project.

Expand All @@ -164,10 +164,10 @@ Your total GIVpower may change over time depending on 4 typical events that may

1.**Staking more GIV.** If you stake more GIV on the [GIVpower farm](https://giveth.io/givfarm) you will receive more GIVpower at 1:1 ratio per GIV staked.
2.**Locking staked GIV.** If you lock up more of your staked GIV this will multiply your GIVpower by a factor depending on how long you lock it for. The longer you lock, the greater your multiplier, and the greater your GIVpower.
3.**GIV becomes unlocked.** Once the duration of any of your batches of locked GIV ends, you will lose the multiplier on your GIVpower that was applied from locking up that batch of GIV. Your total GIVpower balance will decrease.
3.**GIV becomes unlocked.** Once the duration of any of your batches of locked GIV ends, you will lose the multiplier on your GIVpower that was applied from locking up that batch of GIV. Your total GIVpower balance will decrease.
4. **Unstaking GIV.** If you unstake your GIV from the [GIVpower farm](https://giveth.io/givfarm) you will burn your GIVpower at a 1:1 ratio per GIV unstaked.

After boosting your first project with GIVpower you will always be allocating 100% of it to a project(s). By design, no matter if your total GIVpower goes up or down you will always be using your GIVpower to maximum effect and your allocations to projects will always remain at the relative percentages in which you allocated.
After boosting your first project with GIVpower you will always be allocating 100% of it to a project(s). By design, no matter if your total GIVpower goes up or down you will always be using your GIVpower to maximum effect and your allocations to projects will always remain at the relative percentages in which you allocated.

## Project Rank

Expand All @@ -194,11 +194,11 @@ The year is 2049, it is GIVbacks round 1337...


We have **25 verified projects** that have been boosted with GIVpower. The **maximum GIVbacks factor is 80%, the minimum is 50%**, and the difference between the two is 30%. This would mean the project with the least amount of GIVpower, project ranked #25, would have a GIVbacks Factor of 50% and **every subsequently higher ranked project would have a 1.25% higher GIVbacks factor**.

The total GIV to distribute for the round is 1,000,000 and the price of GIV is $0.53.

For demonstration purposes we record that every single ranked project got a flat 100 USD value in donations. Based on this information and some given values for GIVpower staked to a given project our example distribution would look like this:

| Project | GIVpower | Rank | Givbacks Factor | USD Value of Donation | Estimated GIVbacks |
| --- | --- | --- | --- | --- | --- |
| A | 4213.3329017797105 | 1 | 80% | 100 | 150.94339622641508 |
Expand Down
18 changes: 9 additions & 9 deletions dapps/PFPcollection.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ slug: dapps/giverspfp
import useBaseUrl from '@docusaurus/useBaseUrl';


“The Givers” NFT’s are not just NFT’s but integrated Giveth PFPs! Giveth's first PFP collection was a [community proposed initiative](https://forum.giveth.io/t/the-givers-the-giveth-ecosystem-pfp-collection/478) begun in March 2022. The intention of the PFP collection is to raise funds for the Giveth DAO and continue our mission of building the Future of Giving. The Givers was launched for public minting on March 24, 2023 at 11am CST.
“The Givers” NFT’s are not just NFT’s but integrated Giveth PFPs! Giveth's first PFP collection was a [community proposed initiative](https://forum.giveth.io/t/the-givers-the-giveth-ecosystem-pfp-collection/478) begun in March 2022. The intention of the PFP collection is to raise funds for the Giveth DAO and continue our mission of building the Future of Giving. The Givers was launched for public minting on March 24, 2023 at 11am CST.

**To mint a Giver head on over to [the minting page](https://giveth.io/nft)**!
**To mint a Giver head on over to [the minting page](https://giveth.io/nft)**!


<img alt="Givers base image" src={useBaseUrl('img/content/GiversHidden.png')} />
Expand Down Expand Up @@ -44,24 +44,24 @@ Givers PFP owners are able to have their NFTs integrated on their Giveth.io prof
<img alt="pfp holder benefits on the dapp" src={useBaseUrl('img/content/PFPbenefits.png')} />
</a>
<p>
When you set your Giver as your profile picture on Giveth.io it will be show up as a badge next to your name on any projects that you have created as well as when you make donations or boost projects with GIVpower. Users can also get an up close look at your Giver by navigating to your user profile.
When you set your Giver as your profile picture on Giveth.io it will be show up as a badge next to your name on any projects that you have created as well as when you make donations or boost projects with GIVpower. Users can also get an up close look at your Giver by navigating to your user profile.
</p>



Giveth is also partnering with Punk Domains to provide Givers NFT holders a **50% discount on the Giveth domain names.** Anyone is able claim their unique “yourname.giveth” domain name, which will also be linked to your account. You can check out [Giveth domain names here](https://giveth.punk.domains/#/).

We're still working on providing more benefits to Givers PFP holders, so stay tuned for more updates!

## Setting your Givers PFP

Setting your Givers PFP as your profile picture on giveth.io is very simple. First login with your web wallet that hold your Givers PFP NFT. Then head over to `My Account` from the dropdown menu in the top right and click on the link next to your profile picture that says `Set your Givers PFP`. From there you'll be taken to a menu where you can select your Givers PFP from your wallet and set it as your profile picture. Click `Save` and you're done!
Setting your Givers PFP as your profile picture on giveth.io is very simple. First login with your web wallet that hold your Givers PFP NFT. Then head over to `My Account` from the dropdown menu in the top right and click on the link next to your profile picture that says `Set your Givers PFP`. From there you'll be taken to a menu where you can select your Givers PFP from your wallet and set it as your profile picture. Click `Save` and you're done!

## Contract Address

GiversPFP Contract (Mainnet): [0x78fde77737d5b9ab32fc718c9535c7f1b8ce84db](https://etherscan.io/token/0x78fde77737d5b9ab32fc718c9535c7f1b8ce84db)
GiversPFP Contract (Mainnet): [0x78fde77737d5b9ab32fc718c9535c7f1b8ce84db](https://eth.blockscout.com/token/0x78fde77737d5b9ab32fc718c9535c7f1b8ce84db)

----

Mint a Givers PFP here: https://giveth.io/nft
View the Givers collection on Rarible here: [Giveth Givers PFP](https://rarible.com/the-givers-pfp/items)
Mint a Givers PFP here: https://giveth.io/nft
View the Givers collection on Rarible here: [Giveth Givers PFP](https://rarible.com/the-givers-pfp/items)
6 changes: 3 additions & 3 deletions dapps/giveconomy.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ At launch, our community can participate in the GIVeconomy in the following ways

### Token Adresses

- Mainnet: [`0x900db999074d9277c5da2a43f252d74366230da0`](https://etherscan.io/token/0x900db999074d9277c5da2a43f252d74366230da0)
- Gnosis Chain: [`0x4f4F9b8D5B4d0Dc10506e5551B0513B61fD59e75`](https://gnosisscan.io/token/0x4f4F9b8D5B4d0Dc10506e5551B0513B61fD59e75)
- Optimism: [`0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98`](https://optimistic.etherscan.io/token/0x528cdc92eab044e1e39fe43b9514bfdab4412b98)
- Mainnet: [`0x900db999074d9277c5da2a43f252d74366230da0`](https://eth.blockscout.com/token/0x900db999074d9277c5da2a43f252d74366230da0)
- Gnosis Chain: [`0x4f4F9b8D5B4d0Dc10506e5551B0513B61fD59e75`](https://gnosis.blockscout.com/token/0x4f4F9b8D5B4d0Dc10506e5551B0513B61fD59e75)
- Optimism: [`0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98`](https://optimism.blockscout.com/token/0x528cdc92eab044e1e39fe43b9514bfdab4412b98)
- Solana : [`3Xi3EhKjnKAk2KTChzybUSWcLW6eAgTHyotHH1U6sJE1`](https://solscan.io/token/3Xi3EhKjnKAk2KTChzybUSWcLW6eAgTHyotHH1U6sJE1)

### Distribution
Expand Down
4 changes: 2 additions & 2 deletions dapps/guide5-FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Nope! Giveth will never charge any additional fees for creating projects on our
Fiat integration (donate funds from your credit card or bank account) is coming soon! Stay tuned... Giveth has also partnered with [SDG Impact Fund](https://www.sdgimpactfund.org/) to make it possible for donors to contribute tax-deductible donations, in fiat or crypto, to altruistic projects on the blockchain. This is a major development in finance innovation to effectively care for the commons. We are very close to having fiat options integrated with the Dapp. Until then, fiat donations will be accepted [here](https://www.sdgimpactfund.org/giveth-foundation). To learn more about the partnership between Giveth and the SDG Impact Fund, please refer to [this blog post](https://medium.com/giveth/giveth-2-0-next-level-community-philanthropy-f7e60d7e78cb).

**I'm a donor. How do I know projects are getting my money?**
Each project description page shows a list of all donations made to that project and by who. Giveth.io does not collect any fees and your donation is sent directly to the project's provided wallet address. You can also find your donation on the blockchain by the link to the transaction on a block explorer (i.e etherscan.io after you make a successful donation.
Each project description page shows a list of all donations made to that project and by who. Giveth.io does not collect any fees and your donation is sent directly to the project's provided wallet address. You can also find your donation on the blockchain by the link to the transaction on a block explorer (i.e eth.blockscout.com after you make a successful donation.

**How can I be sure my donations are making a difference?**
We believe that every human being should be able to transparently see their funds create good in the world. Transparency is the key to staying focused on the work at hand. Project owners will be responsible for providing updates on how donations to their project are used.
Expand Down Expand Up @@ -128,4 +128,4 @@ The GIVstream nurtures the GIVeconomy at inception by having only 10% of the tot
You can get (or increase) your GIVstream flow-rate by getting [GIVbacks](https://giveth.io/givbacks), receiving Praise rewards, or by staking in the [GIVfarm](https://giveth.io/givfarm).

**Can I speed up my GIVstream?**
You can increase your [GIVstream](https://giveth.io/givstream) flow-rate by participating in the GIVeconomy through [GIVbacks](https://giveth.io/givbacks), or the [GIVfarm](https://giveth.io/givfarm). You cannot, however, accelerate your GIVstream to decrease the time remaining. The "GIViverse expansion" time period ends on December 23, 2026 and is the same for the entire GIVeconomy.
You can increase your [GIVstream](https://giveth.io/givstream) flow-rate by participating in the GIVeconomy through [GIVbacks](https://giveth.io/givbacks), or the [GIVfarm](https://giveth.io/givfarm). You cannot, however, accelerate your GIVstream to decrease the time remaining. The "GIViverse expansion" time period ends on December 23, 2026 and is the same for the entire GIVeconomy.
9 changes: 4 additions & 5 deletions dapps/niceToken.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ $nice is matched at a 1:1 ratio of the USD value of the donations at the time th
Eligible donations are registered on the same bi-weekly rounds that [GIVbacks](https://docs.giveth.io/giveconomy/givbacks/) follow. Distribution of $nice, once calculated, is done at the same time that GIVbacks are sent out.

#### Token Address
- Giveth $nice token (Gnosis Chain): [0xde378ea32af41b4a2b9c8baee1655761d526c0df](https://gnosisscan.io/token/0xde378ea32af41b4a2b9c8baee1655761d526c0df)
- Giveth $nice token (Gnosis Chain): [0xde378ea32af41b4a2b9c8baee1655761d526c0df](https://gnosis.blockscout.com/token/0xde378ea32af41b4a2b9c8baee1655761d526c0df)

## Utility

Expand All @@ -39,18 +39,17 @@ The sky's the limit for $nice and the Giveth team is actively building and exper

## Use of Funds

Giveth will use the acquired funds for a very direct strategy to ensure the stability and growth of Giveth and the GIVeconomy.
Giveth will use the acquired funds for a very direct strategy to ensure the stability and growth of Giveth and the GIVeconomy.

50% of the USD value of eligible donations received will be used to buy back GIV. The other 50% will be used to create a liquidy pool pair with the bought back GIV.

Let's look at an example:
> Over a 3 month period Giveth acquires $100,000 of eligible donations in DAI.
>
>
> We use $50,000 worth of the DAI received to buy back GIV from the circulating supply.
>
>
> Subsequently we take this $50,000 worth of GIV we just bought back and combine it with the remaining $50,000 of DAI to supply a $100,000 DAI/GIV LP position on Uniswap v2 that is owned by the Giveth multisig.

This effectively allows Giveth to create strong DAO-owned liquidity positions over time. This in turn helps to mitigate the volatility that liquidity farming programs can have on the GIV token economy.

Giveth may employ new strategies for received funds at any given point in the future.

Loading