From 1bc83ee1b89aeef7ae6950a050a6a6f1ea6983e3 Mon Sep 17 00:00:00 2001 From: Markus Alvila <44319370+RareData@users.noreply.github.com> Date: Fri, 24 Dec 2021 14:28:07 +0100 Subject: [PATCH] Add more public RPC nodes --- _data/chains/eip155-19.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-19.json b/_data/chains/eip155-19.json index 3062f569..279af21e 100644 --- a/_data/chains/eip155-19.json +++ b/_data/chains/eip155-19.json @@ -3,9 +3,12 @@ "chain": "SGB", "network": "songbird", "rpc": [ - "https://songbird.towolabs.com/rpc" + "https://songbird.towolabs.com/rpc", + "https://sgb.ftso.com.au/ext/bc/C/rpc", + "https://sgb.lightft.so/rpc", + "https://sgb-rpc.ftso.eu" ], - "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"], + "faucets": [], "nativeCurrency": { "name": "Songbird", "symbol": "SGB",