From 038d4c422d7ed59c8182392a55c16b8170682b75 Mon Sep 17 00:00:00 2001 From: 0xCodercrane <108444211+0xcodercrane@users.noreply.github.com> Date: Tue, 9 Jan 2024 17:17:08 +0800 Subject: [PATCH] chore: ankr no longer working --- src/templates/binance-smart-chain.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/binance-smart-chain.yml b/src/templates/binance-smart-chain.yml index 91a5c4646b..e85f485640 100644 --- a/src/templates/binance-smart-chain.yml +++ b/src/templates/binance-smart-chain.yml @@ -9,7 +9,7 @@ networks: gasPriceRefreshInterval: 60 testnet: chainID: 97 - nodeURL: 'https://rpc.ankr.com/bsc_testnet_chapel' + nodeURL: 'https://bsc-testnet.publicnode.com' tokenListType: 'FILE' tokenListSource: '/home/gateway/conf/lists/bep20_tokens_testnet.json' nativeCurrencySymbol: 'BNB'