BuildOnViction / tomox-sdk

SDK to build a Decentralized Exchange on TomoX protocol
MIT License
36 stars 18 forks source link

Missing fields in get market response #143

Closed pqv199x closed 4 years ago

pqv199x commented 4 years ago

Expect: image

Current:

{ "askPrice": "0", "bidPrice": "0", "close": "4553", "closeBaseUsd": "0.4291", "count": "1593", "high": "4647", "low": "4405", "open": "4461", "orderCount": "0", "orderVolume": "0", "pair": { "baseToken": "0x0000000000000000000000000000000000000001", "pairName": "TOMO/BTC", "quoteToken": "0xAE44807D8A9CE4B30146437474Ed6fAAAFa1B809" }, "price": "0", "rank": 0, "timestamp": 0, "volume": "195917753" }

thanhson1085 commented 4 years ago

fixed https://github.com/tomochain/tomox-sdk/commit/ac67009823df9a4ceb89d25b1ad1b18a077aa6fe