Convert an address from raw to human-readable format.
cURL
curl --request GET \ --url https://toncenter.com/api/v2/packAddress
{ "ok": true, "result": "<string>", "error": "<string>", "code": 123 }
Identifier of target TON account in raw form.
Successful Response
Was this page helpful?