Skip to content

Commit

Permalink
eth: add wallet connect supported chains
Browse files Browse the repository at this point in the history
while these are not yet fully supported in BBApp, some dApps use
signatures on these chains for authentication purposes

adding them to our supported chains allows users to connect and
interact with these dapps via the BBApp
  • Loading branch information
Tomasvrba committed Feb 13, 2025
1 parent 91091a6 commit 165af18
Show file tree
Hide file tree
Showing 6 changed files with 611 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- Fixed export to CSV for ERC20 tokens.
- Added support for xpub_required in AOPP.
- Create desktop shortcut by default on Windows during installation
- Migrate from deprecated Walletconnect web3wallet to Reown, add Sepolia to supported chains
- Migrate from deprecated Walletconnect web3wallet to Reown, add Sepolia, Arbitrum, Base, and Optimism to supported chains

# 4.46.3
- Fix camera access on linux
Expand Down
38 changes: 38 additions & 0 deletions frontends/web/src/components/icon/assets/arbitrum-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 165af18

Please sign in to comment.