Skip to main content

txpool_contentFrom RPC Method

Retrieves the transactions contained within the txpool, returning pending and queued transactions of this address, grouped by nonce

Updated on
Nov 02, 2023

txpool_contentFrom RPC Method

Parameters

address
string
REQUIRED
The sender address to filter transactions

Returns

array
A list of pending and queued transactions
pending
An array of transaction objects, with textual data
queued
An array of transaction objects, with textual data
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free