We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8bafa8b + 37b4107 commit e952d49Copy full SHA for e952d49
modules/sdk-core/src/bitgo/environments.ts
@@ -173,7 +173,7 @@ const mainnetBase: EnvironmentTemplate = {
173
babyNodeUrl: 'https://babylon.nodes.guru/api/',
174
islmNodeUrl: 'https://rest.cosmos.haqq.network',
175
mantraNodeUrl: 'https://mantra-rest.publicnode.com/',
176
- cronosNodeUrl: 'https://cronos-rest.publicnode.com/',
+ cronosNodeUrl: 'https://cronos-pos-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
dotNodeUrls: ['wss://rpc.polkadot.io'],
0 commit comments