From cbe5a0f26ca926f7560042d2bc78d365716bca2a Mon Sep 17 00:00:00 2001 From: wphan Date: Thu, 18 Jul 2024 08:35:13 -0700 Subject: [PATCH] sdk: update CLOUD-PERP oracle --- sdk/src/constants/perpMarkets.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/src/constants/perpMarkets.ts b/sdk/src/constants/perpMarkets.ts index 664742897..923ae9e9f 100644 --- a/sdk/src/constants/perpMarkets.ts +++ b/sdk/src/constants/perpMarkets.ts @@ -708,9 +708,9 @@ export const MainnetPerpMarkets: PerpMarketConfig[] = [ symbol: 'CLOUD-PERP', baseAssetSymbol: 'CLOUD', marketIndex: 31, - oracle: new PublicKey('C7UxgCodaEy4yqwTe3a4QXfsG7LnpMGGQdEqaxDae4b8'), + oracle: new PublicKey('4FG7UyPkszGvcSVCCKaLSZsArGjyxitwhJeQhYu2bFTS'), launchTs: 1717597648000, - oracleSource: OracleSource.Prelaunch, + oracleSource: OracleSource.SWITCHBOARD, }, { fullName: 'IO',