Public Mempool

Introduction

NewTxs is used to subscribe to the transaction data stream in the high-performance network.

Endpoint

Region
Availability Zone(AWS)
Relay Address

Frankfurt

euc1-az2

35.157.64.49:50051

Tokyo

apne1-az4

54.249.93.63:50051

Ireland

euw1-az1

3.248.65.151:50051

Virginia

use1-az4

52.205.173.134:50051

Rate Limit

Tier 4
Tier 3
Tier 2
Tier 1
Tier 0

Parallel data streams

-

1

5

10

30

Request Parameters

Parameters
Mandatory
Format
Example
Description

NodeValidation

Mandatory

boolean

false

This field currently only supports being set to false, and the relay will push all new transactions (unchecked) with lower latency.

Request Example

https://github.com/BlockRazorinc/relay_examplearrow-up-right

Proto

The code of relay.proto is as follows:

Response Example

Success

Error

Last updated