exchangemarket-usd/docs/scripts
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
..
components.js Added loading when refreshing wallet balance 2022-05-01 17:27:19 +05:30
floBlockchainAPI.js update std-op 2022-04-26 03:30:51 +05:30
floCrypto.js update std-op 2022-04-26 03:30:51 +05:30
floExchangeAPI.js API for ordered list for sell/buy 2022-05-02 22:53:57 +05:30
floGlobals.js Update lib.js 2022-03-16 02:20:56 +05:30
floTokenAPI.js Merge branch 'main' of https://github.com/ranchimall/exchange-market 2022-04-17 03:48:16 +05:30
lib.js update std-op 2022-04-26 03:30:51 +05:30