Deploying to gh-pages from @ ethereum-lists/chains@e183245f18 🚀

This commit is contained in:
ligi 2023-02-17 14:49:38 +00:00
parent 546e88d48d
commit 6a89ce5e22
6 changed files with 5 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,6 @@
"icon": "songbird", "icon": "songbird",
"rpc": [ "rpc": [
"https://songbird-api.flare.network/ext/C/rpc", "https://songbird-api.flare.network/ext/C/rpc",
"https://songbird.towolabs.com/ext/C/rpc",
"https://sgb.ftso.com.au/ext/bc/C/rpc", "https://sgb.ftso.com.au/ext/bc/C/rpc",
"https://sgb.lightft.so/rpc", "https://sgb.lightft.so/rpc",
"https://sgb-rpc.ftso.eu" "https://sgb-rpc.ftso.eu"

File diff suppressed because one or more lines are too long

View File

@ -242,7 +242,7 @@
"symbol": "SGB", "symbol": "SGB",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://songbird-api.flare.network/ext/C/rpc", "https://songbird.towolabs.com/ext/C/rpc", "https://sgb.ftso.com.au/ext/bc/C/rpc", "https://sgb.lightft.so/rpc", "https://sgb-rpc.ftso.eu"], "rpc": ["https://songbird-api.flare.network/ext/C/rpc", "https://sgb.ftso.com.au/ext/bc/C/rpc", "https://sgb.lightft.so/rpc", "https://sgb-rpc.ftso.eu"],
"faucets": [], "faucets": [],
"infoURL": "https://flare.xyz" "infoURL": "https://flare.xyz"
}, { }, {

View File

@ -336,7 +336,7 @@
"name": "Songbird Canary-Network", "name": "Songbird Canary-Network",
"chain": "SGB", "chain": "SGB",
"icon": "songbird", "icon": "songbird",
"rpc": ["https://songbird-api.flare.network/ext/C/rpc", "https://songbird.towolabs.com/ext/C/rpc", "https://sgb.ftso.com.au/ext/bc/C/rpc", "https://sgb.lightft.so/rpc", "https://sgb-rpc.ftso.eu"], "rpc": ["https://songbird-api.flare.network/ext/C/rpc", "https://sgb.ftso.com.au/ext/bc/C/rpc", "https://sgb.lightft.so/rpc", "https://sgb-rpc.ftso.eu"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Songbird", "name": "Songbird",

File diff suppressed because one or more lines are too long