Skip to content
This repository was archived by the owner on Dec 26, 2024. It is now read-only.

Commit 9d26ab0

Browse files
author
coco50511
committed
bundle
1 parent c028a14 commit 9d26ab0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dist/bundle.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,8 @@ const TESTNET_API_URL_MAP = {
298298
homestead: 'https://api.etherscan.io',
299299
heco_mainnet: 'https://api.hecoinfo.com',
300300
heco_testnet: 'https://api-testnet.hecoinfo.com',
301+
bsc_mainnet: 'https://api.bscscan.com',
302+
bsc_testnet: 'https://api-testnet.bscscan.com',
301303
};
302304

303305
module.exports = function(chain, timeout, proxyUrl, headers) {

0 commit comments

Comments
 (0)