List stuck transactions for EVM keyring

This endpoint aggregates stuck transactions from a wallet and its EVM keyring derived wallets (if applicable).

Use cases:

  • EVM keyring parent wallet: Returns stuck txs from parent + all derived wallets (ETH, BSC, Polygon, etc.)
  • Non-keyring wallet: Returns stuck txs from that single wallet only

The response includes both successful results and any errors encountered while querying individual wallets, allowing clients to handle partial failures gracefully.

Path Params
string
required
length ≥ 1
Query Params
boolean
Defaults to false

True, if expanding the send transfer for each stuck transaction if one is available.

string

The transaction ID of the stuck transaction.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json