mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
28 lines
576 B
JSON
28 lines
576 B
JSON
{
|
|
"name": "Songbird Canary-Network",
|
|
"chain": "SGB",
|
|
"icon": "songbird",
|
|
"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": [],
|
|
"nativeCurrency": {
|
|
"name": "Songbird",
|
|
"symbol": "SGB",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://flare.xyz",
|
|
"shortName": "sgb",
|
|
"chainId": 19,
|
|
"networkId": 19,
|
|
|
|
"explorers": [{
|
|
"name": "blockscout",
|
|
"url": "https://songbird-explorer.flare.network",
|
|
"standard": "EIP3091"
|
|
}]
|
|
}
|