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
"Metal L2 is a banking-focused Layer 2 blockchain built on the Optimism Superchain, designed to enable direct on-chain fiat deposits through its connection to The Digital Banking Network—an open-source blockchain banking protocol developed by Metallicus",
567
-
cta: {
568
-
backgroundImageUrl: metalCTA.src,
569
-
title: "Connect to The Banking Layer, Metal L2",
570
-
buttonLink: "https://metall2.com/",
571
-
buttonText: "Connect Here",
572
-
},
571
+
// cta: {
572
+
// backgroundImageUrl: metalCTA.src,
573
+
// title: "Connect to The Banking Layer, Metal L2",
574
+
// buttonLink: "https://metall2.com/",
575
+
// buttonText: "Connect Here",
576
+
// },
577
+
cta: OP_CTA,
578
+
gasSponsored: true,
579
+
},
580
+
//Ozean Testnet
581
+
7849306: {
582
+
cta: OP_CTA,
583
+
gasSponsored: true,
573
584
},
574
585
//0G-Newton-Testnet
575
586
16600: {
@@ -620,6 +631,7 @@ const chainMetaRecord = {
620
631
buttonText: "Learn More",
621
632
},
622
633
},
634
+
//Rivalz Testnet
623
635
6966: {
624
636
headerImgUrl: rivalzBanner.src,
625
637
about:
@@ -667,6 +679,11 @@ const chainMetaRecord = {
667
679
buttonText: "Learn More",
668
680
},
669
681
},
682
+
//Unichain Sepolis Testnet
683
+
1301: {
684
+
cta: OP_CTA,
685
+
gasSponsored: true,
686
+
},
670
687
//viction Mainnet
671
688
88: {
672
689
headerImgUrl: victionBanner.src,
@@ -698,12 +715,14 @@ const chainMetaRecord = {
698
715
headerImgUrl: worldChainBanner.src,
699
716
about:
700
717
"World Chain is the blockchain for real humans, offering priority blockspace and gas-free transactions for World ID-verified users.",
701
-
cta: {
702
-
backgroundImageUrl: worldChainCTA.src,
703
-
title: "Build for real humans with World Chain",
704
-
buttonLink: "https://world.org/world-chain",
705
-
buttonText: "Learn More",
706
-
},
718
+
// cta: {
719
+
// backgroundImageUrl: worldChainCTA.src,
720
+
// title: "Build for real humans with World Chain",
0 commit comments