File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
content/00.build/70.api-reference Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ ZKsync Era seamlessly integrates with the Ethereum ecosystem. To achieve this in
99we support not only the standard <a href =" https://ethereum.org/en/developers/docs/apis/json-rpc/ " target =" _blank " >Ethereum JSON-RPC API</a >
1010but also introduce L2-specific features that enhance functionality.
1111
12+ ZKsync supports RPC providers that comply with the
13+ official <a href =" https://ethereum.org/en/developers/docs/apis/json-rpc/ " target =" _blank " >Ethereum JSON-RPC API</a > specification.
14+ You can explore a comprehensive list of supported RPC providers in our [ RPC ecosystem page] ( https://docs.zksync.io/ecosystem/node-providers ) .
15+
1216:: callout { icon =" i-heroicons-information-circle " color =" amber " }
1317To ensure a seamless experience, we impose rate limits on both HTTPS and WebSocket APIs.
1418Generally, these limits are ample, ranging from 10 to 100 requests per second (RPS) per client.
You can’t perform that action at this time.
0 commit comments