Txpool
content
Returns the current content of the transaction pool.
POST
/
Body
application/json
jsonrpc
enum<string>
requiredAvailable options:
2.0
method
enum<string>
requiredThe name of the method to be invoked.
Available options:
txpool_content
params
any[]
requiredtxpool_content
does not require any params.
id
integer
requiredA unique identifier for the request.
Response
200 - application/json
jsonrpc
string
result
object
The current transaction pool content, sorted by address, nonce, and status.
id
integer
Was this page helpful?