EVM
txpool_status
Returns the number of transactions in the pending and queued state in the txpool. Supported only on Geth clients.
POST
Parameters
string
default:"1"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"txpool_status"
required
JSON-RPC method name.
object
This method does not accept parameters.
Returns
object
Summary of transaction counts in the txpool.