mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Songbird Canary-Network (#346)
Please add the Songbird Network for chainId 19 - Songbird is the 'canary network' for Flare Network (chainId 14), and further details on Songbird are available at: https://flare.xyz/introducing-songbird/. Thank you!
This commit is contained in:
parent
9a9a385b47
commit
9842ea2879
18
_data/chains/eip155-19.json
Normal file
18
_data/chains/eip155-19.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "Songbird Canary-Network",
|
||||
"chain": "SGB",
|
||||
"network": "songbird",
|
||||
"rpc": [
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Songbird",
|
||||
"symbol": "SGB",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://flare.xyz",
|
||||
"shortName": "sgb",
|
||||
"chainId": 19,
|
||||
"networkId": 19
|
||||
}
|
Loading…
Reference in New Issue
Block a user