diff --git a/src/helpers/config.ts b/src/helpers/config.ts index 716fa2f4..710df85d 100644 --- a/src/helpers/config.ts +++ b/src/helpers/config.ts @@ -489,7 +489,7 @@ export const allCoinMetas: Record = { Icon: 'coredao', value: 'tcoredao', isTssSupported: true, - ApiKeyProvider: 'scan.test.btcs.network', + ApiKeyProvider: 'scan.test2.btcs.network', minGasLimit: '400,000', defaultGasLimit: '1,000,000', defaultGasLimitNum: 1000000,