Translations:Monetary System/62/en
From ArdorDocs
Get Currencies Example
http://localhost:27876/nxt?
requestType=getCurrencies&
currencies=7978322511509619701
{
"requestProcessingTime": 3,
"chain": 2,
"currencies": [
{
"initialSupply": "10000",
"currentReservePerUnitNQT": "0",
"types": [
"EXCHANGEABLE"
],
"code": "PTNT",
"currentSupplyQNT": "100000000",
"creationHeight": 361192,
"minDifficulty": 0,
"description": "Potential coin",
"minReservePerUnitNQT": "0",
"initialSupplyQNT": "100000000",
"issuanceHeight": 0,
"type": 1,
"maxSupplyQNT": "100000000",
"maxDifficulty": 0,
"accountRS": "ARDOR-X8ZN-WUJ2-SXY3-FBUYC",
"decimals": 2,
"name": "POTENTIAL",
"reserveSupplyQNT": "0",
"currency": "7978322511509619701",
"account": "15382970207090678772",
"algorithm": 0
}
]
}