diff --git a/dapps/_liquidityPoolList.mdx b/dapps/_liquidityPoolList.mdx
new file mode 100644
index 000000000..52901f048
--- /dev/null
+++ b/dapps/_liquidityPoolList.mdx
@@ -0,0 +1,6 @@
+| Chain | Pool 1 | Pool 2 | Pool 3 | Pool 4 | Pool 5 | Pool 6 | Pool 7 |
+|-----------|--------|--------|--------|--------|--------|--------|--------|
+| Gnosis | [GNO](https://info.honeyswap.org/#/pair/0x5aa67e24ba8a3fbdc553e308d02377e03ce9e94f) | [FOX](https://info.honeyswap.org/#/pair/0x75594f01da2e4231e16e67f841c307c4df2313d1) | [WATER](https://info.honeyswap.org/#/pair/0xe96adbd48d57ef7a5ee8fa622c1cd7fc7731630e) | [WETH](https://www.sushi.com/pool/100%3A0x55ff0cef43f0df88226e9d87d09fa036017f5586) | [BRIGHT](https://info.honeyswap.org/#/pair/0x094cf5da3f313747f460f1e410e0daefcad6c0c8) | [HNY](https://info.honeyswap.org/#/pair/0x08ea9f608656a4a775ef73f5b187a2f1ae2ae10e) | [xDAI](https://info.honeyswap.org/#/pair/0xb7189a7ea38fa31210a79fe282aec5736ad5fa57) |
+| Optimism | [**OP**](https://velodrome.finance/deposit?token0=0x4200000000000000000000000000000000000042&token1=0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98&type=-1) | [**DAI**](https://app.uniswap.org/explore/pools/optimism/0x969e1D236289742C9D36eA1c7124cdDb84397772) | [**TEC**](https://velodrome.finance/deposit?token0=0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98&token1=0x8Fc7C1109c08904160d6AE36482B79814D45eB78&type=-1) | [**USDGLO**](https://app.uniswap.org/explore/pools/optimism/0x165E6DAD9772C8CB44015eDD5bd8b012A84bd276) | | | |
+| Mainnet | [**ETH**](https://info.uniswap.org/#/pools/0xc763b6b3d0f75167db95daa6a0a0d75dd467c4e1) | [**MATIC**](https://app.uniswap.org/explore/pools/ethereum/0x46ad345fff4aec9990a4f20e829c50fbf291db0e) | | | | |
+| Solana | [**SOL**](https://www.orca.so/liquidity?address=E7yVYRW2HZVXcreRE2asLs4HmtyviGbnnTXTarj7uDjc) | | | | | |
\ No newline at end of file
diff --git a/dapps/doc1a-contributors.md b/dapps/doc1a-contributors.md
deleted file mode 100644
index 2cda0c0a1..000000000
--- a/dapps/doc1a-contributors.md
+++ /dev/null
@@ -1,243 +0,0 @@
----
-id: contributors
-title: Contributing to Giveth Development
-slug: dapps/contributors
----
-import useBaseUrl from '@docusaurus/useBaseUrl'
-import styles from '../src/css/custom.css'
-
-Giveth currently maintains three products that focus on funding management, peer to peer donations, and DeFi for-good token economics. These are [Giveth TRACE](https://trace.giveth.io), [Giveth.io](https://giveth.io) and the [GIVeconomy](https://giveth.io) respectively
-
-All our products share some common development standards that are paramount to learn before engaging in any development for Giveth. In this document we'll show you how to interact with our open-source repositories, getting in touch with the right people and how to begin creating and picking up issues.
-
-
-## Github Management
-First things first, you'll need to install the [zenhub extension for github](https://chrome.google.com/webstore/detail/zenhub-for-github/ogcgkffhplmphkaahpmffcafajaocjbd) for your web browser that will allow you to see the workspaces and pipelines we use in Github to manage issues.
-
-
-
-We have transitioned to manage all three DApps(products) under one workspace, **`All-Devs`**.
-
-### Repositories
-The [Giveth Github organization](https://github.com/Giveth) has many, many repositories. Here’s a general overview of relevant repositories that relate to our active products:
-
-
-
- Product |
- Repository |
- Description |
-
-
- Giveth.io |
- impact-graph |
- Backend of Giveth.io |
-
-
- Giveth.io |
- giveth-next |
- Giveth.io current version |
-
-
- Giveth.io |
- giveth-io-typescript |
- Givethio typescript version with new design. |
-
-
- GIVEeconomy |
- GIVeconomy |
- Usually used for planning and issue tracking |
-
-
- GIVeconomy |
- giv-token-contracts |
- Smart contract implementations |
-
-
- GIVeconomy |
- liquidity-mining-dapp |
- GIVeconomy Frontend UI |
-
-
- GIVeconomy |
- giv-token-subgraph |
- Calculating $GIV data for GIVeconomy Frontend |
-
-
- GIVeconomy |
- givback-calculation |
- Calculating GIVbacks |
-
-
- TRACE |
- giveth-dapp |
- Frontend and planning of giveth TRACE |
-
-
- TRACE |
- feathers-giveth |
- Backend of Giveth TRACE |
-
-
- TRACE |
- dapp-mailer |
- Email notification system for TRACE |
-
-
- TRACE |
- giveth-bridge |
- Giveth Rinkeby - Mainnet Bridge system |
-
-
- General Services |
- ui-design-system |
- npm package for Giveth design assets |
-
-
-
-### Pipelines on the `All-Devs` Workspace
-When you enter a workspace on the Zenhub tab you'll see a line of adjacent columns that are used to identify and manage the statuses of issues currently in the repositories. You can find a short description of each below:
-
-**New Issues** - New bugs and features go here first.
-
-**Epics** - Pipeline for Epic Issues. Larger tasks comprised of several smaller issues.
-
-**Icebox** - Features or Suggestions that have been archived. Issues here are non-priority and might be added into sprints only if Devs have the bandwidth.
-
-**Backlog** - Lower Priority Issues waiting to get pulled into Sprint Planning.
-
-**Sprint Backlog** - These issues have been vetted and are ready to be worked on. They will be added into the next sprint according to priority and Developer bandwidth.
-
-**In Progress** - Picked up and being worked on by the Developers, usually on local builds.
-
-**Code Reviews** - Open Pull Requests waiting for review and eventual merge into the staging server.
-:::info
-It’s mandatory to have the code reviewed by one of the core team members, usually your mentor or the one which introduces the project to you can review it, pls ask for review before pushing it to any environment.
-:::
-
-**UAT Testing/QA** - The feature or bug fix is deployed on the staging server for user testing and Quality Assurance.
-
-**Done** - Bug fix or feature has been completed, and is ready to be deployed on the live server.
-:::info
-All issues should meet DoD (Definition of Done) criteria to be approved as Done and being in this column:
-Success Criteria passed (if it’s get mentioned in User Story / Task or related issue)
-Deployed in Staging
-UAT Tested by a tester or PM
-Documented
-:::
-
-**Closed** - The bug fix or feature has been copied live. It’s recommended that all closed issues get related to a release number in the zenhub and get closed right after the version goes live.
-
-### Creating Issues
-Creating Github issues is essential to ensure bug fixes or features are tracked properly and relevant information can be organized, and consolidated. The new issue template is a guide only, feel free to delete any heading that you don't use.
-
-**Labels** will help add context to your issue, please use them so other developers can get a better understanding of issues at a glance and pick them up. Some commonly used labels in `All-Devs` are:
-
-**`fast follow`** - Priority features or improvements following a product launch or version release.
-
-**`documentation`** - Requesting creation or updates of technical documentation.
-
-**`bugs`** - Functionality or feature of a product that is broken or not working as intended
-
-**`feature request`** - Requesting for a new feature or functionality to be added to a product
-
-**`design needed`** - Requesting support from the design team to create assets relevant to this issue
-
-**`question`** - There is a pending question inside this issue that needs a response in order to move forward
-
-**`security`** - Security issue or improvement
-
-**`UI`** - This issue relates to the User Interface of a given product
-
-**`UX`** - This issue relates to the User Experience of a given product
-
-## Ceremonies
-
-We host in the [Giveth Discord](https://discord.giveth.io) many Developer meetings throughout the week including:
-- Daily Dev Standups from Tuesday to Thursday at 6:30am GMT-6
-- All-Devs Sync weekly on Mondays at 10:00am GMT-6
-- GIVeconomy Sync weekly on Wednesdays at 8:00am GMT-6
-
-These meetings are important places to stay up to date with DApp development and to integrate with the Giveth Team as a Development Contributor.
-
-## Sprint Management
-
-Framework: We’re practicing mostly Scrum, in biweekly iterations (called sprints), sometimes based on project situations we move to KanBan.
-
-### What is Scrum?
-In scrum, the sprint is a set period of time where all the work is done. However, before you can leap into action you have to set up the sprint. You need to decide on how long the time box is going to be, the sprint goal, and where you're going to start. The sprint planning session kicks off the sprint by setting the agenda and focus.
-
-- **The What** – The product owner describes the objective(or goal) of the sprint and what backlog items contribute to that goal. The scrum team decides what can be done in the coming sprint and what they will do during the sprint to make that happen.
-
-- **The How** – The development team plans the work necessary to deliver the sprint goal. Ultimately, the resulting sprint plan is a negotiation between the development team and product owner based on value and effort.
-
-- **The Who** – You cannot do sprint planning without the product owner or the development team. The product owner defines the goal based on the value that they seek. The development team needs to understand how they can or cannot deliver that goal. If either is missing from this event it makes planning the sprint almost impossible.
-
-- **The Inputs** – A great starting point for the sprint plan is the product backlog as it provides a list of ‘stuff’ that could potentially be part of the current sprint. The team should also look at the existing work done in the increment and have a view to capacity.
-
-- **The Outputs** – The most important outcome for the sprint planning meeting is that the team can describe the goal of the sprint and how it will start working toward that goal. This is made visible in the sprint backlog.
-
-
-
-Before the iteration starts, you may need to have your expected total contribution hours in [Giveth Resource Planning Spreadsheet](https://docs.google.com/spreadsheets/d/1fJcFTLJof6o0rViKIy4C46sXuisySTud40HFsMGE1e0/edit#gid=311929329), the link usually gets shared in the Discord dev channel before the sprint meeting. You can find the sprint sheet and update the following cells:
-
-
-
-It helps the Product Managers (PMs) to plan for the resources better and know if they are able to meet the milestone in each sprint or not. If you couldn’t find time to fill out the spreadsheet, you may be asked to do so during the meeting or whenever you can have an estimate, just DM it to PMs or put it in the dev channel.
-
-The usual sprint planning goes like this:
-
-1. PMs bring the issues (Preferably User Stories to the planning meeting, describe it and make sure it’s clear for the team to start implementing.
-2. PM facilitates talks between devs to make it as clear as it can be.
-3. PM asks for estimations in Story Points (Story Points are the unit of minimum effort spent on a product which can be delivered asap, like a simple bug fix, for example, could take half of a working day. )
-4. PM starts building “Sprint Backlog” with prioritizing the issues and makes sure the total amount of Story Points are proportionate with the total capacity of the teams and contributors.
-5. Everyone agrees on the sprint plan and commits to the expected goal.
-
-
-## Key Contacts
-
-- Development Working Group Steward - Amin
- - Discord Handle: `Amin#2164`
-- GIVeconomy Product Manager - Lauren
- - Discord Handle: `karmaticacid#1218`
-- Giveth TRACE, Giveth.io Product Manager - MoeNick
- - Discord Handle: `MoeNick#1374`
-- Giveth.io Lead Developer - Mateo
- - Discord Handle: `mateodaza#3156`
-- DevOps & Security - Kay
- - Discord Handle: `geleeroyale#3228`
-- Lead Designer - Marko
- - Discord Handle: `markop#2007`
-
-## Installation Guides for Local Development
-
-- [Giveth.io](./givethioinstallation)
-- [Giveth TRACE](./TRACEinstallation)
-- [GIVeconomy](./installGIVeconomy)
-
-## Testing Guidelines
-
-- [Giveth.io](./testing-guidelines)
-- [GIVeconomy](./testingGIVeconomy)
-
-## Tools we Use
-
-- [Segment](https://segment.com/) (Giveth TRACE, Giveth.io)
-- [Sentry](https://sentry.io/welcome/) (Giveth TRACE, Giveth.io)
-- [Infura](https://infura.io/) (Giveth TRACE, Giveth.io)
-- [Autopilot](https://journeys.autopilotapp.com/features/email-marketing-software) (Giveth.io)
-- [Amplitude](https://www.amplitude.com/) (Giveth TRACE, Giveth.io)
-- [Docusaurus](https://docusaurus.io/) (Documentation)
-- [The Graph](https://thegraph.com/en/) (GIVeconomy)
-- [Netlify](https://www.netlify.com/) (Giveth TRACE)
-- [Vercel](https://vercel.com/dashboard) (Giveth.io, GIVeconomy)
-- [Cryptocompare](https://www.cryptocompare.com/) (Giveth TRACE)
-- [Coingecko](https://www.coingecko.com/en/api) (All Products)
-- [Github Actions](https://github.com/features/actions) (All Products)
-- [MongoDB](https://www.mongodb.com/) (Giveth TRACE)
-- [PostgreSQL](https://www.postgresql.org/) (Giveth.io)
-- [Redis](https://redis.io/) (Giveth TRACE, Giveth.io)
-- [Elastic Search](https://www.elastic.co/elasticsearch/) (Giveth TRACE)
-- [Kibana](https://www.elastic.co/kibana/) (Giveth TRACE)
-- [Pinata](https://www.pinata.cloud/) (Giveth.io, GIVeconomy)
-- [Transak](https://transak.com/) (Giveth.io)
-- [AdminBro](https://v2.adminbro.com/index.html) (Giveth.io)
diff --git a/dapps/doc1b-testing-guidelines.md b/dapps/doc1b-testing-guidelines.md
deleted file mode 100644
index 8688fbd08..000000000
--- a/dapps/doc1b-testing-guidelines.md
+++ /dev/null
@@ -1,211 +0,0 @@
----
-id: testing-guidelines
-title: Giveth.io Testing Guidelines
-slug: dapps/testing-guidelines
----
-import useBaseUrl from '@docusaurus/useBaseUrl';
-
-This guide provides a framework for testing the [Giveth.io](https://giveth.io/) DApp.
-
-## Requirements
-* User testing should be done on https://staging.giveth.io - **Our staging environment is deployed on both Ropsten (Mainnet) and Gnosis Chain** (formerly xDai Network).
-* Please use a modern browser. If you encounter a bug, please try the same thing with another browser. Please make an issue in any case, but tell us if the issue might be browser specific.
-* Use issues in [GitHub](https://github.com/Giveth/giveth-next/issues) for reports and feedback.
-
-## Use Cases
-
-The following actions are defined as core functionality. If one of these steps is buggy, that represents a critical error.
-
-### [General](https://github.com/Giveth/giveth-2/issues/800)
-
-This use case will be partially automated but requires user-testing, especially to ensure that all external links function correctly.
-
-### **Home page**
-
-* View Home page, hover all over project cards to see load more, and donate button
-* Check all links on the home page
-* Check all footer links including social links
-* "Liking" projects - successful and "heart count" updates
-* Header navbar buttons (`Home`, `Projects`, `GIVeconomy`, etc. ) are functional
-* "GIV currently in wallet" (on navbar) shows correctly (token address: `0x4f4F9b8D5B4d0Dc10506e5551B0513B61fD59e75`)
-* Project Badges such as `Verified`, `Traceable`, `New` display correctly
-
-
-
-* Signup for newsletter
-* Subscribe to emails - validation of email, success subscribe
-* My wallet drop down menu is functional
-* Account name/address shows properly on navbar when logged in
-* Report a bug
-* Sign in/sign out
-* Check that projects appear on the project page (correct format, correct number)
-* Links inside https://giveth.io/join are functional
-* Content inside https://giveth.io/about displays correctly, including `Mission & Vision`, `History` and `Team` tabs
-
-### **Public Profile Page**
-
-View Public Profile Page - when you click on the project owner
-
-
-
-* Surf in all tabs and make sure all data in this profile is accurate
-* For example: the number of donations, amount received and donated, and also the number of projects should be accurate
-* On the donation tab, test the tx link, sorting by amount, USD value, and date
-* Make sure the USD value is accurate
-* Test copy address of the user and also test the external link
-
-
-
-### **Projects Page**
-
-View the projects list, by clicking the projects links in the header
-
-* Make sure badges of verified and trace is working properly
-* If signed in view red hearts - remove hearts. If you’re not signed in: you should get asked for sign-in before proceeding
-
-**Test sort by /filter / search**
-
-* Filter by category and make sure filtering works fine
-* Sort by Amount raised, newest, oldest, hearts
-* In sort by field, we have some items that should act as the filtered items: Accept GIV token (all projects excluding Giving Block projects) - Trace - Verified. all of them should filter the results
-* In search, you can easily find results by title, description, impact Location, (project owner is not searchable now but it’s implementing)
-* If no result is found, the formatting of no result page should look normal
-* Back - in the search box should clear the input and show all projects
-* Back in the no result should also do the above
-
-### **Project Public View**
-
-Public view means the view that everyone can see. If you are the owner of this project and you are signed in, you may have another view, called the Project Owner view, which you can see in the following doc.
-
-* Project single page public view -when you click on learn more you can view the details of the project
-* About tab should show the project description
-* Sidebar: donate button, hover on the button to see the changing color
-* The share should work properly
-* Like the projects - if not signed in, you should get asked to sign in, if signed in, it should get red after giving heart
-* Tags: categories and badges of verified should work properly
-* GIVback toast message link `LEARN MORE` should go to docs
-* Report issue link should work properly
-* Updates have to be shown properly, (to test better as the owner you can post an update, log out and see as public view if it is updated or not)
-* Donations Table: Make sure all-time funding received is accurate. Test count, sorting on the date, amount, and USD value, also search in donation
-
-### **Sign-in**
-
-* Signing with Ethereum: select meta-mask, torus, and walletConnect
-* Sign-in: you are prompted to connect your wallet and you get asked to sign again for doing some specific actions, for example: liking (“hearting”), viewing your account, viewing the project in owner view, or creating a project
-* Social links on sign in should load torus:
-
-
-
-* Do it with a registered and not registered address
-* For specific actions, you may need to sign-in with your wallet
-
-### **Onboarding**
-
-* If you don't have a complete profile, you get asked to complete your profile in a wizard
-* Check required fields
-* If you are not signed in you should get asked to do it before submitting the data
-* Check verification of emails and URLs
-* Upload photos, do it with very large and small photos
-* Submit your data and the header should load right after you have this information
-
-### **My Account**
-
-* Test it with a newly registered address: you should get asked to complete your profile by a yellow banner up there, and the “Don’t be a stranger” purple banner below the overview
-* When clicking on these yellow or purple banners you should get redirected to the onboarding page
-* Test if you complete your profile that you can edit your profile
-* Please test all fields and test verification of the correct email. URL and required field
-* Delete your profile photo
-* Edit your profile photo
-* Overview tab checks numbers to be accurate
-* Projects Tab - test sorting, links, all provided data including verified and listed projects (you can change the provided amount in admin bro and check it here again to make sure it reflects the latest changes)
-* Donations Tab (like public profile)
-* Liked Projects tab (like public profile)
-
-### General Purposes Pages
-
-* QAing About Us
-* QAing History
-* QAing Team
-* QAing Terms of Use
-* QAing Partners
-
-### Check mobile view and responsiveness
-
-* Resize your browser
-* Use different devices: phones, tablets
-* Dig into header, menus, all static pages
-
-
-### [Project Creator](https://github.com/Giveth/giveth-2/issues/798)
-
-This use case is partially automated to ensure functionality before changes are made. However, user testing is still required.
-
-#### Create Project
-
-* Verification: required fields should be filled and not submitted empty
-* Add Project details
-* Use rich text formats (bold, italics, quotes, headers, etc.), and ensure they render properly
-* In the description please test emojis and report all formatting and bad UX
-* In the description, all the formatting should save and work properly
-* In the description, embed images, test “update pictures”, resize them and ensure they render properly
-* Upload cover photo, delete, upload it again with large and tiny pictures
-* Use predefined photos, and change them to see any abnormal behavior
-* Embed videos and ensure they render properly
-* In address, it should prevent reused ETH addresses, it should be a valid ETH address and not a contract address
-* For impact, search locations, cities, areas as well as countries or continents and make sure it’s working properly
-* Category select
-* Google maps selection
-* Preview (save as a draft) means you can reach out to the projects later in your account but it’s not active yet
-* Publish. and you have to see the success page and all information and links on the public page should work properly
-* Publish directly and publish a preview project to make sure there are no differences.
-* Check that projects are all listed in "my projects"
-* Check that projects show up on homepage*
-* Deactivate/reactivate project
-
-
-:::info
-*Projects created on the DApp have an automatic "unlisted" Status, meaning they will not show up until their status is changed to "listed". Reach out to someone with the `Verification Team` role on the [Giveth Discord](https://discord.giveth.io) who can show you how to list your project on staging in order to continue testing.
-:::
-
-#### Edit Project
-
-* Change photo
-* Use rich text formats (bold, italics, quotes, headers, etc.), and ensure they render properly
-* Embed videos or images, and ensure they render properly
-* Change text fields
-* Update donation address
-* Check that updates are applied
-
-### Update Project
-
-* Add an update to your project
-* Use rich text formats (bold, italics, quotes, headers, etc.), and ensure they render properly
-* Embed videos or images, and ensure they render properly
-* Update is saved and displays properly on the project page
-
-### [Donor](https://github.com/Giveth/giveth-2/issues/799)
-
-This use case does not include any automated testing and must be fully user-tested.
-
-* Donate with different tokens: ETH and ERC-20 tokens on Ropsten (Mainnet) and xDAI, ERC-20 tokens on Gnosis Chain (formerly xDai Network)
-* Donate with alternate wallets (other than sign in)
-* Check that funds leave wallet
-* Check that funds received/tracked by project
-* View donations made (correct $ amount, correct currency type)
-
-### Donation Page
-
-* Before sign-in you should see connect wallet button
-* Donate and check the modals look
-* Check the links and content on the page to make sure it's working
-* Change wallet and change network to check it’s working with your wallet
-* Repeat the donation on both ETH(Ropsten) and gnosis Chain networks
-* Do it with an insufficient token number
-* Do it with too tiny amounts
-* Check the project card view beside the donation token
-* Search bar for tokens to donate - tokens show up appropriately when searching
-* Giving Block - GIV donations should load a Twitter modal about Gemini
-* Success Page with eligible and with non-eligible token should differ - on GIVback eligible token donation you may see a banner saying you are eligible for GIVbacks
-* Anonymous donations should not show in public profile view
-
-For GIVeconomy testing guidelines, [click here](https://docs.giveth.io/dapps/testingGIVeconomy/).
diff --git a/dapps/givbacks.md b/dapps/givbacks.md
index 9a7477eb4..6f7c3046f 100644
--- a/dapps/givbacks.md
+++ b/dapps/givbacks.md
@@ -47,7 +47,7 @@ GIVbacks are distributed on three different networks:
- Donations made on Polygon zkEVM will yield GIVbacks on Polygon zkEVM.
- Donations made on all other GIVbacks-supported chains will receive their GIV on OP Mainnet.
-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`.
+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](./givstream.md). 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
diff --git a/dapps/giveconomy.md b/dapps/giveconomy.md
index 1fa7cadea..3f8c50dcf 100644
--- a/dapps/giveconomy.md
+++ b/dapps/giveconomy.md
@@ -4,6 +4,7 @@ title: GIVeconomy
slug: giveconomy/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
+import LiquidityList from './_liquidityPoolList.mdx'
Giveth is building a culture of giving that empowers and rewards those who give -- to projects, to society, and to the world. We aim to inspire our community to participate in an ecosystem of collective support, abundance and value-creation.
@@ -42,11 +43,7 @@ The GIVeconomy has been built thanks to our dedicated community of Givers. Givet
These are liquidity pools that are supported by the Giveth DAO. Refer to this table to find GIV liquidity pools; it is organized by network, paired token, and size of the pool:
-| Gnosis | [GNO](https://info.honeyswap.org/#/pair/0x5aa67e24ba8a3fbdc553e308d02377e03ce9e94f) | [FOX](https://info.honeyswap.org/#/pair/0x75594f01da2e4231e16e67f841c307c4df2313d1) | [WATER](https://info.honeyswap.org/#/pair/0xe96adbd48d57ef7a5ee8fa622c1cd7fc7731630e) | [WETH](https://www.sushi.com/pool/100%3A0x55ff0cef43f0df88226e9d87d09fa036017f5586) | [BRIGHT](https://info.honeyswap.org/#/pair/0x094cf5da3f313747f460f1e410e0daefcad6c0c8) | [HNY](https://info.honeyswap.org/#/pair/0x08ea9f608656a4a775ef73f5b187a2f1ae2ae10e) | [xDAI](https://info.honeyswap.org/#/pair/0xb7189a7ea38fa31210a79fe282aec5736ad5fa57) |
-|:---|:---:|:---:|:---:|:---:|:---:|:---:|
-| **Optimism** | [**OP**](https://velodrome.finance/deposit?token0=0x4200000000000000000000000000000000000042&token1=0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98&type=-1) | [**DAI**](https://app.uniswap.org/explore/pools/optimism/0x969e1D236289742C9D36eA1c7124cdDb84397772) | [**TEC**](https://velodrome.finance/deposit?token0=0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98&token1=0x8Fc7C1109c08904160d6AE36482B79814D45eB78&type=-1) | [**USDGLO**](https://app.uniswap.org/explore/pools/optimism/0x165E6DAD9772C8CB44015eDD5bd8b012A84bd276) | | | |
-| **Mainnet** | [**ETH**](https://info.uniswap.org/#/pools/0xc763b6b3d0f75167db95daa6a0a0d75dd467c4e1) | [**MATIC**](https://app.uniswap.org/explore/pools/ethereum/0x46ad345fff4aec9990a4f20e829c50fbf291db0e) | | | | |
-| **Solana** | [**SOL**](https://www.orca.so/liquidity?address=E7yVYRW2HZVXcreRE2asLs4HmtyviGbnnTXTarj7uDjc) | | | | | |
+
## The GIVeconomy Future
diff --git a/i18n/es/docusaurus-plugin-content-docs-dapps/current/giveconomy.md b/i18n/es/docusaurus-plugin-content-docs-dapps/current/giveconomy.md
index a22b4db45..fa1847e04 100644
--- a/i18n/es/docusaurus-plugin-content-docs-dapps/current/giveconomy.md
+++ b/i18n/es/docusaurus-plugin-content-docs-dapps/current/giveconomy.md
@@ -4,7 +4,7 @@ title: GIVeconomy
slug: giveconomy/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
-
+import LiquidityList from '../../../../dapps/_liquidityPoolList.mdx'
Giveth está construyendo una cultura de dar que empodera y recompensa a aquellos que dan: a proyectos, a la sociedad y al mundo. Nuestro objetivo es inspirar a nuestra comunidad a participar en un ecosistema de apoyo colectivo, abundancia y creación de valor.
@@ -42,11 +42,8 @@ La GIVeconomy ha sido construida gracias a nuestra dedicada comunidad de Givers.
Estos son pools de liquidez que son apoyados por la DAO de Giveth. Consulte esta tabla para encontrar pools de liquidez de GIV; está organizada por red, token emparejado y tamaño del pool:
-| Gnosis | [GNO](https://info.honeyswap.org/#/pair/0x5aa67e24ba8a3fbdc553e308d02377e03ce9e94f) | [FOX](https://info.honeyswap.org/#/pair/0x75594f01da2e4231e16e67f841c307c4df2313d1) | [WATER](https://info.honeyswap.org/#/pair/0xe96adbd48d57ef7a5ee8fa622c1cd7fc7731630e) | [WETH](https://www.sushi.com/pool/100%3A0x55ff0cef43f0df88226e9d87d09fa036017f5586) | [BRIGHT](https://info.honeyswap.org/#/pair/0x094cf5da3f313747f460f1e410e0daefcad6c0c8) | [HNY](https://info.honeyswap.org/#/pair/0x08ea9f608656a4a775ef73f5b187a2f1ae2ae10e) | [xDAI](https://info.honeyswap.org/#/pair/0xb7189a7ea38fa31210a79fe282aec5736ad5fa57) |
-|:---|:---:|:---:|:---:|:---:|:---:|:---:|
-| **Optimism** | [**OP**](https://velodrome.finance/deposit?token0=0x4200000000000000000000000000000000000042&token1=0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98&type=-1) | [**DAI**](https://app.uniswap.org/explore/pools/optimism/0x969e1D236289742C9D36eA1c7124cdDb84397772) | [**TEC**](https://velodrome.finance/deposit?token0=0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98&token1=0x8Fc7C1109c08904160d6AE36482B79814D45eB78&type=-1) | [**USDGLO**](https://app.uniswap.org/explore/pools/optimism/0x165E6DAD9772C8CB44015eDD5bd8b012A84bd276) | | | |
-| **Mainnet** | [**ETH**](https://info.uniswap.org/#/pools/0xc763b6b3d0f75167db95daa6a0a0d75dd467c4e1) | [**MATIC**](https://app.uniswap.org/explore/pools/ethereum/0x46ad345fff4aec9990a4f20e829c50fbf291db0e) | | | | |
-| **Solana** | [**SOL**](https://www.orca.so/liquidity?address=E7yVYRW2HZVXcreRE2asLs4HmtyviGbnnTXTarj7uDjc) | | | | | |
+
+
## El Futuro de la GIVeconomy
diff --git a/i18n/pt/docusaurus-plugin-content-docs-dapps/current/giveconomy.md b/i18n/pt/docusaurus-plugin-content-docs-dapps/current/giveconomy.md
index 3fbd356ee..6c8146033 100644
--- a/i18n/pt/docusaurus-plugin-content-docs-dapps/current/giveconomy.md
+++ b/i18n/pt/docusaurus-plugin-content-docs-dapps/current/giveconomy.md
@@ -4,33 +4,46 @@ title: GIVeconomy
slug: giveconomy/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
+import LiquidityList from '../../../../dapps/_liquidityPoolList.mdx'
-A Giveth está construindo uma cultura de doação que capacita e recompensa aqueles que doam – para projetos, para a sociedade e para o mundo. Nosso objetivo é inspirar nossa comunidade a participar de um ecossistema de apoio coletivo, abundância e criação de valor. **Bem-vindo ao GIVeconomy.**
+Giveth está construindo uma cultura de doação que capacita e recompensa aqueles que doam -- para projetos, para a sociedade e para o mundo. Nosso objetivo é inspirar nossa comunidade a participar de um ecossistema de apoio coletivo, abundância e criação de valor.
+
+**Bem-vindo à [GIVeconomy](https://medium.com/giveth/welcome-to-the-giveconomy-b3e372da63dd)!**
## Sobre o GIV
-GIV é o token de governança que alimenta e direciona a GIVeconomy. Os detentores de GIV têm o poder de coordenar coletivamente recursos compartilhados e financiar iniciativas que moldam o Futuro da Doação.
+GIV é o token de governança que alimenta e direciona a GIVeconomy. Os detentores de GIV são capacitados para coordenar coletivamente em torno de recursos compartilhados e financiar iniciativas que moldam o Futuro da Doação.
+
+**[Clique aqui para descobrir os melhores lugares para obter e fazer bridge de GIV!](https://linktr.ee/givtoken)**
+
+Nossa comunidade pode participar da GIVeconomy das seguintes maneiras:
+- Stakers de GIV podem ganhar recompensas na [**GIVfarm**](./givfarm).
+- Doadores para [projetos verificados](https://giveth.io/projects/all?filter=Verified) no Giveth recebem recompensas de [**GIVbacks**](./givbacks).
+- Detentores de GIV podem fazer stake de seu GIV para obter [**GIVpower!**](./givpower). Com GIVpower, eles podem impulsionar os projetos que amam para aumentar sua classificação, bem como a porcentagem de GIVbacks recompensados aos seus doadores.
+- Qualquer pessoa que reivindique GIV de sua participação na GIVeconomy recebe um fluxo contínuo de GIV do [**GIVstream**](./givstream) até 23 de dezembro de 2026.
+
+### Endereços de Token
+
+- Mainnet: [`0x900db999074d9277c5da2a43f252d74366230da0`](https://etherscan.io/token/0x900db999074d9277c5da2a43f252d74366230da0)
+- Gnosis Chain: [`0x4f4F9b8D5B4d0Dc10506e5551B0513B61fD59e75`](https://gnosisscan.io/token/0x4f4F9b8D5B4d0Dc10506e5551B0513B61fD59e75)
+- Optimism: [`0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98`](https://optimistic.etherscan.io/token/0x528cdc92eab044e1e39fe43b9514bfdab4412b98)
+- Solana: [`3Xi3EhKjnKAk2KTChzybUSWcLW6eAgTHyotHH1U6sJE1`](https://solscan.io/token/3Xi3EhKjnKAk2KTChzybUSWcLW6eAgTHyotHH1U6sJE1)
+- Polygon zkEVM: [`0xddAFB91475bBf6210a151FA911AC8fdA7dE46Ec2`](https://zkevm.polygonscan.com/token/0xddAFB91475bBf6210a151FA911AC8fdA7dE46Ec2)
-No lançamento, nossa comunidade pode participar da GIVeconomy das seguintes maneiras:
+### Distribuição de Tokens GIV
-* A partir de 24 de dezembro de 2021, os destinatários elegíveis podem reivindicar seu [**GIVdrop**](https://docs.giveth.io/giveconomy/givdrop) na Gnosis Chain (anteriormente Rede xDai).
-* Doadores de [projetos verificados](https://giveth.io/projects) no Giveth recebem recompensas de [**GIVbacks**](https://docs.giveth.io/giveconomy/givbacks).
-* Provedores de liquidez e *stakers* podem ganhar recompensas no [**GIVfarm**](https://docs.giveth.io/giveconomy/givfarm).
-* Todos os detentores de GIV podem criar e/ou votar em propostas no [**GIVgarden**](https://docs.giveth.io/giveconomy/givgarden).
-* Qualquer pessoa que reivindique o GIV de sua participação na GIVeconomy recebe um fluxo contínuo de GIV do [**GIVstream**](https://docs.giveth.io/giveconomy/givstream) até 23 de dezembro de 2026.
+Um total de 1 bilhão de tokens GIV foram cunhados no início da GIVeconomy. 100 milhões dos tokens GIV são líquidos e estão disponíveis para uso imediato, e os outros 900 milhões foram alocados para o [GIVstream](./givstream) e estão sendo liberados continuamente em todo o "GIViverse" ao longo de um período de 5 anos (até 23 de dezembro de 2026). A distribuição do fornecimento total de GIV em todo o GIViverse é descrita no gráfico a seguir:
-### Informações do token
+
-* Endereço do token na rede principal: 0x900db999074d9277c5da2a43f252d74366230da0
-* Endereço do token na Gnosis Chain (anteriormente Rede xDai): 0x4f4F9b8D5B4d0Dc10506e5551B0513B61fD59e75
+A GIVeconomy foi construída graças à nossa dedicada comunidade de Givers. Giveth tem crescido desde 2016 com base em doações, tempo, habilidades, suor, generosidade e amor! Estamos orgulhosos de lançar uma economia por e para os doadores, sem dinheiro obtido de pré-vendas ou capitalistas de risco.
-### Distribuição
+### Pools de Liquidez da DAO
-Uma quantidade de 1 bilhão de tokens GIV foram mintados no início da GIVeconomy. 100 milhões dos tokens GIV são líquidos e disponíveis para uso imediato, e os outros 900 milhões foram alocados ao [GIVstream](https://docs.giveth.io/giveconomy/givstream) e estão sendo lançados continuamente em todo o "GIViverse" por um período de 5 anos (até 23 de dezembro de 2026). A distribuição da oferta total de GIV em todo o GIViverse é descrita no gráfico a seguir:
+Estes são pools de liquidez que são apoiados pela DAO do Giveth. Consulte esta tabela para encontrar pools de liquidez de GIV; está organizada por rede, token emparelhado e tamanho do pool:
-![](https://i.imgur.com/0cLOODE.jpg)
-A GIVeconomy foi construída graças à nossa comunidade dedicada de Doadores. A Giveth vem crescendo desde 2016 com base em doações, tempo, habilidades, suor, generosidade e amor!
+
## O Futuro da GIVeconomy
diff --git a/i18n/tr/docusaurus-plugin-content-docs-dapps/current/giveconomy.md b/i18n/tr/docusaurus-plugin-content-docs-dapps/current/giveconomy.md
index 0c4111306..70d4a2094 100644
--- a/i18n/tr/docusaurus-plugin-content-docs-dapps/current/giveconomy.md
+++ b/i18n/tr/docusaurus-plugin-content-docs-dapps/current/giveconomy.md
@@ -4,6 +4,7 @@ title: GIVeconomy
slug: giveconomy/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
+import LiquidityList from '../../../../dapps/_liquidityPoolList.mdx'
Giveth, projelere, topluma ve dünyaya katkı sağlayan kişileri güçlendiren ve ödüllendiren bir bağış kültürü oluşturuyor. Amacımız, topluluğumuzu kolektif destek, bolluk ve değer yaratma ekosistemine katılmaya teşvik etmek.
@@ -14,12 +15,12 @@ Giveth, projelere, topluma ve dünyaya katkı sağlayan kişileri güçlendiren
GIV, GIVeconomy’yi yönlendiren ve destekleyen yönetişim token’ıdır. GIV sahipleri, paylaşılan kaynaklar etrafında kolektif olarak koordinasyon sağlayarak Bağışçılığın Geleceğini şekillendiren girişimleri finanse etme gücüne sahiptir.
-**[GIV edinmek ve köprüleme hakkında daha fazla bilgi edinin!](https://linktr.ee/givtoken)**
+**[GIV edinmek ve köprüleme h- GIV sahipleri, GIV'lerini stake ederek [**GIVpower**](./givpower) kazanabilir. GIVpower ile sevdikleri projelerin sıralamasını ve bağışçılara verilen GIVbacks ödüllerinin yüzdesini artırabilirler.
+akkında daha fazla bilgi edinin!](https://linktr.ee/givtoken)**
Topluluğumuz, GIVeconomy'ye şu yollarla katılabilir:
- GIV sahipleri [**GIVfarm**](./givfarm)’da ödül kazanabilir.
- [Doğrulanmış projelere](https://giveth.io/projects/all?filter=Verified) bağış yapanlar [**GIVbacks**](./givbacks) ödüllerinden faydalanabilir.
-- GIV sahipleri, GIV'lerini stake ederek [**GIVpower**](./givpower) kazanabilir. GIVpower ile sevdikleri projelerin sıralamasını ve bağışçılara verilen GIVbacks ödüllerinin yüzdesini artırabilirler.
- GIVeconomy’ye katılım yoluyla elde edilen GIV ödülleri, [**GIVstream**](./givstream) aracılığıyla 23 Aralık 2026’ya kadar sürekli bir akış şeklinde alınabilir.
### Token Adresleri
@@ -42,11 +43,7 @@ GIVeconomy, bağışçılardan oluşan adanmış topluluğumuz sayesinde inşa e
Bunlar, Giveth DAO tarafından desteklenen likidite havuzlarıdır. Aşağıdaki tablo, GIV likidite havuzlarını ağ, eşlenmiş token ve havuz büyüklüğüne göre organize eder:
-| **Gnosis** | [GNO](https://info.honeyswap.org/#/pair/0x5aa67e24ba8a3fbdc553e308d02377e03ce9e94f) | [FOX](https://info.honeyswap.org/#/pair/0x75594f01da2e4231e16e67f841c307c4df2313d1) | [WATER](https://info.honeyswap.org/#/pair/0xe96adbd48d57ef7a5ee8fa622c1cd7fc7731630e) | [WETH](https://www.sushi.com/pool/100%3A0x55ff0cef43f0df88226e9d87d09fa036017f5586) | [BRIGHT](https://info.honeyswap.org/#/pair/0x094cf5da3f313747f460f1e410e0daefcad6c0c8) | [HNY](https://info.honeyswap.org/#/pair/0x08ea9f608656a4a775ef73f5b187a2f1ae2ae10e) | [xDAI](https://info.honeyswap.org/#/pair/0xb7189a7ea38fa31210a79fe282aec5736ad5fa57) |
-|:---|:---:|:---:|:---:|:---:|:---:|:---:|
-| **Optimism** | [**OP**](https://velodrome.finance/deposit?token0=0x4200000000000000000000000000000000000042&token1=0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98&type=-1) | [**DAI**](https://app.uniswap.org/explore/pools/optimism/0x969e1D236289742C9D36eA1c7124cdDb84397772) | [**TEC**](https://velodrome.finance/deposit?token0=0x528CDc92eAB044E1E39FE43B9514bfdAB4412B98&token1=0x8Fc7C1109c08904160d6AE36482B79814D45eB78&type=-1) | [**USDGLO**](https://app.uniswap.org/explore/pools/optimism/0x165E6DAD9772C8CB44015eDD5bd8b012A84bd276) | | | |
-| **Mainnet** | [**ETH**](https://info.uniswap.org/#/pools/0xc763b6b3d0f75167db95daa6a0a0d75dd467c4e1) | [**MATIC**](https://app.uniswap.org/explore/pools/ethereum/0x46ad345fff4aec9990a4f20e829c50fbf291db0e) | | | | |
-| **Solana** | [**SOL**](https://www.orca.so/liquidity?address=E7yVYRW2HZVXcreRE2asLs4HmtyviGbnnTXTarj7uDjc) | | | | | |
+
## GIVeconomy'nin Geleceği
diff --git a/sidebars.js b/sidebars.js
index 847109c18..c9577f610 100644
--- a/sidebars.js
+++ b/sidebars.js
@@ -1,7 +1,7 @@
module.exports = {
docsSidebar: {
Installation: ['givethioinstallation'],
- Guidelines: ['contributors', 'testing-guidelines', 'dev-guidelines'],
+ Guidelines: ['dev-guidelines'],
Reference: ['styleguide']
}
}
diff --git a/sidebarsDapps.js b/sidebarsDapps.js
index c81cd60e0..9b0825f34 100644
--- a/sidebarsDapps.js
+++ b/sidebarsDapps.js
@@ -54,17 +54,6 @@ module.exports = {
,
'disclosure',
'troubleshooting',
- {
- type: 'category',
- label: "Developer Guides",
- items: ['contributors', 'givethioinstallation', {
- type: 'category',
- label: "Giveth TRACE (Deprecated)",
- items: ['TRACEinstallation', 'bridgeSecurity']
- },
- 'regenFarmContracts'
- ]
- },
{
type: 'category',
label: 'Giveth TRACE (Deprecated)',