File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -2094,7 +2094,7 @@ export const walletsData: WalletData[] = [
2094
2094
] ,
2095
2095
} ,
2096
2096
{
2097
- last_updated : "2023-10-30 " ,
2097
+ last_updated : "2025-01-25 " ,
2098
2098
name : "Aurox Wallet" ,
2099
2099
image : AuroxImage ,
2100
2100
twBackgroundColor : "bg-[#1F47FF]" ,
@@ -2138,7 +2138,11 @@ export const walletsData: WalletData[] = [
2138
2138
"https://docs.getaurox.com/product-docs/aurox-ecosystem/what-is-the-aurox-ecosystem" ,
2139
2139
documentation :
2140
2140
"https://docs.getaurox.com/product-docs/aurox-ecosystem/what-is-the-aurox-ecosystem" ,
2141
- supported_chains : [ "Ethereum Mainnet" ] ,
2141
+ supported_chains : [
2142
+ "Ethereum Mainnet" ,
2143
+ "Arbitrum One" ,
2144
+ "OP Mainnet" ,
2145
+ ] ,
2142
2146
} ,
2143
2147
{
2144
2148
last_updated : "2025-01-07" ,
You can’t perform that action at this time.
0 commit comments