Skip to content

Commit

Permalink
Update W devnet oracle address
Browse files Browse the repository at this point in the history
  • Loading branch information
SinaKhalili committed Oct 7, 2024
1 parent 3753447 commit ff474e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/driftpy/constants/perp_markets.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ class PerpMarketConfig:
symbol="W-PERP",
base_asset_symbol="W",
market_index=23,
oracle=Pubkey.from_string("4iCi4DvXrubHQne8jzbMaWL3pd7v1Fip8iTe4H9vHNXB"),
oracle=Pubkey.from_string("J9nrFWjDUeDVZ4BhhxsbQXWgLcLEgQyNBrCbwSADmJdr"),
oracle_source=OracleSource.SwitchboardOnDemand(),
),
PerpMarketConfig(
Expand Down

0 comments on commit ff474e3

Please sign in to comment.