Skip to content

Commit 9d4a51b

Browse files
committed
Add DIN information.
Signed-off-by: bgravenorst <[email protected]>
1 parent 4450a38 commit 9d4a51b

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

services/index.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,21 @@ include:
2323

2424
- **Broad access to major networks** - Infura supports the major networks, allowing you to take advantage of Ethereum's smart
2525
contracts, IPFS's distributed file system, or high performing layer 2 networks.
26-
- **Failover support for APIs** - Currently available on select networks for customers on Growth or Custom plans; if an Infura API
27-
endpoint becomes unavailable for any reason, requests can be forwarded to a partner to fulfill the request.
28-
This ensures that your application remains up and running, providing uninterrupted service to your users.
29-
- **Archive data querying** - [Access historical state data](concepts/archive-data.md) at any given
30-
block height. This is an invaluable feature for those who need to perform deep analyses of past transactions, contract
31-
states, or balances. With this feature, developers can build applications that are not only data-rich but also comprehensive.
26+
- [**Decentralized Infrastructure Network (DIN) support**](https://www.infura.io/solutions/decentralized-infrastructure-service)
27+
DIN works alongside Infura to provide the following:
28+
- **Failover support for APIs** - Currently available on select networks for customers on Growth or Custom plans; if an Infura API
29+
endpoint becomes unavailable for any reason, requests can be forwarded to a DIN partner to fulfill the request.
30+
This ensures that your application remains running, providing uninterrupted service to your users.
31+
- **Expanded network access** - Infura can extend its network offerings by leveraging DIN to access networks that it does not
32+
natively support.
33+
- **Expanded method support** - This includes access to debug or trace methods not natively
34+
supported by Infura. For these particular types of calls, Infura utilizes DIN to provide user access.
35+
- **Archive data querying** - [Access historical state data](concepts/archive-data.md) at any given
36+
block height. This is an invaluable feature for those who need to perform deep analyses of past transactions, contract
37+
states, or balances. With this feature, developers can build applications that are not only data-rich but also comprehensive.
38+
Infura can leverage DIN to provide access to archive data that may not be natively supported.
3239
- **Expansion APIs** -
33-
[Access Infura's multichain Gas API](reference/gas-api/api-reference/index.md). Use the Gas API used by the MetaMask wallet to analyze and
34-
optimize gas costs on EIP-1559 compatible chains.
40+
[Access Infura's multichain Gas API](reference/gas-api/api-reference/index.md). Use the Gas API used by the MetaMask wallet to analyze and optimize gas costs on EIP-1559 compatible chains.
3541

3642
<head>
3743
<meta httpEquiv="cache-control" content="no-cache" />

0 commit comments

Comments
 (0)