- 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 |
||
|---|---|---|
| .. | ||
| components.js | ||
| floBlockchainAPI.js | ||
| floCrypto.js | ||
| floExchangeAPI.js | ||
| floGlobals.js | ||
| floTokenAPI.js | ||
| lib.js | ||