Skip to content

Commit 5a132e5

Browse files
authored
Merge pull request #3122 from pyth-network/chore/update-gov-url
chore: update realms url
2 parents 2887d6d + a78e06d commit 5a132e5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ PYTH Token can be staked for Governance and Oracle Integrity.
1313

1414
### 1. Staking PYTH for Governance
1515

16-
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.
16+
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.
1717

1818
Governance uses a 1:1 coin-voting system, where each staked token confers one vote.
1919

@@ -22,7 +22,7 @@ At the end of the **7 day** voting period, a proposal is passes if it meets the
2222

2323
- **More yesses** have been cast than nos.
2424
- The "**Approval Quorum**" has been met. \
25-
**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).
25+
**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).
2626

2727
Please note that the scope of community governance proposals may be expanded if the PYTH token holders (or the Pyth DAO) decide so.
2828

apps/staking/src/components/GovernanceGuide/index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ export const GovernanceGuide = (
182182
<Link
183183
className="underline"
184184
target="_blank"
185-
href="https://app.realms.today/dao/PYTH"
185+
href="https://v2.realms.today/dao/4ct8XU5tKbMNRphWy4rePsS9kBqPhDdvZoGpmprPaug4"
186186
>
187187
Pyth Network Realm
188188
</Link>
@@ -223,7 +223,7 @@ export const GovernanceGuide = (
223223
<Link
224224
className="underline"
225225
target="_blank"
226-
href="https://app.realms.today/dao/PYTH"
226+
href="https://v2.realms.today/dao/4ct8XU5tKbMNRphWy4rePsS9kBqPhDdvZoGpmprPaug4"
227227
>
228228
Realms page for the Pyth DAO
229229
</Link>
@@ -273,7 +273,7 @@ export const GovernanceGuide = (
273273
<Link
274274
className="underline"
275275
target="_blank"
276-
href="https://app.realms.today/dao/PYTH"
276+
href="https://v2.realms.today/dao/4ct8XU5tKbMNRphWy4rePsS9kBqPhDdvZoGpmprPaug4"
277277
>
278278
Pyth Network Realm
279279
</Link>
@@ -293,7 +293,7 @@ export const GovernanceGuide = (
293293
<Link
294294
className="underline"
295295
target="_blank"
296-
href="https://app.realms.today/dao/PYTH"
296+
href="https://v2.realms.today/dao/4ct8XU5tKbMNRphWy4rePsS9kBqPhDdvZoGpmprPaug4"
297297
>
298298
Pyth Network Realm
299299
</Link>{" "}
-1.68 MB
Loading

0 commit comments

Comments
 (0)