|
21 | 21 | "url": "https://ethereum.dex.guru",
|
22 | 22 | "icon": "dexguru",
|
23 | 23 | "standard": "EIP3091"
|
24 |
| - } |
| 24 | + }, |
| 25 | + { "name": "Routescan", "url": "https://ethereum.routescan.io", "standard": "EIP3091" } |
25 | 26 | ],
|
26 | 27 | "faucets": [],
|
27 | 28 | "features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
|
68 | 69 | "url": "https://optimism.dex.guru",
|
69 | 70 | "icon": "dexguru",
|
70 | 71 | "standard": "EIP3091"
|
71 |
| - } |
| 72 | + }, |
| 73 | + { "name": "Routescan", "url": "https://mainnet.superscan.network", "standard": "EIP3091" } |
72 | 74 | ],
|
73 | 75 | "faucets": [],
|
74 | 76 | "rpc": [
|
|
125 | 127 | "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 },
|
126 | 128 | "chain": "ETH",
|
127 | 129 | "explorers": [
|
128 |
| - { "name": "basescan", "url": "https://basescan.org", "standard": "none" }, |
| 130 | + { "name": "basescan", "url": "https://basescan.org", "standard": "EIP3091" }, |
129 | 131 | {
|
130 | 132 | "name": "basescout",
|
131 | 133 | "url": "https://base.blockscout.com",
|
|
137 | 139 | "url": "https://base.dex.guru",
|
138 | 140 | "icon": "dexguru",
|
139 | 141 | "standard": "EIP3091"
|
140 |
| - } |
| 142 | + }, |
| 143 | + { "name": "Routescan", "url": "https://base.superscan.network", "standard": "EIP3091" } |
141 | 144 | ],
|
142 | 145 | "faucets": [],
|
143 | 146 | "icon": "base",
|
|
160 | 163 | "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 },
|
161 | 164 | "chain": "ETH",
|
162 | 165 | "explorers": [
|
163 |
| - { "name": "modescout", "url": "https://explorer.mode.network", "standard": "none" } |
| 166 | + { "name": "modescout", "url": "https://explorer.mode.network", "standard": "none" }, |
| 167 | + { "name": "Routescan", "url": "https://modescan.io", "standard": "none" } |
164 | 168 | ],
|
165 | 169 | "faucets": [],
|
166 | 170 | "icon": "mode",
|
|
206 | 210 | "infoURL": "https://www.avax.network/",
|
207 | 211 | "nativeCurrency": { "name": "Avalanche", "symbol": "AVAX", "decimals": 18 },
|
208 | 212 | "chain": "AVAX",
|
209 |
| - "explorers": [{ "name": "snowtrace", "url": "https://snowtrace.io", "standard": "EIP3091" }], |
| 213 | + "explorers": [ |
| 214 | + { "name": "Etherscan", "url": "https://snowscan.xyz", "standard": "EIP3091" }, |
| 215 | + { "name": "Routescan", "url": "https://snowtrace.io", "standard": "EIP3091" }, |
| 216 | + { "name": "Avascan", "url": "https://avascan.info", "standard": "EIP3091" } |
| 217 | + ], |
210 | 218 | "faucets": [],
|
211 | 219 | "features": [{ "name": "EIP1559" }],
|
212 | 220 | "icon": "avax",
|
|
0 commit comments