Skip to main content
GET
/
getConfigAll
Get all config parameters
curl --request GET \
  --url https://toncenter.com/api/v2/getConfigAll
{
  "ok": true,
  "result": {
    "@type": "configInfo",
    "config": {
      "@type": "tvm.cell",
      "bytes": "te6cckIDB4wAAQAAARdQAAAACASAAAQAgLgYAAAAAgAAAAAAAQAAAAA="
    },
    "@extra": "1755815324.351419:11:0.2985065689610278"
  }
}

Documentation Index

Fetch the complete documentation index at: https://companyname-a7d5b98e-jeshecdom-fift-variables.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

seqno
integer

Masterchain seqno. If not specified, latest blockchain state will be used.

Response

Successful Response

ok
boolean
required
result
Result · object

All configuration parameters for the requested masterchain seqno.

error
string
code
integer