Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@
"time_difference": 3600,
"price_deviation": 1,
"confidence_ratio": 100
},
{
"alias": "PAXG/USD",
"id": "273717b49430906f4b0c230e99aa1007f83758e3199edbc887c0d06c3e332494",
"time_difference": 3600,
"price_deviation": 1,
"confidence_ratio": 100
}
Comment on lines +38 to 44

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.

🚩 PAXG/USD feed ID only appears on Optimism — verify intentional scope

The feed ID 273717b49430906f4b0c230e99aa1007f83758e3199edbc887c0d06c3e332494 for PAXG/USD is only added to optimism-mainnet.json and does not appear in any other chain's push feed config (e.g., ethereum-mainnet.json, arbitrum-mainnet.json, etc.). This may be intentional if the push feed is only deployed on Optimism, but it's worth confirming that no other chain configs need this entry as well.

Open in Devin Review

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

]
}
Loading