For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get txpool backlog

Get all transaction pool backlog

post

Retrieves information about all transactions currently in the txpool backlog.

Authorizations
api-keystringRequired
Body
jsonrpcstringOptionalExample: 2.0
idstringOptionalExample: 0
methodstringOptionalExample: get_txpool_backlog
Responses
200

Transaction pool backlog retrieved successfully

application/json
idstringOptional
jsonrpcstringOptional
post/json_rpc

Last updated