Skip to content

Commit

Permalink
Update constants: Matic oracle change + MOTHER
Browse files Browse the repository at this point in the history
  • Loading branch information
SinaKhalili committed Sep 26, 2024
1 parent d973ce7 commit 7f155a0
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 @@ -53,7 +53,7 @@ class PerpMarketConfig:
symbol="MATIC-PERP",
base_asset_symbol="MATIC",
market_index=5,
oracle=Pubkey.from_string("5Wf1WrXLeNJghU8WRo5odvwAjpjSSF4THbjdxbKmwVsi"),
oracle=Pubkey.from_string("BrzyDgwELy4jjjsqLQpBeUxzrsueYyMhuWpYBaUYcXvi"),
oracle_source=OracleSource.PythPull(),
),
PerpMarketConfig(
Expand Down

0 comments on commit 7f155a0

Please sign in to comment.