Get plasma info by address
GET
/api/ledger/{address}/plasma
Get the current plasma, max plasma and fused QSR amount of the supplied address
Requires User authorization policy
Request
Path Params
address
string
required
Request samples
Responses
Success(200)
Bad Request(400)
Unauthorized(401)
Forbidden(403)
Not Found(404)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 7 months ago