@@ -782,14 +782,14 @@ export const walletsData: WalletData[] = [
782
782
] ,
783
783
} ,
784
784
{
785
- last_updated : "2022-06-24 " ,
785
+ last_updated : "2024-12-23 " ,
786
786
name : "Pillar" ,
787
787
image : PillarImage ,
788
- twBackgroundColor : "bg-[#7501D9 ]" ,
789
- twGradiantBrandColor : "from-[#7501D9 ]" ,
788
+ twBackgroundColor : "bg-[#6A12D0 ]" ,
789
+ twGradiantBrandColor : "from-[#6A12D0 ]" ,
790
790
url : "https://www.pillar.fi/" ,
791
791
active_development_team : true ,
792
- languages_supported : [ "en" , "bs" , "zh" ] ,
792
+ languages_supported : [ "am" , " en", "bs" , "zh" ] ,
793
793
twitter : "https://twitter.com/PillarWallet" ,
794
794
discord : "https://chat.pillar.fi/" ,
795
795
reddit : "" ,
@@ -803,29 +803,29 @@ export const walletsData: WalletData[] = [
803
803
chromium : false ,
804
804
hardware : false ,
805
805
open_source : true ,
806
- repo_url : "https://github.com/pillarwallet" ,
806
+ repo_url : "https://github.com/pillarwallet/pillarwallet " ,
807
807
non_custodial : true ,
808
808
security_audit : [
809
- "https://consensys.net/diligence/audits/private/j6eeg3t1ipskpf/#executive-summary " ,
809
+ "https://v1.etherspot.io/reference/etherspot-pillar-audit " ,
810
810
] ,
811
811
scam_protection : false ,
812
812
hardware_support : false ,
813
813
rpc_importing : false ,
814
814
nft_support : true ,
815
815
connect_to_dapps : true ,
816
- staking : false ,
816
+ staking : true ,
817
817
swaps : true ,
818
818
multichain : true ,
819
819
layer_2 : true ,
820
- gas_fee_customization : false ,
820
+ gas_fee_customization : true ,
821
821
ens_support : true ,
822
- erc_20_support : false ,
822
+ erc_20_support : true ,
823
823
buy_crypto : true ,
824
824
withdraw_crypto : false ,
825
825
multisig : false ,
826
826
social_recovery : false ,
827
- onboard_documentation : "" ,
828
- documentation : "https://help .pillar.fi/en /" ,
827
+ onboard_documentation : "https://docs.pillar.fi/ " ,
828
+ documentation : "https://docs .pillar.fi/" ,
829
829
supported_chains : [ "Ethereum Mainnet" , "OP Mainnet" , "Arbitrum One" ] ,
830
830
} ,
831
831
{
0 commit comments