Subscribe viaDocumentation Index
Fetch the complete documentation index at: https://base-a060aa97-meyer9-move-azul-to-top-of-upgrades.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.