diff --git a/src/config.ts b/src/config.ts index e3178c8..29b0896 100644 --- a/src/config.ts +++ b/src/config.ts @@ -56,18 +56,18 @@ export const bridgeTestChains = [ nativeCoinSymbol: "TON", network: "testnet", }, - { - chain: "SECRET", - blockChunks: 1000, - chainType: "scrt", - chainId: "pulsar-3", - contractAddress: "secret1lmh5n3gdzss9qlfyzn6k7vmja9nexesz5vlpj8", - decimals: 6, - intialFund: "10000000", - lastBlock: 6949981, - nativeCoinSymbol: "SCRT", - rpcURL: "https://api.pulsar.scrttestnet.com", - }, + // { + // chain: "SECRET", + // blockChunks: 1000, + // chainType: "scrt", + // chainId: "pulsar-3", + // contractAddress: "secret1lmh5n3gdzss9qlfyzn6k7vmja9nexesz5vlpj8", + // decimals: 6, + // intialFund: "10000000", + // lastBlock: 6949981, + // nativeCoinSymbol: "SCRT", + // rpcURL: "https://api.pulsar.scrttestnet.com", + // }, { blockChunks: 1000, chain: "TEZOS",