exchangemarket/docs
sairajzero 55bd121021 API for ordered list for sell/buy
- The API for Listing sell/buy orders now returns ordered list of the queue (approx).
- list-buyorders, list-sellorders and list-trades API now accepts optional GET parameter 'asset'.
  . If passed, then orders/trades of only given asset will be returned.
  . If asset is not passed, then returns all asset by default as before.
- list buy/sell order API return max of 100 best orders
- list trade API return max of 1000 recent trades
2022-05-02 22:53:57 +05:30
..
css minor UI fix 2022-05-01 17:29:23 +05:30
scripts API for ordered list for sell/buy 2022-05-02 22:53:57 +05:30
index.html Update index.html 2022-05-01 18:42:25 +05:30