For the complete documentation index, see llms.txt. This page is also available as Markdown.

gRPC

Introduction

BlockRazor RPC now supports sending requests(including standardized JSON RPC, sendMevBundle and Query TxProcessStatus) based on the gRPC protocol, which can reduce communication latency and computing overhead compared to the HTTPS protocol, further improving transaction inclusion rate and auction winning rate. It is currently available on BSC.

Price

Tier 4
Tier 3
Tier 2
Tier 1
Tier 0

-

-

-

Endpoint

The steps to obtain the gRPC endpoint domain are as follows:

  1. Register BlockRazor

  2. Log in to the console, go to the [RPC] module, select BSC, and click [Update]

  1. Enter the custom third-level domain in the HTTPS URL, and the domain of gRPC will be updated correspondingly

  2. Click [Update] to update the custom URL, copy the gRPC URL

Request Example

Last updated

Was this helpful?