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 @@ -2099,7 +2099,7 @@ export const walletsData: WalletData[] = [
2099
2099
] ,
2100
2100
} ,
2101
2101
{
2102
- last_updated : "2023-10-30 " ,
2102
+ last_updated : "2025-01-25 " ,
2103
2103
name : "Aurox Wallet" ,
2104
2104
image : AuroxImage ,
2105
2105
twBackgroundColor : "bg-[#1F47FF]" ,
@@ -2143,7 +2143,11 @@ export const walletsData: WalletData[] = [
2143
2143
"https://docs.getaurox.com/product-docs/aurox-ecosystem/what-is-the-aurox-ecosystem" ,
2144
2144
documentation :
2145
2145
"https://docs.getaurox.com/product-docs/aurox-ecosystem/what-is-the-aurox-ecosystem" ,
2146
- supported_chains : [ "Ethereum Mainnet" ] ,
2146
+ supported_chains : [
2147
+ "Ethereum Mainnet" ,
2148
+ "Arbitrum One" ,
2149
+ "OP Mainnet" ,
2150
+ ] ,
2147
2151
} ,
2148
2152
{
2149
2153
last_updated : "2025-01-07" ,
You can’t perform that action at this time.
0 commit comments