mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Remove icon ref
This commit is contained in:
parent
5ff647868a
commit
e1d8be96ed
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "IDChain",
|
||||
"chain": "ETH",
|
||||
"name": "IDChain Mainnet",
|
||||
"chain": "IDChain",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://idchain.one/rpc/",
|
||||
|
@ -12,13 +12,12 @@
|
|||
"symbol": "EIDI",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://idchain.one/",
|
||||
"shortName": "eth",
|
||||
"infoURL": "https://idchain.one/begin/",
|
||||
"shortName": "idchain",
|
||||
"chainId": 74,
|
||||
"networkId": 1,
|
||||
"icon": "idchain",
|
||||
"networkId": 74,
|
||||
"explorers": [{
|
||||
"name": "etherscan",
|
||||
"name": "explorer",
|
||||
"url": "https://explorer.idchain.one",
|
||||
"icon": "etherscan",
|
||||
"standard": "EIP3091"
|
||||
|
|
Loading…
Reference in New Issue
Block a user