Deploying to gh-pages from @ ethereum-lists/chains@2cdf14f388 🚀

This commit is contained in:
ligi 2022-07-15 09:29:50 +00:00
parent 33c557964b
commit abc60bd39f
5 changed files with 17 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -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

View File

@ -173,7 +173,7 @@
"shortName": "flr",
"networkId": 14,
"nativeCurrency": {
"name": "Spark",
"name": "FLR",
"symbol": "FLR",
"decimals": 18
},

View File

@ -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",