Network
- Polygon-Mainnet
- Mumbai-Testnet
Mumbai-Testnet
Mumbai Testnet replicates the Polygon Mainnet, which is to be used for testing. Testnet coins are separate and distinct from actual tokens/assets, and are never supposed to have any value. This allows application developers or validators/testers to experiment, without having to use real assets or worrying about breaking the main Polygon chain.
The documentation corresponding contains details for the RPC - HTTP, WS and Dagger endpoints. There is also a full node setup if you wish to setup your own full node.
NetworkName | Mumbai |
ParentChain | Goërli |
chainId | 80001 |
Gas Token | MATIC Token (For more...) |
Gas Station | https://gasstation-mumbai.matic.today/v2 (For more...) |
RPC | https://rpc-mumbai.matic.today or https://matic-mumbai.chainstacklabs.com or https://rpc-mumbai.maticvigil.com or https://matic-testnet-archive-rpc.bwarelabs.com Public RPCs may have traffic or rate-limits depending on usage. You can sign up for a dedicated free RPC URL at the following: |
Websocket | wss://rpc-mumbai.matic.today or wss://ws-matic-mumbai.chainstacklabs.com or wss://rpc-mumbai.maticvigil.com/ws or wss://matic-testnet-archive-ws.bwarelabs.com Public RPCs may have traffic or rate-limits depending on usage. You can sign up for a dedicated free RPC URL at the following: |
Heimdall API | https://heimdall.api.matic.today |
Block Explorer | https://mumbai.polygonscan.com/ |
For more details: https://static.matic.network/network/testnet/mumbai/index.json
important
Polygon network native token is MATIC which will be used as gas fee.
Polygon-Mainnet
🎉Finally!!! Polygon Mainnet is open for developers🎉
The documentation corresponding contains details for the RPC - HTTP, WS and Dagger endpoints. There is also a full node setup if you wish to setup your own full node.
NetworkName | Polygon Mainnet |
ParentChain | Ethereum Mainnet |
chainId | 137 |
Gas Token | MATIC Token (For more...) |
Gas Station | https://polygonscan.com/gastracker (recommended) or https://gasstation-mainnet.matic.network/v2 (For more...) |
RPC | New unified URL (recommended): https://polygon-rpc.com/ Use this new aggregated RPC link to avoid RPC disconnects. You can read more details on this here and here. Use these alternative RPCs only if the above RPC fails: https://rpc-mainnet.matic.network or https://matic-mainnet.chainstacklabs.com or https://rpc-mainnet.maticvigil.com or https://rpc-mainnet.matic.quiknode.pro or https://matic-mainnet-full-rpc.bwarelabs.com Public RPCs may have traffic or rate-limits depending on usage. You can sign up for a dedicated free RPC URL at the following: |
Websocket | wss://rpc-mainnet.matic.network or wss://ws-matic-mainnet.chainstacklabs.com or wss://rpc-mainnet.maticvigil.com/ws or wss://rpc-mainnet.matic.quiknode.pro or wss://matic-mainnet-full-ws.bwarelabs.com or wss://matic-mainnet-archive-ws.bwarelabs.com Public RPCs may have traffic or rate-limits depending on usage. You can sign up for a dedicated free RPC URL at the following: |
Heimdall API | https://heimdall.api.matic.network |
Block Explorer | https://polygonscan.com/ |
For more details: https://github.com/maticnetwork/static/blob/master/network/mainnet/v1/index.json
important
Polygon network native token is MATIC which will be used as gas fee.