mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@2cdf14f388 🚀
This commit is contained in:
parent
33c557964b
commit
abc60bd39f
File diff suppressed because one or more lines are too long
|
@ -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"
|
||||
}]
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -173,7 +173,7 @@
|
|||
"shortName": "flr",
|
||||
"networkId": 14,
|
||||
"nativeCurrency": {
|
||||
"name": "Spark",
|
||||
"name": "FLR",
|
||||
"symbol": "FLR",
|
||||
"decimals": 18
|
||||
},
|
||||
|
|
|
@ -240,14 +240,19 @@
|
|||
"rpc": [],
|
||||
"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"
|
||||
}]
|
||||
}, {
|
||||
"name": "Diode Prenet",
|
||||
"chain": "DIODE",
|
||||
|
|
Loading…
Reference in New Issue
Block a user