chains/_data/chains/eip155-19.json

24 lines
483 B
JSON

{
"name": "Songbird Canary-Network",
"chain": "SGB",
"network": "songbird",
"rpc": [
],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"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": "none"
}]
}