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/getLibraries
200
Example
{ "ok": true, "result": { "@type": "smc.libraryResult", "result": [ { "@type": "smc.libraryEntry", "hash": "<string>", "data": "<string>" } ] } }
Get library code by their hashes
Hashes of libraries
OK
true
Show child attributes
Was this page helpful?