Add F(x)Core mainnet network icon (#1386)

* Add icon

* Add F(x)Core Mainnet Network icon
This commit is contained in:
CK-LIM 2022-07-22 16:27:07 +08:00 committed by GitHub
parent acd1287bda
commit 5d2b74daff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

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

8
_data/icons/fxcore.json Normal file
View File

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