Skip to main content
GET
/
packAddress
Convert raw address to user-friendly format
curl --request GET \
  --url https://toncenter.com/api/v2/packAddress
{
  "ok": true,
  "result": "EQCD39VS5jcptHL8vMjEXrzGaRcCVYto7HUn4bpAOg8xqB2N"
}

Documentation Index

Fetch the complete documentation index at: https://companyname-a7d5b98e-jeshecdom-fift-variables.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

address
string
required

Identifier of target TON account in raw form.

Response

Successful Response

ok
boolean
required
result
string
error
string
code
integer