Skip to content

Commit 62071eb

Browse files
Merge pull request #6112 from BitGo/WIN-5462-recovery
chore: add non bitgo recovery mon,stt,soneium,world
2 parents 9bf6627 + 301f846 commit 62071eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/sdk-api/src/bitgoAPI.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,10 @@ export class BitGoAPI implements BitGoBase {
246246
'flrExplorerApiToken',
247247
'xdcExplorerApiToken',
248248
'wemixExplorerApiToken',
249+
'monExplorerApiToken',
250+
'worldExplorerApiToken',
251+
'somniaExplorerApiToken',
252+
'soneiumExplorerApiToken',
249253
];
250254

251255
Object.keys(params).forEach((key) => {

0 commit comments

Comments
 (0)