How to connect to and use Molten Network
This section provides the necessary details for connecting to and using Molten Network. These details can be used to configure web3 wallets such as Metamask, Rabby Wallet, or any other web3-compatible wallet. Additionally, developers can use this information to connect their backend and frontend applications to the Molten Network.
Name | Value |
---|---|
Network Name | Molten Network |
Description | Molten Mainnet |
RPC Endpoint | https://molten.calderachain.xyz/http |
WSS Endpoint | wss://molten.calderachain.xyz/ws |
Chain ID | 360 |
Currency Symbol | MOLTEN |
Block Explorer | https://molten.bridge.caldera.xyz/ |
Bridge | https://molten.bridge.caldera.xyz/ |
To add Molten Network to your Metamask wallet, follow these steps:
Open Metamask and click on the network dropdown at the top of the window.
Select “Add Network” to open the network settings.
Enter the following details:
Click “Save” to add the Molten Network to your Metamask wallet.
To connect your application to the Molten Network, you can use the provided RPC and WSS endpoints. Here is an example of how to configure a web3 provider in a JavaScript application:
How to connect to and use Molten Network
This section provides the necessary details for connecting to and using Molten Network. These details can be used to configure web3 wallets such as Metamask, Rabby Wallet, or any other web3-compatible wallet. Additionally, developers can use this information to connect their backend and frontend applications to the Molten Network.
Name | Value |
---|---|
Network Name | Molten Network |
Description | Molten Mainnet |
RPC Endpoint | https://molten.calderachain.xyz/http |
WSS Endpoint | wss://molten.calderachain.xyz/ws |
Chain ID | 360 |
Currency Symbol | MOLTEN |
Block Explorer | https://molten.bridge.caldera.xyz/ |
Bridge | https://molten.bridge.caldera.xyz/ |
To add Molten Network to your Metamask wallet, follow these steps:
Open Metamask and click on the network dropdown at the top of the window.
Select “Add Network” to open the network settings.
Enter the following details:
Click “Save” to add the Molten Network to your Metamask wallet.
To connect your application to the Molten Network, you can use the provided RPC and WSS endpoints. Here is an example of how to configure a web3 provider in a JavaScript application: