Skip to content

Commit 15a7337

Browse files
authored
Update wallet-data.ts - ambire wallet
#13470
1 parent c45166d commit 15a7337

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
@@ -482,18 +482,18 @@ export const walletsData: WalletData[] = [
482482
documentation: "https://support.coin.space/hc/en-us",
483483
},
484484
{
485-
last_updated: "2023-08-23",
485+
last_updated: "2024-10-30",
486486
name: "Ambire",
487487
image: AmbireImage,
488488
twBackgroundColor: "bg-[#aa6aff]",
489489
twGradiantBrandColor: "from-[#aa6aff]",
490490
url: "https://www.ambire.com",
491491
active_development_team: true,
492492
languages_supported: ["en"],
493-
twitter: "https://twitter.com/AmbireWallet",
493+
twitter: "https://x.com/AmbireWallet",
494494
discord: "https://discord.com/invite/ambire",
495495
reddit: "",
496-
telegram: "",
496+
telegram: "https://t.me/AmbireOfficial",
497497
ios: true,
498498
android: true,
499499
linux: false,

0 commit comments

Comments
 (0)