Skip to content

fix(docs): update Monad push feed params to match actual pusher config#3762

Open
pythia-assistant wants to merge 5 commits into
pyth-network:mainfrom
pythia-assistant:fix/monad-push-feeds-params-20260527
Open

fix(docs): update Monad push feed params to match actual pusher config#3762
pythia-assistant wants to merge 5 commits into
pyth-network:mainfrom
pythia-assistant:fix/monad-push-feeds-params-20260527

Conversation

@pythia-assistant
Copy link
Copy Markdown
Contributor

@pythia-assistant pythia-assistant commented May 27, 2026

Summary

Updates the documented push feed parameters for Monad mainnet to match the actual pusher configuration.

Changes

  • BTC/USD, ETH/USD, MON/USD, SOL/USD: price_deviation 0.02 → 0.05
  • USDC/USD, USDT/USD: price_deviation 0.05 → 0.1
  • All other feeds: price_deviation 0.05 → 0.1

These values now match what the pusher is actually configured to use.


Open in Devin Review

Updates price_deviation values to match the actual pusher parameters:
- BTC/USD, ETH/USD, MON/USD, SOL/USD: 0.02 → 0.05
- USDC/USD, USDT/USD: 0.05 → 0.1
- All other feeds: 0.05 → 0.1
@vercel vercel Bot temporarily deployed to Preview – insights May 27, 2026 11:22 Inactive
@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

@pythia-assistant is attempting to deploy a commit to the Pyth Network Team on Vercel.

A member of the Team first needs to authorize it.

@vercel vercel Bot temporarily deployed to Preview – staking May 27, 2026 11:22 Inactive
@vercel vercel Bot temporarily deployed to Preview – entropy-explorer May 27, 2026 11:22 Inactive
@vercel vercel Bot temporarily deployed to Preview – proposals May 27, 2026 11:22 Inactive
@vercel vercel Bot temporarily deployed to Preview – api-reference May 27, 2026 11:22 Inactive
@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

5 Skipped Deployments
Project Deployment Actions Updated (UTC)
api-reference Skipped Skipped May 27, 2026 2:17pm
entropy-explorer Skipped Skipped May 27, 2026 2:17pm
insights Skipped Skipped May 27, 2026 2:17pm
proposals Skipped Skipped May 27, 2026 2:17pm
staking Skipped Skipped May 27, 2026 2:17pm

Request Review

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

Open in Devin Review

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚩 Monad price_deviation values are significantly lower than all other networks

After this change, Monad mainnet's price_deviation values are 0.05% (for BTC, ETH, MON, SOL) and 0.1% (for all others). By comparison, every other EVM network in the repo uses values of 1% or 2% for equivalent feeds (e.g., Berachain, Sonic, Soneium all use 1% for BTC/USD; Ethereum uses 2% for USDC/USD). While this may be intentional (e.g., Monad may have lower gas costs enabling tighter triggers), the ~10-20x tighter thresholds compared to peer networks are worth confirming as intentional, since tighter price deviation means more frequent on-chain updates and higher operational costs.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@KemarTiti KemarTiti enabled auto-merge May 27, 2026 11:29
@KemarTiti KemarTiti disabled auto-merge May 27, 2026 11:29
@vercel vercel Bot temporarily deployed to Preview – staking May 27, 2026 14:09 Inactive
@vercel vercel Bot temporarily deployed to Preview – insights May 27, 2026 14:09 Inactive
@vercel vercel Bot temporarily deployed to Preview – entropy-explorer May 27, 2026 14:09 Inactive
@vercel vercel Bot temporarily deployed to Preview – proposals May 27, 2026 14:09 Inactive
@vercel vercel Bot temporarily deployed to Preview – api-reference May 27, 2026 14:09 Inactive
@vercel vercel Bot temporarily deployed to Preview – staking May 27, 2026 14:16 Inactive
@vercel vercel Bot temporarily deployed to Preview – api-reference May 27, 2026 14:16 Inactive
@vercel vercel Bot temporarily deployed to Preview – entropy-explorer May 27, 2026 14:16 Inactive
@vercel vercel Bot temporarily deployed to Preview – insights May 27, 2026 14:16 Inactive
@vercel vercel Bot temporarily deployed to Preview – proposals May 27, 2026 14:16 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants