File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -256,15 +256,15 @@ export const walletsData: WalletData[] = [
256
256
] ,
257
257
} ,
258
258
{
259
- last_updated : "2022-06-22 " ,
259
+ last_updated : "2025-01-25 " ,
260
260
name : "Frame" ,
261
261
image : FrameImage ,
262
262
twBackgroundColor : "bg-[#222021]" ,
263
263
twGradiantBrandColor : "from-[#222021]" ,
264
264
url : "https://frame.sh" ,
265
265
active_development_team : true ,
266
266
languages_supported : [ "en" ] ,
267
- twitter : "https://twitter .com/0xFrame" ,
267
+ twitter : "https://x .com/0xFrame" ,
268
268
discord : "https://discord.gg/rr4Yr3JkPq" ,
269
269
reddit : "" ,
270
270
telegram : "" ,
@@ -298,7 +298,12 @@ export const walletsData: WalletData[] = [
298
298
onboard_documentation :
299
299
"https://framelabs.notion.site/Getting-Started-Guide-775a95edec3244ce80e118ead8ea6516" ,
300
300
documentation : "" ,
301
- supported_chains : [ "Ethereum Mainnet" ] ,
301
+ supported_chains : [
302
+ "Ethereum Mainnet" ,
303
+ "Arbitrum One" ,
304
+ "Base" ,
305
+ "OP Mainnet" ,
306
+ ] ,
302
307
} ,
303
308
{
304
309
last_updated : "2025-02-01" ,
You can’t perform that action at this time.
0 commit comments