Skip to content
Alchemy Logo

starknet_pendingTransactions

POST
/{apiKey}

Returns the transactions currently in the transaction pool that have been recognized by this sequencer but not yet included in a block.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Responses

200

List of transactions in the pending pool

The transaction schema, as it appears inside a block

Was this page helpful?