Translations:Monetary System/90/en
From ArdorDocs
Get Currency Transfers Example
http://localhost:27876/nxt?
requestType=getCurrencyTransfers&
currency=9387514940677621191
{
"transfers": [
{
"issuerAccountRS": "ARDOR-4VDY-LNVT-LMAY-FMCKA",
"code": "MYSTX",
"units": "10",
"issuanceHeight": 0,
"type": 1,
"transfer": "12208608533071682262",
"senderRS": "ARDOR-4VDY-LNVT-LMAY-FMCKA",
"sender": "15295723609781267838",
"recipientRS": "ARDOR-BMUV-8QQR-47VK-CR7F3",
"decimals": 2,
"recipient": "11580081983047651163",
"name": "MystcoinX",
"currency": "9387514940677621191",
"issuerAccount": "15295723609781267838",
"height": 159732,
"timestamp": 34280949
}
],
"requestProcessingTime": 0
}