Skip to content
Draft
Changes from 1 commit
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
Next Next commit
Archive data provided by DIN.
Signed-off-by: bgravenorst <[email protected]>
  • Loading branch information
bgravenorst committed Mar 12, 2025
commit e1aa5e8fbafb2535d4794b15f1485dc1b3954090
19 changes: 18 additions & 1 deletion services/reference/arbitrum/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Loading