Account balance in asset
Get the account balance in a given asset. 0 for non-existent asset (use GET /assets/details/{assetId} to check if the asset exists)
Path parameters
Address base58 encoded
Asset ID base58 encoded
Response
successful operation
Example response
{
"assetId": "DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p"
}Changes
Changed in 3 of the 36 revisions of this API.34
- ▲
the
assetIdresponse's property type/format changed fromstring/to/for status200(media type: application/json)response-property-type-changed
- ○
added
Hashto theassetIdresponse propertyallOflist for the response status200(media type: application/json)response-property-all-of-added
- ○
added
Hashto theassetIdresponse propertyallOflist for the response status200(media type: application/json;large-significand-format=string)response-property-all-of-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the media type
application/json;large-significand-format=stringfor the response with the status200response-media-type-added
- ○
- ▲
removed the media type
application/json;large-significand-format=stringfor the response with the status200response-media-type-removed
- ▲
the
assetIdresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ○
removed
Hashfrom theassetIdresponse propertyallOflist for the response status200response-property-all-of-removed
This revision also has 63 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲