You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/home/pyth-token.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
import { Steps } from"nextra/components";
1
+
import { Steps } from'nextra/components';
2
2
3
3
# PYTH Token
4
4
@@ -13,7 +13,7 @@ PYTH Token can be staked for Governance and Oracle Integrity.
13
13
<Steps>
14
14
### Staking PYTH for Governance
15
15
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.
17
17
18
18
Governance uses a 1:1 coin-voting system, where each staked token confers one vote.
19
19
@@ -22,7 +22,7 @@ At the end of the **7 day** voting period, a proposal is passes if it meets the
22
22
23
23
-**More yesses** have been cast than nos.
24
24
- 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 "Governance" sections of the [parameters of the DAO](https://v2.realms.today/dao/4ct8XU5tKbMNRphWy4rePsS9kBqPhDdvZoGpmprPaug4/settings).
26
26
27
27
Please note that the scope of community governance proposals may be expanded if the PYTH token holders (or the Pyth DAO) decide so.
0 commit comments