diff --git a/apps/developer-hub/content/docs/pyth-token/index.mdx b/apps/developer-hub/content/docs/pyth-token/index.mdx index 938bf746a8..aa2e0a601f 100644 --- a/apps/developer-hub/content/docs/pyth-token/index.mdx +++ b/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. diff --git a/apps/staking/src/components/GovernanceGuide/index.tsx b/apps/staking/src/components/GovernanceGuide/index.tsx index 662e18c7c9..ecd0cafcaf 100644 --- a/apps/staking/src/components/GovernanceGuide/index.tsx +++ b/apps/staking/src/components/GovernanceGuide/index.tsx @@ -182,7 +182,7 @@ export const GovernanceGuide = ( Pyth Network Realm @@ -223,7 +223,7 @@ export const GovernanceGuide = ( Realms page for the Pyth DAO @@ -273,7 +273,7 @@ export const GovernanceGuide = ( Pyth Network Realm @@ -293,7 +293,7 @@ export const GovernanceGuide = ( Pyth Network Realm {" "} diff --git a/apps/staking/src/components/GovernanceGuide/understanding-realms.png b/apps/staking/src/components/GovernanceGuide/understanding-realms.png index a6c4b55897..fbed82b17a 100644 Binary files a/apps/staking/src/components/GovernanceGuide/understanding-realms.png and b/apps/staking/src/components/GovernanceGuide/understanding-realms.png differ