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 3817
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Jul 23, 2019
1 parent fd49b94 commit 1334c48
Show file tree
Hide file tree
Showing 4 changed files with 600 additions and 588 deletions.
134 changes: 133 additions & 1 deletion extensions/exchanges/binance/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -2261,7 +2261,7 @@
"min_size": "1.00000000",
"max_size": "9000000.00000000",
"min_total": "0.10000000",
"increment": "0.00000100",
"increment": "0.00000010",
"asset_increment": "1.00000000",
"label": "OST/BNB"
},
Expand Down Expand Up @@ -6246,5 +6246,137 @@
"increment": "0.00000010",
"asset_increment": "1.00000000",
"label": "DOGE/USDC"
},
{
"id": "DUSKBNB",
"asset": "DUSK",
"currency": "BNB",
"min_size": "0.10000000",
"max_size": "9000000.00000000",
"min_total": "0.10000000",
"increment": "0.00001000",
"asset_increment": "0.10000000",
"label": "DUSK/BNB"
},
{
"id": "DUSKBTC",
"asset": "DUSK",
"currency": "BTC",
"min_size": "1.00000000",
"max_size": "90000000.00000000",
"min_total": "0.00010000",
"increment": "0.00000001",
"asset_increment": "1.00000000",
"label": "DUSK/BTC"
},
{
"id": "DUSKUSDT",
"asset": "DUSK",
"currency": "USDT",
"min_size": "0.01000000",
"max_size": "900000.00000000",
"min_total": "10.00000000",
"increment": "0.00010000",
"asset_increment": "0.01000000",
"label": "DUSK/USDT"
},
{
"id": "DUSKUSDC",
"asset": "DUSK",
"currency": "USDC",
"min_size": "0.01000000",
"max_size": "900000.00000000",
"min_total": "10.00000000",
"increment": "0.00010000",
"asset_increment": "0.01000000",
"label": "DUSK/USDC"
},
{
"id": "DUSKPAX",
"asset": "DUSK",
"currency": "PAX",
"min_size": "0.01000000",
"max_size": "900000.00000000",
"min_total": "10.00000000",
"increment": "0.00010000",
"asset_increment": "0.01000000",
"label": "DUSK/PAX"
},
{
"id": "BGBPUSDC",
"asset": "BGBP",
"currency": "USDC",
"min_size": "0.01000000",
"max_size": "900000.00000000",
"min_total": "10.00000000",
"increment": "0.00010000",
"asset_increment": "0.01000000",
"label": "BGBP/USDC"
},
{
"id": "ANKRBNB",
"asset": "ANKR",
"currency": "BNB",
"min_size": "1.00000000",
"max_size": "9000000.00000000",
"min_total": "0.10000000",
"increment": "0.00000010",
"asset_increment": "1.00000000",
"label": "ANKR/BNB"
},
{
"id": "ANKRBTC",
"asset": "ANKR",
"currency": "BTC",
"min_size": "1.00000000",
"max_size": "90000000.00000000",
"min_total": "0.00010000",
"increment": "0.00000001",
"asset_increment": "1.00000000",
"label": "ANKR/BTC"
},
{
"id": "ANKRUSDT",
"asset": "ANKR",
"currency": "USDT",
"min_size": "0.10000000",
"max_size": "9000000.00000000",
"min_total": "10.00000000",
"increment": "0.00001000",
"asset_increment": "0.10000000",
"label": "ANKR/USDT"
},
{
"id": "ANKRTUSD",
"asset": "ANKR",
"currency": "TUSD",
"min_size": "0.10000000",
"max_size": "9000000.00000000",
"min_total": "10.00000000",
"increment": "0.00001000",
"asset_increment": "0.10000000",
"label": "ANKR/TUSD"
},
{
"id": "ANKRPAX",
"asset": "ANKR",
"currency": "PAX",
"min_size": "0.10000000",
"max_size": "9000000.00000000",
"min_total": "10.00000000",
"increment": "0.00001000",
"asset_increment": "0.10000000",
"label": "ANKR/PAX"
},
{
"id": "ANKRUSDC",
"asset": "ANKR",
"currency": "USDC",
"min_size": "0.10000000",
"max_size": "9000000.00000000",
"min_total": "10.00000000",
"increment": "0.00001000",
"asset_increment": "0.10000000",
"label": "ANKR/USDC"
}
]
Loading

0 comments on commit 1334c48

Please sign in to comment.