curl --request GET \
--url https://toncenter.com/api/v2/getConfigAll{
"ok": true,
"result": {
"@type": "configInfo",
"config": {
"@type": "tvm.cell",
"bytes": "<string>"
}
}
}Get all blockchain configuration parameters
curl --request GET \
--url https://toncenter.com/api/v2/getConfigAll{
"ok": true,
"result": {
"@type": "configInfo",
"config": {
"@type": "tvm.cell",
"bytes": "<string>"
}
}
}Documentation Index
Fetch the complete documentation index at: https://toncenter.ness.su/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?