/getMasterchainBlockSignatures - The Open Network (TON)
Example code for the /getMasterchainBlockSignatures json-rpc method. Сomplete guide on how to use /getMasterchainBlockSignatures json-rpc in GetBlock.io Web3 documentation.
Parameters
seqno - query
required, integer
Request
curl --location --request GET 'https://ton.getblock.io/mainnet/getMasterchainBlockSignatures?seqno=30497145'--header 'x-api-key: YOUR-API-KEY'--header 'Content-Type: application/json'