Skip to content

Commit

Permalink
(feat) Added PYTH/USDT PERP market info in mainnet metadata ini file
Browse files Browse the repository at this point in the history
  • Loading branch information
abel committed Nov 20, 2023
1 parent e7b7d38 commit 227e848
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions client/metadata/assets/mainnet.ini
Original file line number Diff line number Diff line change
Expand Up @@ -682,6 +682,15 @@ min_display_price_tick_size = 0.001
min_quantity_tick_size = 0.1
min_display_quantity_tick_size = 0.1

[0x887beca72224f88fb678a13a1ae91d39c53a05459fd37ef55005eb68f745d46d]
description = 'Mainnet Derivative PYTH/USDT PERP'
base = 0
quote = 6
min_price_tick_size = 100
min_display_price_tick_size = 0.0001
min_quantity_tick_size = 1
min_display_quantity_tick_size = 1

[AAVE]
peggy_denom = peggy0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9
decimals = 18
Expand Down

0 comments on commit 227e848

Please sign in to comment.