You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
32
39
-**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.
0 commit comments