Skip to content

Commit

Permalink
Exchanges: update-products 4236
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Sep 20, 2019
1 parent 50a32c2 commit 266b5c0
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 273 deletions.
15 changes: 13 additions & 2 deletions extensions/exchanges/binance/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -653,9 +653,9 @@
"asset": "ETC",
"currency": "BTC",
"min_size": "0.01000000",
"max_size": "10000000.00000000",
"max_size": "90000000.00000000",
"min_total": "0.00010000",
"increment": "0.00000100",
"increment": "0.00000010",
"asset_increment": "0.01000000",
"label": "ETC/BTC"
},
Expand Down Expand Up @@ -6840,5 +6840,16 @@
"increment": "0.01000000",
"asset_increment": "0.00000100",
"label": "BTC/BUSD"
},
{
"id": "BUSDUSDT",
"asset": "BUSD",
"currency": "USDT",
"min_size": "0.01000000",
"max_size": "900000.00000000",
"min_total": "10.00000000",
"increment": "0.00010000",
"asset_increment": "0.01000000",
"label": "BUSD/USDT"
}
]
Loading

0 comments on commit 266b5c0

Please sign in to comment.