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
9 changes: 9 additions & 0 deletions docs/yellowstone-grpc-geyser-plugin.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
title: "Yellowstone gRPC Geyser plugin"
---

_Solana is fast. Geyser is faster._

Check warning on line 5 in docs/yellowstone-grpc-geyser-plugin.mdx

View check run for this annotation

Mintlify / Mintlify Validation - vale-spellcheck

docs/yellowstone-grpc-geyser-plugin.mdx#L5

Did you really mean 'Solana'?

Yellowstone gRPC Geyser is a high-speed, plugin-based interface that streams live Solana blockchain data directly from validator memory, eliminating the latency of traditional RPC methods.

Check warning on line 7 in docs/yellowstone-grpc-geyser-plugin.mdx

View check run for this annotation

Mintlify / Mintlify Validation - vale-spellcheck

docs/yellowstone-grpc-geyser-plugin.mdx#L7

Did you really mean 'Solana'?

Check warning on line 7 in docs/yellowstone-grpc-geyser-plugin.mdx

View check run for this annotation

Mintlify / Mintlify Validation - vale-spellcheck

docs/yellowstone-grpc-geyser-plugin.mdx#L7

Did you really mean 'blockchain'?

<Check>
### Geyser is available starting from Growth
Expand All @@ -24,10 +24,10 @@

<Steps>
<Step>
Deploy a Solana [Global Node](/docs/global-elastic-node)

Check warning on line 27 in docs/yellowstone-grpc-geyser-plugin.mdx

View check run for this annotation

Mintlify / Mintlify Validation - vale-spellcheck

docs/yellowstone-grpc-geyser-plugin.mdx#L27

Did you really mean 'Solana'?
</Step>
<Step>
Click on your deployed Solana node.

Check warning on line 30 in docs/yellowstone-grpc-geyser-plugin.mdx

View check run for this annotation

Mintlify / Mintlify Validation - vale-spellcheck

docs/yellowstone-grpc-geyser-plugin.mdx#L30

Did you really mean 'Solana'?
</Step>
<Step>
Click **Add-ons** > **Yellowstone gRPC Geyser Plugin** > **Install**.
Expand All @@ -39,16 +39,25 @@
$149/month:
* Unlimited stream events
* 5 concurrent streams available per platform account
* Up to 50 Solana accounts per stream

Check warning on line 42 in docs/yellowstone-grpc-geyser-plugin.mdx

View check run for this annotation

Mintlify / Mintlify Validation - vale-spellcheck

docs/yellowstone-grpc-geyser-plugin.mdx#L42

Did you really mean 'Solana'?

$449/month:
* Unlimited stream events
* 25 concurrent streams available per platform account
* Up to 50 Solana accounts per stream

Check warning on line 47 in docs/yellowstone-grpc-geyser-plugin.mdx

View check run for this annotation

Mintlify / Mintlify Validation - vale-spellcheck

docs/yellowstone-grpc-geyser-plugin.mdx#L47

Did you really mean 'Solana'?

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.

Check warning on line 58 in docs/yellowstone-grpc-geyser-plugin.mdx

View check run for this annotation

Mintlify / Mintlify Validation - vale-spellcheck

docs/yellowstone-grpc-geyser-plugin.mdx#L58

Did you really mean 'Solana'?

The following Solana accounts are unavailable for streaming:

Check warning on line 60 in docs/yellowstone-grpc-geyser-plugin.mdx

View check run for this annotation

Mintlify / Mintlify Validation - vale-spellcheck

docs/yellowstone-grpc-geyser-plugin.mdx#L60

Did you really mean 'Solana'?

* `TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA`
* `kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6`
Expand Down