mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
e86d1cc6a7
Updated slip44
19 lines
286 B
JSON
19 lines
286 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
|
|
}
|