@@ -173,9 +173,9 @@ const mainnetBase: EnvironmentTemplate = {
173
173
babyNodeUrl : 'https://babylon.nodes.guru/api/' ,
174
174
islmNodeUrl : 'https://rest.cosmos.haqq.network' ,
175
175
mantraNodeUrl : 'https://mantra-rest.publicnode.com/' ,
176
- cronosNodeUrl : 'https://rpc.mainnet. cronos-pos.org /' ,
177
- fetchNodeUrl : 'https://rpc -fetchhub.fetch.ai/' ,
178
- initNodeUrl : 'https://rpc .initia.xyz/' , //TODO: COIN-3992: post mainnet launch re-check or change this
176
+ cronosNodeUrl : 'https://cronos-rest.publicnode.com /' ,
177
+ fetchNodeUrl : 'https://rest -fetchhub.fetch.ai/' ,
178
+ initNodeUrl : 'https://rest .initia.xyz/' , //TODO: COIN-3992: post mainnet launch re-check or change this
179
179
dotNodeUrls : [ 'wss://rpc.polkadot.io' ] ,
180
180
substrateNodeUrls : [ 'wss://entrypoint-finney.opentensor.ai/' ] ,
181
181
tronNodes : {
@@ -245,9 +245,9 @@ const testnetBase: EnvironmentTemplate = {
245
245
babyNodeUrl : 'https://babylon-testnet-api.nodes.guru/' ,
246
246
islmNodeUrl : 'https://rest.cosmos.testedge2.haqq.network ' ,
247
247
mantraNodeUrl : 'https://mantra-testnet-rest.publicnode.com/' ,
248
- cronosNodeUrl : 'https://rpc. testnet-croeseid-4.cronos-pos .org/' ,
249
- fetchNodeUrl : 'https://rpc-eridanus-1 .fetch.ai/' ,
250
- initNodeUrl : 'https://rpc .testnet.initia.xyz/' ,
248
+ cronosNodeUrl : 'https://testnet-croeseid-4.crypto .org:1317 /' ,
249
+ fetchNodeUrl : 'https://rest-dorado .fetch.ai/' ,
250
+ initNodeUrl : 'https://rest .testnet.initia.xyz/' ,
251
251
dotNodeUrls : [ 'wss://westend-rpc.polkadot.io' ] ,
252
252
substrateNodeUrls : [ 'wss://test.finney.opentensor.ai' ] ,
253
253
tronNodes : {
0 commit comments