Lite Server
The Lite Server service provides access to raw data from the blockchain, offering a streamlined and efficient way to interact with the blockchain’s lower-level functionalities. This service is ideal for developers and advanced users who need direct access to the blockchain’s state, blocks, and transactions
Operations
getRawAccountState
- Get raw account stategetAllRawShardsInfo
- Get all raw shards infogetRawBlockchainBlock
- Get raw blockchain blockgetRawBlockchainBlockHeader
- Get raw blockchain block headergetRawBlockProof
- Get raw block proofgetRawConfig
- Get raw configgetRawMasterchainInfo
- Get raw masterchain infogetRawMasterchainInfoExt
- Get raw masterchain info extgetOutMsgQueueSizes
- Get out msg queue sizesgetRawShardBlockProof
- Get raw shard block proofgetRawShardInfo
- Get raw shard infogetRawBlockchainBlockState
- Get raw blockchain block stategetRawTime
- Get raw timegetRawTransactions
- Get raw transactionsgetRawListBlockTransactions
- Get raw list block transactionssendRawMessage
- Send raw message to blockchain