Skip to content

Commit

Permalink
Update Pyth realm addresses (#1940)
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos authored Nov 21, 2023
1 parent 3453317 commit 63ae8d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions public/realms/devnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@
{
"symbol": "PYTH",
"displayName": "Pyth Network",
"programId": "GovFUVGZWWwyoLq8rhnoVWknRFkhDSbQiSoREJ5LiZCV",
"realmId": "A1f6LNEymJSSJsEVCL1FSgtS1jA9dNTC4ni8SkmbwQjG",
"programId": "pytGY6tWRgGinSCvRLnSv4fHfBTMoiDGiCsesmHWM6U",
"realmId": "4ct8XU5tKbMNRphWy4rePsS9kBqPhDdvZoGpmprPaug4",
"ogImage": "/realms/PYTH/img/pyth.svg",
"website": "https://pyth.network/",
"twitter": "@PythNetwork"
Expand Down
6 changes: 3 additions & 3 deletions public/realms/mainnet-beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,10 @@
{
"symbol": "PYTH",
"category": "defi",
"bannerImage": "https://pbs.twimg.com/profile_banners/1376553581508059144/1665013565/1500x500",
"bannerImage": "https://pyth.network/images/pyth-realms-banner.png",
"displayName": "Pyth Network",
"programId": "GovFUVGZWWwyoLq8rhnoVWknRFkhDSbQiSoREJ5LiZCV",
"realmId": "A1f6LNEymJSSJsEVCL1FSgtS1jA9dNTC4ni8SkmbwQjG",
"programId": "pytGY6tWRgGinSCvRLnSv4fHfBTMoiDGiCsesmHWM6U",
"realmId": "4ct8XU5tKbMNRphWy4rePsS9kBqPhDdvZoGpmprPaug4",
"ogImage": "/realms/PYTH/img/pyth.svg",
"shortDescription": "The Pyth network aims to bring valuable financial market data to DeFi applications and the general public",
"sortRank": 3,
Expand Down

1 comment on commit 63ae8d2

@vercel
Copy link

@vercel vercel bot commented on 63ae8d2 Nov 21, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

governance-ui – ./

governance-ui-solana-labs.vercel.app
app.realms.today
governance-ui-git-main-solana-labs.vercel.app

Please sign in to comment.