Remove icon ref

This commit is contained in:
T Goerke 2022-02-03 20:28:19 +01:00
parent 5ff647868a
commit e1d8be96ed

View File

@ -1,6 +1,6 @@
{ {
"name": "IDChain", "name": "IDChain Mainnet",
"chain": "ETH", "chain": "IDChain",
"network": "mainnet", "network": "mainnet",
"rpc": [ "rpc": [
"https://idchain.one/rpc/", "https://idchain.one/rpc/",
@ -12,13 +12,12 @@
"symbol": "EIDI", "symbol": "EIDI",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://idchain.one/", "infoURL": "https://idchain.one/begin/",
"shortName": "eth", "shortName": "idchain",
"chainId": 74, "chainId": 74,
"networkId": 1, "networkId": 74,
"icon": "idchain",
"explorers": [{ "explorers": [{
"name": "etherscan", "name": "explorer",
"url": "https://explorer.idchain.one", "url": "https://explorer.idchain.one",
"icon": "etherscan", "icon": "etherscan",
"standard": "EIP3091" "standard": "EIP3091"