Skip to content

Commit 7ec27e8

Browse files
authored
Merge pull request #13147 from aryankeluskar/dev
Update data for Ambire Wallet
2 parents eecd485 + 718351f commit 7ec27e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ export const walletsData: WalletData[] = [
488488
active_development_team: true,
489489
languages_supported: ["en"],
490490
twitter: "https://twitter.com/AmbireWallet",
491-
discord: "https://discord.com/invite/QQb4xc4ksJ",
491+
discord: "https://discord.com/invite/ambire",
492492
reddit: "",
493493
telegram: "",
494494
ios: true,
@@ -512,10 +512,10 @@ export const walletsData: WalletData[] = [
512512
swaps: true,
513513
layer_2: true,
514514
gas_fee_customization: true,
515-
ens_support: false,
515+
ens_support: true,
516516
erc_20_support: true,
517517
buy_crypto: true,
518-
withdraw_crypto: false,
518+
withdraw_crypto: true,
519519
multisig: true,
520520
social_recovery: true,
521521
onboard_documentation:

0 commit comments

Comments
 (0)