We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a76f96 commit 0cb22daCopy full SHA for 0cb22da
sdk/src/constants/spotMarkets.ts
@@ -616,13 +616,13 @@ export const MainnetSpotMarkets: SpotMarketConfig[] = [
616
symbol: 'JLP-1',
617
marketIndex: 33,
618
poolId: 1,
619
- oracle: new PublicKey('5Mb11e5rt1Sp6A286B145E4TmgMzsM2UX9nCF2vas5bs'),
+ oracle: new PublicKey('3ZLn5XDgSLWhTk2NjqAU44cPkSeC5JAhW5o6w5Nz4p8R'),
620
oracleSource: OracleSource.PYTH_PULL,
621
mint: new PublicKey('27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4'),
622
precision: new BN(10).pow(SIX),
623
precisionExp: SIX,
624
pythFeedId:
625
- '0xc811abc82b4bad1f9bd711a2773ccaa935b03ecef974236942cec5e0eb845a3a',
+ '0x6704952e00b6a088b6dcdb8170dcd591eaf64cff9e996ca75ae0ca55bfb96687',
626
launchTs: 1735255852000,
627
},
628
{
0 commit comments