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