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 @@ -2140,7 +2140,7 @@ export const walletsData: WalletData[] = [
2140
2140
supported_chains : [ "Ethereum Mainnet" ] ,
2141
2141
} ,
2142
2142
{
2143
- last_updated : "2024-10 -07" ,
2143
+ last_updated : "2025-01 -07" ,
2144
2144
name : "ShapeShift Mobile" ,
2145
2145
image : ShapeShiftImage ,
2146
2146
twBackgroundColor : "bg-[#386FF9]" ,
@@ -2159,7 +2159,7 @@ export const walletsData: WalletData[] = [
2159
2159
"tr" ,
2160
2160
"uk" ,
2161
2161
] ,
2162
- twitter : "https://twitter .com/shapeshift" ,
2162
+ twitter : "https://x .com/shapeshift" ,
2163
2163
discord : "https://discord.gg/shapeshift" ,
2164
2164
reddit : "" ,
2165
2165
telegram : "https://t.me/shapeshiftofficial" ,
@@ -2196,7 +2196,12 @@ export const walletsData: WalletData[] = [
2196
2196
social_recovery : false ,
2197
2197
onboard_documentation : "https://docs.shapeshift.com/" ,
2198
2198
documentation : "https://docs.shapeshift.com/" ,
2199
- supported_chains : [ "Ethereum Mainnet" ] ,
2199
+ supported_chains : [
2200
+ "Ethereum Mainnet" ,
2201
+ "Arbitrum One" ,
2202
+ "OP Mainnet" ,
2203
+ "Base" ,
2204
+ ] ,
2200
2205
} ,
2201
2206
{
2202
2207
last_updated : "2024-06-20" ,
You can’t perform that action at this time.
0 commit comments