Get config by id.
cURL
curl --request GET \ --url https://toncenter.com/api/v2/getConfigParam
200
sample1
{ "ok": true, "result": { "@type": "configInfo", "config": { "@type": "tvm.cell", "bytes": "te6cckEBAQEAIgAAQFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV+A4W5w==" }, "@extra": "1755815155.2328486:7:0.49669713612622723" }}
Config id
Masterchain seqno. If not specified, latest blockchain state will be used.
Successful Response
Configuration parameter for the requested id (at optional seqno).
Show child attributes
Was this page helpful?