Get up-to-date masterchain state.
/getMasterchainBlockSignatures
curl -L \ --url 'https://ton.nownodes.io/getMasterchainBlockSignatures?seqno=1' \ --header 'X-API-Key: YOUR_API_KEY'
{ "ok": true, "result": "text", "error": "text", "code": 1 }