mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add more public RPC nodes (#707)
This commit is contained in:
parent
7504a90fae
commit
ca3a5ab653
|
@ -3,9 +3,12 @@
|
||||||
"chain": "SGB",
|
"chain": "SGB",
|
||||||
"network": "songbird",
|
"network": "songbird",
|
||||||
"rpc": [
|
"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": {
|
"nativeCurrency": {
|
||||||
"name": "Songbird",
|
"name": "Songbird",
|
||||||
"symbol": "SGB",
|
"symbol": "SGB",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user