Skip to content

Commit

Permalink
Merge pull request #13147 from aryankeluskar/dev
Browse files Browse the repository at this point in the history
Update data for Ambire Wallet
  • Loading branch information
wackerow authored Jun 21, 2024
2 parents eecd485 + 718351f commit 7ec27e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data/wallets/wallet-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ export const walletsData: WalletData[] = [
active_development_team: true,
languages_supported: ["en"],
twitter: "https://twitter.com/AmbireWallet",
discord: "https://discord.com/invite/QQb4xc4ksJ",
discord: "https://discord.com/invite/ambire",
reddit: "",
telegram: "",
ios: true,
Expand All @@ -512,10 +512,10 @@ export const walletsData: WalletData[] = [
swaps: true,
layer_2: true,
gas_fee_customization: true,
ens_support: false,
ens_support: true,
erc_20_support: true,
buy_crypto: true,
withdraw_crypto: false,
withdraw_crypto: true,
multisig: true,
social_recovery: true,
onboard_documentation:
Expand Down

0 comments on commit 7ec27e8

Please sign in to comment.