From dfae50b904bfcf3cb66bcf86a01a1b84da508088 Mon Sep 17 00:00:00 2001 From: isaacyuno <110881390+isaacyuno@users.noreply.github.com> Date: Mon, 14 Nov 2022 11:44:38 +0800 Subject: [PATCH] Update chains.json Add two testnet rpc endpoints for BSC --- utils/chains.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utils/chains.json b/utils/chains.json index 820a9a9316..b7711e6c35 100644 --- a/utils/chains.json +++ b/utils/chains.json @@ -32,6 +32,8 @@ "rpc": [ "https://data-seed-prebsc-1-s1.binance.org:8545/", "https://data-seed-prebsc-1-s2.binance.org:8545/", + "https://data-seed-prebsc-1-s3.binance.org:8545/", + "https://data-seed-prebsc-2-s1.binance.org:8545/", "https://data-seed-prebsc-2-s2.binance.org:8545/", "https://data-seed-prebsc-2-s3.binance.org:8545/", "https://bsc-testnet.nodereal.io/v1/e9a36765eb8a40b9bd12e680a1fd2bc5"