Commit 76fec81
feat(explorer-selector): add Near Rocks explorer (#1366)
- Add Near Rocks as a new explorer option in the NEAR Explorer Selector (first position)
- Support both mainnet (https://near.rocks) and testnet (https://testnet.near.rocks)
- URL path mappings: /account/:id, /tx/:id, /block/:id
- Update grid layout from 3 to 4 columns when Pikespeak is available
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7fe7617 commit 76fec81
File tree
3 files changed
+83
-3
lines changed- apps/explorer-selector
- public/images
- src
- components
- styles
3 files changed
+83
-3
lines changedLoading
Lines changed: 78 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
85 | 110 | | |
86 | 111 | | |
87 | 112 | | |
| |||
151 | 176 | | |
152 | 177 | | |
153 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
154 | 200 | | |
155 | 201 | | |
156 | 202 | | |
| |||
185 | 231 | | |
186 | 232 | | |
187 | 233 | | |
188 | | - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
189 | 238 | | |
190 | 239 | | |
191 | 240 | | |
| 241 | + | |
192 | 242 | | |
193 | 243 | | |
194 | 244 | | |
195 | 245 | | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
196 | 251 | | |
197 | 252 | | |
198 | 253 | | |
| |||
250 | 305 | | |
251 | 306 | | |
252 | 307 | | |
253 | | - | |
254 | | - | |
| 308 | + | |
| 309 | + | |
255 | 310 | | |
256 | 311 | | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
257 | 332 | | |
258 | 333 | | |
259 | 334 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
0 commit comments