GetMasterchainInfo

Get Masterchain Info

get

Get up-to-date masterchain state.

Authorizations
Responses
200
Successful Response
application/json
get
GET /getMasterchainInfo HTTP/1.1
Host: ton.nownodes.io
X-API-Key: YOUR_API_KEY
Accept: */*
{
  "ok": true,
  "result": "text",
  "error": "text",
  "code": 1
}