Setting Up The Testnet
To interact with the testnet, you'll need to integrate it into your Wallet. The following instructions are for Metamask but the process is similar for most other wallets:
Open MetaMask: Make sure you have the MetaMask extension installed in your browser and that you are logged in.
Access Settings: Click on the MetaMask extension icon in your browser to open the MetaMask popup. In the popup, click on your account's profile icon, usually represented as a circle with your initials, located in the top-right corner. Then, select "Settings" from the dropdown menu.
Navigate to Networks: Within the MetaMask Settings, go to the "Networks" tab found on the left sidebar.
Add a New Network: Under the "Networks" tab, you will encounter a section labeled "Networks." Click on the "Add Network" button to create a new custom network entry.
Input Network Details: Populate the network details using the provided information:
Network Name: You can designate the network with a name, for example, "CalChain."
New RPC URL: Insert the supplied RPC URL: https://rpc.calchain.finance/
ChainID: Enter 1648.
Currency Symbol: Specify CAL.
Block Explorer (Optional): If you have a block explorer URL for this network, you may optionally input it in the "Block Explorer URL" field. This is particularly useful for reviewing transaction details.
Save: After inputting the network details, click the "Save" button to include the new network within your MetaMask.
Switch to the New Network: The newly added network will now be visible under the "Networks" section. To switch to this network, simply select it from the list.
The following are contracts deployed on Testnet for Milkyswap:
Wrapped CALC 0xb7aC5eEb9aCC1C5E445c6E52e394DC35B89Cf70d
Milkyswap Factory 0x4B3F0f638889F9cB8ecE971EF199051793A1ced4§
Milkyswap Router 0xdB29EE28543D87Cc9d8c565a723ABd9c4Ea6B9e8
MetaMask will then establish a connection with the CalChain network through the provided RPC URL. It will subsequently display your wallet balance and transaction history for that network. You can easily switch between different networks using the network dropdown in MetaMask to interact with various Ethereum-based blockchains, including CalChain in this case.
Last updated