Lite Server
Get raw masterchain info
get/v2/liteserver/get_masterchain_info
Response
raw masterchain info
Example response
{
"init": {
"file_hash": "A6A0BD6608672B11B79538A50B2204E748305C12AA0DED9C16CF0006CE3AF8DB",
"root_hash": "131D0C65055F04E9C19D687B51BC70F952FD9CA6F02C2801D3B89964A779DF85",
"workchain": 4294967295
},
"last": {
"file_hash": "A6A0BD6608672B11B79538A50B2204E748305C12AA0DED9C16CF0006CE3AF8DB",
"root_hash": "131D0C65055F04E9C19D687B51BC70F952FD9CA6F02C2801D3B89964A779DF85",
"seqno": 30699640,
"shard": "800000000000000",
"workchain": 4294967295
},
"state_root_hash": "131D0C65055F04E9C19D687B51BC70F952FD9CA6F02C2801D3B89964A779DF85"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.