{
"data": [
{
"baseCoin": "EOS",
"quoteCoin": "BTC",
"pairName": "EOS_BTC",
"priceDecimalPlace": 8,
"qtyDecimalPlace": 4,
"minOrderAmount": 0.0100,
"maxOrderAmount": 100000.0000,
"state": 1
},
{
"baseCoin": "BTC",
"quoteCoin": "USDT",
"pairName": "BTC_USDT",
"priceDecimalPlace": 8,
"qtyDecimalPlace": 4,
"minOrderAmount": 0.0100,
"maxOrderAmount": 100000.0000,
"state": 1
},
{
"baseCoin": "ETH",
"quoteCoin": "USDT",
"pairName": "ETH_USDT",
"priceDecimalPlace": 8,
"qtyDecimalPlace": 4,
"minOrderAmount": 0.0100,
"maxOrderAmount": 100000.0000,
"state": 1
},
{
"baseCoin": "EOS",
"quoteCoin": "ETH",
"pairName": "EOS_ETH",
"priceDecimalPlace": 8,
"qtyDecimalPlace": 4,
"minOrderAmount": 0.0100,
"maxOrderAmount": 100000.0000,
"state": 1
},
{
"baseCoin": "ETH",
"quoteCoin": "BTC",
"pairName": "ETH_BTC",
"priceDecimalPlace": 8,
"qtyDecimalPlace": 4,
"minOrderAmount": 0.0100,
"maxOrderAmount": 100000.0000,
"state": 1
}
],
"code": 0,
"message": "Success"
}