Skip to content

Commit

Permalink
Validated Kraken product list manually fixed some broken tokens. (Dev…
Browse files Browse the repository at this point in the history
  • Loading branch information
cmroche authored and DeviaVir committed Aug 14, 2017
1 parent 30d53e4 commit c721e29
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions extensions/exchanges/kraken/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,77 +22,77 @@
},
{
"asset": "DASH",
"currency": "ZEUR",
"currency": "EUR",
"min_size": "0.01",
"increment": "0.00000001",
"label": "DASH/EUR"
},
{
"asset": "DASH",
"currency": "ZUSD",
"currency": "USD",
"min_size": "0.01",
"increment": "0.00000001",
"label": "DASH/USD"
},
{
"asset": "DASH",
"currency": "XXBT",
"currency": "XBT",
"min_size": "0.01",
"increment": "0.00000001",
"label": "DASH/XBT"
},
{
"asset": "EOS",
"currency": "XETH",
"currency": "ETH",
"min_size": "0.01",
"increment": "0.00000001",
"label": "EOS/ETH"
},
{
"asset": "EOS",
"currency": "ZEUR",
"currency": "EUR",
"min_size": "0.01",
"increment": "0.00000001",
"label": "EOS/EUR"
},
{
"asset": "EOS",
"currency": "ZUSD",
"currency": "USD",
"min_size": "0.01",
"increment": "0.00000001",
"label": "EOS/USD"
},
{
"asset": "EOS",
"currency": "XXBT",
"currency": "XBT",
"min_size": "0.01",
"increment": "0.00000001",
"label": "EOS/XBT"
},
{
"asset": "GNO",
"currency": "XETH",
"currency": "ETH",
"min_size": "0.01",
"increment": "0.00000001",
"label": "GNO/ETH"
},
{
"asset": "GNO",
"currency": "ZEUR",
"currency": "EUR",
"min_size": "0.01",
"increment": "0.00000001",
"label": "GNO/EUR"
},
{
"asset": "GNO",
"currency": "ZUSD",
"currency": "USD",
"min_size": "0.01",
"increment": "0.00000001",
"label": "GNO/USD"
},
{
"asset": "GNO",
"currency": "XXBT",
"currency": "XBT",
"min_size": "0.01",
"increment": "0.00000001",
"label": "GNO/XBT"
Expand Down

0 comments on commit c721e29

Please sign in to comment.