Parameters
string
default:"2818"
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_contentFrom"
required
JSON-RPC method name.
object
default:["0x9431D1615FA755Faa25A74da7f34C8Bd6963bd0A"]
required
Array containing the address to filter transactions by.Positional parameters for
txpool_contentFrom:params[]: The sender address (20-byte hex string).
Returns
object
Pending and queued transactions for the specified address.