From d493e4774c8fc5fe4ddf5a82746f858560200d9d Mon Sep 17 00:00:00 2001 From: Ake <10195782+akegaviar@users.noreply.github.com> Date: Fri, 30 May 2025 19:02:54 +0800 Subject: [PATCH] Add concurrent filters to Solana Geyser --- docs/yellowstone-grpc-geyser-plugin.mdx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/yellowstone-grpc-geyser-plugin.mdx b/docs/yellowstone-grpc-geyser-plugin.mdx index f097fc50..9fc69598 100644 --- a/docs/yellowstone-grpc-geyser-plugin.mdx +++ b/docs/yellowstone-grpc-geyser-plugin.mdx @@ -46,6 +46,15 @@ $449/month: * 25 concurrent streams available per platform account * Up to 50 Solana accounts per stream +Regardless of the plan: 5 concurrent filters of the same type in a single connection for all types: +* `accounts` +* `slots` +* `transactions` +* `transactions_status` +* `blocks` +* `blocks_meta` +* `entries` + Note that on a dedicated Solana node with Yellowstone gRPC Geyser plugin limit customization is available. The following Solana accounts are unavailable for streaming: