@@ -51,8 +51,7 @@ export const layer2Data: Rollups = [
51
51
chainName : "Arbitrum One" ,
52
52
logo : ArbitrumLogo ,
53
53
networkType : "optimistic" ,
54
- description :
55
- "Arbitrum One is a general-purpose Optimistic Rollup built by Offchain Labs and governed by the Arbitrum DAO." ,
54
+ description : "page-layer-2-arbitrum-description" ,
56
55
website : "https://arbitrum.io/rollup" ,
57
56
applicationsLink : "https://portal.arbitrum.io/projects" ,
58
57
blockExplorerLink : "https://arbiscan.io/" ,
@@ -68,8 +67,7 @@ export const layer2Data: Rollups = [
68
67
chainName : "Base" ,
69
68
logo : BaseLogo ,
70
69
networkType : "optimistic" ,
71
- description :
72
- "Base is an Optimistic Rollup built with the OP Stack. It offers a low-cost and builder-friendly way for anyone, anywhere, to build onchain." ,
70
+ description : "page-layer-2-base-description" ,
73
71
website : "https://base.org/" ,
74
72
applicationsLink : "https://base.org/ecosystem" ,
75
73
blockExplorerLink : "https://basescan.org/" ,
@@ -85,8 +83,7 @@ export const layer2Data: Rollups = [
85
83
chainName : "OP Mainnet" ,
86
84
logo : OptimismLogo ,
87
85
networkType : "optimistic" ,
88
- description :
89
- "OP Mainnet is an EVM-equivalent Optimistic Rollup. It aims to be fast, simple, and secure." ,
86
+ description : "page-layer-2-optimism-description" ,
90
87
website : "https://optimism.io/" ,
91
88
applicationsLink : "https://optimism.io/apps" ,
92
89
blockExplorerLink : "https://optimistic.etherscan.io/" ,
@@ -102,8 +99,7 @@ export const layer2Data: Rollups = [
102
99
chainName : "Blast" ,
103
100
logo : BlastImage ,
104
101
networkType : "optimistic" ,
105
- description :
106
- "Blast is an EVM-compatible Optimistic Rollup supporting native yield." ,
102
+ description : "page-layer-2-blast-description" ,
107
103
website : "https://blast.io/en" ,
108
104
applicationsLink : "https://www.ethereum-ecosystem.com/apps?filters=blast" ,
109
105
blockExplorerLink : "https://blastscan.io/" ,
@@ -119,8 +115,7 @@ export const layer2Data: Rollups = [
119
115
chainName : "zkSync Mainnet" ,
120
116
logo : ZkSyncEraLogo ,
121
117
networkType : "zk" ,
122
- description :
123
- "ZKsync Era is a general-purpose ZK Rollup with full EVM compatibility." ,
118
+ description : "page-layer-2-zksync2-description" ,
124
119
website : "https://zksync.io/" ,
125
120
applicationsLink : "https://zksync.io/ecosystem" ,
126
121
blockExplorerLink : "https://explorer.zksync.io/" ,
@@ -136,8 +131,7 @@ export const layer2Data: Rollups = [
136
131
chainName : "Linea" ,
137
132
logo : LineaLogo ,
138
133
networkType : "zk" ,
139
- description :
140
- "Linea is a ZK Rollup powered by Consensys zkEVM, designed to scale the Ethereum network." ,
134
+ description : "page-layer-2-linea-description" ,
141
135
website : "https://linea.build/" ,
142
136
applicationsLink : "https://linea.build/apps" ,
143
137
blockExplorerLink : "https://lineascan.build/" ,
@@ -153,8 +147,7 @@ export const layer2Data: Rollups = [
153
147
chainName : "Scroll" ,
154
148
logo : ScrollLogo ,
155
149
networkType : "zk" ,
156
- description :
157
- "Scroll is ZK Rollup that extends Ethereum’s capabilities through ZK tech and EVM compatibility." ,
150
+ description : "page-layer-2-scroll-description" ,
158
151
website : "https://scroll.io/" ,
159
152
applicationsLink : "https://scroll.io/ecosystem" ,
160
153
blockExplorerLink : "https://scrollscan.com" ,
@@ -170,8 +163,7 @@ export const layer2Data: Rollups = [
170
163
chainName : "Starknet" ,
171
164
logo : StarknetLogo ,
172
165
networkType : "zk" ,
173
- description :
174
- "Starknet is a general purpose ZK Rollup based on STARKs and the Cairo VM." ,
166
+ description : "page-layer-2-starknet-description" ,
175
167
website : "https://starknet.io" ,
176
168
applicationsLink : "https://www.starknet-ecosystem.com/" ,
177
169
blockExplorerLink : "https://starkscan.co/" ,
@@ -187,8 +179,7 @@ export const layer2Data: Rollups = [
187
179
chainName : "Mode" ,
188
180
logo : ModeLogo ,
189
181
networkType : "optimistic" ,
190
- description :
191
- "Mode is an OP stack Optimistic Rollup building the AIFi economy." ,
182
+ description : "page-layer-2-mode-description" ,
192
183
website : "https://mode.network/" ,
193
184
applicationsLink : "https://mode.network/ecosystem" ,
194
185
blockExplorerLink : "https://explorer.mode.network/" ,
@@ -204,8 +195,7 @@ export const layer2Data: Rollups = [
204
195
chainName : "Taiko Alethia" ,
205
196
logo : TaikoLogo ,
206
197
networkType : "optimistic" ,
207
- description :
208
- "Taiko is a decentralized, Ethereum-equivalent ZK-EVM rollup that enables seamless cross-chain communication." ,
198
+ description : "page-layer-2-taiko-description" ,
209
199
website : "https://taiko.xyz" ,
210
200
applicationsLink : "https://taiko.xyz/ecosystem" ,
211
201
blockExplorerLink : "https://taikoscan.io/" ,
0 commit comments