chains/_data/chains/eip155-19.json
2022-01-12 22:37:24 +01:00

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"
}]
}