File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -520,6 +520,15 @@ min_display_price_tick_size = 0.0001
520520min_quantity_tick_size = 1
521521min_display_quantity_tick_size = 1
522522
523+ [0x63bafbeee644b6606afb8476dd378fba35d516c7081d6045145790af963545aa]
524+ description = ' Mainnet Derivative XRP/USDT PERP'
525+ base = 0
526+ quote = 6
527+ min_price_tick_size = 100
528+ min_display_price_tick_size = 0.0001
529+ min_quantity_tick_size = 0.1
530+ min_display_quantity_tick_size = 0.1
531+
523532[WETH]
524533peggy_denom = peggy0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2
525534decimals = 18
Original file line number Diff line number Diff line change 17171818AUTHOR = "Injective Labs"
1919REQUIRES_PYTHON = ">=3.9"
20- VERSION = "0.7"
20+ VERSION = "0.7.0.1 "
2121
2222REQUIRED = [
2323 "aiohttp" ,
You can’t perform that action at this time.
0 commit comments