Translations:Monetary System/86/en

From ArdorDocs
Revision as of 18:37, 23 June 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Get Currency Ids Example

http://localhost:27876/nxt?
  requestType=getCurrencyIds&
  lastIndex=2

{
 "currencyIds": [
  "3543596621551215845",
  "6520756875632314476",
  "10304209318415949524"
 ],
 "requestProcessingTime": 2
}