Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/base-chain/flashblocks/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ For a comprehensive introduction to how Flashblocks work, see the [Flashblocks O
| `eth_simulateV1` | Use `pending` tag |
| `eth_estimateGas` | Use `pending` tag |
| `eth_getLogs` | Use `pending` for `toBlock` |
| `eth_subscribe` | Stream Flashblock data in real-time (Beta) |
| `eth_subscribe` | Stream Flashblock data in real-time |
| `base_transactionStatus` | Check if transaction is in mempool (Beta) |

See the [Flashblocks API Reference](/base-chain/flashblocks/api-reference) for full method details and examples.
Expand Down
Loading