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 457219e + e1b553b commit 74c1788Copy full SHA for 74c1788
modules/sdk-core/src/bitgo/environments.ts
@@ -225,7 +225,8 @@ const mainnetBase: EnvironmentTemplate = {
225
baseUrl: 'https://chainscan.0g.ai/open/api',
226
},
227
xpl: {
228
- baseUrl: 'https://rpc.plasma.to',
+ baseUrl:
229
+ 'https://chaotic-cosmopolitan-waterfall.plasma-mainnet.quiknode.pro/40f306c7667db5b8637b214b2dbd45aac5f1fe3f',
230
231
sonic: {
232
baseUrl: 'https://rpc.soniclabs.com',
0 commit comments