Skip to main content

/unpackAddress REST API Endpoint

Convert an address from human-readable to raw format.

Updated on
Oct 23, 2024

/unpackAddress REST API Endpoint

Query Parameters

address
string
REQUIRED
An identifier of target TON account in user-friendly form

Returns

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