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",
|
"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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user