From e1aa5e8fbafb2535d4794b15f1485dc1b3954090 Mon Sep 17 00:00:00 2001 From: bgravenorst Date: Thu, 13 Mar 2025 06:40:21 +1000 Subject: [PATCH 1/3] Archive data provided by DIN. Signed-off-by: bgravenorst --- services/reference/arbitrum/index.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/services/reference/arbitrum/index.md b/services/reference/arbitrum/index.md index dd2c9f78be7..97a51d10139 100644 --- a/services/reference/arbitrum/index.md +++ b/services/reference/arbitrum/index.md @@ -7,11 +7,15 @@ import CardList from '@site/src/components/CardList' # Arbitrum :::note Failover protection - Arbitrum [failover support](../../concepts/failover-protection.md) is available for customers on the Growth or Custom plans. Arbitrum failover support is available on Mainnet only. Calls to the network are routed to [partner infrastructure providers](#partners-and-privacy-policies). +::: +:::note Archive data support +All calls that require access to archive data (greater than 128 blocks old), are supported by the +[DIN](https://www.infura.io/solutions/decentralized-infrastructure-service) service, meaning archive calls +to the network are routed to [partner infrastructure providers](#partners-and-privacy-policies). ::: Arbitrum is an Ethereum scaling solution that provides high throughput and low-cost smart contract execution. Arbitrum's design @@ -54,4 +58,17 @@ Select one of the following options to get started with the Arbitrum network: No personal information is sent as part of partner requests, only information necessary to fulfill your API request. This means that Infura's partner service provider can service your request, but not store the content of your request. +### Failover support partner + Liquify ([Privacy Policy](https://www.liquify.com/Liquify_RPC_PP.pdf)) is Infura's failover-protection partner and currently offers failover support for all Infura's Arbitrum methods. + +### Archive data partners + +The following partners provide access to archive data for the various Arbitrum networks: + +- **Mainnet**: + - Nodefleet + - BlockPi ([Terms of Service](https://chainstack.com/tos/), [Privacy Policy](https://blockpi.io/privacy-policy)) + - Chainstack ([Terms of Service](https://blockpi.io/terms-of-use), [Privacy Policy](https://chainstack.com/privacy/)) +- **Sepolia**: + - Nodefleet \ No newline at end of file From 37208204ca73801d91d157a062b36a56f28e69d1 Mon Sep 17 00:00:00 2001 From: bgravenorst Date: Thu, 13 Mar 2025 06:53:41 +1000 Subject: [PATCH 2/3] Link to Nodefleet Signed-off-by: bgravenorst --- services/reference/arbitrum/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/reference/arbitrum/index.md b/services/reference/arbitrum/index.md index 97a51d10139..700a3f28862 100644 --- a/services/reference/arbitrum/index.md +++ b/services/reference/arbitrum/index.md @@ -67,8 +67,8 @@ Liquify ([Privacy Policy](https://www.liquify.com/Liquify_RPC_PP.pdf)) is Infura The following partners provide access to archive data for the various Arbitrum networks: - **Mainnet**: - - Nodefleet + - [Nodefleet](https://nodefleet.org/) - BlockPi ([Terms of Service](https://chainstack.com/tos/), [Privacy Policy](https://blockpi.io/privacy-policy)) - Chainstack ([Terms of Service](https://blockpi.io/terms-of-use), [Privacy Policy](https://chainstack.com/privacy/)) - **Sepolia**: - - Nodefleet \ No newline at end of file + - [Nodefleet](https://nodefleet.org/) \ No newline at end of file From b6188e6a35716f477bd6a037f1735ef5561eba8c Mon Sep 17 00:00:00 2001 From: bgravenorst Date: Thu, 13 Mar 2025 09:59:52 +1000 Subject: [PATCH 3/3] Fix grammar. Signed-off-by: bgravenorst --- services/reference/arbitrum/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/services/reference/arbitrum/index.md b/services/reference/arbitrum/index.md index 700a3f28862..bb464ad73cf 100644 --- a/services/reference/arbitrum/index.md +++ b/services/reference/arbitrum/index.md @@ -13,9 +13,9 @@ Calls to the network are routed to [partner infrastructure providers](#partners- ::: :::note Archive data support -All calls that require access to archive data (greater than 128 blocks old), are supported by the -[DIN](https://www.infura.io/solutions/decentralized-infrastructure-service) service, meaning archive calls -to the network are routed to [partner infrastructure providers](#partners-and-privacy-policies). +All calls that require access to archive data (older than 128 blocks) are handled by the +[DIN](https://www.infura.io/solutions/decentralized-infrastructure-service) service. These archive calls +are routed to [partner infrastructure providers](#partners-and-privacy-policies). ::: Arbitrum is an Ethereum scaling solution that provides high throughput and low-cost smart contract execution. Arbitrum's design