mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update currency name and add block explorer (#1353)
This commit is contained in:
parent
c0285d8861
commit
2cdf14f388
|
@ -7,12 +7,17 @@
|
|||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Spark",
|
||||
"name": "FLR",
|
||||
"symbol": "FLR",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://flare.xyz",
|
||||
"shortName": "flr",
|
||||
"chainId": 14,
|
||||
"networkId": 14
|
||||
"networkId": 14,
|
||||
"explorers": [{
|
||||
"name": "blockscout",
|
||||
"url": "https://flare-explorer.flare.network",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user