Get total amount of an asset
Request Endpoint:
GET /odata/v1.0/Assets({key})/TotalAmountParameters
GET /odata/v1.0/Assets('0x86766979FD04114E1F90001')/TotalAmountResponse Body:
Example Response:
{
"TotalSparks": "1000000",
"TotalUnits": "1000"
}Response Codes:
Last updated
Was this helpful?