Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://toncenter.com/api/v2/detectHash
200
Example
{ "ok": true, "result": { "@type": "ext.utils.detectedHash", "b64": "<string>", "b64url": "<string>", "hex": "<string>" } }
Get all possible hash forms
The 256-bit hash in any form
OK
true
Show child attributes
Was this page helpful?