We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2507e4 commit 6d09338Copy full SHA for 6d09338
sdk/src/constants/spotMarkets.ts
@@ -950,7 +950,7 @@ export const MainnetSpotMarkets: SpotMarketConfig[] = [
950
symbol: 'syrupUSDC',
951
marketIndex: 57,
952
poolId: 0,
953
- oracle: new PublicKey('GqqkoqHU5pqgTvL88xSCipH9txbPETyzvAvybQ3zRpzw'),
+ oracle: new PublicKey('6cvX4Sgcuw53y8yYXLcpAjZ7fn1VcLKojVS23tor9sVx'),
954
oracleSource: OracleSource.PYTH_LAZER,
955
mint: new PublicKey('AvZZF1YaZDziPY2RCK4oJrRVrbN3mTD9NL24hPeaZeUj'),
956
precision: new BN(10).pow(SIX),
0 commit comments