Skip to content
Alchemy Logo

linea_getTransactionExclusionStatusV1

POST
/{apiKey}

Returns the status of a transaction's exclusion from blocks. This helps identify if a transaction was excluded due to rate limiting, sequencer rules, or other reasons specific to Linea.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringformat: "^0x[0-9a-f]{64}$"required

The hash of the transaction to check.

Responses

200

The exclusion status of the transaction.

Was this page helpful?