Get all possible address forms.
cURL
curl --request GET \ --url https://toncenter.com/api/v2/detectAddress
{ "ok": true, "result": { "raw_form": "0:83DF...31A8", "bounceable": "EQCD39VS5jcptHL8v...", "non_bounceable": "UQCD39VS5jcptHL8v..." } }
Identifier of target TON account in any form.
Successful Response
All possible address forms derived from the input. Exact keys depend on pytonlib utils.
Show child attributes