Get up-to-date masterchain state.
cURL
curl --request GET \ --url https://toncenter.com/api/v2/getMasterchainBlockSignatures
{ "ok": true, "result": { "@type": "blocks.blockSignatures", "id": { "@type": "ton.blockIdExt", "workchain": -1, "shard": "-9223372036854775808", "seqno": 51148806, "root_hash": "I/+MoS7TB7Zuw+g5QH3bPBFMcM5Wf4h1Coig3g2osFQ=", "file_hash": "BhPAjDTVPDqH8z6DLq9jAjZiZiiIUQW/f667jJgfoyw=" }, "signatures": [ { "@type": "blocks.signature", "node_id_short": "axRYlEuV/4Fo94EbDtfpEnqJukpAsNNgmZqQz7e01ew=", "signature": "xTBbMLBnJau/VxzOln6jW2zwIMx4WY/+hO3IWwqklNnAAzvYY2X/pqutkJNj5E1f4BjKp84sukuTErS0fFZUAA==" } ], "@extra": "1755813145.584844:11:0.877388442408124" } }
Documentation IndexFetch the complete documentation index at: https://companyname-a7d5b98e-jeshecdom-fift-variables.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
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.
Successful Response
Validator signatures for a given block.
Show child attributes
Was this page helpful?