Skip to content

Commit 9e4ff50

Browse files
authored
Update wallet-data.ts - phantom
1 parent c45166d commit 9e4ff50

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1677,7 +1677,7 @@ export const walletsData: WalletData[] = [
16771677
"https://tahowallet.notion.site/Taho-Knowledge-Base-4d95ed5439c64d6db3d3d27abf1fdae5",
16781678
},
16791679
{
1680-
last_updated: "2023-07-19",
1680+
last_updated: "2024-10-30",
16811681
name: "Phantom",
16821682
image: PhantomImage,
16831683
twBackgroundColor: "bg-[#AB9FF2]",
@@ -1710,10 +1710,12 @@ export const walletsData: WalletData[] = [
17101710
"sw",
17111711
"ta",
17121712
"te",
1713+
"ha",
1714+
"yo",
17131715
],
1714-
twitter: "https://twitter.com/phantom",
1716+
twitter: "https://x.com/phantom",
17151717
discord: "",
1716-
reddit: "https://www.reddit.com/r/phantom_app/",
1718+
reddit: "https://www.reddit.com/r/Phantom/",
17171719
telegram: "",
17181720
ios: true,
17191721
android: true,
@@ -1727,7 +1729,7 @@ export const walletsData: WalletData[] = [
17271729
repo_url: "https://github.com/phantom",
17281730
non_custodial: true,
17291731
security_audit: [
1730-
"https://kudelskisecurity.com/wp-content/uploads/Phantom-Security-Assessment.pdf",
1732+
"https://github.com/phantom/audit-reports",
17311733
],
17321734
scam_protection: true,
17331735
hardware_support: true,
@@ -1742,7 +1744,7 @@ export const walletsData: WalletData[] = [
17421744
ens_support: true,
17431745
erc_20_support: true,
17441746
buy_crypto: true,
1745-
withdraw_crypto: false,
1747+
withdraw_crypto: true,
17461748
multisig: false,
17471749
social_recovery: false,
17481750
onboard_documentation: "https://phantom.app/learn",

0 commit comments

Comments
 (0)