Skip to content

Commit bc6b43d

Browse files
committed
fix(tools): update dev tools
1 parent 1384b9f commit bc6b43d

File tree

1 file changed

+35
-21
lines changed

1 file changed

+35
-21
lines changed

src/features/DeveloperTools/developer-tools.json

Lines changed: 35 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,14 @@
2525
"Sentora": "Actionable intelligence for crypto assets and smart financial software solutions.",
2626
"Flare Metrics": "Tracker for the best DeFi opportunities on Flare.",
2727
"Flarescan": "Routescan block explorer and analytics platform for Flare networks.",
28-
"Flare Explorer": "Blockscout tool for inspecting and analyzing Flare blockchains.",
29-
"Flare Systems Explorer": "Explorer for FTSO, FDC, provider and epoch metrics.",
28+
"Flare Explorer": "Blockscout tool for inspecting and analyzing Flare Mainnet.",
29+
"Coston2 Explorer": "Blockscout tool for inspecting and analyzing Flare Testnet Coston2.",
30+
"Songbird Explorer": "Blockscout tool for inspecting and analyzing Songbird Canary-Network.",
31+
"Coston Explorer": "Blockscout tool for inspecting and analyzing Songbird Testnet Coston.",
32+
"Flare Systems Explorer": "Explorer for FTSO, FDC, provider and epoch metrics on Flare Mainnet.",
33+
"Coston2 Systems Explorer": "Explorer for FTSO, FDC, provider and epoch metrics on Flare Testnet Coston2.",
34+
"Songbird Systems Explorer": "Explorer for FTSO, FDC, provider and epoch metrics on Songbird Canary-Network.",
35+
"Coston Systems Explorer": "Explorer for FTSO, FDC, provider and epoch metrics Songbird Testnet Coston.",
3036
"Arkham Intel": "Blockchain analytics platform for de-anonymizing onchain wallets and transactions.",
3137
"Dfns": "Wallets-as-a-service platform to streamline digital asset operations and onboard users into crypto.",
3238
"Catenalytica": "FTSO performance, vote power insights, reward analytics and real-time network monitoring.",
@@ -163,17 +169,17 @@
163169
"name": "Flare Explorer",
164170
"link": "https://flare-explorer.flare.network"
165171
},
166-
{
167-
"name": "Flarescan",
168-
"link": "https://flarescan.com"
169-
},
170172
{
171173
"name": "Flare Systems Explorer",
172174
"link": "https://flare-systems-explorer.flare.network"
173175
},
174176
{
175177
"name": "Flare Space",
176178
"link": "https://flare.space"
179+
},
180+
{
181+
"name": "Flarescan",
182+
"link": "https://flarescan.com"
177183
}
178184
]
179185
}
@@ -247,16 +253,16 @@
247253
"Analytics": [],
248254
"Explorers": [
249255
{
250-
"name": "Flare Explorer",
256+
"name": "Coston2 Explorer",
251257
"link": "https://coston2-explorer.flare.network"
252258
},
253259
{
254-
"name": "Flarescan",
255-
"link": "https://coston2.testnet.flarescan.com"
260+
"name": "Coston2 Systems Explorer",
261+
"link": "https://coston2-systems-explorer.flare.network"
256262
},
257263
{
258-
"name": "Flare Systems Explorer",
259-
"link": "https://coston2-systems-explorer.flare.network"
264+
"name": "Flarescan",
265+
"link": "https://coston2.testnet.flarescan.com"
260266
}
261267
]
262268
}
@@ -290,6 +296,10 @@
290296
{
291297
"name": "RainbowKit",
292298
"link": "https://www.rainbowkit.com/docs/introduction"
299+
},
300+
{
301+
"name": "MetaMask Embedded Wallets",
302+
"link": "https://docs.metamask.io/embedded-wallets/connect-blockchain/evm/songbird/"
293303
}
294304
],
295305
"Full-stack infra": [
@@ -310,16 +320,16 @@
310320
],
311321
"Explorers": [
312322
{
313-
"name": "Flare Explorer",
323+
"name": "Songbird Explorer",
314324
"link": "https://songbird-explorer.flare.network"
315325
},
316326
{
317-
"name": "Flarescan",
318-
"link": "https://songbird.flarescan.com"
327+
"name": "Songbird Systems Explorer",
328+
"link": "https://songbird-systems-explorer.flare.network"
319329
},
320330
{
321-
"name": "Flare Systems Explorer",
322-
"link": "https://songbird-systems-explorer.flare.network"
331+
"name": "Flarescan",
332+
"link": "https://songbird.flarescan.com"
323333
}
324334
]
325335
}
@@ -348,6 +358,10 @@
348358
{
349359
"name": "RainbowKit",
350360
"link": "https://www.rainbowkit.com/docs/introduction"
361+
},
362+
{
363+
"name": "MetaMask Embedded Wallets",
364+
"link": "https://docs.metamask.io/embedded-wallets/connect-blockchain/evm/songbird/"
351365
}
352366
],
353367
"Full-stack infra": [
@@ -363,16 +377,16 @@
363377
"Analytics": [],
364378
"Explorers": [
365379
{
366-
"name": "Flare Explorer",
380+
"name": "Coston Explorer",
367381
"link": "https://coston-explorer.flare.network"
368382
},
369383
{
370-
"name": "Flarescan",
371-
"link": "https://coston.testnet.flarescan.com"
384+
"name": "Coston Systems Explorer",
385+
"link": "https://coston-systems-explorer.flare.network"
372386
},
373387
{
374-
"name": "Flare Systems Explorer",
375-
"link": "https://coston-systems-explorer.flare.network"
388+
"name": "Flarescan",
389+
"link": "https://coston.testnet.flarescan.com"
376390
}
377391
]
378392
}

0 commit comments

Comments
 (0)