mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add F(x)Core mainnet network icon (#1386)
* Add icon * Add F(x)Core Mainnet Network icon
This commit is contained in:
parent
acd1287bda
commit
5d2b74daff
|
@ -15,6 +15,7 @@
|
|||
"shortName": "f(x)Core",
|
||||
"chainId": 530,
|
||||
"networkId": 530,
|
||||
"icon": "fxcore",
|
||||
"explorers": [{
|
||||
"name": "FunctionX Explorer",
|
||||
"url": "https://fx-evm.functionx.io",
|
||||
|
|
8
_data/icons/fxcore.json
Normal file
8
_data/icons/fxcore.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafkreifrf2iq3k3dqfbvp3pacwuxu33up3usmrhojt5ielyfty7xkixu3i",
|
||||
"width": 500,
|
||||
"height": 500,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user