Skip to content

Commit

Permalink
Exchanges: update-products 8277
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Jan 4, 2021
1 parent 5c0cdea commit c49b5ea
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/exchanges/binance/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -9455,7 +9455,7 @@
"min_size": "0.01000000",
"max_size": "10000000.00000000",
"min_total": "10.00000000",
"increment": "0.00100000",
"increment": "0.00010000",
"asset_increment": "0.01000000",
"label": "ETHDOWN/USDT"
},
Expand Down Expand Up @@ -11479,7 +11479,7 @@
"min_size": "0.01000000",
"max_size": "10000000.00000000",
"min_total": "10.00000000",
"increment": "0.00100000",
"increment": "0.00010000",
"asset_increment": "0.01000000",
"label": "LTCDOWN/USDT"
},
Expand Down
16 changes: 16 additions & 0 deletions extensions/exchanges/bittrex/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -5294,5 +5294,21 @@
"max_size": "1000000",
"increment": "0.00000001",
"label": "USDT/GRT"
},
{
"asset": "KOK",
"currency": "BTC",
"min_size": "12.00000000",
"max_size": "1000000",
"increment": "0.00000001",
"label": "BTC/KOK"
},
{
"asset": "KOK",
"currency": "USDT",
"min_size": "12.00000000",
"max_size": "1000000",
"increment": "0.00000001",
"label": "USDT/KOK"
}
]

0 comments on commit c49b5ea

Please sign in to comment.