Skip to main content

/packAddress REST API Endpoint

Convert an address from raw to human-readable format.

Updated on
Oct 23, 2024

/packAddress REST API Endpoint

Query Parameters

address
string
REQUIRED
An identifier of target TON account in raw form

Returns

ok
boolean
Indicates that the request was successful
result
string
The TON address in human readable format
Request
1
curl --location 'https://docs-demo.ton-mainnet.quiknode.pro/packAddress?address=0%3A83DFD552E63729B472FCBCC8C45EBCC6691702558B68EC7527E1BA403A0F31A8' \
2
--header 'accept: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free