Deploying to gh-pages from @ ethereum-lists/chains@5d2b74daff 🚀

This commit is contained in:
ligi 2022-07-22 08:30:54 +00:00
parent 35e295fe29
commit 4b50c034d5
4 changed files with 11 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -15,6 +15,7 @@
"shortName": "f(x)Core", "shortName": "f(x)Core",
"chainId": 530, "chainId": 530,
"networkId": 530, "networkId": 530,
"icon": "fxcore",
"explorers": [{ "explorers": [{
"name": "FunctionX Explorer", "name": "FunctionX Explorer",
"url": "https://fx-evm.functionx.io", "url": "https://fx-evm.functionx.io",

View File

@ -2765,6 +2765,7 @@
"shortName": "f(x)Core", "shortName": "f(x)Core",
"chainId": 530, "chainId": 530,
"networkId": 530, "networkId": 530,
"icon": "fxcore",
"explorers": [{ "explorers": [{
"name": "FunctionX Explorer", "name": "FunctionX Explorer",
"url": "https://fx-evm.functionx.io", "url": "https://fx-evm.functionx.io",

8
icons/fxcore.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreifrf2iq3k3dqfbvp3pacwuxu33up3usmrhojt5ielyfty7xkixu3i",
"width": 500,
"height": 500,
"format": "png"
}
]