Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Commit

Permalink
Exchanges: update-products 4796
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Dec 2, 2019
1 parent 4bfeb8d commit ec1ba14
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions extensions/exchanges/binance/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -7390,5 +7390,49 @@
"increment": "0.01000000",
"asset_increment": "0.00001000",
"label": "BCH/BUSD"
},
{
"id": "BTCRUB",
"asset": "BTC",
"currency": "RUB",
"min_size": "0.00000100",
"max_size": "100000.00000000",
"min_total": "100.00000000",
"increment": "1.00000000",
"asset_increment": "0.00000100",
"label": "BTC/RUB"
},
{
"id": "ETHRUB",
"asset": "ETH",
"currency": "RUB",
"min_size": "0.00001000",
"max_size": "100000.00000000",
"min_total": "100.00000000",
"increment": "0.10000000",
"asset_increment": "0.00001000",
"label": "ETH/RUB"
},
{
"id": "XRPRUB",
"asset": "XRP",
"currency": "RUB",
"min_size": "0.10000000",
"max_size": "100000.00000000",
"min_total": "0.00100000",
"increment": "0.00100000",
"asset_increment": "0.10000000",
"label": "XRP/RUB"
},
{
"id": "BNBRUB",
"asset": "BNB",
"currency": "RUB",
"min_size": "0.01000000",
"max_size": "100000.00000000",
"min_total": "0.00100000",
"increment": "0.01000000",
"asset_increment": "0.01000000",
"label": "BNB/RUB"
}
]

0 comments on commit ec1ba14

Please sign in to comment.