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 6276
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed May 13, 2020
1 parent a5003ab commit 9278812
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 5 deletions.
10 changes: 5 additions & 5 deletions extensions/exchanges/binance/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -8800,14 +8800,14 @@
"label": "CHR/USDT"
},
{
"id": "BTCUPUSDT",
"asset": "BTCUP",
"id": "GXSUSDT",
"asset": "GXS",
"currency": "USDT",
"min_size": "0.01000000",
"max_size": "10000000.00000000",
"max_size": "900000.00000000",
"min_total": "10.00000000",
"increment": "0.01000000",
"increment": "0.00010000",
"asset_increment": "0.01000000",
"label": "BTCUP/USDT"
"label": "GXS/USDT"
}
]
16 changes: 16 additions & 0 deletions extensions/exchanges/bittrex/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -3326,5 +3326,21 @@
"max_size": "1000000",
"increment": "0.00000001",
"label": "USDT/HDAO"
},
{
"asset": "DNA",
"currency": "BTC",
"min_size": "430.00000000",
"max_size": "1000000",
"increment": "0.00000001",
"label": "BTC/DNA"
},
{
"asset": "DNA",
"currency": "USDT",
"min_size": "430.00000000",
"max_size": "1000000",
"increment": "0.00000001",
"label": "USDT/DNA"
}
]
24 changes: 24 additions & 0 deletions extensions/exchanges/poloniex/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,30 @@
"increment": "0.00000001",
"label": "Cosmos/Tether USD"
},
{
"asset": "AVA",
"currency": "BTC",
"min_total": "0.0001",
"max_size": null,
"increment": "0.00000001",
"label": "Travala.com Token/Bitcoin"
},
{
"asset": "AVA",
"currency": "TRX",
"min_total": "0.0001",
"max_size": null,
"increment": "0.00000001",
"label": "Travala.com Token/Tron"
},
{
"asset": "AVA",
"currency": "USDT",
"min_total": "1",
"max_size": null,
"increment": "0.00000001",
"label": "Travala.com Token/Tether USD"
},
{
"asset": "BAT",
"currency": "BTC",
Expand Down

0 comments on commit 9278812

Please sign in to comment.