Przeglądaj źródła

Merge pull request #3122 from pyth-network/chore/update-gov-url

chore: update realms url
Alexandru Cambose 1 miesiąc temu
rodzic
commit
5a132e5a72

+ 2 - 2
apps/developer-hub/content/docs/pyth-token/index.mdx

@@ -13,7 +13,7 @@ PYTH Token can be staked for Governance and Oracle Integrity.
 
 ### 1. Staking PYTH for Governance
 
-PYTH token holders can participate in Pyth governance through [staking](https://staking.pyth.network/) and [governance](https://app.realms.today/dao/PYTH). Token holders use their staked tokens in the Pyth staking program to vote on community governance proposals.
+PYTH token holders can participate in Pyth governance through [staking](https://staking.pyth.network/) and [governance](https://v2.realms.today/dao/4ct8XU5tKbMNRphWy4rePsS9kBqPhDdvZoGpmprPaug4). Token holders use their staked tokens in the Pyth staking program to vote on community governance proposals.
 
 Governance uses a 1:1 coin-voting system, where each staked token confers one vote.
 
@@ -22,7 +22,7 @@ At the end of the **7 day** voting period, a proposal is passes if it meets the
 
 - **More yesses** have been cast than nos.
 - The "**Approval Quorum**" has been met. \
-  **Approval Quorum** is a percentage of staked PYTH tokens that must have voted yes for the proposal to pass. "Community Vote Threshold Percentage" is expressed as percentage of staked tokens at the start of the voting period for the proposal. This percentage threshold can vary depending on the type of proposal. The current threshold can be found in the "Governances" sections of the [parameters of the DAO](https://app.realms.today/dao/PYTH/params).
+  **Approval Quorum** is a percentage of staked PYTH tokens that must have voted yes for the proposal to pass. "Community Vote Threshold Percentage" is expressed as percentage of staked tokens at the start of the voting period for the proposal. This percentage threshold can vary depending on the type of proposal. The current threshold can be found in the "Governances" sections of the [parameters of the DAO](https://v2.realms.today/dao/4ct8XU5tKbMNRphWy4rePsS9kBqPhDdvZoGpmprPaug4/settings).
 
 Please note that the scope of community governance proposals may be expanded if the PYTH token holders (or the Pyth DAO) decide so.
 

+ 4 - 4
apps/staking/src/components/GovernanceGuide/index.tsx

@@ -182,7 +182,7 @@ export const GovernanceGuide = (
                 <Link
                   className="underline"
                   target="_blank"
-                  href="https://app.realms.today/dao/PYTH"
+                  href="https://v2.realms.today/dao/4ct8XU5tKbMNRphWy4rePsS9kBqPhDdvZoGpmprPaug4"
                 >
                   Pyth Network Realm
                 </Link>
@@ -223,7 +223,7 @@ export const GovernanceGuide = (
             <Link
               className="underline"
               target="_blank"
-              href="https://app.realms.today/dao/PYTH"
+              href="https://v2.realms.today/dao/4ct8XU5tKbMNRphWy4rePsS9kBqPhDdvZoGpmprPaug4"
             >
               Realms page for the Pyth DAO
             </Link>
@@ -273,7 +273,7 @@ export const GovernanceGuide = (
                 <Link
                   className="underline"
                   target="_blank"
-                  href="https://app.realms.today/dao/PYTH"
+                  href="https://v2.realms.today/dao/4ct8XU5tKbMNRphWy4rePsS9kBqPhDdvZoGpmprPaug4"
                 >
                   Pyth Network Realm
                 </Link>
@@ -293,7 +293,7 @@ export const GovernanceGuide = (
                 <Link
                   className="underline"
                   target="_blank"
-                  href="https://app.realms.today/dao/PYTH"
+                  href="https://v2.realms.today/dao/4ct8XU5tKbMNRphWy4rePsS9kBqPhDdvZoGpmprPaug4"
                 >
                   Pyth Network Realm
                 </Link>{" "}

BIN
apps/staking/src/components/GovernanceGuide/understanding-realms.png