Skip to content

Commit 837b937

Browse files
authored
Update spotMarkets.ts
1 parent 7b540d7 commit 837b937

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk/src/constants/spotMarkets.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -870,8 +870,8 @@ export const MainnetSpotMarkets: SpotMarketConfig[] = [
870870
symbol: 'EURC',
871871
marketIndex: 54,
872872
poolId: 0,
873-
oracle: new PublicKey('BDXSpBPLi3uWb1zmLoZv5fry4tYkv4jmbdgp5vy5H1BV'),
874-
oracleSource: OracleSource.PYTH_PULL,
873+
oracle: new PublicKey('BkdSPLmw4W6twrJjAePw2bJAwDTBtxJ9t6LvNHfcBKg1'),
874+
oracleSource: OracleSource.PYTH_LAZER,
875875
mint: new PublicKey('HzwqbKZw8HxMN6bF2yFZNrht3c2iXXzpKcFu7uBEDKtr'),
876876
precision: new BN(10).pow(SIX),
877877
precisionExp: SIX,

0 commit comments

Comments
 (0)