Skip to content

Commit f6eff13

Browse files
authored
[Dashboard]: Adding new assets forPlume chains (#6971)
1 parent ebbda37 commit f6eff13

File tree

1 file changed

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

1 file changed

+24
-0
lines changed

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,30 @@ const chainMetaRecord = {
578578
buttonText: "Learn more",
579579
},
580580
},
581+
//Plume Mainnet
582+
98866: {
583+
headerImgUrl: plumeBanner.src,
584+
about:
585+
"Plume Network is the first full-stack L1 RWA Chain and ecosystem purpose-built for RWAfi, enabling the rapid adoption and demand-driven integration of real world assets. With 180+ projects building on the network, Plume offers a composable, EVM-compatible environment for onboarding and managing diverse real world assets. Coupled with an end-to-end tokenization engine and a network of financial infrastructure partners, Plume simplifies asset onboarding and enables seamless DeFi integration for RWAs so anyone can tokenize real world assets, distribute them globally, and make them useful for native crypto users.",
586+
cta: {
587+
backgroundImageUrl: plumeCTA.src,
588+
title: "Bringing the Real World Onchain",
589+
buttonLink: "https://miles.plumenetwork.xyz/",
590+
buttonText: "Learn more",
591+
},
592+
},
593+
//Plume Mainnet
594+
98867: {
595+
headerImgUrl: plumeBanner.src,
596+
about:
597+
"Plume Network is the first full-stack L1 RWA Chain and ecosystem purpose-built for RWAfi, enabling the rapid adoption and demand-driven integration of real world assets. With 180+ projects building on the network, Plume offers a composable, EVM-compatible environment for onboarding and managing diverse real world assets. Coupled with an end-to-end tokenization engine and a network of financial infrastructure partners, Plume simplifies asset onboarding and enables seamless DeFi integration for RWAs so anyone can tokenize real world assets, distribute them globally, and make them useful for native crypto users.",
598+
cta: {
599+
backgroundImageUrl: plumeCTA.src,
600+
title: "Bringing the Real World Onchain",
601+
buttonLink: "https://miles.plumenetwork.xyz/",
602+
buttonText: "Learn more",
603+
},
604+
},
581605
//Rivalz Mainnet
582606
753: {
583607
headerImgUrl: rivalzBanner.src,

0 commit comments

Comments
 (0)