Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Update docs/build/tutorials/tooling-guides/web3js.md
Browse files Browse the repository at this point in the history
Co-authored-by: Antonio <tonioufa@gmail.com>
  • Loading branch information
danforbes and uF4No authored Feb 22, 2024
1 parent b867e50 commit 4704ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/tutorials/tooling-guides/web3js.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ console.log(`Current block number: ${blockNumber}`);

### zkSync L2-Specific JSON-RPC API

The zkSync plugin for Web3.js implements the L2-specific [zkSync JSON-RPC API](https://docs.zksync.io/build/api.html).
The zkSync plugin for Web3.js implements the zkSync-specific methods from the `zks_` namespace of the [JSON-RPC API](https://docs.zksync.io/build/api.html#zksync-era-json-rpc-methods).

#### Fetch the Main Contract Address

Expand Down

0 comments on commit 4704ed9

Please sign in to comment.