Skip to content

Commit

Permalink
chore: replace RPC URLs to our prod endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
vladzr committed Dec 19, 2023
1 parent 0568318 commit 2679d2a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/chain/get-started/rpc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ As an EVM-compatible chain, you can connect to Beam network using any Ethereum w
| Beam Mainnet | Settings |
| :----------------- | :---------------------------------------------- |
| Network name | `Beam Mainnet` |
| RPC URL | `https://subnets.avax.network/beam/mainnet/rpc` |
| RPC URL | `https://build.onbeam.com/rpc` |
| Chain ID | `4337` |
| Currency symbol | `BEAM` |
| Block explorer URL | https://subnets.avax.network/beam |
Expand Down Expand Up @@ -61,7 +61,7 @@ Enter the Beam Mainnet settings as provided above.
| Beam Testnet | Settings |
| :----------------- | :---------------------------------------------- |
| Network name | `Beam Testnet` |
| RPC URL | `https://subnets.avax.network/beam/testnet/rpc` |
| RPC URL | `https://build.onbeam.com/testnet/rpc` |
| Chain ID | `13337` |
| Currency symbol | `BEAM` |
| Block explorer URL | https://subnets-test.avax.network/beam |
Expand Down
Binary file modified public/metamask-beam-testnet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/metamask3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2679d2a

Please sign in to comment.