Translations:Accounts/4/en
From ArdorDocs
Get Account Example
<syntaxhighlight lang="bash"> http://localhost:27876/nxt?
requestType=getAccount& account=ARDOR-4VNQ-RWZC-4WWQ-GVM8S
</syntaxhighlight>
<syntaxhighlight lang="json"> {
"forgedBalanceFQT": "0",
"effectiveBalanceFXT": 13983,
"lessorsInfo": [
{
"currentHeightTo": "341420",
"nextHeightFrom": "341420",
"effectiveBalanceFXT": "544525",
"nextLesseeRS": "ARDOR-7WVC-W7TJ-REQ2-4VDJD",
"currentLesseeRS": "ARDOR-7WVC-W7TJ-REQ2-4VDJD",
"currentHeightFrom": "308653",
"nextHeightTo": "374187"
}
],
"currentLessee": "7114946486381367146",
"currentLeasingHeightTo": 281179,
"forgedBalanceFQT": "0",
"balanceNQT": "2501162882344",
"publicKey": "73080c6a224062660184f10ebb7fb431d4593...",
"requestProcessingTime": 2,
"assetBalances": [
{
"balanceQNT": "96651298",
"asset": "4551058913252105307"
}
],
"guaranteedBalanceFQT": "1398383666344",
"unconfirmedAssetBalances": [
{
"unconfirmedBalanceFNT": "96651298",
"asset": "4551058913252105307"
}
],
"currentLesseeRS": "ARDOR-TMVC-69YC-SJB4-8YCH7",
"accountRS": "ARDOR-4VNQ-RWZC-4WWQ-GVM8S",
"name": "mystical",
"account": "17013046603665206934",
"currentLeasingHeightFrom": 279739
} </syntaxhighlight>