Skip to content

Commit

Permalink
(feat) Synchronized markets and tokens config files to add SOL/USDT s…
Browse files Browse the repository at this point in the history
…pot market
  • Loading branch information
abel committed Nov 30, 2023
1 parent a6c64ea commit 4030128
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 @@ -574,6 +574,15 @@ min_display_price_tick_size = 0.00001
min_quantity_tick_size = 10000000
min_display_quantity_tick_size = 10

[0xac938722067b1dfdfbf346d2434573fb26cb090d309b19af17df2c6827ceb32c]
description = 'Mainnet Spot SOL/USDT'
base = 8
quote = 6
min_price_tick_size = 0.0001
min_display_price_tick_size = 0.01
min_quantity_tick_size = 1000000
min_display_quantity_tick_size = 0.01

[0x4ca0f92fc28be0c9761326016b5a1a2177dd6375558365116b5bdda9abc229ce]
description = 'Mainnet Derivative BTC/USDT PERP'
base = 0
Expand Down

0 comments on commit 4030128

Please sign in to comment.