Skip to content

Commit

Permalink
update network info for crescendo (#590)
Browse files Browse the repository at this point in the history
* update network info for crescendo

* update all help output

* updated to point out that crescendo network.

* update network name to be consistent
  • Loading branch information
bthaile authored Feb 23, 2024
1 parent c639184 commit 3d3aaed
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 100 deletions.
16 changes: 8 additions & 8 deletions docs/evm/using.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ Manually method: Add FlowEVM as a custom network to MetaMask:
4. Click `**Add a network manually**`
5. In the `**Add a network manually**` dialog that appears, enter the following information for FlowEVM mainnet:

| Name | Value |
|-----------------|----------------------------------------|
| Network Name | FlowEVM Mainnet |
| Description | The public RPC url for FlowEVM mainnet |
| RPC Endpoint | https://mainnet.evm.nodes.onflow.org |
| Chain ID | 666 |
| Currency Symbol | FLOW |
| Block Explorer | https://flowdiver.io |
| Name | Value |
|-----------------|------------------------------------------|
| Network Name | FlowEVM Crescendo PreviewNet |
| Description | The public RPC url for FlowEVM Crescendo |
| RPC Endpoint | https://crescendo.evm.nodes.onflow.org |
| Chain ID | 646 |
| Currency Symbol | FLOW |
| Block Explorer | https://crescendo.flowdiver.io |

6. Tap the Save button to save FlowEVM as a network.

Expand Down
Loading

0 comments on commit 3d3aaed

Please sign in to comment.