Translations:Asset Exchange/25/en
From ArdorDocs
Response:
- accountAssets (A) is an array of asset objects (unless the asset parameter is specified) with the following fields for each asset:
- quantityQNT (S) is the quantity (in QNT) of the asset
- unconfirmedQuantityQNT (S) is the unconfirmed quantity (in QNT) of the asset
- decimals (N) is the number of decimal places used by the asset (if includeAssetInfo is true)
- name (S) is the asset name (if includeAssetInfo is true)
- asset (S) is the asset ID
- lastBlock (S) is the last block ID on the blockchain (applies if requireBlock is provided but not requireLastBlock)
- requestProcessingTime (N) is the API request processing time (in millisec)