Skip to content

Commit

Permalink
Update wallet-data.ts - pillar
Browse files Browse the repository at this point in the history
  • Loading branch information
Shiva-Sai-ssb committed Dec 23, 2024
1 parent 6810b25 commit 7e423dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified public/images/wallets/pillar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions src/data/wallets/wallet-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -782,14 +782,14 @@ export const walletsData: WalletData[] = [
],
},
{
last_updated: "2022-06-24",
last_updated: "2024-12-23",
name: "Pillar",
image: PillarImage,
twBackgroundColor: "bg-[#7501D9]",
twGradiantBrandColor: "from-[#7501D9]",
twBackgroundColor: "bg-[#6A12D0]",
twGradiantBrandColor: "from-[#6A12D0]",
url: "https://www.pillar.fi/",
active_development_team: true,
languages_supported: ["en", "bs", "zh"],
languages_supported: ["en"],
twitter: "https://twitter.com/PillarWallet",
discord: "https://chat.pillar.fi/",
reddit: "",
Expand All @@ -808,12 +808,12 @@ export const walletsData: WalletData[] = [
security_audit: [
"https://consensys.net/diligence/audits/private/j6eeg3t1ipskpf/#executive-summary",
],
scam_protection: false,
scam_protection: true,
hardware_support: false,
rpc_importing: false,
nft_support: true,
connect_to_dapps: true,
staking: false,
staking: true,
swaps: true,
multichain: true,
layer_2: true,
Expand Down

0 comments on commit 7e423dd

Please sign in to comment.