Skip to main content

Get the contents of the mempool.

GET 

/v1/chains/:chainID/mempool

Get the contents of the mempool.

Request

Path Parameters

    chainID stringrequired

    ChainID (Bech32)

Responses

stream of JSON representation of the requests in the mempool

Schema
  • Array [
  • integer int32
  • ]
Loading...