Skip to content

Commit 3585dd4

Browse files
authored
Remove outdated admonitions. (MetaMask#1712)
Signed-off-by: bgravenorst <[email protected]>
1 parent 7d14087 commit 3585dd4

File tree

5 files changed

+1
-47
lines changed

5 files changed

+1
-47
lines changed

developer-tools/dashboard/how-to/credit-usage.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,6 @@ description: View your Infura credit usage stats.
44

55
# View credit usage
66

7-
:::info
8-
9-
The [credit pricing model](/services/get-started/pricing) replaces request-based billing for free-tier (Core)
10-
customers. Customers on Developer and Team plans will be transitioned to the credit model on
11-
September 30, 2024.
12-
13-
**Existing customers on Growth and Custom plans will remain on request-based billing**.
14-
:::
15-
167
You can view your daily credit usage in relation to your daily credit quota limit. Daily credit usage
178
counts are reset everyday at 00:00 UTC for all customers.
189

developer-tools/dashboard/how-to/secure-an-api/set-rate-limits.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@ description: Set rate limits to control access to the API key.
44

55
# Rate limits
66

7-
:::info
8-
9-
The credit pricing model replaces the request-based billing for free-tier (Core) customers.
10-
**Existing paid customers will not be immediately affected and will continue to limit the number of requests per second**.
11-
12-
:::
13-
147
Set credit rate limits to control access to the API key and to limit costs in case of a leaked API key.
158
Set rate limiting in the API key's **Settings** tab **Key Credit Limits** section.
169

services/get-started/infura.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -217,14 +217,6 @@ Optimize your app and better understand your users by
217217
The Infura dashboard provides an overview of your daily credit usage. Select **View Usage**
218218
for a [wider view of your credit usage](/developer-tools/dashboard/how-to/credit-usage).
219219

220-
:::info
221-
222-
The credit pricing model replaces request-based billing for free-tier (Core) customers. Customers on
223-
Developer and Team plans will be transitioned to the credit model on September 30, 2024.
224-
**Existing customers on Growth and Custom plans will remain on request-based billing**.
225-
226-
:::
227-
228220
<div class="left-align-container">
229221
<div class="img-large">
230222
<img

services/get-started/pricing/index.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,7 @@ description: Infura's credit pricing model.
44

55
# Pricing
66

7-
:::info
8-
9-
The credit pricing model replaces request-based billing for free-tier (Core) customers. Customers on
10-
Developer and Team plans will be transitioned to the credit model on September 30, 2024.
11-
12-
**Existing customers on Growth and Custom plans will remain on request-based billing**.
13-
14-
:::
15-
16-
Infura's credit pricing model introduces a more accurate and transparent pricing structure by assigning
7+
Infura's credit pricing model introduces an accurate and transparent pricing structure by assigning
178
specific credit values to each request, based on computational complexity.
189

1910
Infura users get a fixed allocated daily credit quota as part of their subscription plan, which they can
@@ -50,7 +41,3 @@ The following credit plans are available for new customers:
5041
- **Developer**: 15,000,000 daily credits, and 4,000 credits per second rate limit.
5142
- **Team**: 75,000,000 daily credits, and 40,000 credits per second rate limit.
5243
- **Custom**: [Contact us](https://www.infura.io/contact) to determine the custom plan for your requirements.
53-
54-
:::info important
55-
The existing Growth plan is no longer available to new Infura customers.
56-
:::

services/how-to/avoid-rate-limiting.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,6 @@ sidebar_position: 1
88
Infura applies rate limiting account-wide after exceeding the [daily credit limit](../get-started/pricing/index.md)
99
or the number of credits per second (throughput).
1010

11-
:::info
12-
13-
The credit pricing model replaces request-based billing for Core (free-tier) customers. Customers on
14-
Developer and Team plans will be transitioned to the credit model on September 30, 2024.
15-
16-
**Existing customers on Growth and Custom plans will remain on request-based billing**.
17-
18-
:::
19-
2011
For rate limiting designed to protect our service in the event of an attack, Infura uses a combination of:
2112
- Source IP address.
2213
- JSON-RPC method.

0 commit comments

Comments
 (0)