Skip to content

Commit e1b553b

Browse files
chore: update mainnet rpc url for plasma
Ticket: [WIN-7131]
1 parent 457219e commit e1b553b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/sdk-core/src/bitgo/environments.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,8 @@ const mainnetBase: EnvironmentTemplate = {
225225
baseUrl: 'https://chainscan.0g.ai/open/api',
226226
},
227227
xpl: {
228-
baseUrl: 'https://rpc.plasma.to',
228+
baseUrl:
229+
'https://chaotic-cosmopolitan-waterfall.plasma-mainnet.quiknode.pro/40f306c7667db5b8637b214b2dbd45aac5f1fe3f',
229230
},
230231
sonic: {
231232
baseUrl: 'https://rpc.soniclabs.com',

0 commit comments

Comments
 (0)