Translations:Monetary System/82/en

From ArdorDocs
Jump to: navigation, search

Get Currency Founders Example

http://localhost:27876/nxt?
  requestType=getCurrencyFounders&
  chain=2&
  currency=16165836410580103964

{
 "founders": [
  {
   "accountRS": "ARDOR-4VDY-LNVT-LMAY-FMCKA",
   "amountPerUnitNQT": "100000000",
   "currency": "16165836410580103964",
   "account": "15295723609781267838"
  }
 ],
 "requestProcessingTime": 1
}