POST
/

Body

application/json
jsonrpc
enum<string>
required
Available options:
2.0
method
enum<string>
required

The name of the method to be invoked.

Available options:
txpool_contentFrom
params
any[]
required

The address to query transaction pool content for.

id
integer
required

A unique identifier for the request.

Response

200 - application/json
jsonrpc
object
result
string

The current transaction pool for the address sorted by nonce and status.

id
integer