Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
update http to https
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzhakBokris committed Feb 1, 2024
1 parent d1a53b7 commit 4efdec8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions internal-devnet/dymension_1100-1/dymension_1100-1.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"chainId": "dymension_1100-1",
"chainName": "Dymension",
"rpc": "https://34.207.72.130:26657",
"rest": "https://34.207.72.130:1317",
"rpc": "https://froopyland.dymension.xyz/29/gentes1_2_24/rpc",
"rest": "https://froopyland.dymension.xyz/29/gentes1_2_24/rest",
"evm": {
"chainId": "0x44C",
"rpc": "https://34.207.72.130:8545"
"rpc": "https://froopyland.dymension.xyz/29/gentes1_2_24/evmrpc"
},
"explorerUrl": "https://testnet.dymension.explorers.guru/",
"exploreTxUrl": "https://testnet.dymension.explorers.guru/tx/",
Expand Down

0 comments on commit 4efdec8

Please sign in to comment.