You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/dashboard/src/app/(dashboard)/(chain)/utils.ts
+25-1Lines changed: 25 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -481,7 +481,7 @@ const chainMetaRecord = {
481
481
buttonText: "Learn more",
482
482
},
483
483
},
484
-
//treasure
484
+
//treasure-Ruby
485
485
978657: {
486
486
headerImgUrl: treasureBanner.src,
487
487
about:
@@ -493,6 +493,30 @@ const chainMetaRecord = {
493
493
buttonText: "Learn more",
494
494
},
495
495
},
496
+
//Treasure Topaz
497
+
978658: {
498
+
headerImgUrl: treasureBanner.src,
499
+
about:
500
+
'Treasure is the decentralized game console. Powered by $MAGIC, the Treasure L2 serves as the base layer for the best cryptonative games and projects. Treasure and its network of "Infinity Chains" L3s offers EVM compatibility, massive scale, and decentralized infrastructure enshrined throughout. Combined with a passionate community and builder support, developers on Treasure are equipped with all of the tools they need to not only build great games and products, but also distribute to the masses.',
501
+
cta: {
502
+
backgroundImageUrl: treasureCTA.src,
503
+
title: "Start building on Treasure!",
504
+
buttonLink: "https://portal.treasure.lol",
505
+
buttonText: "Learn more",
506
+
},
507
+
},
508
+
//Treasure Mainnet
509
+
61166: {
510
+
headerImgUrl: treasureBanner.src,
511
+
about:
512
+
'Treasure is the decentralized game console. Powered by $MAGIC, the Treasure L2 serves as the base layer for the best cryptonative games and projects. Treasure and its network of "Infinity Chains" L3s offers EVM compatibility, massive scale, and decentralized infrastructure enshrined throughout. Combined with a passionate community and builder support, developers on Treasure are equipped with all of the tools they need to not only build great games and products, but also distribute to the masses.',
0 commit comments