Skip to content

Commit 024edc5

Browse files
authored
Merge pull request 0xPolygon#230 from guladima/patch-1
Update Mumbai RPC endpoint
2 parents 0cc018f + 47f1c12 commit 024edc5

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

docs/pos/reference/rpc-endpoints.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ This guide provides an index of network details for the Polygon Mumbai Testnet a
66

77
The Mumbai testnet serves as a replica of the Polygon mainnet and is primarily used for testing. Obtain testnet tokens from the [faucet](https://faucet.polygon.technology/). Note that these tokens hold no value and differ from MATIC.
88

9-
| Properties | Network details |
9+
| Properties | Network details |
1010
| ---------------- | -------------------------------------------------------------------------------------------------- |
11-
| Network name | **Mumbai** |
12-
| Parent chain | **[Goërli](https://goerli.net/)** |
11+
| Network name | **Mumbai** |
12+
| Parent chain | **[Goërli](https://goerli.net/)** |
1313
| Chain ID | `80001` |
14-
| Gas token | MATIC |
15-
| Gas station | [Mumbai gas station](https://gasstation-testnet.polygon.technology/v2) |
16-
| RPC endpoint | [https://rpc-mumbai.matic.today](https://rpc-mumbai.matic.today) |
17-
| Node endpoint | [wss://rpc-mumbai.matic.today](wss://rpc-mumbai.matic.today) |
18-
| Heimdall API | [https://heimdall-api-testnet.polygon.technology](https://heimdall-api-testnet.polygon.technology) |
19-
| Block Explorer | [https://mumbai.polygonscan.com/](https://mumbai.polygonscan.com/) |
14+
| Gas token | MATIC |
15+
| Gas station | [Mumbai gas station](https://gasstation-testnet.polygon.technology/v2) |
16+
| RPC endpoint | [https://rpc-mumbai.polygon.technology](https://rpc-mumbai.polygon.technology) |
17+
| Node endpoint | [wss://rpc-mumbai.matic.today](wss://rpc-mumbai.matic.today) |
18+
| Heimdall API | [https://heimdall-api-testnet.polygon.technology](https://heimdall-api-testnet.polygon.technology) |
19+
| Block Explorer | [https://mumbai.polygonscan.com/](https://mumbai.polygonscan.com/) |
2020

2121
!!!note
2222
Additional information
@@ -28,17 +28,17 @@ The Mumbai testnet serves as a replica of the Polygon mainnet and is primarily u
2828

2929
The native token for the Polygon PoS mainnet is MATIC, which is used for transaction fees.
3030

31-
| Properties | Network details |
31+
| Properties | Network details |
3232
| ---------------- | -------------------------------------------------------------------------------------------------- |
33-
| Network name | **Polygon** |
34-
| Parent chain | **Ethereum** |
35-
| Chain ID | `137` |
36-
| Gas token | MATIC |
37-
| Gas station | [PolygonScan Gas Tracker](https://polygonscan.com/gastracker) |
38-
| RPC endpoint | [https://polygon-rpc.com/](https://polygon-rpc.com/) |
39-
| Node endpoint | [wss://rpc-mainnet.matic.network](wss://rpc-mainnet.matic.network) |
40-
| Heimdall API | [https://heimdall-api.polygon.technology](https://heimdall-api.polygon.technology) |
41-
| Block explorer | [https://polygonscan.com/](https://polygonscan.com/) |
33+
| Network name | **Polygon** |
34+
| Parent chain | **Ethereum** |
35+
| Chain ID | `137` |
36+
| Gas token | MATIC |
37+
| Gas station | [PolygonScan Gas Tracker](https://polygonscan.com/gastracker) |
38+
| RPC endpoint | [https://polygon-rpc.com/](https://polygon-rpc.com/) |
39+
| Node endpoint | [wss://rpc-mainnet.matic.network](wss://rpc-mainnet.matic.network) |
40+
| Heimdall API | [https://heimdall-api.polygon.technology](https://heimdall-api.polygon.technology) |
41+
| Block explorer | [https://polygonscan.com/](https://polygonscan.com/) |
4242

4343
!!!note
4444
Additional information

0 commit comments

Comments
 (0)