exchangemarket/public
sairajzero 3296b16710 Get transaction details
- Transaction details can be fetched using the following API
/get-transaction?txid=<txid>
- Get rates now accepts parameter 'asset' (optional) to return rate of particular asset.
/get-rates?asset=<asset>
/get-rates
- Get transactions (trade) API is changed to the following
/list-trades
2022-03-12 03:31:01 +05:30
..
css UI fixes 2022-02-19 16:36:59 +05:30
api.js Get transaction details 2022-03-12 03:31:01 +05:30
components.js UI fixes 2022-02-19 16:36:59 +05:30
floGlobals.js Adding official adminID: FMxYC7gYZhouzqtHZukGnPiQ8nvG4CMzXM 2022-02-18 19:24:58 +05:30
index.html Get transaction details 2022-03-12 03:31:01 +05:30
KBucket.js Bug fixes (client side) 2022-01-25 01:28:22 +05:30
old.html Added empty states and result states 2021-10-18 17:35:22 +05:30