Skip to main content

txpool_status RPC Method

Returns the number of transactions in pending and queued states.

Updated on
Aug 07, 2024

txpool_status RPC Method

Parameters

This method does not accept any parameters

Returns

object
The transaction call object which contains the following fields:
pending
The total number of pending transactions in the txpool, represented in hexadecimal format
queued
The total number of queued transactions in the txpool, represented in hexadecimal format
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free