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
@@ -133,7 +134,6 @@ export async function getChain(
133
134
typeExtraChainMetadata=Partial<{
134
135
headerImgUrl: string;
135
136
about: string;
136
-
gasSponsored: boolean;
137
137
cta: ChainCTAProps;
138
138
}>;
139
139
@@ -167,34 +167,6 @@ const chainMetaRecord = {
167
167
headerImgUrl: baseBanner.src,
168
168
about:
169
169
"Base is a secure, low-cost, builder-friendly Ethereum L2 built to bring the next billion users onchain.",
170
-
gasSponsored: true,
171
-
172
-
cta: OP_CTA,
173
-
},
174
-
//celo Mainnet
175
-
42220: {
176
-
cta: OP_CTA,
177
-
gasSponsored: true,
178
-
},
179
-
// optimism
180
-
10: {
181
-
cta: OP_CTA,
182
-
gasSponsored: true,
183
-
},
184
-
// fraxtal
185
-
252: {
186
-
cta: OP_CTA,
187
-
gasSponsored: true,
188
-
},
189
-
// zora
190
-
7777777: {
191
-
cta: OP_CTA,
192
-
gasSponsored: true,
193
-
},
194
-
// mode
195
-
34443: {
196
-
cta: OP_CTA,
197
-
gasSponsored: true,
198
170
},
199
171
// cyber
200
172
7560: {
@@ -207,21 +179,13 @@ const chainMetaRecord = {
207
179
buttonLink: "https://cyber.co/",
208
180
buttonText: "Learn more",
209
181
},
210
-
gasSponsored: true,
211
-
},
212
-
// redstone
213
-
690: {
214
-
cta: OP_CTA,
215
-
gasSponsored: true,
216
182
},
183
+
217
184
// ancient8
218
185
888888888: {
219
186
about:
220
187
"Ancient8 is building an ETH gaming Layer 2 built with OP Stack, offering a suite of Web3 gaming infrastructure tools that serve as the distribution and marketing channel for games globally. With Space3 Game Publishing Platform, Ancient8 Gaming Guild, Reneverse Web3 Ads engine, A8ID, and Gosu Network, Ancient8 is dedicated to onboard millions of gamers to Web3 gaming, while providing unparalleled support to game developers looking to reach more players. Ancient8’s products have helped 100+ Web3 games and 200K+ users better navigate Web3.\n\nAncient8 has raised $10M in total financing from leading investors including Pantera, Dragonfly, Hashed, Makers Fund, Mechanism, Coinbase, IOSG, Jump and Animoca.",
221
-
// TODO: add CTA
222
188
headerImgUrl: ancient8Banner.src,
223
-
cta: OP_CTA,
224
-
gasSponsored: true,
225
189
},
226
190
// mantle
227
191
5000: {
@@ -233,7 +197,6 @@ const chainMetaRecord = {
233
197
buttonText: "Learn More",
234
198
buttonLink: "https://x.com/0xMantleDevs",
235
199
},
236
-
gasSponsored: true,
237
200
},
238
201
// Flare
239
202
14: {
@@ -252,18 +215,12 @@ const chainMetaRecord = {
252
215
buttonText: "Learn more",
253
216
},
254
217
},
255
-
//Superseed
256
-
5330: {
257
-
cta: OP_CTA,
258
-
gasSponsored: true,
259
-
},
218
+
260
219
// Ink
261
220
57073: {
262
221
headerImgUrl: inkBanner.src,
263
222
about:
264
223
"Ink is an Ethereum OP Stack layer 2 blockchain designed to be the house of DeFi for the Superchain, a powerful base layer for deploying innovative DeFi protocols.",
265
-
cta: OP_CTA,
266
-
gasSponsored: true,
267
224
},
268
225
// vanar
269
226
2040: {
@@ -341,11 +298,6 @@ const chainMetaRecord = {
341
298
buttonText: "Learn more",
342
299
},
343
300
},
344
-
//Arena Z Mainnet
345
-
7897: {
346
-
cta: OP_CTA,
347
-
gasSponsored: true,
348
-
},
349
301
//Appchain
350
302
466: {
351
303
headerImgUrl: appChainBanner.src,
@@ -399,8 +351,6 @@ const chainMetaRecord = {
399
351
headerImgUrl: thirdwebBanner.src,
400
352
about:
401
353
"Monetize your passion, your way. Discover the freedom to grow with our creator-focused platform.",
402
-
cta: OP_CTA,
403
-
gasSponsored: true,
404
354
},
405
355
//Etherlink Testnet
406
356
128123: {
@@ -554,33 +504,12 @@ const chainMetaRecord = {
554
504
headerImgUrl: liskBanner.src,
555
505
about:
556
506
"Lisk is focused on serving builders in high-growth markets like Africa and Southeast Asia. When you build on Lisk, you become part of the strongest Ethereum collective, alongside Coinbase, Sony, World, Kraken and Uniswap -- the OP Superchain.",
557
-
// cta: {
558
-
// backgroundImageUrl: liskCTA.src,
559
-
// title: "Ready to reshape the world?",
560
-
// buttonLink: "https://lisk.com",
561
-
// buttonText: "Learn more",
562
-
// },
563
-
cta: OP_CTA,
564
-
gasSponsored: true,
565
507
},
566
508
//Metal L2
567
509
1750: {
568
510
headerImgUrl: metalBanner.src,
569
511
about:
570
512
"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",
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,
584
513
},
585
514
//0G-Newton-Testnet
586
515
16600: {
@@ -678,11 +607,6 @@ const chainMetaRecord = {
678
607
buttonText: "Learn More",
679
608
},
680
609
},
681
-
//Unichain Sepolis Testnet
682
-
1301: {
683
-
cta: OP_CTA,
684
-
gasSponsored: true,
685
-
},
686
610
//viction Mainnet
687
611
88: {
688
612
headerImgUrl: victionBanner.src,
@@ -714,14 +638,6 @@ const chainMetaRecord = {
714
638
headerImgUrl: worldChainBanner.src,
715
639
about:
716
640
"World Chain is the blockchain for real humans, offering priority blockspace and gas-free transactions for World ID-verified users.",
717
-
// cta: {
718
-
// backgroundImageUrl: worldChainCTA.src,
719
-
// title: "Build for real humans with World Chain",
720
-
// buttonLink: "https://world.org/world-chain",
721
-
// buttonText: "Learn More",
722
-
// },
723
-
cta: OP_CTA,
724
-
gasSponsored: true,
725
641
},
726
642
//World Chain Testnet
727
643
4801: {
@@ -848,14 +764,12 @@ const chainMetaRecord = {
848
764
headerImgUrl: soneiumBanner.src,
849
765
about:
850
766
"Soneium, an Ethereum layer-2 developed by Sony Block Solutions Labs. This versatile chain is a general-purpose blockchain platform that aims to evoke emotion, empower creativity, and meet diverse needs to go mainstream. Soneium will be simplifying blockchain experiences while empowering developers, creators, and communities. Built on accessibility, scalability, and efficiency, it aims to solve real-world problems across industries globally. Soneium will change the way we interact with the internet, opening up a world of innovative applications and unlimited potential for users worldwide.",
851
-
cta: OP_CTA,
852
767
},
853
768
//Soneium Mainnet
854
769
1868: {
855
770
headerImgUrl: soneiumBanner.src,
856
771
about:
857
772
"Soneium, an Ethereum layer-2 developed by Sony Block Solutions Labs. This versatile chain is a general-purpose blockchain platform that aims to evoke emotion, empower creativity, and meet diverse needs to go mainstream. Soneium will be simplifying blockchain experiences while empowering developers, creators, and communities. Built on accessibility, scalability, and efficiency, it aims to solve real-world problems across industries globally. Soneium will change the way we interact with the internet, opening up a world of innovative applications and unlimited potential for users worldwide.",
0 commit comments