Skip to content

Commit

Permalink
Exchanges: update-products 4212
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Sep 18, 2019
1 parent 6359f0c commit bdefda4
Show file tree
Hide file tree
Showing 2 changed files with 315 additions and 282 deletions.
33 changes: 33 additions & 0 deletions extensions/exchanges/binance/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -6785,5 +6785,38 @@
"increment": "0.00000100",
"asset_increment": "1.00000000",
"label": "CHZ/USDT"
},
{
"id": "BANDBNB",
"asset": "BAND",
"currency": "BNB",
"min_size": "0.10000000",
"max_size": "9000000.00000000",
"min_total": "0.10000000",
"increment": "0.00001000",
"asset_increment": "0.10000000",
"label": "BAND/BNB"
},
{
"id": "BANDBTC",
"asset": "BAND",
"currency": "BTC",
"min_size": "1.00000000",
"max_size": "90000000.00000000",
"min_total": "0.00010000",
"increment": "0.00000001",
"asset_increment": "1.00000000",
"label": "BAND/BTC"
},
{
"id": "BANDUSDT",
"asset": "BAND",
"currency": "USDT",
"min_size": "0.01000000",
"max_size": "900000.00000000",
"min_total": "10.00000000",
"increment": "0.00010000",
"asset_increment": "0.01000000",
"label": "BAND/USDT"
}
]
Loading

0 comments on commit bdefda4

Please sign in to comment.