@@ -11,7 +11,7 @@ This data is crucial for optimizing your applications and ensuring they run smoo
1111
1212## Specify stats to view
1313
14- 1 . In the top menu of the [ Infura dashboard] ( https://app.infura .io/ ) , select ** Stats** .
14+ 1 . In the left menu of the [ MetaMask Developer dashboard] ( https://developer.metamask .io/ ) , select ** Stats** .
1515 The stats page displays the total volume of requests sent to Infura over the specified time period.
1616 By default, data is shown from the last 24 hours from all Web3 API keys.
1717
@@ -40,13 +40,13 @@ You can view your Web3 API usage stats in the following charts and tables.
4040
4141### Requests Volume chart
4242
43- This chart displays the total volume of requests sent to Infura using the selected API key(s) over
43+ This chart displays the total volume of requests sent to Infura using the selected API keys over
4444the selected time period.
4545
4646### Product Request Volumes
4747
4848This chart displays the aggregate request volumes for the top five API methods called using the
49- selected API key(s) over the selected time period.
49+ selected API keys over the selected time period.
5050To view stats for a particular product (network) instead of the default of all products, make a
5151selection from the products dropdown.
5252This change will impact what API methods are displayed in the
@@ -55,14 +55,14 @@ This change will impact what API methods are displayed in the
5555### Method Request Volumes
5656
5757This chart displays the aggregate request volumes for requests made on the top five networks using
58- the selected API key(s) over the selected time period.
58+ the selected API keys over the selected time period.
5959To view stats for a particular method instead of the default of all methods, make a selection from
6060the methods dropdown.
6161
6262### Requests Activity
6363
6464This table displays the total request volumes and successful and failed requests, based on each
65- product (network) and method called using the selected API key(s) over the selected time period.
65+ product (network) and method called using the selected API keys over the selected time period.
6666
6767For more details about the failure status codes, select the two diagonal arrows to the right of the
6868** FAILED REQUESTS (%)** values.
@@ -72,7 +72,7 @@ requests, grouped by the returned status codes.
7272### Eth_call activity
7373
7474This table displays the activities made on the ` eth_call ` method, including contract addresses that
75- interacted with the selected API key(s) .
75+ interacted with the selected API keys .
7676This table only shows the ` eth_call ` activity for the last 30 minutes, and is not impacted by any
7777time period selection.
7878
@@ -85,15 +85,15 @@ You can view your IPFS usage stats in the following charts.
8585
8686### Data Transfer Up
8787
88- This chart displays the amount of data sent to the IPFS service using the selected API key(s) over
88+ This chart displays the amount of data sent to the IPFS service using the selected API keys over
8989the selected time period.
9090
9191### Data Transfer Down
9292
93- This chart displays the amount of data retrieved from the IPFS service using the selected API key(s)
93+ This chart displays the amount of data retrieved from the IPFS service using the selected API keys
9494over the selected time period.
9595
9696### Total Storage
9797
98- This chart displays the total amount of data stored by the selected API key(s) over the selected
98+ This chart displays the total amount of data stored by the selected API keys over the selected
9999time period.
0 commit comments