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 1de9642 + 5afc0c5 commit f937074Copy full SHA for f937074
modules/sdk-core/src/bitgo/environments.ts
@@ -156,7 +156,7 @@ const mainnetBase: EnvironmentTemplate = {
156
zetaNodeUrl: 'https://zetachain.blockpi.network', // reference https://www.zetachain.com/docs/reference/api/
157
coreumNodeUrl: 'https://full-node.mainnet-1.coreum.dev:1317',
158
runeNodeUrl: 'https://thornode.ninerealms.com',
159
- babyNodeUrl: '', // TODO(COIN-2758) update url when mainnet goes live
+ babyNodeUrl: 'https://babylon.nodes.guru/api/',
160
islmNodeUrl: 'https://rest.cosmos.haqq.network',
161
mantraNodeUrl: 'https://mantra-rest.publicnode.com/',
162
dotNodeUrls: ['wss://rpc.polkadot.io'],
0 commit comments