Skip to content

fix: improve urls, fix typo #440

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pages/home/pyth-token.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ PYTH Token can be staked for Governance and Oracle Integrity.
<Steps>
### Staking PYTH for Governance

PYTH token holders can participate in Pyth governance through staking and [governance](https://staking.pyth.network/). 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://app.realms.today/dao/PYTH). 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.

Any PYTH Token holder can submit proposals to the Pyth DAO as long as they have **0.25% **of the total PYTH tokens staked.
Any PYTH Token holder can submit proposals to the Pyth DAO as long as they have **0.25%** of the total PYTH tokens staked.
At the end of the **7 day** voting period, a proposal is passes if it meets the following conditions:

- **More yesses** have been cast than nos.
Expand Down
Loading