Skip to content

Commit

Permalink
Exchanges: update-products 5852
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI authored and YarnSeemannsgarn committed Apr 15, 2020
1 parent 35223f5 commit dcd86f7
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
24 changes: 24 additions & 0 deletions extensions/exchanges/bittrex/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -3126,5 +3126,29 @@
"max_size": "1000000",
"increment": "0.00000001",
"label": "BTC/ALGO"
},
{
"asset": "OXT",
"currency": "BTC",
"min_size": "23.00000000",
"max_size": "1000000",
"increment": "0.00000001",
"label": "BTC/OXT"
},
{
"asset": "OXT",
"currency": "USDT",
"min_size": "23.00000000",
"max_size": "1000000",
"increment": "0.00000001",
"label": "USDT/OXT"
},
{
"asset": "ICX",
"currency": "BTC",
"min_size": "13.00000000",
"max_size": "1000000",
"increment": "0.00000001",
"label": "BTC/ICX"
}
]
16 changes: 16 additions & 0 deletions extensions/exchanges/poloniex/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,22 @@
"increment": "0.00000001",
"label": "Bancor/Bitcoin"
},
{
"asset": "BSVBEAR",
"currency": "USDT",
"min_total": "1",
"max_size": null,
"increment": "0.00000001",
"label": "3X Short Bitcoin SV Token/Tether USD"
},
{
"asset": "BSVBULL",
"currency": "USDT",
"min_total": "1",
"max_size": null,
"increment": "0.00000001",
"label": "3X Long Bitcoin SV Token/Tether USD"
},
{
"asset": "BTC",
"currency": "PAX",
Expand Down

0 comments on commit dcd86f7

Please sign in to comment.