Translations:Monetary System/86/en

From ArdorDocs
Jump to: navigation, search

Get Currency Ids Example

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

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