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://tonapi.io/v2/blockchain/masterchain/{masterchain_seqno}/config/raw
{ "config": {} }
Get raw blockchain config from a specific block, if present.
masterchain block seqno
123456
blockchain config
{}
Was this page helpful?