Get cell with full config.
cURL
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" } }
Masterchain seqno. If not specified, latest blockchain state will be used. Masterchain seqno. If not specified, latest blockchain state will be used.
Successful Response
All configuration parameters for the requested masterchain seqno.
Show child attributes
TVM cell containing all configuration parameters.
Base64-encoded BoC bytes.
"tvm.cell"
"configInfo"
Extra metadata for the response.
Was this page helpful?