mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
20 lines
303 B
JSON
20 lines
303 B
JSON
{
|
|
"name": "Flare Mainnet",
|
|
"chain": "FLR",
|
|
"network": "flare",
|
|
"rpc": [
|
|
],
|
|
"faucets": [
|
|
],
|
|
"nativeCurrency": {
|
|
"name": "Spark",
|
|
"symbol": "FLR",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://flare.xyz",
|
|
"shortName": "flr",
|
|
"chainId": 14,
|
|
"networkId": 14,
|
|
"slip44": 554
|
|
}
|