eth_subscribe to receive each transaction as it is pre-confirmed into a Flashblock. Pass true as the second parameter to receive full transaction and log data.
Only available on Flashblocks WebSocket endpoints:
wss://mainnet-preconf.base.org / wss://sepolia-preconf.base.org.Requires base/base minimum client version v0.3.1.
Parameters
Must be
"newFlashblockTransactions".If
true, each notification includes the full transaction object and associated logs. Defaults to false (minimal data only).Returns
Hex-encoded subscription ID.