Remove unused explorer icons

This commit is contained in:
ligi 2023-03-13 10:55:16 +01:00
parent a644e6bcbe
commit 9b5d91ff6c
12 changed files with 1 additions and 13 deletions

View File

@ -29,7 +29,6 @@
{ {
"name": "gnosisscan", "name": "gnosisscan",
"url": "https://gnosisscan.io", "url": "https://gnosisscan.io",
"icon": "gnosisscan",
"standard": "EIP3091" "standard": "EIP3091"
}, },
{ {

View File

@ -17,7 +17,6 @@
{ {
"name": "phoenixplorer", "name": "phoenixplorer",
"url": "https://phoenixplorer.com", "url": "https://phoenixplorer.com",
"icon": "phoenixplorer",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -18,7 +18,6 @@
{ {
"name": "explorer masnet", "name": "explorer masnet",
"url": "https://explorer.masnet.ai", "url": "https://explorer.masnet.ai",
"icon": "explorer",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -17,7 +17,6 @@
{ {
"name": "Paribu Net Explorer", "name": "Paribu Net Explorer",
"url": "https://explorer.paribu.network", "url": "https://explorer.paribu.network",
"icon": "explorer",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -17,7 +17,6 @@
{ {
"name": "Paribu Net Testnet Explorer", "name": "Paribu Net Testnet Explorer",
"url": "https://testnet.paribuscan.com", "url": "https://testnet.paribuscan.com",
"icon": "explorer",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -12,12 +12,10 @@
"shortName": "btx", "shortName": "btx",
"chainId": 3690, "chainId": 3690,
"networkId": 3690, "networkId": 3690,
"icon": "ethereum",
"explorers": [ "explorers": [
{ {
"name": "bittexscan", "name": "bittexscan",
"url": "https://bittexscan.com", "url": "https://bittexscan.com",
"icon": "etherscan",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -25,7 +25,6 @@
{ {
"name": "DRAC_Network Scan", "name": "DRAC_Network Scan",
"url": "https://www.dracscan.io", "url": "https://www.dracscan.io",
"icon": "DRAC",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -17,7 +17,6 @@
{ {
"name": "etmp", "name": "etmp",
"url": "https://pioneer.etmscan.network", "url": "https://pioneer.etmscan.network",
"icon": "etmpscan",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -17,7 +17,6 @@
{ {
"name": "explorer", "name": "explorer",
"url": "https://explorer.idchain.one", "url": "https://explorer.idchain.one",
"icon": "etherscan",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -16,7 +16,6 @@
{ {
"name": "alphscan", "name": "alphscan",
"url": "https://explorer.alph.network", "url": "https://explorer.alph.network",
"icon": "alphscan",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -16,7 +16,6 @@
{ {
"name": "QEasyWeb3 Explorer", "name": "QEasyWeb3 Explorer",
"url": "https://www.qeasyweb3.com", "url": "https://www.qeasyweb3.com",
"icon": "qetscan",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -17,7 +17,7 @@
{ {
"name": "Memo Mainnet Explorer", "name": "Memo Mainnet Explorer",
"url": "https://scan.metamemo.one:8080", "url": "https://scan.metamemo.one:8080",
"icon": "memoscan", "icon": "memo",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]