Skip to content

Commit f5e1170

Browse files
authored
Merge pull request #561 from helius-labs/add-apr7-pricing-disclaimers
disclaimer
2 parents 996d0fe + db95dbd commit f5e1170

File tree

6 files changed

+26
-1
lines changed

6 files changed

+26
-1
lines changed

billing/credits.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,10 @@ One exception is [`getTransactionsForAddress`](/rpc/gettransactionsforaddress) w
178178
</Warning>
179179

180180
## Data Streaming Credits
181+
<Note>
182+
**Pricing & plan changes effective April 7, 2026.** The rates and plan availability listed below take effect on April 7, 2026.
183+
</Note>
184+
181185
Unlike regular credits that assign credits per call, data streaming products like Enhanced WebSockets and LaserStream assign credits per amount of data consumed.
182186

183187
<table>
@@ -216,7 +220,7 @@ Unlike regular credits that assign credits per call, data streaming products lik
216220
All WebSocket streaming at Helius is now [powered by LaserStream infrastructure](https://www.helius.dev/blog/laserstream-websockets). Standard WSS traffic is metered at **2 credits per 0.1 MB** across all plans.
217221

218222
<Warning>
219-
**WSS Metering Grace Period**: WSS metering activates for all projects on **April 12, 2026**. A 30-day grace period is in effect from the announcement date (March 12, 2026). Previously unmetered WSS traffic will be billed at the unified rate of 2 credits per 0.1 MB after the grace period ends.
223+
**WSS Metering Grace Period**: WSS metering activates for all projects on **May 1, 2026**. A 30-day grace period is in effect from the announcement date (March 31, 2026). Previously unmetered WSS traffic will be billed at the unified rate of 2 credits per 0.1 MB after the grace period ends.
220224
</Warning>
221225

222226
### Enhanced WebSockets

billing/plans.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ description: "Complete guide to Helius plans and pricing. Determine which plan i
2525

2626
## Standard Pricing Plans
2727

28+
<Note>
29+
**Effective April 7, 2026.** Plan availability and pricing changes on this page take effect on April 7, 2026.
30+
</Note>
31+
2832
<table>
2933
<thead align="left">
3034
<tr>

billing/rate-limits.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,11 @@ Exceeding batch limits will result in an error response. For `getTransactionsFor
150150
</Warning>
151151

152152
### LaserStream
153+
154+
<Note>
155+
**Effective April 7, 2026.** LaserStream and WebSocket plan limits below reflect changes taking effect on April 7, 2026.
156+
</Note>
157+
153158
<table>
154159
<thead align="left">
155160
<tr>

enhanced-websockets.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Enhanced WSS support two subscription methods:
2020

2121
### Enhanced WSS Availability
2222

23+
<Note>
24+
**Effective April 7, 2026.** Availability and pricing changes below take effect on April 7, 2026.
25+
</Note>
26+
2327
Enhanced WSS are available on Developer, Business, and Professional [plans](/billing/plans).
2428

2529
### Enhanced WSS Metering

faqs/websockets.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ description: "Get answers to the most common questions about WebSockets includin
55

66
## Billing and Rate Limits
77

8+
<Note>
9+
**Effective April 7, 2026.** WebSocket pricing and plan limit changes below take effect on April 7, 2026.
10+
</Note>
11+
812
<Accordion title="How many credits does WebSocket events consume?">
913
Opening a new WebSocket connection costs 1 credit. All WebSocket streaming data (Standard and Enhanced) is metered at 2 credits per 0.1 MB. Standard WSS metering activates on April 12, 2026 after a 30-day grace period.
1014
</Accordion>

laserstream/laserstream-vs-dedicated-nodes.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,10 @@ Interested in trying LaserStream? [Request a free trial](https://www.helius.dev/
193193

194194
## Pricing Comparison
195195

196+
<Note>
197+
**Effective April 7, 2026.** Pricing and plan availability below take effect on April 7, 2026.
198+
</Note>
199+
196200
<CardGroup cols={2}>
197201
<Card title="LaserStream" icon="bolt" color="#00D4AA">
198202
**Business Plan: $499/month | Professional Plan: $999/month**

0 commit comments

Comments
 (0)