Skip to content

Commit 31f371d

Browse files
Joe-Thirdwebjnsdls
andauthored
Superposition Mainnnet Custom Chain Page (#4875)
Co-authored-by: Jonas Daniels <[email protected]>
1 parent fd8674a commit 31f371d

File tree

1 file changed

+12
-0
lines changed
  • apps/dashboard/src/app/(dashboard)/(chain)

1 file changed

+12
-0
lines changed

apps/dashboard/src/app/(dashboard)/(chain)/utils.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,18 @@ const chainMetaRecord = {
237237
buttonText: "Learn more",
238238
},
239239
},
240+
// Superposition Mainnet
241+
55244: {
242+
headerImgUrl: superpositionBanner.src,
243+
about:
244+
"Superposition is the first blockchain that pays you to use it. It is a DeFi native Layer-3 that focuses on novel incentives and order-flow for growth and value capture for developers and users alike.\n\nSuperpositions includes a native on-chain orderbook with faster execution speeds through Stylus, providing shared and permissionless liquidity for all apps onchain, and Super Assets, which pay yield when you both hold and use them.",
245+
cta: {
246+
backgroundImageUrl: superpositionCTA.src,
247+
title: "The Blockchain that pays you to use it",
248+
buttonLink: "https://superposition.so/",
249+
buttonText: "Learn more",
250+
},
251+
},
240252
// Aleph 0 Mainnet
241253
41455: {
242254
headerImgUrl: alephZeroBaner.src,

0 commit comments

Comments
 (0)